@charset "utf-8";
/* CSS Document */

body {
	color:#FFFFFF;
	text-align: center;
	margin: 20px 0;
	border-left-style:solid;
	border-left-width:thin;
	
		
}
#wrapper {
	text-align: left;
	width: 700px;
	margin: 0 auto;	
	background-color: #FFFFFF;
	
	
}
#header {
	height: 90px;
	background-color : #000000;
	width: 700px;
	align:center
	 
}
#box {
	float:left;
	width: 700px;
	padding: 05px;
	padding-top: 30px;
	margin-left: 05px;
}
#footer {
	clear:both;
	height:80px;
	text-align: left;
	background-color: #FFFFFF;
}
.bodytext {
	Font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#000099;
	font-variant: normal;
	font-style: normal;
	background-color: #FFFFFF;
	line-height:18px;  
}
.text {
	Font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#000099;
	font-variant: normal;
	font-style: normal;
	background-color: #FFFFFF;
	line-height:18px;  
}
 a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000000;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color:#66cccc;
	text-decoration: underline;
	background-color: #000000;
}
.importantLink {
	Font-size: 12px!important;
	font-family: Verdana, Arial, Helvetica, sans-serif!important;
	font-weight: normal!important;
	font-variant: normal!important;
	font-style: normal!important;
	color: #0000FF!important;
	text-decoration: underline!important;
	line-height:24px!important;
 }
.smtext {
	Font-size: 11px!important;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#009EA0   !important;
	font-variant: normal;
	font-style: normal;
	background-color: #FFFFFF!important;
 }
.tab {
	color: #000000;
	border-style: solid; 
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-color: #000000;
}
h1 {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	font-size: 14pt;
	color: #000099;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
.image {
	color:#000000;
	padding:2px;
}
