/* CSS Document */

A  {COLOR : #000000; TEXT-DECORATION : underline;}

A:link  {COLOR : #000000; TEXT-DECORATION : underline;}

A:visited  {COLOR :#000000; TEXT-DECORATION : underline;}

A:hover  {COLOR : #525273; TEXT-DECORATION : underline;}

body
{
background-image:url(images/bg.jpg);
}

#header {
position:absolute;
top:5px;
left:6px;
width:791px;
height:125px;
border:0px solid #000;
background-color:#ffffff;
}
#copy  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	letter-spacing: 0.2mm;
	line-height: 135%;
	}
	table.featureComparison
	{
		border:1px solid #839FBA
	}
	table.featureComparison td
	{
		border:0px;
		vertical-align:bottom;
		padding:3px 3px 3px 3px;
	}
#links {
position:absolute;
top:130px;
left:5px;
width:791px;
height:30px;
border:0px solid #000;
background-color:none;
}

#body {
border-right:1px solid #999999;
border-left:1px solid #999999;
border-bottom:1px solid #999999;
}

#body2 {

padding-left:7px;
padding-right:7px;
}

#content {
border:0px solid #000;
}


h2 {
font-family:Arial;
font-size:16px;
color:#555576;
}

h3 {
font-family:Arial;
font-size:16px;
color:#000000;
}

h4 {
font-family:Arial;
font-size:16px;
color:#000000;
font-style: italic;
font-weight: bold;
}

h5 {
font-family:Arial;
font-size:14px;
color:#000000;
font-style: italic;
font-weight: bold;
}

.asteris {font-family: Arial, Helvetica, sans-serif; color:red; font-size:11px;}

.bodytext {font-family: Arial, Helvetica, sans-serif; font-size:13px; color:#848483;}

.blacktext {font-family: Arial, Helvetica, sans-serif; font-size:13px; color:#000000;}

ul.content {
	list-style-type: square;
   padding-top:0px;padding-left:30px;padding-right:30px;padding-bottom:15px;margin:0;
	font-family: Arial, Helvetica, sans-serif; font-size:12px;color:#000000;
}

.orangetext {font-family: Arial, Helvetica, sans-serif; font-size:13px;}

.footertext {float:center;font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff;text-align:center}
.footertext A  {COLOR : #ffffff; TEXT-DECORATION : underline;}
.footertext A:link  {COLOR : #ffffff; TEXT-DECORATION : underline;}
.footertext A:visited  {COLOR :#ffffff; TEXT-DECORATION : underline;}
.footertext A:hover  {COLOR : #c2a6d9; TEXT-DECORATION : underline;}

table.mainborder{background-color:#ffffff; border-left: 1px solid #999999;border-right: 1px solid #999999;border-bottom: 0px solid #cccccc; padding:0px 10px 10px 10px}

table.mainborder2{background-color:#ffffff;border-left: 1px solid #999999;border-right: 1px solid #999999;border-bottom: 1px solid #999999; padding:10px 10px 10px 10px}

table.headerborder{background-color:#ffffff;border-left: 1px solid #999999;border-right: 1px solid #999999;}
table.headerborder td{border-bottom: 0px solid black;border-top:0px solid #cccccc; padding:5px 10px 10px 10px}

table.distribute{border-left: 0px solid black;border-right: 0px solid black;}
table.distribute td{border-bottom: 0px solid black;border-top:0px solid black; padding:5px 15px 10px 25px}

table.report{border-left: 0px solid black;border-right: 0px solid black;}
table.report td{border-bottom: 0px solid black;border-top:0px solid black; padding:5px 15px 10px 25px}

table.create{border-left: 0px solid black;border-right: 0px solid black;}
table.create td{border-bottom: 0px solid black;border-top:0px solid black; padding:5px 15px 10px 25px}

table.contactForm td{border:0px}
table.contactForm td{vertical-align:middle;border:0px}

/* DROPDOWN MENU STYLESHEETS */

#dropmenudiv{
position:absolute;
color:#ffffff;
border-right:1px solid black;
border-left:1px solid black;
border-bottom:1px solid black;
border-bottom-width: 0;
font:normal 12px arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
color:#000000;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #525273;
color:#ffffff;
}

/* END DROPDOWN MENU STYLESHEET */

HTML {
   overflow: -moz-scrollbars-vertical;
}