
body 
{
	background-color: #8d8d8d;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

hr {border-top:0px; border-right:0px; border-bottom:0px; border-left:0px; border-style:dashed; background-image:url(../images/global/HR.jpg); height:22px; width:731px; border-color:#00FF00; margin:0px; }


.gradline {border: 0px; border-style: none; background-image:url(../images/global/HR-lite.jpg); height:1px; width:600px; }

a img{
	border:none;
}
.noborder:link, .noborder:visited, .noborder:hover{border:0px;}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #030454;
	text-decoration:none;
	font-weight:bold;
	border-top:0px;
	border-right:0px;
	border-left:0px;
	border-bottom:1px;
	border-bottom-color:#cccccc;
	border-style:dotted;
	text-transform:none;
	position: relative;
	z-index:5;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #030454;
	text-decoration:none;
	font-weight:bold;
	border-top:0px;
	border-right:0px;
	border-left:0px;
	border-bottom:1px;
	border-bottom-color:#cccccc;
	border-style:dotted;
	text-transform:none;
	position: relative;
	z-index:5;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #708eed;
	text-decoration:none;
	font-weight:bold;
	text-transform:none;
	position: relative;
	z-index:5;
}
.imglink:link, .imglink:visited, .imglink:hover {border:none;}

.topmenu a:link {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:none;
	text-decoration: none;
	border:none;
}
.topmenu a:hover {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:none;
	text-decoration: none;
	border:none;
}
.topmenu a:visited {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:none;
	text-decoration: none;
	border:none;
}
.quicklinkslink a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	border:none;
}
.quicklinkslink a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	border:none;
}
.quicklinkslink a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	border:none;
}
.quickinkstitle
{
	font-family:"Times New Roman", Times, serif;
	font-size:17pt;
	color:#999999;
}
.greysubtitle
{
	font-family:"Times New Roman", Times, serif;
	font-size:14pt;
	color:#999999;
}
.greyheader
{
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	color:#999999;
}
.greydarksmall
{
	font-family:'Times New Roman', Times, serif;
	color:#666666;
	font-size:13px;
}
.whitesubtitle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#ffffff;
}
.quicklinks
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

/**/
.linkblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
.linkblue a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
.linkblue a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 12px;
	text-decoration: none;
}
.linkblue a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.linkblue a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
	font-size: 12px;
}
.socialicons{float:left; padding:4px 0 0 25px;}
/**/

.checkFieldBox{padding:10px;}
    .checkFieldBox input{width:40px; margin-right:10px; float:left;}
.formFieldBox{padding:10px;}
    .formFieldBox label{width:100px; height:30px; margin-right:10px; float:left;}
.newLine{clear:left;}


.w50{width:45%; float:left;}
	.w50 input.textField{width:200px;}
.w100{width:100%;}
	.w100 input.textField{width:550px;}

