/***************************
Body Formatting
***************************/
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.productRightBox img{
	border:none;
}
strong{
color:#666666;

}

.contact{
width:600px;
text-align:justify;
}


#nav, #subnav {
	display: none;
}

.footie {
	font-size: 11px;
	color: #999999;
}
.whiteBold {
	color: #FFFFFF;
	font-weight: bold;
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #2E386B;
	font-weight: bold;
}
.quote {
	font-style: italic;
	color: #666666;
}
.fancy {
	font-size: 12px;
	color: #B41A1F;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.small {
	font-size: 11px;
	color: #666666;
}
.news {
	font-size: 11px;
	color: #999999;
	line-height:13px;
}

.red {
	color: #FF0000;
}

.darkGrey {
	color: #666666;
	font-size:11px;
}

.medGrey {
	color: #666666;
	font-size:10px;
	font-weight:bold;
}
.lightGrey {
	color: #999999;
	font-size:10px;
}


a:link, a:visited, a:active {
	font-size: 12px;
	color: #FF0000;
}

a:hover {
	font-size: 12px;
	color: #000000;
}

a.top:link, a.top:visited, a.top:active {
	font-size: 11px;
	color: #999999;
}
a.top:hover {
	font-size: 11px;
	color: #666666;
}

a.bottom:link, a.bottom:visited, a.bottom:active {
	color: #999999;
	text-decoration:underline;
	font-size: 10px;
}
a.bottom:hover {
	color: #FF0000;
	text-decoration:underline;
}

.trial ul, .trial li {
color:#FF6633;
padding:0px;
margin:0px;
}

/* ///////NAVIGATION/////////*/


#navlist
{
list-style-type: none;
margin-left: 0px;
padding-left: 0px;
}

#navlist ul
{
padding: 0px;
margin: 0px;
list-style-type: none;
}

#navlist li
{
list-style: none;
margin: 0px;
padding: 0px;
}

#navlist li a { 
text-decoration: none;
color:#565656;
font-weight:bold;
font-size: 11px;
 }
 
 #navlist li a:hover { 
color: #FF0000;
text-decoration:underline;
 }

li, ul
{color:#999999;

}


#navlist li ul li a
{
color:#565656;
list-style: none;
padding-left: 10px;
font-weight:normal;
}
#navlist li ul li ul li a
{
color: #999999;
list-style: none;
padding-left: 30px;
font-weight:normal;
font-size:10px;
}

/* ///////NAVIGATION/////////*/

h1 {
	font-size:18px;
	color:#FF0000;
	font-weight:normal;
}
h1 a:link, h1 a:active, h1 a:visited, h1 a:hover {
font-size:18px;
text-decoration:underline;
}
h2 {
	font-size:14px;
	color:#FF0000;
	font-weight:normal;
}
.subHead {font-size:12px; color: #666666;  font-weight:bold; }

h3 {font-size:11px; color: #666666;  font-weight:normal;
text-transform:uppercase;
/*margin: 15px 0px 0px 0px;
padding: 0px 0px 0px 0px; */
}

h4 {font-size:12px; color:#1A465C;  font-weight:normal; }

h5 {font-size:10px; color:#1A465C;  font-weight:normal; }

hr {height: 1px;
	color: #999999;}

.vertStripe {
background:url(../images/vertStripe.gif) repeat-y;
}


input, select, textarea, iframe{
font-weight:800;
color: #c21218; 
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
background:#FFFFFF; 
border: 1px solid #DFDFDF;
 }
.repeat-x {
	background-repeat: repeat-x;
}
.border1 {
	border: 1px solid #c21218;
}
#contactList li{
	list-style-type: none;
}
.patul{
	list-style-type: square;
}
.patul li{
text-align:center;
	display:inline;
}