BODY {
	font:12px Arial;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

IMG {
	border: 0;
}

#HPLayoutBox 
{
	background: url(images/bgstrip.jpg) top repeat-x;
}

#LayoutBox 
{
	background: #fefefe url(images/innerbgstrip.jpg) top repeat-x;
}

#LayoutBG
{
	background: url(images/bgpattern.jpg) center top no-repeat;
}

#LayoutLeft {
    background: url(images/layoutleft.jpg) right top no-repeat;
}

.InnerShdwLeft 
{
	width:30px;
    background: url(images/shdw_left.gif) right top repeat-y;
}

#ShdwStripLeft 
{
	width:30px;
	height:860px;
	background: url(images/shdwstrip_left.jpg) no-repeat;
}

#InnerLayoutLeft {
    background: url(images/innerleftbg.jpg) right top no-repeat;
}

#Layout 
{
	width:784px;
}

#LayoutRight {
    background: url(images/layoutright.jpg) left top no-repeat;
}

#InnerLayoutRight {
    background: url(images/innerrightbg.jpg) left top no-repeat;
}

.InnerShdwRight {
   width:30px;
    background: url(images/shdw_right.gif) left top repeat-y;
}

#ShdwStripRight 
{
	width:30px;
	height:860px;
	background: url(images/shdwstrip_right.jpg) no-repeat;
}

.sidestrip 
{
	width:20px;
	height:925px;
	background: url(images/verticalstripbg.jpg) left top repeat-x;
}

.innershadowleft 
{
	width:20px;
	background: url(images/innerleftshadow.gif) right top repeat-y;
}

#innerstripleft 
{
	height:890px;
	width:20px;
	background: url(images/innerleftshadowstrip.jpg) right top no-repeat;
}

#innerstripright 
{
	height:890px;
	width:20px;
	background: url(images/innerrightshadowstrip.jpg) left top no-repeat;
}
.innershadowright 
{
	width:20px;
	background: url(images/innerrightshadow.gif) left top repeat-y;
}

#topstrip 
{
	width:744px;
	height:62px;
	background: url(images/topstripbg.jpg) left top no-repeat;
}

#innertopstrip 
{
	width:784px;
	height:62px;
	background: url(images/innertopstripbg.jpg) left top no-repeat;
}

#menustrip 
{
	width:744px;
	background: url(images/menubg.jpg) left top repeat-y;
}

#innermenustrip 
{
	width:784px;
	background: url(images/innermenustrip.jpg) left top repeat-y;
}

.contentcontainer 
{
	width:744px;
	padding-top:36px;
	background:#ffffff url(images/contentbg.jpg) left top no-repeat;
}

.innercontentcontainer 
{
	width:784px;
	padding-top:36px;
	background:#ffffff url(images/innercontentbg.jpg) left top no-repeat;
}

.innercontentcontainer_clean
{
	width:784px;
	padding-top:36px;
	background:#ffffff url(images/innerbgstrip_clean.jpg) left top no-repeat;
}

.contentpane 
{
	padding-left:46px;
	text-align:left;
	padding-right:46px;
}

.innercontentpane 
{
	text-align:left;
}

#bottomstrip 
{
	width:784px;
	height:16px;
	background: #aea587 url(images/bottomstrip.jpg) left top no-repeat;
}

#innerbottomstrip 
{
	height:40px;
	background: url(images/bottom.gif) left top no-repeat;
}

#bottomleftcorner 
{
	height:40px;
	background: url(images/bl_corner.gif) no-repeat;
}

#bottomrightcorner 
{
	height:40px;
	background: url(images/br_corner.gif) no-repeat;
}

.dnnSearch:link, .dnnSearch:visited
{
	font:12px Times New Roman;
	color:White;
	display:block;
	height:16px;
	width:45px;
	background:#bab5b5;
	text-align:center;
	text-decoration:none;
}

.dnnSearch:hover, .dnnSearch:active 
{
	text-decoration:none;
}

.dnnSearchBox 
{
	height:16px;
	border:0px;
	margin:0px;
	padding:0px;
	width:95px;
	font:11px Times New Roman;
}

IMG 
{
	display:block;
}

.FormHead 
{
	color:#0b364b;
	font: 24px Times New Roman;
	font-style:italic;
}

.FormTitle 
{
	font: 12px Times New Roman;
	color: #837d67;
}

.FormComment
{
	font: 10px Times New Roman;
	color: #000000;
}

.FormField
{
	font: bold 10px Arial;
	color: #0b364b;
}

.FormInput
{
	height:16px;
	border:solid 1px #8d8e8e;
	margin:0px;
	padding:0px;
	width:175px;
	font:11px Arial;
}

.FormMLInput
{
	height:30px;
	border:solid 1px #8d8e8e;
	margin:0px;
	padding:0px;
	width:450px;
	font:11px Arial;
}

.FormError
{
	font: bold 10px Arial;
	color:Red;
}

A.VFormLink:link, A.VFormLink:visited, A.VFormLink:hover, A.VFormLink:active
{
	font: 12px Times New Roman;
	color:#837d67;
	text-decoration: none;
}

.VformContinue 
{
	color: #0b364b;
}

.formhead 
{
	font: bold 12px Arial;
	color: #0b364b;
}

.IntroTitle 
{
	font-size:14px;
	font-weight:bold;
}