body { font-family:  Arial, sans-serif; font-size: 14px; margin: 0px 0px 10px 0px; padding: 0px; }

h2 {
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	margin-bottom: 5px;
	margin-top:4px;
	background-image: url(../images/h2.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	background-position: 5px 2px;
}	

h2 a {text-decoration:none;}

h6 {
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	margin-bottom: 5px;
	margin-top:4px;
	background: url(../images/h2.gif) no-repeat right 3px; 
	padding-right: 23px;
}	

h6 a {text-decoration:none;}

h3 {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	padding-bottom: 5px;
	padding-left:19px;
	margin-bottom:0px;
	background-image: url(../images/h3.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	margin-top:0px;
}

h3 a {text-decoration:none;}

h5 {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	padding-bottom: 5px;
	padding-right:19px;
	margin-bottom:0px;
	background: url(../images/h3.gif) no-repeat right 3px; 
	margin-top:0px;
}

h5 a {text-decoration:none;}

h4 {
	font-weight: bold;
	font-size: 16px;
	color: #cc0000;
		margin-bottom: 2px;
		padding: 0px 0px 0px 5px;
		margin-top:0px;
	}
	
h4 a {text-decoration:none;}
	
hr {color:#CCCCCC;}	

SELECT {font :8pt verdana;
color: #300;
background-color: #ffc;
border:dashed #900;
border-width: 1px 0px 1px 0px;}

input {margin-bottom:2px;
margin-top:2px;
}

.aButton {
	color: #ffffff;
	font-size: 12pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color: #E5636C;
	border: 1px solid #ffffff;
	cursor: pointer;
	margin-right:10px;
	background-image: url(../images/buttonbg.gif);
}

a {font-weight: bold;
	color: #990000;}

a:hover {color:#6600FF;}

p {margin: 0px 0px 10px;
	padding: 0px 5px;}
	
blockquote
{
	margin-left:14px;
	margin-top:0px;
	padding-top:3px;
}
	
	

.topheader {
	background-image: url(../images/logo1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 50px;
}


#nav-menu1
{
	background-color:#CC0000;
	padding-top: 3px;
	padding-bottom: 5px;
	height:192px;
	color:#FFFFFF;
	width:155px;
	border: 1px solid #CC0000;	
	background-image: url(../images/menul2.gif);
	background-repeat: repeat-x;
}

#nav-menu1 ul
{
	list-style: none;
	padding-top: 8px;
	margin: 0;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#nav-menu1 li
{
	color: #ffff88;
	text-decoration: bold;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	padding-left: 4px;
	margin-left: 4px;
	background-position: left center;
	padding-top: 4px;
	padding-bottom: 4px;
}

#nav-menu1 li a
{	text-decoration: none;
	color: #ffffff;}

#nav-menu1 li a:hover
{	color: #ffff88;
	text-decoration: none;}

#nav-menu2
{
	background-color:#e5636c;
	padding-top: 3px;
	padding-bottom: 5px;
	height:192px;
	color:#FFFFFF;
	width:155px;
	border: 1px solid #CC0000;
	background-image: url(../images/menul1.gif);
	background-repeat: repeat-x;	
}

#nav-menu2 ul
{	list-style: none;
	padding-top: 8px;
	margin: 0;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

#nav-menu2 li
{	color: #ffff88;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	padding-left: 4px;
	margin-left: 4px;
	background-position: left center;
	padding-top: 4px;
	padding-bottom: 4px;
}

#nav-menu2 li a
{	text-decoration: none;
	color: #ffffff;
}

#nav-menu2 li a:hover
{	color: #ffff88;
	text-decoration: none;
	font-weight: bold;
}


/* BEGIN: Main Page Heading i.e. Just Below The Main Navigation Boxes  */
#mainheading 
{
	height:22px;
	padding: 5px 0px 6px 51px;
	margin-left:0px;	
	margin-bottom:0px;
	border-bottom: 1px solid #cc0000;
	background: url(../images/headingimage.gif) 6px 5px no-repeat;
	font-weight: normal;
	font-size: 18px;
	color: #990000;
}
/* END: Main Page Heading i.e. Just Below The Main Navigation Boxes  */


/* BEGIN: Main Container i.e. The Purpose of The Page  */
#maincontainer
{
	margin: 0px;
	padding: 20px;
	vertical-align: top;
	color: #000000;
}

#maincontainer a:hover { color:#0000FF; }

#maincontainer a { color:#990000; text-decoration: none; font-weight: bold; }

#maincontainer ul { padding-left: 5px; margin-left: 5px 20px 10px 20px; }

#maincontainer li
{
	color: #000000;
	font-size: 14px;
	list-style-image: url(../images/mainbullet.gif);
	padding-left:0px;
	margin-right: 100px;
	margin-bottom: 2px;
	padding-bottom:2px;
}
/* END: Main Container i.e. The Purpose of The Page */



#maincontent2
{
	width: 600px;
	float: left;
}

#maincontent2 ol
{
	padding-left: 5px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: left;
}

#maincontent2 ol li
{
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	margin-left:20px;
	margin-bottom: 5px;
	padding-bottom:2px;
	list-style-position: outside;
	list-style-type: decimal;
}

#maincontent2 ul
{
	padding-left: 5px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
}


#maincontent2 ul li
{
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	list-style-image: url(../images/mainbullet.gif);
	padding-left:0px;
	margin-bottom: 2px;
	padding-bottom:2px;
}


#maincontent2 ul li a
{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	list-style-image: url(../images/subnavbullet.gif);
}

#maincontent2 ul li a:hover
{
color:#0000FF;
	list-style-image: url(../images/subnavbullet2.gif);
}
	
#maintext1 {
	vertical-align: top;
	line-height: 1.5;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-bottom:0px;
	padding-left:5px;
	margin-bottom:0px;
}

#maintext1 ul
{
	padding-left: 20px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: left;
}


#maintext1 li
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;	
}


#maintext1 li a
{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;	
}

#maintext1 li a:hover
{
	color: #0000ff;
}


.footer {
	background-color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 10px;
	vertical-align:middle;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #CCCCCC;
}

.footerform{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #FFFFFF;
	font-weight: normal;
}

.picbox {
	border-left: 1px solid #CC0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
	width:440px;
	text-align:right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
.mainbody {
	padding-top: 2px;
	padding-bottom: 2px;
}



#comparetable td {
	border-left: 1px solid #997777;
	border-bottom: 1px solid #997777;
	padding-left:3px;
	padding-right:3px;
}
#comparetable {
	border-top: 1px solid #997777;
	border-right: 1px solid #997777;
	margin-top: 6px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
}


.mainblock{
	border-right: 1px solid #cc0000;
	border-bottom: 1px solid #cc0000;
	border-left: 1px solid #cc0000;
}


#subnav
{
	background-color:#ffffff;
	color:#000000;
	width:170px;
	float:right;
	margin-left:5px;
	margin-top: 0px;
	padding-top:0px;
	font-size:12px;
}

#righthand 
{	float: right;
	clear: both;
	display: inline;
	text-align:left;
	width:60%;	
}


/* BEGIN: Sub Menu Navigation */
#submenu
{
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	border-left: 1px solid #cc0000;
	border-bottom: 1px solid #cc0000;
	background-color:#FFf8F8;
	text-align: left;
	float: right;
	width: 140px;
}

#submenu p
{
	padding-bottom: 0px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}

.submenuLevel1 { padding-top: 0px; padding-left: 0px; font-size: 12px; }
.submenuLevel2 { padding-top: 0px; padding-left: 10px; font-size: 9px; }

#submenu a:link, #submenu a:visited { text-decoration: none; }
#submenu a:hover { color:#3D41D6; }


#submenuitem2
{
	margin-left:9px;
	margin-bottom:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;	
	font-weight: bold;
}

#submenuitem2 a { text-decoration: none; padding-left:10px;	}

#submenuitem2 a:hover {	color:#3D41D6; }	
/* END: Sub Menu Navigation */


/* BEGIN: Login Styles */
.login { border: 1px solid #993300; background-color:#fffafa; }
/* END: Login Styles */