/* common elements */
body {margin : 0px; background: #C6CED1 url("../images/home/background.jpg");} 
td        {font-family:Verdana,Arial,Helvetica,sans-serif; font-weight:normal; font-size: 12px; color: #333333; }
.mainbg {background-color:#FFFFFF;} /* for teh white background */
.toptext, .toptext:link, .toptext:hover, .toptext:visited, .toptext:visited:hover {color:#464444; font-weight:bold; text-decoration:none; font-size: 10px;}
.toptext2, .toptext2:link, .toptext2:hover, .toptext2:visited, .toptext2:visited:hover {color:#620B0B; font-weight:bold; text-decoration:none; font-size: 10px;}
.main-content-title-box { background-color: #D7CAB2; }
.page-footer, .page-footer:link, .page-footer:hover, .page-footer:visited, .page-footer:visited:hover { color:#333333; font-size:10px; text-decoration:none;}

a, a:visited            		 {color:#10616B; text-decoration:underline;} 
a:hover, a:visited:hover         {color:#10616B; text-decoration:underline;}	

/* top nav elements */
.topnavleftbg {background-image : url("../images/topnav/bg_left.gif");}
.topnavrightbg {background-image : url("../images/topnav/bg_right.gif");}
.topnavcountry {font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; font-weight:normal; width:150px;}

/* Home page specific styles*/
.welcometopbg {background-image : url("../images/home/welcome_top_bg.gif");}
.welcomebotbg {background-image : url("../images/home/welcome_bot_bg.gif");}
.welcometext {font-weight:bold; color:#2A4D52;}
.welcometext:link, .welcometext:hover, .welcometext:visited, .welcometext:visited:hover {color:#2A4D52; text-decoration:underline;}
.welcometextsm {font-weight:normal; color:#2A4D52;}
.welcometextsm:link, .welcometextsm:hover, .welcometextsm:visited, .welcometextsm:visited:hover {color:#2A4D52; text-decoration:underline;}
.login {font-size:11px; color:#2A4D52; width:150px;}
.email {font-size:11px; color:#2A4D52; width:310px;}
a.small-green-links, a.small-green-links:visited { color: #25535B; text-decoration: none;font-size: 9px; font-weight:normal; }
a.small-green-links:hover, a.small-green-links:visited:hover { color: #000000; text-decoration: none;font-size: 9px; font-weight:normal; }
.homemastbgtop {background-image : url("../images/home/mastbg_top.gif");}
.homemastbgbot {background-image : url("../images/home/mastbg_bot.gif");}
.homeleftnavbg {background-color:#567676;}
.homebodyheader {color:#567676; font-weight: bold;}
.homeleftnavsecondarybg {background-color:#88A8AC;}

/* tab layers */
#container { position:relative; }
#whatsnew {position:absolute; left:-14px; width:520px; visibility: visible;}
#recenttopics {position:absolute; left:-14px; width:520px; visibility: hidden;}
#recentnotes {position:absolute; left:-14px; width:520px; visibility: hidden;}
.tab {position:absolute; left:-14px; width:520px;}

.headerselectedtext {color:#4E4949; font-weight:bold; text-decoration:none;}
.headerselectedbg {background-color:#DFDAD9;}
.headernonselectedtext {color:#827171; font-weight:bold; text-decoration:none;}
.headernonselectedbg {background-color:#C6BABA;}
.tabcontentlink {font-weight:bold; text-decoration:underline; color:#575757;}
.tabcontent {color:#575757;}

.labelcolor {
	color:BDD0D2;
	height:22px;
	width:249px;
	border: 1px solid #FFFFFF;
	font-weight:bold;
	font-size:9px;
	text-indent : 7px;
	word-spacing : 2px;
	margin-top : 0;
	padding-top : 4px;
	background-color : #567676;
	letter-spacing : 1px;
}

.green10 {color:#2A4D52; 
	font-size: 10px;}

.grey10 {color:#333333; 
	font-size: 10px;}

.black10 {color:#000000; 
	font-size: 10px;}
	
.orange10 {color:#A5490C; 
	font-size: 10px;}	

.green11 {color:#2A4D52; 
	font-size: 11px;}

.grey11 {color:#333333; 
	font-size: 11px;}

.black11 {color:#000000; 
	font-size: 11px;}

.orange11 {color:#A5490C; 
	font-size: 11px;}	
	
.green12 {color:#2A4D52; 
	font-size: 12px;}

.grey12 {color:#333333; 
	font-size: 12px;}

.black12 {color:#000000; 
	font-size: 12px;}	

.orange12 {color:#A5490C; 
	font-size: 12px;}	
		
.green14 {color:#2A4D52; 
	font-size: 14px;}

.grey14 {color:#333333; 	
	font-size: 14px;}

.black14 {color:#000000; 
	font-size: 14px;}

.orange14 {color:#A5490C; 
	font-size: 14px;}	

