/*
Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
    background: #ffffff;
}
		
a:link, a:visited { color: #000000; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #0066FF; text-decoration: underline; }

p { margin: 0px; padding: 0px; line-height:17pt;}

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

h1 {
	margin: 0px;
	padding: 2px 0;
	font-size: 30px;
	font-weight: bold;
}

h2 {
	margin: 0 0 10px 0;
	padding: 10px 0;
	font-size: 18px;
	font-weight: bold;
	color: #345CBB;
}

h3 {
	margin: 0 0 10px 0;
	padding: 0px;
	font-size: 20px;
	font-weight: bold;
	color: #9f1a04;
}

.image_wrapper {
	margin-top: 3px;
	margin-bottom: 5px;
	border: 5px solid #e8e8e8;
	padding: 1px;
	background: #fff;
}

.fl_image {
	float: left;
	margin-right: 30px 
}

.fr_image {
	float: right;
	margin-left: 20px 
}

.button a {
	display: block;
	width: 105px;
	height: 22px;
	padding: 3px 0 0 0;
	
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(images/templatemo_button_01.jpg) no-repeat;
}

.fl { float: left; }
.fr { float: right; }

.margin_r_10 { margin-right: 10px; }

.margin_r_20 { margin-left: 350px; }

.margin_r_80 { margin-right: 10px; }

/* site title */

/* site title */

#templatemo_site_title_bar_wrapper_outter {
	width: 100%;
	height: 350px;
	margin: 0 auto;
	background: url(images/templatemo_header_bg_wrapper_outter.jpg) top repeat-x;
}

#templatemo_site_title_bar_wrapper_inner {
	width: 100%;
	height: 350px;
	margin: 0 auto;	
	background:  url(images/templatemo_header_bg_wrapper.jpg) no-repeat center top;
}

#templatemo_site_title_bar {
	width: 820px;
	height: 350px;
	margin: 0 auto;
	padding: 0 80px;
	background: url(images/templatemo_header_bg.jpg) no-repeat center top;
}

#templatemo_site_title_bar_eval {
	width: 820px;
	height: 350px;
	margin: 0 auto;
	padding: 0 80px;
	background: url(images/templatemo_header_eval.jpg) no-repeat center top;
}


#templatemo_site_title_bar #banner_left {
	float: left;
	width: 600px;
}

#templatemo_site_title_bar #banner_right {
	
	width: 340px;
}

#templatemo_site_title_bar #banner_left  #site_title {
	float: left;
	padding: 30px 0 0 40px;
	margin-bottom: 50px;
}

#site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title h1 a span {
	color: #cf1d00;
	font-weight: normal;
}

#site_title h1 a .tagline {
	display: block;
	margin-top: 5px;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	letter-spacing: 3px;
}

#site_title h1 a:hover .tagline {
	font-weight: normal;
}

/* menu */

#banner_left #templatemo_menu {
	width: 200px;
	padding: 180px 0 0 0;
}

#templatemo_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0px;
	margin: 0px;
}

#templatemo_menu ul li a {
	display: block;
	height: 23px;
	padding: 3px 0 0 27px;
	margin-bottom: 10px;	
	font-size: 16px;
	text-decoration: none;
	color: #d4d4d4;	
	font-weight: normal;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/templatemo_menu_left_.png) top left no-repeat;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	position: relative;
	background: url(images/templatemo_menu_hoer_bg_right.png) right no-repeat;
}

#templatemo_menu li a:hover span, #templatemo_menu li .current span {
	position: absolute;
	top: 0;
	left: 0;
	width: 27px;
	height: 26px;
	background: url(images/templatemo_menu_hoer_bg_left.png) no-repeat;
}

#banner_right #banner_box {
	float: left;
	width: 280px;
	height: 40px;
	margin-top: 230px;
	margin-left: 10px;
	
	text-align: center;
	overflow: hidden;
}

#banner_box h1 {
	font-size: 20px;	
	margin: 0;
	padding: 5px 0;
	color: #333;
}

#banner_box p {
	margin-bottom: 5px;
	font-size: 13px;
}

#banner_box .button a {
	margin: 0 auto;
	background: url(images/templatemo_button_02.png) no-repeat;
}
#banner_box .button a:hover {
	color: #f8e836;
}

/* end of menu*/

/* end of site title */

/* content */

#templatemo_content {
	width: 740px;
	margin: 0 auto;
	padding: 60px 20px 40px 20px;
	background: url(images/templatemo_content_bg.jpg) no-repeat center top;
}

