body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	background-color: #082C4C;

}

.running {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 4C555D;
	text-decoration: none;
	line-height: 18px;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: 4C555D;
	text-decoration: none;
	
}


.inputtype {
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	height: 20px;
}


.inputtextarea {
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;

}

#footerdiv
{
color:#999999;}

.submittype{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9933;
	border: 1px solid #CC6600;
}


.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	background-color: #45596B;
	height: 20px;
	width: 100px;

}
.sublinks, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
a.sublinks:hover, a:hover
{background-color: CFD2D6;
color:000000;}
a.links:hover
{
/*background-color: CFD2D6;*/
color:FFA903;}
.sitemap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:788490;
	text-decoration: none;
	text-transform: none;


}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a.footer:hover
{
background-color: CFD2D6;
color:FC6500;}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

a.copyright:hover
{
background-color: CFD2D6;
color:000000;}

.dotright {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: 4C555D;
}
.bg {
	
	background-repeat: repeat;
	background-position: center;
}
h1
{
	font-size: 16px;
	font-weight: bold;
	color: #D13705;
	font-family: "Trebuchet MS", Arial;
}
h2 
{
	font-size: 14px;
	font-weight: bold;
	color: #303C53;
	font-family: "Trebuchet MS", Arial;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}

.vdot {
	background-image: url(images/vdot.jpg);
	background-repeat: repeat-y;
}
.hdot {
	background-image: url(images/hdot.jpg);
	background-repeat: repeat-x;
}
.imgleft {
	float: left;
	margin-top: 3px;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 3px;
}

#moredetails
{
background-color:#f0f0f0;
border:1px dotted #cccccc;
font-size: 16px;
font-weight: bold;
color: #D13705;
font-family: "Trebuchet MS", Arial;
width:60%;
margin-left:100px;
text-align:center;
}

#moredetails a
{color: #D13705;}
#moredetails a:hover
{color: #656565;}

#productslink
{
margin-left:25px;
}

#productbg
{
	background-color: #ffffff;
	background-image: url(images/product_bg.jpg);
   background-repeat: repeat-x;
}

.pricing{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9933;
	padding:3px;
	border: 1px solid #CC6600;
}


.subheading{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #45596b;
	padding:3px;
	border: 1px dotted #5f7080;
}