body {
	background-attachment: fixed;
	
	background-repeat: no-repeat;
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.maincontainer {
	margin: auto;
	height: auto;
	width: 975px;
	padding-top: 16px;
	padding-bottom: 16px;
}
.headerlogo {
	height: 114px;
	width: 975px;
	padding-bottom: 15px;
}
.indexbanner {
	height: auto;
	width: 935px;
	background-color: #FFFFFF;
	padding: 20px;
}
.topcurve {
	
	background-repeat: no-repeat;
	height: 10px;
}
.conntentarea {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 10px;
	width: 975px;
	text-align: center;
}
#custom a:link {
	color: #FF6600;
	text-decoration: none;
}
#custom a:visited {
	text-decoration: none;
	color: #FF6600;
}
#custom a:hover {
	text-decoration: underline;
	color: #FF6600;
}
#custom a:active {
	text-decoration: none;
	color: #FF6600;
}
.bottomcurve {
	background-image: url(../_images/bottomcurve.jpg);
	background-repeat: no-repeat;
	height: 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #017bf0;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7fb9f0;
	padding-bottom: 10px;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #7fb9f0;
	padding-right: 10px;
}

#ddblueblockmenu{
	width: 100%;
}

#ddblueblockmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#ddblueblockmenu li a{
	display: block;
	padding-left: 4px;
	width: 98%; /*185px minus all left/right paddings and margins*/
	text-decoration: none;
	color: #333333;
	background-color: #f0f2f4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
}

* html #ddblueblockmenu li a{ /*IE only */
	width: 187px; /*IE 5*/
	w\idth: 100%; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
	background-color: #3A0847;
	color: #FFFFFF;
}

#ddblueblockmenu div.menutitle{
	color: #333333;
	padding-left: 5px;
	background-color: #9199a4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
}

.mattblacktabs{
	width: 100%;
	overflow: hidden; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs ul{
	margin: 0;
	padding-left: 15px;
	list-style-type: none;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #b8128f;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0; /*right divider between tabs*/
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 25px;
	padding-bottom: 8px;
	padding-left: 25px;
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
	background-color: #b8128f;
}

.border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	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;
}

.textfield {
	height: 20px;
	width: 254px;
	background-color: #fbfbfb;
	border: 1px solid #CCCCCC;
}
.border {
	border: 1px solid #e5e5e5;
}

.listdownmenu {
	height: 18px;
	width: 80px;
	background-color: #F7F6EE;
	border: 1px solid #CCCCCC;
}
.listdownmenubig {
	height: 18px;
	width: 254px;
	background-color: #F7F6EE;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #565656;
	font-weight: lighter;
}
.formheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #565656;
	font-weight: lighter;
	line-height: 25px;
}
.red {
	color: #CC0000;
}
.textfield {
	width: 100%;
	border: 1px solid #999999;
}
.dropdown {
	width: 300px;
	border: 1px solid #999999;
}

