/* Template Styles */
#all { 
	margin: 0 auto; 
	width: 985px; 
	text-align:left; 
	}
	
#content {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	color: #204b61;
	font-size: 12px;
	width: 784px;
	padding: 3px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	}
	
#footerContent { 
	clear:both; 
	font-size:11px; 
	width:765px; 
	padding:10px; 
	background-color:#d9e8ed; 
	}
	
#footerContent a { 
	color:#000; 
	text-decoration:none; 
	font-family: Arial, Helvetica, sans-serif; 
	}
	
#footerContent a:hover { 
	text-decoration:underline; 
}

#footerNav { 
	line-height:14px; 
	text-align: center;  
	padding:4px; 
	padding:0 0 5px 0;
	}
	
#footerNav a {
	margin:0 1px;  
	}
	
#topHeader { 
	width:784px; 
	float:left; 
	text-align:left; 
	margin:0px 0 0 0; 
	position:relative; 
	font-size:11px; 
	}
	
/* End of Template Styles */

/* Navigation Styles */
#navTD.shadowed { clear:both; background-position: top right; padding-bottom:0px !important; height:}
#navBar { background: url(images/05_topNavBG.gif) 0 0 repeat-x #000; margin-bottom: 0; height: 26px; }
#navBar ul { padding: 0; margin: 0; list-style: none; }
#navBar ul li { float:left; font-weight:bold; }
#navBar ul li a { color:#fff; text-decoration:none; display:block; font-size:12px; line-height:13px; }
#navBar ul li a:hover { text-decoration:underline; color:#fff !important;} 
#navBar ul li a span { color:#f90; }
#navBar { background: url(images/05_topNavBG.gif) 0 0 repeat-x #000; margin-bottom: 0; height: 26px; }
#mainNav{ height:29px; } 
#mainNav li a { padding:8px 28px 6px 26px; text-transform:lowercase; background: url(images/05_topNavDots.gif) 100% 6px no-repeat; font-family: Arial, Helvetica, sans-serif; }
#nav-on li a { padding:8px 24px 8px 22px; text-transform:lowercase; background: url(images/05_topNavDots.gif) 100% 6px no-repeat; font-family: Arial, Helvetica, sans-serif;}
#nav-on { background:url(images/05_topNavSelectedLBG.gif) -1px 0 no-repeat !important; }
#nav-on a { padding:8px 28px 8px 26px !important;background:url(images/05_topNavSelectedRBG.gif) top right no-repeat !important;font-family: Arial, Helvetica, sans-serif;}
.cf:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#mainNav{ height:29px; } 
#mainNav li a { padding:8px 28px 6px 26px; text-transform:lowercase; background: url(images/05_topNavDots.gif) 100% 6px no-repeat; font-family: Arial, Helvetica, sans-serif;}
/* End of navigation styles */

/* Styles for the home page */
#content_home {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	color: #204b61;
	font-size: 12px;
	width: 640px;
	height: 185px;
	padding: 3px;
	background-image: url(images/present.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	}
.content_right {
	float: right;
	width: 55%;
	height: 79px;
	padding: 7px;
	clear: right;
	}
.content_left {
	float: left;
	width: 40%;
	height: 79px;
	padding: 7px;
	}
/* End of home page style */

/* Page Styles */
h2 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	color: #204b61;
	font-size: 18px;
}

.no_bullets {
	list-style-type: none;
}
/* End of Page Styles */





