html,body
{margin:0;padding:0;
	background: url(images/site-back.jpg);	background-repeat:repeat-x;
	font-family:Arial;
	font-size:10pt;
}

h1{	color:#BF040D; font-size:15pt; margin-bottom:-12px;}
h2{	color:#BF040D; font-size:11pt; margin-bottom:-12px;}
h3{	color:#BF040D; font-size:10pt; margin-bottom:0;}
p{ font-size:10pt;}
textarea{font-family:Arial;	font-size:10pt;}
p.fine{ font-size:8pt; margin-bottom:5px; margin-top:1px;}
ul{margin-top:0}
li{ font-size:10pt;}

a:link{ color:#000958; font-size:10pt; text-decoration:underline;}
a:visited{ color:#000958; font-size:10pt; text-decoration:underline;}
a:hover{ color:#000998; font-size:10pt; text-decoration:underline;}
a:active{ color:#000958; font-size:10pt; text-decoration:underline;}
img{border-style:none;}


.button
{
	border:solid 1px #BF040D;
}
.Label{font-size:10pt;}
.producttext{font-size:8pt; margin:0px; line-height:110%;}
.productprice{font-size:8pt; margin:0px; color:#000958; text-align:right;}
.formlable{font-size:10pt;}
.forminput{font-size:10pt;}

#mainbody
{
	width:780px;
	background-color:White;
	margin: 0 auto;
}

#mainheader
{
	width:780px;
	height:90px;
	text-align:right;
}

#topnav
{
	background: url(images/topnav-back.gif);background-repeat:repeat-x;
	width:780px;
	height:40px;
	
}
#maincontent
{
	width:720px;
	padding:20px 30px 20px 30px;
	background: url(images/content-back.jpg);background-repeat:no-repeat; background-position:right top;
}
#bottomnav
{
	background: url(images/bottomnav-back.gif);	background-repeat:repeat-x;
	width:780px;
	height:38px;
}
.topinfo
{
	margin-top:10px;
	margin-right:10px;
	color:#000958;
	font-size:8pt;
	font-weight:bold;
}
a.topl
{
	color:#000958;
	font-size:8pt;
	text-decoration:underline;
}

.topp
{
	padding-left:15px;
	padding-top:10px;
	color:White;
	font-size:10pt;
	display:block;
	text-align:center;
	
}

a.toplink:link, a.toplink:visited
{
	padding-left:5px;
	padding-right:5px;
	font-size:10pt;
	text-decoration:none;
	color:White;
}

a.toplink:hover
{
	text-decoration:underline;
}

.toppa
{
	padding-left:10px;
	padding-top:5px;
	color:White;
	font-size:8pt;
	line-height:150%;
	display:block;
	
}

a.toplinka:link, a.toplinka:visited
{
	padding-left:3px;
	padding-right:3px;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	color:White;
}

a.toplinka:hover
{
	text-decoration:underline;
}

.bottomp
{
	padding-left:35px;
	padding-top:10px;
	color:White;
	text-align:center;
}

a.bottomlink:link, a.bottomlink:visited
{
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	font-weight:normal;
	color:White;
	font-size:8pt;
}

a.bottomlink:hover
{
	padding-left:5px;
	padding-right:5px; 
	font-size:8pt;
	text-decoration:underline;
	
}
a.sub:link{ color:#000958; font-size:12pt; text-decoration:none;}
a.sub:visited{ color:#000958; font-size:12pt; text-decoration:none;}
a.sub:hover{ color:#000998; font-size:12pt; text-decoration:underline;}
a.sub:active{ color:#000958; font-size:12pt; text-decoration:none;}

table.tborder tr td
{
border-bottom:1px solid #EAF0F6;
}

table.wizard {
	border-width: 1px;
	border-style: solid;
	border-color: #eaf0f6;
	border-collapse: collapse;
	font-size:9pt;
	margin-top:5px;
}

table.wizard td {
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: #eaf0f6;
}