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

body
{
	background-color:#0F1620;
	background-image:url(images/bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	margin:0px
}

.tableBorder1
{
	border-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
}
.whitetext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

.basedotborder
{
	border-bottom-color:#CCCCCC;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
.newsitema:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	font-style:italic;
}
.newsitema:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-style:italic;
}

.newsitema:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	font-style:italic;
}
.newsitema:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	font-style:italic;
}
.smallhead
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666;
	text-decoration:none;
	font-style:italic;
}

.smallhead2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
.inputFormFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #eaeef5;
	border: 1px solid #99adce;
	height: 23px;
	vertical-align:middle;
}
.otherFormFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #eaeef5;
	border: 1px solid #99adce;
}
.bigbtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #eaeef5;
	border: 1px solid #99adce;
	height:40px;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #eaeef5;
	border: 1px solid #99adce;
	height:25px;
}
.label
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding:3px;
	color:#45382F;
	text-transform:uppercase;
}
.error
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding:3px;
	color:red;
	text-transform:uppercase;
}

.sep
{
	background-image:url(images/sep.jpg);
	background-repeat:repeat-x;
}







/* Generated via www.cssmenubuilder.com */

.menu{margin:0 auto; padding:0; height:30px; width:100%; display:block; background:url('images/topMenuImages.png') 0px -30px repeat-x;}
.menu li{padding:0; margin:0; list-style:none; display:inline;}
.menu li a{float:left; padding-left:15px; display:block; color:rgb(255,255,255); text-decoration:none; font:12px Verdana, Arial, Helvetica, sans-serif; cursor:pointer; background:url('images/topMenuImages.png') 0px -30px no-repeat;}
.menu li a span{line-height:30px; float:left; display:block; padding-right:15px; background:url('images/topMenuImages.png') 100% -30px no-repeat;}
.menu li a:hover{background-position:0px -60px; color:rgb(255,255,255);}
.menu li a:hover span{background-position:100% -60px;}
.menu li a.active, .menu li a.active:hover{line-height:30px; font:12px Verdana, Arial, Helvetica, sans-serif; background:url('images/topMenuImages.png') 0px -90px no-repeat; color:rgb(255,255,255);}