/* general styles  */

body {

background-color: "#FFFFFF";
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
text-align: center;
font-size:15px;
}
	

#wrap {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	/*border-style: solid double;*/
}


#banner {
	width: 776px;
	height: 125px;
	margin: 0px;
	padding: 0px;
	float: left;
	border-color: black #000000; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
	
#content {
	width: 776px;
	margin: 0px;
	padding: 0px;
	float: left;
	border-color: black #000000; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
	
#left {
	width: 180px;
	float: left;
	margin-top: 80px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	border-color: black #000000; 
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px 

}
#left a{

	font-size: 12px;
	
}
#right {

	width: 580px;
	float: right;
	padding-right: 0px;
	padding-top: 70px;
	padding-bottom: 10px;
	
}
.side{
	margin: 4px;
}

.side_padding{
	margin: 4px;
	padding-left: 10px;
}

#footer {
		
	width: 776px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	float: left;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#head{
	text-align: center;
	color: rgb(0,0,153);
	font-size: 16px;
	font-weight: bold;
	text-align:center;
}
.data{
	
	font-size: 12px;
	color: rgb(0,0,102);
	padding-right:20px;
	line-height: 150%;
}

#right li a{

	color: rgb(0,0,255);
}
.page_right {
	font-size: 10px;
	float: right;
	padding-right: 10px;
	text-line-style: dot-dash;
	text-line-decoration: overline;
}

#jump_content {

	width: 200px;
}
#jump_name{

	float: left;
	font-weight: bold;
	font-style: italic;

}
#jump_details{

	float: left;
	padding-left:10px;
}
.jump_details_right{

	float: right;
	
}
#line{
 clear:both;
}
.form_styles td {
	font-size: 12px;
	color: rgb(0,0,102);
	padding-top: 10px;
	line-height: 150%;
	font-weight: bold;
}
#done {
    font-weight: bold;
    font-size: 12px;
    font-family: arial;
    text-decoration:none;
    font-variant: small-caps;
    color: green;
	padding:2px;
	background-color:#fff;
    
}
#logo{
font-family: Arial, Helvetica, sans-serif;
font-size:8pt;
	clear:both;
	height: 20px;
}

#logo a{
	font-family: Arial, Helvetica, sans-serif;
 	Color : #000099;
}

#logo a:hover{
	text-decoration: underline;
	Font-weight : bold;
}
