* {
	margin: 0;
	padding: 0;
}
p {
	margin: 10px 0;
}
body {
    background-color:#FFF;
    color:#000;
	margin-top: 5px;
}

div#wrap {
    background-image:url(../DesImage/BkGnd-Image.jpg);
    margin:0 auto;
    width:750px;
}
#banner {
	background-image:url(../DesImage/BannerMission.jpg);
	text-align: right;
	background-position: 190px top;
	background-repeat: no-repeat;
	background-color: #003399;
	overflow: hidden;
}
#banner h1 {
	float: left;
	width: 190px;
	height: 106px;
	background-image: url(../DesImage/Logo.jpg);
	font-size: 1px;
	color: #003399;
}
#banner img {
	padding-top: 3px;
	padding-right: 5px;
}
#nav1 {
	background-color:#EC9537;
	width: 560px;
	float: right;
}
#nav1 li{
	display:inline;
	list-style:none;
	float: right;
}
#nav1 a {
	padding: 6px 7px;
	color: #fff;
	background-color: #EC9537;
	text-decoration: none;
	font: bold 11px Arial, Helvetica, sans-serif;
	display: block;
	text-align: right;
}
#nav1 a:hover {
	color: #106A9D;
} 
#nav2 {
	background-color:#fff;
	float: right;
}
#nav2 li{
	display:inline;
	list-style:none;
	float: left;
	margin: 3px 0 3px 3px;
}
#nav2 a {
	padding: 3px 10px;
	color: #FFF;
	background-color: #61BDE3;
	text-decoration: none;
	display: block;
	font: bold 12px Arial, Helvetica, sans-serif;
}
#nav2 a:hover {
	color: #EC9537;
	background-color: #FFF; 
}

#main {
	background-color:#FFF;
	margin-left:200px;
	margin-top: 40px;
}
#main .imgright {
	float: right;
	margin-left: 10px;
}



#main h1 {
	color: #FF9900;
	font-family: Times New Roman, serif;
	font-size: 25px;
}

#main h2 {
	color: #003399;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

#main h3 {
	color: #003399;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

#main h4 {
	color: #003399;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#main h5 {
	color: #003399;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

#main h6 {
	color: #003399;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#main p {
	color: #000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
}


#main p a:link, p a:visited {
	color: #FF9900;
	text-decoration: none;
	border-bottom: 1px dotted #FF9900;
	font-weight: bold;/**/
}

#main p a:hover {
	color: #003399;
	text-decoration: none;
	border-bottom: 1px dotted #003399;
	font-weight: bold;/**/
}

/*  

#main .icon a:link, .icon a:visited {
	text-decoration: none;
	
}

#main .icon a:hover {
	text-decoration: none;
}*/



#main ul {
	color: #000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	margin-left: 20px;
}




#main th {color: #3D3D3D;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	padding-top: 10px;
	
}

#main .th_cal {color: #3D3D3D;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	background-color: #D6EDF8;
	
}



#main .td_p {color: #000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 15px;
	
}


#main .td_h6 {color: #00008B;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	text-align: center;
	
}

#main .td_h5 {color: #303150;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	text-align: right;
	
}



#main td {color: Black;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	
}

#main td a:link, td a:visited {
	color: #FF9900;
	text-decoration: none;
	border-bottom: 1px dotted #FF9900;
	font-weight: bold;/**/
}

#main td a:hover {
	color: #003399;
	text-decoration: none;
	border-bottom: 1px dotted #003399;
	font-weight: bold;/**/
}

 /* form */

#main .table-R{
	background : Red;
	border : 1px double Black;
	margin-left: 50px;
}

 #main .textB-W { 
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size : 80%; 
	font-weight : bold; 
	color : White;
 }
 

 
#main #formreq {
	font-size: 80%;
	font-weight: bold;
	color: #0002BB;
	text-align: right;
	vertical-align: top;

}

#main #textfieldreq {
	background-color: #FFFAE6;
	border: #0002BB 1px solid;
	color: #0002BB;
	font-family: "Courier New", Courier, mono; FONT-SIZE: 100%;

}

#main #fieldinstreq {
	font-size: 70%;
	font-weight: bold;
	color: #0002BB;
	text-align: center;
	vertical-align: top;

}

#main #formopt {
	font-size: 80%;
	font-weight: bold;
	color: #989898;
	text-align: right;
	vertical-align: top;

}

#main #textfieldopt {
	background-color: #F9F9F9;
	border: #989898 1px solid;
	color: #989898;
	font-family: "Courier New", Courier, mono; FONT-SIZE: 100%;

}

#main #fieldinstopt {
	font-size: 70%;
	font-weight: bold;
	color: #989898;
	text-align: center;
	vertical-align: top;

}


#main #formfielddisp {
	font-size: 80%;
	font-weight: bold;
	color: #989898;
	vertical-align: top;

}



.buttonsubmit {
	background-color: #0002BB;
	border: #620000 1px solid;
	color: #FFFAE6;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;

}

.buttonclear {
	background-color: #F9F9F9;
	border: #989898 1px solid;
	color: #989898;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;

}

 
  /* form end */
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
	


#nav3 {
    background-color:#003399;
	float:left;
	clear:both;
	width: 190px;
}

#nav3 h3 {
	font: 25px Arial, Verdana, Helvetica, sans-serif;
	color: #BBDA48;
	text-align: right;
	padding: 0 10px 0 0;
}

#footer {
	background-color:#FFF;
	clear:both;
	border: 1px solid #FFF;
}
	#footer p {
	margin: 5px 0;
	text-align: center;
	color: #383a3b;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
}



#footer p a:link, p a:visited {
	color: #FF9900;
	text-decoration: none;
	border-bottom: 1px dotted #FF9900;
	font-weight: normal;/**/
}

#footer p a:hover {
	color: #003399;
	text-decoration: none;
	border-bottom: 1px dotted #003399;
	font-weight: normal;/**/
}

.text {
	color: #383a3b;
	font-family: Garamond, Georgia, Times New Roman, serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
}

.textB {
	color: #383a3b;
	font-family: Garamond, Georgia, Times New Roman, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}