.section_w940 .em_text {
	padding-left:15px;
	float:left;
	width :230px;
	font-size: 12px;
	
}

.section_w940 .em_text_right {
	padding-left:15px;
	float:right;
	width :200px;
	font-size: 12px;
	
}
.section_w940 {
	clear: both;
	width: 740px;
}

.section_w430 {
	float: left;
	width: 440px;
}

.section_w940 p {
	margin-bottom: 10px;
}

/* end of content */

#templatemo_footer_wrapper {
	width: 100%;
	background: #335cbb url(images/templatemo_footer.jpg) top repeat-x;
}

#templatemo_footer {
	width: 780px;
	margin: 0 auto;
	padding: 30px 50px;
	color: #FFFFFF;
}

#templatemo_footer  a {
	color: #ffe139
}

#templatemo_footer .section_w210 {
	float: left;
	width: 180px;
}

#templatemo_footer .section_w210 .subcontent {
	padding: 15px;
}

#templatemo_footer .section_w210 h3 {
	width: 175px;
	height: 30px;
	font-size:14px;
	font-weight: bold;
	color: #ffffff;
	
}

#templatemo_footer .footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


#templatemo_footer .footer_list li {
	margin: 0px;
	padding: 3px 0;
}

#templatemo_footer .footer_list li a {
	color: #FFFFFF;
}

#templatemo_footer .footer_list li a:hover {
	color: #ffffff;
	text-decoration: none;
}
/* end of footer */


#menu{
padding-left:50px;
	    width: 750px;
	     }

#menu ul{
	    margin: 0; padding: 0;
	    float: right;
		}
 
	#menu ul li{
	    display: inline;
		list-style:circle;
			}
	 
	#menu ul li a{
	    
	 text-decoration: none;
	    color: white;
		font:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
	    padding: 10.5px 11px;
	     }
 
	#menu ul li a:visited{
	    color: white;
		}
		
		
	#menu ul li a:hover, .menu ul li .current{
	    color: #fff;
		text-decoration:underline;
	   }
/* for announcements */
	   
	   div#mysagscroller{
width: 250px;
}

div#mysagscroller ul li{
background:#345cbb;
color:white;
padding:5px;
margin-bottom:5px; /*bottom spacing between each LI*/
}

div#mysagscroller ul li:first-letter{
font-size:28px;
background:white;
color:black;
padding:0 2px;
margin-right:2px;
}

.sagscroller{
width: 250px;  /*default width of scroller*/
height:200px;
overflow:hidden;
position:relative;
border:4px solid black;
border-radius: 8px; /*css3 round corners*/
-moz-border-radius: 8px; /*css3 round corners*/
-webkit-border-radius: 8px; /*css3 round corners*/
}

.sagscroller a{
font-weight:bold;
}

.sagscroller ul{
	position:absolute;
	margin:0;
	padding:0;
	background:white;
	list-style:none;
	width: 100%;
}

.sagscroller ul li{
display:block;
}

.sagscroller ul li .rsscontent{ /*div containing body of each RSS entry*/
font-size:90%;
}

.sagscroller ul li .rsslabel{ /*div containing label of each RSS entry*/
margin-top:5px;
background: #003388;
font-size:12px;
clear: both;
}

#heading_text
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;padding-left:85px; letter-spacing:1px;
color:#FFFFFF;
line-height:22px; text-align:justify}
#bdtext
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px; text-align:justify;
}

/*middle menus*/
#menu1{

	    width: 750px;
	     }

#menu1 ul{
	    margin: 0; padding: 0;
	    
		}
 
	#menu1 ul li{
	    display: inline;
		list-style:circle;
		padding:5px;
			}
	 
	#menu1 ul li a{
	    
	 text-decoration: none;
	    color: black;
		font:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
	    padding: 0;
		text-align:center;
	     }
 
	#menu1 ul li a:visited{
	    color: black;
		}
		
		
	#menu1 ul li a:hover, .menu ul li .current{
	    color: black;
		text-decoration:underline;
	   }


#frame{
width:445px;
height:200px;

overflow:auto;
background-image:url(images/frame_bg.jpg);
background-repeat:no-repeat;
border:4px solid black;
border-radius: 8px; /*css3 round corners*/
-moz-border-radius: 8px; /*css3 round corners*/
-webkit-border-radius: 8px; /*css3 round corners*/}