@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: relative;
	z-index: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: none;
	color: #000000;
	background-color: #0A1A30;
}
#fullheight {
	height: 100%;
}
#lc {
	background-image: url(../images/bg_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 0;
	font-size: 1px;
}
#cc {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center -1px;
	position: relative;
	width: 727px;
	z-index: 0;
	margin: 0px;
	padding: 0px;
}
#rc {
	background-image: url(../images/bg_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 0;
	font-size: 1px;
}
#contentwrapper {
	position: relative;
	z-index: 0;
	width: 727px;
	margin: 0px;
	padding: 0px;
}
#headercontent {
	position: relative;
	height: 220px;
	width: 727px;
}

#topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	z-index: 10;
	height: 32px;
	left: 390px;
	width: 200px;
}

#topnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topnav li {
	display: block;
	float: left;
	list-style-type: none;
	padding: 0px;
	height: 32px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topnav  a:link, #topnav  a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C62127;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#topnav  a:hover, #topnav  a:active {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #526687;
	line-height: 31px;
	padding-top: 8px;
}
#mainnav {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 32px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	z-index: 10;
	font-weight: bold;
	bottom: 0px;
	width: 725px;
}

#mainnav ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#mainnav li {
	display: block;
	float: left;
	list-style-type: none;
	padding: 0px;
	height: 32px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#mainnav a:link, #mainnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C62127;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 22px;
}
#mainnav a:hover, #mainnav a:active {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #091A2F;
	padding-top: 10px;
	line-height: 32px;
}
.topbrcorner   {
	background-image: url(../images/topbrcorner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.topblcorner   {
	background-image: url(../images/topblcorner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.brcorner   {
	background-image: url(../images/brcorner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.blcorner   {
	background-image: url(../images/blcorner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#contentarea {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #DDDDDF;
	z-index: 1;
	padding: 0px;
	position: relative;
	margin: 0px;
}
#colleft {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;

}
#colleft a:link, #colleft a:visited   {
	display: block;
	text-align: center;
	background-color: #C62127;
	border: 1px solid #000000;
	margin-bottom: 5px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
#colleft a:hover, #colleft a:active   {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #091A2F;
}
#pagecontent {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;


}
#pagecontent #colright {
	position: relative;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: center;
	position: relative;
	margin-top: 10px;
}

#siteby {
	position: relative;
	text-align: right;
	right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 727px;
	color: #CCCCCC;
	margin-bottom: 15px;
}
#siteby a:link, #siteby a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#siteby a:hover, #siteby a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#contactform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
	padding-left: 100px;

}
#contactform label
{
	width: 140px;
	float: left;
	text-align: right;
	display: block;
	clear: both;
	margin-bottom: 10px;
	margin-top: 3px;
}
#contactform  .textbox {
	margin-bottom: 10px;
	background-color: #F4F4F4;
	border: 1px solid #000000;
	color: #333333;
	width: 250px;
	margin-left: 5px;
}

#contactform   #submit
{
	margin-left: 145px;
	float: left;
	color: #333333;
	border: 1px solid #000000;
	background-color: #D6D6D6;
	margin-bottom: 10px;
} 
#contactform #submit:hover {
	color: #000000;
	border: 1px solid #000000;
	background-color: #C1C1C1;
}
#contactform fieldset
{
	border: 1px solid #C1C1C1;
	width: 405px;
	padding-top: 5px;
}

#contactform legend
{
	color: #666666;
	border: 1px solid #666666;
	background-color: #EAEAEA;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
} 
p {

}
a:link,a:visited   {

}
a:hover,a:active   {
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

li {
	margin-bottom: 15px;
}
#margin {
	padding: 5px;
	margin: 20px;
	border: 1px solid #000000;
	text-align: center;
}
.border {
	border: 1px solid #000000;
}
#headercaption {
	background-color: #000099;
	font-size: 15pt;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
