@charset "iso-8859-1";
html, body{
	min-height: 100%;
	height: 100%;
	font-family: Arial;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
}
a:link {
	color: #033369;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #033369;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.linkred {
    color: #ff0033;
}
.linkgreen {
    color: #006600;
}
.header-logo{
	color: #003567;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}
.header-title{
	color: #003567;
	font-family: Arial;
	font-size: 30px;
	font-weight: normal;
}
.header-grey{
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
.header-green{
	color: #166301;
	font-size: 16px;
	font-weight: bold;
}
.header-cfa{
	color: #02275e;
	font-size: 16px;
	font-weight: bold;
}
.subheader-cfa{
	color: #666666;
	font-size: 16px;
	font-weight: bold;
}
.header-latest{
	color: #02275e;
	font-size: 14px;
	font-weight: bold;
}
.content-blue {
	color: #003366;
	font-weight: bold;
	line-height: 16px;
}
.content-red {
	color: #ff0033;
	font-weight: bold;
}
.footer {
	font-size: 10px;
	color: #666666;
}
.footerlink {
	font-size: 10px;
}
.header1link {
	font-weight: bold;
	color: #070955;
}
.crumbtrail {
	font-size: 10px;
	color: #666666;
}
.crumbtraillink {
	font-size: 10px;
	color: #02275e;
}
.quicklinks {
	/*edited by agenda */
	/*width:170px;*/
	width:160px;
	font-family: Arial;
	font-size: 10px;
}
.searchbox {
	width:167px;
	font-family: Arial;
	font-size: 10px;
	color:#121f4c; 
	background:#ffffff; 
	border-color:#7F9DB9;
	border: 1px solid;
}
.style3 {
	color: #FFFFFF
}
.style5 {
	color: #000000; font-weight: bold;
}
.style6 {
	color: #99CC99;
	font-weight: bold;
}
.style10 {
	color: #FFFFFF; font-weight: bold;
}
ul {
	margin-top:0.0em;
	margin-left:0.0em;
	margin-bottom:1.0em;
	}

ol {
	margin-top:0.0em;
	margin-left:2.6em;
	margin-bottom:1.0em;
	}
	

/* Left navigation setting 
 main title style */
.lNavTitle {font-family: Arial, Helvetica, sans-serif;   font-size: 14px;   color: #0A114A;   font-weight: bold;}

/* common text style */
.lNavText {font-family: Arial, Helvetica, sans-serif;   font-size: 11px;   color: #0A114A;   font-weight: normal;}

.leftInput {
	width:150px; 
	height:15px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#000000; 
	background:#ffffff; 
	border-color:silver;
}


.leftSelect1 {
	width:150px; 
	height:18px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#000000; 
	background:#ffffff; 
	border-color:silver;
}

.leftSelect2 {
	width:150px; 
	height:18px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#000000; 
	background:#ffffff; 
	border-color:silver;
}

/* Form Go button */
.goButton {background-image: url(/Images/common/gobutton.gif);   background-color: #FFFFFF;   border: none;   font-family: Arial, Helvetica, sans-serif;   font-size: 11px;   color: #FFFFFF;   width:29px; height:19px; padding: 3px 4px 2px 3px;   margin-top: 10px;}