/* CSS Document */

body{
	background-image: url(bg.gif);
	margin: 0px;
	padding: 0px;
}
#main_page{
	width:900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-image: url(page_bg.gif);
	background-repeat: repeat-y;
/*	DISPLAY: block;
	position:relative;*/
/*	float: none;*/

}
#content{
/*	DISPLAY: block;
	position:relative;*/
/*	float: none;*/
	margin: 0;
	width:880px;
}
#header{
/*	DISPLAY: block;
	position:relative;*/
/*	float:left;*/
	width:880px;
	height:64px;
	margin-left:0px;
	background-color: #FFFFFF;
	text-align:left;
}
#navigation{
	margin: 0;
/*	DISPLAY: block;
	position:relative;*/
/*	float:left;*/
	width:880px;
	height: 34px;
	background-image: url(btn_bg.gif);
	background-repeat: repeat-x;
	line-height: 34px;
	text-align:right;
	color: #014B92;
	text-transform: uppercase;
	font-weight: bold;
}
#navigation a:link,#navigation a:visited,#navigation a:active{
	color: #666666;
	text-decoration: none;
}
#navigation a:hover{
	color: #014B92;
	text-decoration: none;
}
#mainimage{
/*	DISPLAY: block;
	position:relative;*/
/*	float:left;*/
	margin: 0;
	width:880px;
	height: 199px;
	background-color: #FFFFFF;
}
#subhead{
	margin: 0;
/*	DISPLAY: block;
	position:relative;*/
/*	float:left;*/
	width:880px;
	height: 15px;
	line-height: 34px;
}
#maintext{
	margin: 0;
/*	DISPLAY: block;
	position:relative;*/
/*	float:left;*/
	width:880px;
	background-image: url(text_bg.gif);
	text-align: left;
	line-height: 16px;
	color: #5A5A5A;
}
#maintext a:link,#maintext a:active,#maintext a:visited{
	color: #014B92;
	text-decoration: underline;
}
#maintext a:hover{
	color: #5A5A5A;
	text-decoration: none;
}
.formfield {
	BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #666666 1px solid; COLOR: #5a6569; BORDER-BOTTOM: #666666 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #eeeff0; TEXT-DECORATION: none
}
.formbutton {
	BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #666666 1px solid; COLOR: #5a6569; BORDER-BOTTOM: #666666 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #eeeff0; TEXT-DECORATION: none
}
.normalhead {
	FONT-SIZE: 12px;
	COLOR: #41484B;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: justify;
	TEXT-DECORATION: none;
	font-weight: bold;
	line-height: 20px;
}

#footer{
	margin: 0;
/*	DISPLAY: block;
	position:relative;*/
/*	float:left;*/
	width:880px;
	height: 34px;
	background-image: url(footer.gif);
	background-repeat: repeat-x;
	line-height: 34px;
	text-align: right;
	color: #666666;
}
h1 {
	font-size: 18px;
	color: #014B92;
}
h2 {
	font-size: 16px;
	color: #CC3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	color: #004080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#press{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:700px;
	background-image: url(text_bg.gif);
	text-align: left;
	line-height: 16px;
	color: #5A5A5A;
}
