body {
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #333;
	margin: 10px;
	padding: 0;
	background: #EFEEED url("../img/bg.gif") repeat-y top left;
	}
	
.logistatus {
	
}

.loginstatus img {
	margin: 0px 0px -4px 0px;
}

.crumbtrail {
	font-size: 70%;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000033;
}

.topnav {
	font-size: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	color: #000033;
}

.blueline {
	background-color: #000033;
}

a {
	color: #F5320B;
	text-decoration: none;
}

a:link {
	text-decoration: none;
	color: #F5320B;
}

a:hover {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #F5320B;
}

a:active {
	text-decoration: none;
	color: #F5320B;
}

h1 {
	font-size: 100%;
	font-weight: normal;
	color: #000033;
	padding-top: 17px;
	padding-bottom: 0;
	margin-bottom: 0;
}

h2 {
	font-size: 14px;
	color: #000033;
	font-weight: normal;
}

.tabtexton {
	font-size: 70%;
	color: #000033;
	padding-bottom:3px;
	padding-left: 5px;
	padding-right: 5px;
}

.tabtextoff {
	font-size: 70%;
	color: #000033;
	background-color: #B8BFD6;
	padding-bottom:3px;
	padding-left: 5px;
	padding-right: 5px;
}

.lightblue {
	color: #4D6099;
}

.maincontenttxt {
	font-size: 70%;
	color: #000033;
}

.maincontent {
	font-size: 70%;
	color: #000033;
	padding-right:15px;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 18px;
}

.maincontent h1 {
	font-size: 14px;
	font-weight: normal;
	color: #000033;
	padding: 0;
	margin-bottom: 0;
}

.rightcol {
	font-size: 70%;
	color: #000033;
	line-height: 18px;
}

.rightnumber {
	font-size: 150%;
	color: #000033;
}

.rightcoltxt {
	font-size:70%;
	padding-bottom:15px;
	line-height: 16px;
	color: #000033;
}

.rightcolfrmextra {
	font-size:60%;
	color: #000033;
}

.rightcolhdr {
	font-size:90%;
	padding-bottom:5px;
	color: #000033;
}

.rightcolfrmlabel {
	color: #000033;
	font-size: 70%;
}

.footer {
	background-color: #4D6099;
	color: #fff;
	font-size: 60%;
	padding-top: 10px;
	padding-bottom: 10px;
}

a {
	color: #F5320B;
	text-decoration: none;
}

.footer a:link {
	text-decoration: none;
	color: #fff;
}

.footer a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}

.footer a:visited {
	text-decoration: none;
	color: #fff;
}

.footer a:active {
	text-decoration: none;
	color: #fff;
}

.copyright {
	font-size: 60%;
	color: #000033;
}

.leftnumber {
	font-size: 150%;
	color: #4D6099;
}

.leftheader {
	font-size:90%;
	padding-bottom:5px;
	color: #4D6099;
}

.leftnumberred {
	font-size: 150%;
	color: #F5320B;
}

.leftheaderred {
	font-size:90%;
	padding-bottom:5px;
	color: #F5320B;
}

.leftcoltxt {
	font-size:70%;
	padding-bottom:15px;
	line-height: 16px;
	color: #000033;
}

.ActPropHdr {
    background-color: #4D5B84;
    color: #fff;
    font-size:70%;
    font-weight:bold;
}

.ActPropOn {
    background-color: #D1D6E5;
    color: #000033;
    font-size:70%;
}

.ActPropOff {
    color: #000033;
    font-size:70%;
}

.noline a {
	text-decoration: none;
	border: none;
}

.pmextra {
    font-size:9px;
    line-height:12px;
}

.type {
	color: red;
    font-size:14px;
   	text-transform:uppercase;
}