html, body, form, fieldset
{
	margin: 0;
	padding: 0;
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, blockquote, pre, address
{
        margin: 0;
        padding: 0;
}


body
{
	background: White;
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
}

img 
{
	border: 0;
}

p, ul, ol, dl, blockquote, pre, address
{
	font-size: 10pt;
	line-height: 20px;
	margin-bottom: 20px;
	color: #333;
}

ul,ol
{
	margin-left:18px;
}
li
{
	padding-bottom:5px;
}

h1,h2,h3,h4,h5,h6
{
	font-weight: bold;
}
h1
{
	font-size: 14pt;
	color:White;
}

h2
{
	font-size: 10pt;
	line-height: 19px;
	margin-bottom: 12px;
	color: #990033;
}

h3
{
	font-size: 11pt;
}

input,textarea,select {
	font: 10pt arial, verdana, sans-serif;
	background-color : #EFEFEF;
	border: 1px solid #000;
	margin: 1px;
	color: #333;
}

#mainbody
{
	width:981px;
	margin: 0 auto;
}

#mainheader
{
	display:none;
}

#logo
{
	float:left;
	width:242px; 
	height:70px;
	margin-top:15px;
}

#topnav
{
	display:none;
}
.nav
{
	padding-left:55px;
}
#mainborder
{
	width:981px;
	background: White;
}
#maincontent
{
	width:948px;
	padding:9px 16px 2px 16px;
	background: White;
	min-height:500px;
}

#bottomnav
{
	display:none;
}

a.bottomlink:link, a.bottomlink:visited
{
	padding-left:2px;
	padding-right:2px;
	font-size:9pt;
	text-decoration:none;
	color:White;
}

a.bottomlink:hover
{
	text-decoration:underline;
}

#homebanner
{
	background: url(../images/homebanner.jpg);
	background-repeat:no-repeat;
	width:933px;
	height:280px;
}
#homecontent
{
	padding-top:25px;
	margin-left:20px;
	width:350px;
}

#HLeft
{
	background: url(../images/H1Left.gif);
	background-repeat:no-repeat;
	height:63px;
	width:7px;
}

#HMid
{
	background: url(../images/H1Mid.gif);
	background-repeat:repeat-x;
	height:63px;
	width:340px;
	padding-left:10px;
}
#HMidC
{
	background: url(../images/H1Mid.gif);
	background-repeat:repeat-x;
	height:63px;
	width:685px;
	padding-left:10px;
}

#HRight
{
	background: url(../images/H1Right.gif);
	background-repeat:no-repeat;
	height:63px;
	width:7px;
}
#ContentHolder
{
	width:679px;
	padding:10px;
}

.tab
{
	background: url(../images/tab.jpg);
	background-repeat:no-repeat;
	height:260px;
	width:307px;
	float:left;
	margin-left:1px;
	padding-top:3px;
	padding-left:8px;
}
#itab1
{
	background: url(../images/tab.jpg);
	background-repeat:no-repeat;
	height:260px;
	width:315px;
	float:left;
	margin-right:0px;
	padding-top:3px;
}
#itab2
{
	background: url(../images/subtab.jpg);
	background-repeat:no-repeat;
	min-height:23px;
	width:307px;
	padding-top:3px;
	padding-left:8px;
	margin-top:30px;
}
#itab3
{
	background: url(../images/subtab.jpg);
	background-repeat:no-repeat;
	min-height:23px;
	width:307px;
	padding-top:3px;
	padding-left:8px;
	margin-top:25px;
}
a.tablink:link, a.tablink:visited
{
	text-decoration:none;
	color: #990033;
}

a.tablink:hover
{
	text-decoration:none;
	color: #800030;
}

#newslist
{
	margin-left:5px;
	list-style-type:none;
}

#successleft
{
	float:left;
	width:45%;
	margin-right:10px;
}
#successright
{
	float:left;
	width:50%;
}
a.complink:link, a.complink:visited
{
	display:block;
	margin-top:16px;
	margin-bottom:7px;
	font-size: 12pt;
	text-decoration:none;
	color: #990033;
}

a.complink:hover
{
	
	text-decoration:underline;
	color: #800030;
}

a.rlink:link, a.rlink:visited
{
	font-size: 10pt;
	text-decoration:none;
	color: #333;
	line-height:27px;
}

a.rlink:hover
{
	text-decoration:underline;
	color: #000;
}

.videoicon
{

}

.wwwicon
{

	padding-right:1px;
}

.pdficon
{
	padding-right:2px;
}

.clienttable tr
{
	text-align:center;
}