body {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c7198;
	background-image:url(../images/bglogo.png);
	margin-bottom: 0px;
	margin-top: 0px;
	background-attachment:fixed;
	background-position: inherit;
}


a:link {
	font-size: 12px;
	color: #5c7198;
}

a:visited {
	font-size: 12px;
	color: #5c7198;
}

a:hover {
	color:#cdd3de;
	text-decoration:underline;
}
a:active {
	text-decoration: none;
}



a:link.main_links {
font-family: Tahoma, Verdana, Arial;
font-size:11px;
color: #FFFFFF;
font-weight:bold;
text-decoration:none;

}


a:active.main_links {
	text-decoration: underline;
}


a:hover.main_links {
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color: #cdd3de;
text-decoration:none;
}


a:visited.main_links {
font-family: Tahoma, Verdana, Arial;
font-size:11px;
color: #FFFFFF;
font-weight:bold;
text-decoration:none;

}

img{
outline:none;
border:none;
}

.banner_bg {
background-image:url(../images/links_area.png);
background-repeat:no-repeat;
}
.main_td{
background-color:#FFFFFF;
}
.underline {
border-bottom: #E9ECEF 1px solid;
}

.underline_side {
border-bottom: #9aa9c5 1px solid;
}

.side_line_links{
border-right:#b49400 1px solid;

}

.main_heading {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#5c7198;
}


.wwhite_txt {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:none;
color:#FFFFFF;
}


.main_txt {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:none;
color:#5c7198;
text-align:justify;
}

.main_txt_bold {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#5c7198;
text-align:justify;
}


.main_txt_bold_red {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color: #990000;
text-align:justify;
}


.other_txt {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:none;
color:#5c7198;
}

.side_line{
border-right:#FFFFFF thin solid;

}
.footer_txt {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5c7198;
	}
	
	
	
.small_txt {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color: #990000;
font-weight:none;
text-decoration:none;

}


	
	
.footer_links {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color: #5c7198;
font-weight:none;
text-decoration:none;

}



.footer_links:hover {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color: #cdd3de;
text-decoration:underline

}

.marquee_form {
background-color:#A6B2C8;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color: #FFFFFF;
outline:none;
border:none;
}


.main_table {
margin-top:7px;
}





/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////


#container { width:450px; margin:0px auto 0px; background:#FFFFFF; padding:0px; font-size:12px; height:165px; }

#container p { text-align:justify; padding:0px 0px 0px; margin:0px; }
#container p ol, #container p ul { margin:25px auto 0px; }
#container p.notes { color:#999999; font-size:10px; }



/* thumbnail slider begin */

/* apply the gallery design - links slider */
#gallery_container {
	width:450px;
	height:150px;
	margin:5px auto 0px;
	background-image:url(../slideitmoo_image_slider/images/gl_bg.png);
	padding:0px 0px 0px;
	display:block;
	position:relative;
	background-repeat:no-repeat;
	
}
/* the width is set to show the number of thumbnails that will be visible */
#thumb_container{
	position:relative;
	overflow:hidden;
	width:415px;
	height:163px;
	margin:2px auto 0px;
	background-repeat:no-repeat;
	margin-left:30px;
	left: 0;
}
/* the thumbnails container */
#thumbs {
	white-space:nowrap;
	display:block;
	position:relative;
	height:160px;
	width: 450px;
	background-repeat:no-repeat;
}

#thumbs a { padding:6px; margin:0px; }
#thumbs a img{ border:1px #cccccc solid ; padding:3px; background-color:#FFFFFF; }

/* DIV container slider example */
#gallery_container2 {  width:492px ; height:134px ; margin:10px auto 10px; background:#EBE2E5 ; padding:7px 0px 0px; display:block; position:relative; }

/* create custom forward-backward buttons for this container */
#gallery_container2 .addfwd { display:block; position:absolute; cursor:pointer; width:25px; height:134px; top:0px; right:0px; background:url(../images/gallery_fwd2.jpg) no-repeat center;  }
#gallery_container2 .addbkwd { display:block; position:absolute; cursor:pointer; width:25px; height:134px; top:0px; left:0px; background:url(../images/gallery_back2.jpg) no-repeat center;  }

/* the width is set to show the number of thumbnails that will be visible */
#thumb_container2{ position:relative ; overflow:hidden ; width:442px ; height:130px ; margin:0px auto 0px; }
/* the thumbnails container; set a width on it so everything will be fine */
#thumbs2 { display:block; position:relative; width:6000px; }

#thumbs2 div.thumbnail { display:block; position:relative; float:left; margin-right:30px; font-size:11px; width:84px; text-align:center; }

#thumbs2 a { padding:0px; margin:0px; clear:both; display:block; }
#thumbs2 a img{ border:1px #333333 solid; }

/* the forward and backward buttons */
.addfwd { display:block; position:absolute; cursor:pointer; width:25px; height:169px; top:0px; right:0px; background: url(../slideitmoo_image_slider/images/Untitled-1_04.png) no-repeat;  }
.addbkwd { display:block; position:absolute; cursor:pointer; width:25px; height:169px; top:0px; left:0px; background:
url(../slideitmoo_image_slider/images/gallery_back.png) no-repeat;  }
/* thumbnail slider end */

/* banner rotator */
#banners_container { display:block; position:relative; width:873px; height:80px; margin:0px auto 0px; border:0px; }
#banner_container { position:relative ; overflow:hidden ; width:873px ; height:80px ; margin:0px auto 0px;}
#banners { white-space:nowrap; display:block; position:relative; }
#banners a img { border:none;}

//////////////////////////////////////////////////////////////////////////////////////

body {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}
#NewsTicker{
	width:100%;
	height:150px;
	margin:0 auto;
	margin-top:6px;
	
}
	#NewsTicker h1{
	padding:6px;
	margin:0;
	border:0;
	color:#000000;
	font-size:15px;
	font-weight:bold;
	}
	#NewsVertical {
	width: 415px;
	height: 150px;
	display: block;
	overflow: hidden;
	position: relative;
	
	}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
	width: 600px;
	height: 150px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	#TickerVertical li {
	width: 200px;
	text-align: left;
	font-size: 11px;
	margin:0;
	padding: 5px 3px;
	float: left;
	height: 150px;
	display: inline;
	float:left;
	}
		#TickerVertical li .NewsTitle{
			display: block;
			color: #000000;
			font-size: 20px;
			margin-bottom:6px;
			font-family:Georgia, "Times New Roman", Times, serif;
		}
		#TickerVertical li .NewsTitle a:link,
		#TickerVertical li .NewsTitle a:Visited {
			display: block;
			color: #000000;
			margin-bottom:6px;
			text-decoration:underline;
		}
		#TickerVertical li .NewsTitle a:hover {
			text-decoration:none;
		}
		
		#TickerVertical li .NewsImg{
			float:left;
			margin-right:10px;
			border:solid 1px #DEDEDE;
			
			
		
		}
		#TickerVertical li .NewsFooter{
			display: block;
			font-size: 10px;
			margin:0px 0 14px 0;
			color:#000000
		}

.style2 {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {
	font-family: "Trebuchet MS";
	font-size: 28px;
}
.style4 {font-family: "Trebuchet MS"}
.style1 {color: #000033}
.style5 {font-size: 10px}

