A  {color : FBFBB1; text-decoration : underline;}
A:Visited  {color : FBFBB1; text-decoration : underline;}
A:Active  {color : FBFBB1; text-decoration : underline;}
A:Hover  {color : cccccc; text-decoration : underline;}

.leftnav { 
	font-size : 11px;
	color : #FFFFFF;
	line-height: normal;
	letter-spacing : normal;
	font-family : Arial, Helvetica, Verdana;
	background-color: 7685C2;
}
A.leftnavlink  {font-family : Verdana; color : FBFBB1; text-decoration : underline; paddling=left: 3px;}
A.leftnavlink:Visited  {font-family : Verdana; color : FBFBB1; text-decoration : underline; paddling=left: 3px;}
A.leftnavlink:Active  {font-family : Verdana; color : FBFBB1; text-decoration : underline; paddling=left: 3px;}
A.leftnavlink:Hover  {font-family : Verdana; color : cccccc; text-decoration : underline; paddling=left: 3px;}

.footer {
	color : #ffffff;
	padding : 5px;
	font-size : 10px;
	line-height: normal;
	letter-spacing : normal;
	font-family : Arial, Helvetica;
}
td.footerdivider { background-image: url("images/gear/bottomdivider.gif"); background-repeat : repeat; padding : 0px;}
A.footerlink  {color : FBFBB1; text-decoration : none;}
A.footerlink:Visited  {color : FBFBB1; text-decoration : none;}
A.footerlink:Active  {color : FBFBB1; text-decoration : none;}
A.footerlink:Hover  {color : cccccc; text-decoration : underline;}

body {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica;
	color : 604522;	
	background-color : 4b8767;
}
	
TD,.mainfont {	
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica;
	color : FFFFFF;
}

.heading,h1 {
	font-size : 18px;
	color : #FAFA3A;
	font-weight : bold;
	letter-spacing : 1.2;
	line-height: 22px;
	font-family : MS Sans Serif, Verdana, Arial, Helvetica, sans serif;
}
.subheading,h2 {
	color : #FFFFFF;
	font-size : 14px;
	line-height: 16px;
	font-weight : bold;
	letter-spacing : normal;
	font-family : Verdana, Arial, Helvetica, sans serif;
}
.sessiontitle {
	font-style: italic;
}
td.whatsnew {
	padding : 7px;
	color : #714F22;
	background-color : #F4F4F2;
	font-weight : normal;
	font-size : 11px;
	line-height: 12px;
	font-family : Verdana, Arial, Helvetica;
}
td.hometable {
	padding : 10px 12px 5px 5px;
	color : #444444;
	background-color : #F0EEE5;
	font-weight : normal;
	font-size : 11px;
	line-height: 13px;
	font-family : Verdana, Arial, Helvetica;
}

.table-header1,.table-header2 {
	color : #ffffff;
	font-size : 11px;
	font-weight : bold;
	font-family : verdana, Arial;
	line-height : 16px;
	text-align: center;
	padding : 2px;
}
.table-header1  { background-color : #5160AD; }
.table-header2  { background-color : #7685C1; }

.table-content1,.table-content2 {
	font-size : 11px;
	color : FFFFFF;
	background-color : 065988;
	font-weight : normal;
	font-family : Arial;
	padding : 3px;
}
.table-content2 {background-color:056FAB;}

.table-border { border: 1px solid #cccccc; }

.maincontent {
	line-height: 14px;}


.caption {font-size : 11px; color : EE7A36; font-weight : bold;}
.alert {font-size : 13px; color : ffff00; font-weight : bold;}
.highlight {color : ffff00;}
.eleven {font-size : 11px;}
.ten {font-size : 10px;}

input,textarea,select { 
margin: 1px 0 2px 1px; 
padding: 2; 
font: 11px arial, sans-serif; 
color: #00446A; 
background: #E9EDEF; 
border: 0px solid #00446A;
}

.checkbox {border: 0px; background-color: #FFFFFF; padding: 0px; }
.button {
	font-family : Verdana;
	line-height : 12px;
	font-weight : bold;
	border: 1px solid #ffffff;
}

.dropdown  {
	font-weight : normal;
	border: 1px solid #666666;
}

.inputbox  {
	border: 1px solid #666666;
	vertical-align : baseline;
}