body{
	background-color:#BAC1CE;
	margin:0px;
	font-family: Arial;
	text-align:center;
}
/*generic styles*/

p, .text, ol, ul, li {	
				font-family: Arial;
				color: #666666;
				font-size: 12px;
				text-align: left;
			}	

h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: 900; color:#000000;}
h2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: 900; color:#000000;}
h3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 900; color:#000000;}
h4, h5, h6 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 900; color:#000000;}
.text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
.head1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: 900; color:#000000;}
.head2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: 900; color:#000000;}
.head3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 900; color:#000000;}
.head4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 900; color:#000000;}

TD.cell_light {background-color: #C4DFF0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
TD.cell_medium {background-color: #3167a3; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: bold}
TD.cell_dark {background-color: #3167a3; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold}
TD.cell_white {background-color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
TD.cell_black {background-color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: bold}

.button {
   font-size:10px;
   font-weight:bold;
   font-family:Arial,sans-serif;
   color:#ffffff;
   background-color:#000066;
}

img{
	border:0px;
}
.clear{
	clear:both;
	font-size:1px;
}

A:link {
	color: #2f68a4;
	text-decoration: none;
}

A:hover {
	color:#FF9900;
	text-decoration: underline;
}

A:visited {
	text-decoration: none;
	color:#993300;
}

A:visited:hover {
	color:#FF9900;
	text-decoration: underline;
}

#container{
	width:800px;
	margin:auto;
	background-color:#FFFFFF;
}

	/* LOGO AREA */
	#top{
		height:160px;
	}
		#logo{
			text-align:left;
			float:left;
			width:305px;
			
			background-color:#FFFFFF;
		}
		#logo img{
			
			margin:81px 0px 0px 0px;
		}
		#top_right{
			display: block;
			height:160px;
			width:495px;
			float:left;
			background: url(images/bg_t.gif) right top;
		}
		#topnav {
			padding-top: 10px;
			text-align:right;
			margin:0 10px 0 0;
		}
		A.topnav:link, A.topnav:visited {
			font-family: Tahoma;
			font-size: 11px;
			font-weight:bold;
			color:#000000;
			text-decoration:none;
		}
		
		A.topnav: hover{
			font-size: 11px;
			font-weight:bold;
			color:#2f68a4;
			text-decoration:none;
		}
		
		A.topnav:visited:hover{
			font-size: 11px;
			font-weight:bold;
			color:#2f68a4;
			text-decoration:none;
		}


	/* BANNERS AND MENU */
	#menu{
		clear:both;
		height:244px;
	}
		#banner{
			width:610px;
			float:left;
			height:244px;
		}
		#nav{
			width:190px;
			height:244px;
			float:left;
			background: url(images/bg_menu.gif) right top;
			background-repeat:no-repeat;
			font-size:1px;
		}
		#nav_list{
			text-align:left;
			list-style:none;
			margin:10px 0px 0px 0px;
			padding:0px;
		}
		.nav_item{
			position:relative;
			z-index:100;
			height:38px;
			padding:0px;
			margin:0px;
		}
		/*
		a.mainlink:link,a.mainlink:visited{
			color:#fff;
			font-size:13px;
			font-family: Tahoma;
			text-decoration:none;
			display:block;
			font-weight: bold;
			padding-left:10px;
			width:179px;
		}
		a.mainlink:hover,a.mainlink:hover {
			color:#fff;
			font-size:13px;
			font-family: Tahoma;
			font-weight: bold;
			text-decoration: underline;
			display:block;
			padding-left:10px;
			width:180px;
		}
*/
  a.mainlink:link,a.mainlink:visited{
   color:#fff;
   font-size:13px;
   font-family: Tahoma;
   text-decoration:none;
   font-weight: bold;
   padding-left:10px;
   padding-right:1px;
   margin-left:2px;
   background-color:#3167a3;
  }
  a.mainlink:hover,a.mainlink:hover {
   color:#fff;
   font-size:13px;
   font-family: Tahoma;
   font-weight: bold;
   text-decoration: underline;
   padding-left:10px;
   padding-right:2px;
   background-color:#3167a3;
  }
		/* use table to position the dropdown list */

		/* style all links */
		.dropmenu a:link, .dropmenu a:visited {
			display:block;
			font-family: Tahoma;
			font-weight: 100;
			font-size:11px;
			width:240px;
			color:#000;
			text-decoration:none;
			padding:3px 10px 3px 0px;
			height:15px;
			text-align:right;
			line-height: 150%;
		}

			

		/* style link hover */
		.dropmenu a:hover,.dropmenu a:active{
			display:block;
			font-family:Tahoma;
			font-size:11px;
			width:240px;
			color:#000;
			text-decoration:none;
			padding:3px 10px 3px 0px;
			height:15px;
			text-align:right;
			background:#fff;
			filter:alpha(opacity=100);
			opacity: 1;
			-moz-opacity:1;
			line-height: 150%;
		}

		/* hide sub menu */
		.dropmenu {
			z-index:80;
			left:-250px;
			top:0px;
			visibility:hidden;
			position:absolute;
			margin:0px;
			padding:0px;
			width:250px;
			padding:1px;
			background-color: #C4DFF0;
			filter:alpha(opacity=80);
			opacity: 0.8;
			-moz-opacity:0.8;	
			list-style:none;
		}
		/* show sub menu */
		#nav ul :hover ul{
			visibility:visible;
		}
		
		.menulinks{
			display:block;
			filter:alpha(opacity=100);
			opacity: 1;
			-moz-opacity:1;
			line-height: 150%;
			}
		
		
	
	/* OUR MISSION */
	#mission{
		clear:both;
	}

		#m_left{
			float:left;
			text-align:left;
			width:557px;
			height:158px;
			background-color:#C4DFF0;
		}

		#m_right{
			float:left;
			width:243px;
			height:158px;
			background: url(images/bg_b.jpg) left top;
			background-repeat:no-repeat;
		}

		#m_title{
			margin:20px 0px 0px 30px;
		}

		#m_content{
			align: left;
			padding-left: 30px;
			margin:10px 0px 0px 30px;
			width: 400px;
			font-weight:bold;
			font-size: 12px;
			line-height: 200%;
		}

	/* HOME PAGE HIGHLIGHTS */
	#highlights{
		clear:both;
		text-align:left;
	}
	
		#h_left{
			float:left;
			width:616px;
			height:288px;
			color: #666666;
		}

		#h_right{
			padding-top: 30px;
			float:left;
			width:184px;
		}

		#h_content {	
			/* height: 500px;
			align: left; */
			color: #666666;
			font-size: 12px;
			font-family: Arial;
			margin:30px 0px 0px 30px;
			line-height: 200%;
		}
	/* FOOTER */
	#footer{
		width:794px;
		padding:3px;
		color: #000000;
		background-color:#BAC1CE;
		font-size:11px;
		text-align:center;
		line-height:100%;
	}

	#f_partner{
		color: #333333;
		margin:10px 0px 10px 0px;
		font-size: 9px;
		line-height:100%;
		text-align: center;
		}
	#f_partner img {
		margin: 3px 0 3px 0;}
	
	/* CONTENT */
	#content{
		clear:both;
		text-align:left;
		padding-top: 20px;

	}
	
		#c_left{
			float:left;
			width:560px;
         padding: 0px 0px 30px 30px;
		}
						
			#c_headinga {
				padding-top: 20px;
			
			}

			
			#c_headingb {
				height: 30px;
				background-image:url(images/head_bg.gif);
				background-repeat:no-repeat;
				font-family: Arial;
				font-weight: bold;
				font-size: 16px;
				letter-spacing: 2px;
				margin-left: 15px;
				padding-left:32px;
				margin-top:20px;
				padding-top:2px;
				color: #000000;
			}
			
						
			#c_headingb2 {
				height: 30px;
				background-image:url(images/head_bg.gif);
				background-repeat:no-repeat;
				font-family: Arial;
				font-weight: bold;
				font-size: 16px;
				letter-spacing: 1px;
				margin-left: 15px;
				padding-left:32px;
				margin-top:20px;
				padding-top:2px;
				color: #000000;
			}
			
			#c_headingc{
				font-family: Arial;
				font-weight: bold;
				font-size: 14px;
				letter-spacing: 1px;
				margin-left: 50px;
				padding-top: 25px;
				color: #000000;
				display: block;
			}
			
			#c_headingd{
				font-family: Arial;
				font-weight: bold;
				font-size: 14px;
				margin-left: 50px;
				color: #000000;
				display: block;
			}
			.c_text {	
				font-family: Arial;
				color: #666666;
				font-size: 12px;
				text-align: left;
				padding-left: 50px;
				padding-top: 10px;
			}	
			
			.cform {
				background-color:#f7fcff;
				width: 535px;
				margin: 0px 20px 20px 20px;
				padding-bottom: 10px;
				border: 1px solid #3167a3;
			}

			.cform1 {
				background-color:#f7fcff;
				width: 535px;
				margin: 0px 20px 20px 20px;
				padding-bottom: 10px;
			}

			.c_textb {	
				font-weight: bold;
				font-family: Arial;
				color: #000000;
				font-size: 12px;
				text-align: left;
				padding-left: 20px;
				padding-top: 10px;
			}	
			
			.c_textform {	
				font-family: Verdana;
				color: #666666;
				font-size: 12px;
				text-align: left;
				padding-left: 20px;
			}	
			
			.c_textformb {	
				font-weight: bold;
				font-family: Verdana;
				color: #000000;
				font-size: 12px;
				text-align: left;
				padding-top: 10px;
				padding-left: 10px;
				padding-bottom: 8px;
				text-decoration: underline;
			}	
			.c_text_nopadding {
				font-family: Arial;
				color: #666666;
				font-size: 12px;
				text-align: left;
				padding-left: 12px;
				padding-top: 0px;
				}
		#c_right{
			
			float:right;
			width:193px;
		}

		/* SUBMENU*/
			#c_logo {
				float:right;
				width:160px;
				}
			
			#c_submenu{
				padding-top: 20px;
				float:left;
				width:170px;
				padding-left:20px;
			}
			
			
			.submenu_title{
				padding-left: 20px;
				display: block;
				width: 135px;
				font: bold 12px Tahoma;
				padding-top: 10px;
				padding-bottom: 5px;
				color: #000000;
				text-decoration: none;
				font: bold 14px Tahoma;
				border-bottom: 3px double #c4dff1;
				text-align: left;

			}

				
			A.submenu_t{
				padding-left: 20px;
				display: block;
				width: 135px;
				font: bold 12px Tahoma;
				padding-top: 10px;
				padding-bottom: 10px;
				border-bottom: 1px dashed #c4dff1;
				border-top: 1px dashed #c4dff1;
				color: #2f68a4;
				text-decoration: none;
				text-align: left;

			}

			A.submenu_t:hover{
				color: #FF9900;
				text-decoration: none;
				text-align: left;
			}
			A.submenu_t:visited {
				color: #2f68a4;
				text-decoration: none;
				text-align: left;
			}
			
			A.submenu_t:visited:hover{
				color: #FF9900;
				text-decoration: none;
				text-align: left;
			}
			
			A.submenu, .submenu {
				padding-left: 20px;
				display: block;
				width: 135px;
				font: bold 12px Tahoma;
				padding-top: 10px;
				padding-bottom: 10px;
				border-bottom: 1px dashed #c4dff1;
				color: #2f68a4;
				text-decoration: none;
				text-align: left;

			}
			
			A.submenu:hover{
				color: #FF9900;
				text-decoration: none;
				text-align: left;
			}
			A.submenu:visited {
				color:#2f68a4;
				text-decoration: none;
				text-align: left;
			}
			
			A.submenu:visited:hover{
				color: #FF9900;
				text-decoration: none;
				text-align: left;
			}
			
			.longname {
				color:#6699CC;
				font-size: 9px;
				font-weight:100;
				text-align: left;
			}
			
			#notes{
				border-top:1px dashed #999999;
				font-family: Verdana;
				margin-left: 50px;
				padding-top:3px;
				color: #666666;
				font-size:11px;
				text-align:left;
				line-height:normal;
			}
			
			.textinput {
				border: solid 1px #cccccc;
				
			}
			.textarea {
				border: solid 1px #cccccc;
				overflow: auto;
			}
		ul {
			margin-top: 0;
			margin-bottom: 10px;
			list-style-type: square;
			}	
			
		.imgbd {	
			margin-bottom: 4px;
			margin-left: 4px;
			margin-right: 4px;
			margin-top: 3px;
			border: 1px solid #999999;
			display:block;
			} 
		.imgleft {	
			padding-top: 10px; 
			padding-right: 10px; 
			padding-bottom: 2px;
			text-align: left;
			}



