body {
	font-family: Arial,Helvetica;
	font-size: 12px;
	font-weight: normal;
	background-image: url('/assets/images/bkgs/mainsite.jpg');
	background-repeat: repeat-x;
	background-color:#49494B;
}

#siteBodyWrapper{
	background-color:#ffffff;
}


#siteHeader {

}

#siteMenu
{
	background-color:#002C53;
}









h1 {
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
        color:#002C53;
        border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
h2 {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
        color:#002C53;
}
p {
	margin: 0px;
	padding: 0px;
}


#siteHomepageHolder h1, #siteBodyLeft h1
{
	font-size: 11px;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	background-color:#002C53;
	color:#fff;
	text-align:center;
}


#siteFooter {
	color: #FFF;
background-color:#002C53;
font-size:10px;

}
#siteFooter a {
	color: #FFF;
}









img{border:0px;}



.CustomFormItemHolder
{
font-weight:bold;
}
.CustomFormGroups h2
{
display:none;
}

#WkMainLoader_InnerContent_WkPageLoader_CoreModules100Pageloader_ctl00_ctl00_ctl00_1ItemDisplayType2_5_Comment{
width:600px;
}

#WkMainLoader_Homepage_SatelliteLoader9_ctl00_ctl00_PnlForm input[type=text]
{
width:130px;
}

.CustomFormItemDisplay input[type=text]
{
width:400px;
}

li a{color:#000;}

a{color:#000;}













