@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #9D0200;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#logo {
	height: 85px;
	width: 546px;
	padding-top: 17px;
	padding-left: 38px;
}
#maincontent {
	margin-left: 0px;
	margin-right: 290px;
	padding-left: 38px;
	padding-right: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9D0200;
	margin-bottom: 2px;
	padding-bottom: 0px;
}
#maincontainer {
	background-color: #FFFFFF;
	background-image: url(../images/bgmain.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 917px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 26px;
	margin-bottom: 30px;
}
.clearfloat {
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}h1 {
	font-family: "Trebuchet MS", verdana;
	color: #D10430;
	font-size: 3.2em;
	font-weight: bold;
}
#maincontainer #maincontent p {
	font-size: 1.3em;
	line-height: 1.4em;
}
h2 {
	font-family: "Trebuchet MS", verdana;
	color: #D10430;
	font-size: 1.6em;
	margin-bottom: -10px;
	margin-top: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu {
	width: 230px;
	padding-left: 30px;
	float: right;
	margin-top: 245px;
	padding-right: 30px;
}
#textheader {
	width: 555px;
	padding-left: 38px;
	padding-top: 51px;
}
#navlist	{
	padding-left: 0;
	margin-left: 0;
	width: 200px;
}

#navlist li	{
	list-style: none;
	margin: 0;
	font-family: "Trebuchet MS", verdana;
	font-size: 1.5em;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0em;
	font-weight: bold;
}

#navlist li a {
	text-decoration: none;
a; 		color: #000000;
	margin: 0px;
	padding: 0px;
}#navlist li a:hover {
	color: #D10430;
	margin: 0px;
	padding: 0px;
}
#footer {
	width: 917px;
	text-align: center;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9D0200;
	font-size: 1em;
}
#footer a {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#footer a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9D0200;
}
.ingress {
	font-size: 1.6em;
	padding-bottom: 22px;
	margin-bottom: 22px;
	line-height: 1.4em;
}
#formcontainer {
	background-image: url(../images/bgform.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 550px;
	text-align: left;
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
	height: 300px;
}
#formtable {
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 20px;
}
#formcontainerbottom {
	background-image: url(../images/bgformbottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 25px;
	width: 550px;
	text-align: left;
}

input.rounded{
	background:url(../images/input.gif);
	border:none;
	height:20px;
	width:386px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.omcontainer {
	width: 100%;
	float: left;
	margin-bottom: 25px;
}
.imgom {
	padding-right: 20px;
}
.omimg {
	width: 230px;
	float: left;
}
.omtext {
	margin-left: 250px;
}
.omtext a {
	color: #006666;
	text-decoration: none;
}
.omtext a:hover {
	color: #D10430;
	text-decoration: underline;
}
#maincontainer #maincontent a {
	color: #006666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006666;
}
#maincontainer #maincontent a:hover {
	text-decoration: none;
	border-bottom-color: #D10430;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#navlist   #current  {
	color: #999999;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
}
#textheader p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
