﻿body {
	font: 12px/18px Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #333333;
}
p { margin-bottom: 18px; }


#contact1 {
 position:static;
 top:0px;
 width:85px;

}
#contact2 {
 position:absolute;
 top:0px;
 width:85px;
 height:35px;
}

#mainFlash {
 position:static;
 margin: 0 auto;
 width:600px;
 height:250px;
}
#newscolumnleft {
	width: 120px;
	height: auto;
	float: left;
	padding: 4px;
	margin: 0px 8px 5px 0px;
}
#newscolumnright {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 5px 8px;
}
.products 
{
	color:#ef4035;
}
a img {border: none; } 

.links {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
}
a {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #000099;
}
a:active {
	text-decoration: none;
	color: #000099;
}
.welcome {
	color: #333333;
	text-align: left;
	}
.bodycopy {
	color: #333333;
	text-align: left;
}
 
h1 { font-weight: bold; font-size: 20px; line-height: 30px; margin-bottom: 18px; }
h2 { font-weight: bold; font-size: 16px; line-height: 18px; margin-bottom: 12px; }
h3 { font-weight: bold; font-size: 14px; line-height: 18px; }
h4 { font-weight: bold; font-size: 12px; line-height: 18px; }


.subhead {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.submenu {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: none;
	color: #000000;
}
.submenuStrong {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #cc6600;
}
a.submenu {
	text-decoration: none;
	color: #cc6600;
	font-style: none;
	
}
a:visited.submenu {
	text-decoration: none;
	color: #cc6600;
}
a:hover.submenu {
	text-decoration: underline;
	color: #cc6600;
}
a:active.submenu {
	text-decoration: none;
	color: #cc6600;
}
.news {
	text-align: left;
	color: #333333;
	font-style:normal;

}

a.news {
	text-decoration: none;
	color: #0066FF;
	font-style: none;
	
}
a:visited.news {
	text-decoration: none;
	color: #0066FF;
}
a:hover.news {
	text-decoration: underline;
	color: #0066FF;
}
a:active.news {
	text-decoration: none;
	color: #0066FF;
}

.commonLink {
	font-size: 12px;
	color: #000000;
	font-style: normal;
	
}
.commonStrong {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0066FF;
}
a.commonLink {
	text-decoration: none;
	color: #0066FF;
	font-style: none;
}
a:visited.commonLink {
	text-decoration: none;
	color: #0066FF;
}
a:hover.commonLink {
	text-decoration: underline;
	color: #0066FF;
}
a:active.commonLink {
	text-decoration: none;
	color: #0066FF;
}
#newsmenu {
	text-align:left;
	padding: 5px 15px 5px 15px;
	width: 200px;
	height: 140px;
	background-image: url('news_events/images/newsmenubg.gif');
	background-repeat: no-repeat;
}

fieldset.supportform {
	background:#e4f2fd; 
	margin:15px 0; 
	padding:15px; 
	border:1px solid #c6d9e9;
}
