html, body {
  	height: 100%;
}
body {
	text-align:center;
	background-color:#140C75;
	background-image:url(images/Untitled-1_082.jpg);
	background-repeat: repeat-y;
	background-position:center;
	margin: 0px;
	padding: 0px;
}

#container {
	width: 716px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
}

* html a:hover {visibility:visible}
a:link  {
	text-decoration:none;
	color: #3399cc;

}
a:visited  {
	text-decoration:none;
	color: #999999;

}
a:hover {
	text-decoration:underline;
	color: #e7af23;
}
a:active  {
	text-decoration:underline;
	color: #e7af23;

}

h1 {
background-image:url(images/Untitled-1_07.gif);
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	padding-left:53px;
	padding-right: 53px;
}
h2 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	color: #000000;
	padding-right: 53px;
	padding-left: 53px;
	padding-top: 10px;
	font-weight: bold
}
h3 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #000000;
	padding-right: 53px;
	padding-left: 53px;
	padding-top: 10px;
	font-weight: bold
}
.head4 {
	color: #000099;
	font-weight:bold;
}
.indent {
	padding-left:40px; 

}
P {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
	padding-right: 53px;
	padding-left: 53px;
	font-weight: normal;
	text-align:justify;
}

p strong {
	font-weight: bold;
	font-size: 13px;
}

.pplus {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #000000;
	padding-right: 53px;
	padding-left: 53px;
	font-weight: bold;
	text-align:justify;
}
.t {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align:justify;
}
ul {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
	padding-right: 53px;
	padding-left: 53px;
	font-weight: normal;
	text-align:justify;
}
ol {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
	padding-right: 53px;
	padding-left: 53px;
	font-weight: normal;
	text-align:justify;
}

#frame {
/*background-image:url(images/Untitled-1_08.jpg);*/
height:100%;
	/*width:716px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;*/
	text-align:left;
	margin: 0px;
	padding: 0px;
	
}

#contentheader {
/*z-index:5;*/
margin: 0px;
padding: 0px;
}


	
#contentcenter {
background-image:url(images/Untitled-1_08.jpg);
width:716px;
padding: 0px;
margin: 0px;
/*top: 331px;
position:absolute;*/
	/*z-index:5;*/
}	

HR {
margin:0px 40px 0px 40px;
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; WIDTH: 100%; COLOR: #888888; BORDER-BOTTOM: 0px; HEIGHT: 1px; BACKGROUND-COLOR: #888888
}
.paranote {
	margin:10px 53px 10px 53px;
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	PADDING-TOP: 5px; 
	BACKGROUND-COLOR: #ffe7ab
}
.paranote2 {
	margin:0px 0px 0px 0px;
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	PADDING-TOP: 5px; 
	BACKGROUND-COLOR: #ffe7ab;
	display:block;
}
.paranote A:link {
	COLOR: #006699
}
.paranote A:visited {
	COLOR: #666666
}
.paranote A:hover {
	COLOR: #993600
}

.smallprint {
	font-size: 11px;
}



td {
  font-size: 12px;
}

.formlabel {
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 140px;
	height: 30px;
	text-align: left;
	padding: 5px;


}
.formsection {
	background-color: #140C75;
	padding-left: 5px;
	height: 30px;
	margin-top: 20px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;


}
.formnote {
	background-color: #FFE7AB;
	padding-left: 5px;
	height: 30px;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.forminput {
	background-color: #f6f6f6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 2px;
}
input, textarea {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.checkboxlayout {
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.radiobtnlayout {
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.contact_form {
margin-left:53px;
	font-family: Arial, Helvetica, sans-serif;
}