.header {
	clear: both;
	height: 98px;
	padding-top: 10px;
	margin:auto;
}
.content {
	clear: both;
}
.contentinner {
	text-align: left;
	width: 910px;
	margin: 0px auto;
}
.contentMain {
	width: 690px;
	float: right;
	border-top-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.contentSidebar {
	width: 200px;
	float: left;
}
.logohome {
	width: 270px;
	padding: 15px 0px 0px 10px;
	float: left;
}
.nav {
	width: 620px;
	float: right;
	border-top-style: none;
	background-image: url(../2007_images/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top:5px;
}
.navcn{
height:25px;
text-align:right;
}
.companynews{
	width:210px;
	height:200px;
	float:right;
	border-bottom:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
	border-top:#cccccc 1px solid;
	border-left:#cccccc 1px solid;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	list-style: none;
	overflow:auto;
}
.nav ul {
	display: block;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.nav li {
	display: inline;
	margin: 0px 14px 0px auto;
	padding: 0px 0px 20px;
}
.nav ul ul {
	position: relative;
	margin-top: 15px;
}
.nav li li, .footer ul.footerNav li {
	margin: 0px 10px 0px 0px;
	padding-left: 10px;
	background: url(/images/bullet_navdivide.png) no-repeat 0px 4px;
}
.nav li.firstLink, .footer ul.footerNav li.firstLink {
	padding-left: 0px;
	background: none;
}
.nav a:link, .nav a:visited, .bottomtxt a:link, .bottomtxt a:visited {
	text-decoration: none;
	font-size: 0.95em;
	color: #333333;
}
.nav a:hover, .bottomtxt a:hover {
	color: #197100;
}
.nav li a:link, .nav li a:visited {
	padding: 0px 0px 20px 15px;
	background-image: url(../2007_images/bullet_nav.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
.nav li li a:link, .nav li li a:visited {
	background: none;
	padding: 0px;
}
.nav li a.activePage:link, .nav li a.activePage:visited {
	color: #333333;
	background: url(/images/bullet_nav_open.gif) no-repeat 0px 1px;
}
.nav li li a.activePage:link, .nav li li a.activePage:visited {
	background: none;
	color: #197100;
}
ul, ol {
	padding: 0px;
	list-style-type: none;
}
#focusViwer{
	border-bottom:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
	border-top:#cccccc 1px solid;
	border-left:#cccccc 1px solid;
	padding-bottom:0px;
	padding-left:5px;
	padding-right:0px;
	padding-top:5px;
	width:455px;
	height:200px;
	float:left;
	
}
.contentMain ul.companynews li h3 {
	margin: 0px;
	font-size: 1em;
}
.companynews li h3 a:link, .companynews li h3 a:visited, .productclass li h3 a:link, .productclass li h3 a:visited {
	display: block;
	background: url(../2007_images/bg_blockheader.gif) no-repeat;
	text-decoration: none;
	color: #333;
	padding: 5px 0px 5px 25px;
}
.companynews li h3 a:hover, .companynews li h3 a:active, .productclass li h3 a:hover, .productclass li h3 a:active  {
	background: url(../2007_images/bg_blockheader_on.gif) no-repeat;
}
.companynews h3 {
	font: normal 1em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 1.5em 0em 1em;
	color: #812428;
	clear: both;
}
.companynews h3 {
	font-weight: bold;
	color: #333;
}
.productclass{
	margin:auto;
	clear:both;
	text-align:left;
	font-size: 2em;
	font-weight: bolder;
	color: #333333;
	line-height: 35px;
}
.firstBlock{
width:200px;
}
.contentinner .content #contentMain .productclass .firstBlock {
	background-image: none;
	padding-top: 0px;
}
.contentinner .content #contentMain .productclass .firstBlock h3 {
	margin: 0px;
	font-size: 1em;
	line-height: 1.25em;
	list-style-image: none;
	list-style-type: none;
}
.contentinner .content #contentMain .productclass .firstBlock p {
	margin: 0px;
	font-size: 1em;
	line-height: 1.25em;
}
.contentSidebar .productclass {
	padding: 20px 5px 0px;
	margin: 20px 0px 0px;
	border-top: 1px dotted #666;
	border-bottom: none;
	width: 160px;
}
.contentSidebar .productclass p {
	margin: 0px 0px 0px 25px;
	padding: 0px;
}
.contentSidebar blockquote {
	font: italic 1.1em Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	border-top: 1px dotted #666;
	padding: 15px 5px 5px;
	clear: both;
}
.contentSidebar h3 {
	color: #333;
	text-transform: uppercase;
	font-size: 1em;
	margin: 0px;
	padding: 15px 5px 5px;
	border-top: 1px dotted #666;
	font-weight: bold;
}
.contentSidebar form h3, .contentSidebar .sectionBlock h3 {
	padding: 0px 0px 5px;
	border: none;
}
.contentSidebar .sectionBlock h3 {
	text-transform: none;
}
.contentSidebar form {
	border-top: dotted 1px #666;
	padding: 15px 5px;
}
.contentSidebar p {
	margin: 0px;
	line-height: 1.4em;
	padding: 0px 5px 15px 5px;
}
.contentSidebar form p {
	padding: 0px;
}
.contentSidebar input {
	border: solid 1px #999;
	background: #FFF url(/images/bg_stripe.png);
	color: #999;
	padding: 0px 4px 1px;
}
.contentSidebar input.textBox {
	font: 0.95em Verdana, Arial, Helvetica, sans-serif;
	background: #F9F9F9;
	width: 120px;
	padding: 3px 2px;
}
.contentSidebar input.textBox:focus {
	background: #FFF;
	color: #333;
}
input, select {
	background: #FFF;
	border: solid 1px #999;
	font-size:1em;
	
}
.welcometext {
color: #CC0000
}
.contenttext {
	margin:auto;
	clear:both;
	font-size: 1em;
}
.contenttext p {
	padding:0px;
	margin: 0px 0px 20px 0px;
}
.bottomtxt {
	margin: 0px 0px 0px 210px;
	padding: 10px 0px 0px 0px;
	clear: both;
}
.bottomtxt ul.bottomnav {
	margin: 0px;
	padding: 0px 0px 10px;
	display: block;
	border-bottom: 15px solid #E4E4E4;
}
.bottomtxt ul.partners {
	text-align: right;
	list-style: none;
	padding: 10px 0px 0px;
	margin: 0px;
}
.bottomtxt ul.partners li {
	display: inline;
	padding: 0px 0px 0px 5px;
	margin: 0px;
}
.titlebanner{
width:675px;
height:195px;
padding:5px 5px 5px 5px;
border:#CCCCCC 1px solid;

}
.bannerimg{
width:450px;
float:left;
}
.bannertxt{
	width:205px;
	height:185px;
	float:right;
	background-image: url(../2007_images/bg_bluestripe.gif);
	color: #FFFFFF;
	padding: 5px;
}
.plist{
width:675px;
height:150px;
padding:5px 5px 15px 5px;
}
.plistimg{
width:380px;
height:150px;
float:left;
padding:5px;
border:#CCCCCC 1px solid;
}
.plisttxt{
width:270px;
height:150px;
float:right;
padding:0px;
}
.plisttxt h3{
	color: #333;
	text-transform: uppercase;
	font-size: 1em;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
.contentSidebar ul{
margin:0px;
padding:5px 5px 5px 5px;
}
.contentSidebar ul li{
margin:0px;
padding:0px 0px 5px 0px;
}
.contentSidebar a:link, .contentSidebar a:visited{
color:#003399
}
.plisttxt ul{
margin:0px;
padding:20px 0px 0px 0px;
}
.plisttxt ul li{
padding:0px 0px 0px 5px;
margin:0px;
}
.plisttxt h3 a:link, .plisttxt h3 a:visited, .plisttxt li a:link, .plisttxt li a:visited{
	display: block;
	background: url(../2007_images/bg_blockheader.gif) no-repeat;
	text-decoration: none;
	color: #197100;
	padding: 5px 0px 5px 25px;
}
.plisttxt h3 a:hover,.plisttxt li a:hover{
	color: #333333;
	background: url(../2007_images/bg_blockheader_on.gif) no-repeat;
}
.smallproductimg{
width:450px;
height:195px;
float:left;
padding:5px;
border:#CCCCCC 1px solid;
}
.producttxt{
	width:200px;
	height:185px;
	float:right;
	background-image: url(../2007_images/bg_bluestripe.gif);
	color: #FFFFFF;
	padding: 5px;
}
.producttxt{
	text-align:left;
	width:200px;
	height:200px;
	float:right;
	background-image: url(../2007_images/bg_bluestripe.gif);
	color: #FFFFFF;
	padding: 5px;
}
.profilecontent{
}
.contentMain h2{
font-size:1.1em;
margin:0px 5px 5px 5px;
padding:0px 0px 0px 0px;
}
.profilecontent h1{
font-size:0.9em;
margin:10px 0px 0px 0px;
padding:0px 0px 0px 15px;
}
.classtitle{
	font-size:1.15em;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height: 25px;
	font-weight: bold;
	text-transform: uppercase;
}