/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	vertical-align:middle;
}

tr,p,div,td
{
	font: Verdana, Arial, Helvetica, sans-serif!important;
	font-size: 14px;
	color: #999999;
	line-height:22px;
}

/************layout settings ******************/

div#footer
{
	border-top:3px solid #669900;
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
	text-align:center;
}

/**********custom stuff*****************/

a:link,a:visited
{
	color:#CCCCCC;
	text-decoration:none;
	font-size:12px;
}

a:hover
{
	color:#999999;
	text-decoration:underline;
}

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

ul li{
padding: 0px;
margin: 0px;
padding-left: 15px;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

hr {
width:  90%; 
 }
hr.separator {
width:  40%; 
 }

.small {
font-size: 12px;
color: #ABABAB;
line-height: 0.7;
}
.smalldark {
font-size: 12px;
color: #000;
height: 10px;
line-height: 10px;
text-align: left;
}

a.readon {
font-size: 12px;
text-decoration: none;
line-height: 15px;
margin-top: 10px;
text-decoration: none;
font-weight: normal;
}

.blog_more {
font-size: 12px;
}

a.readon:hover {
text-decoration: none;
}

.blog {
width: 100%;
}

.contentheading {
font: Arial, Helvetica, sans-serif!important;
font-size: 26px;
line-height: 20px;
color: #CCCCCC;
padding: 0px 0px 20px 50px;
}
.contentpane {
text-align: left;
background: transparent;
padding: 0px 80px 0px 80px;
}

.contentpaneopen {
text-align: left;
background: transparent;
}

.contentpaneopen_text {
padding: 0px 80px 0px 80px;
}
table.contentpane td.contentheading {
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
border: none;
}

.contentdescription {
font-size: 11px;
}
.sectiontableheader {
font-size: 12px;
height: 25px;
line-height: 25px;
background-color:#669900;
color:#FFFFFF;
}
.categorytitle {
font-size: 16px;
height: 25px;
line-height: 25px;
}
.componentheading {
font: Arial, Helvetica, sans-serif!important;
font-size: 26px;
line-height: 20px;
color: #CCCCCC;
padding: 0px 0px 20px 50px;
}
a.category {
text-decoration:  underline; 
 }
a.category:hover {
text-decoration:  underline; 
 }

.back_button {
padding-top:10px;
align: right;
}
.back_button a{
font-size: 10px;
font-weight: normal;
}

.blogsection {
font-size: 10px;
}

.blog_more ul li{
list-style: none;
padding-left: 14px;
line-height: 18px;
}

table.contenttoc {
border: 1px solid #CCCCCC;
padding: 3px;
}

table.contenttoc th{
font-weight: bold;
font-size: 10px;
border-bottom: 1px solid #BBBBBB;
}

form {
margin: 0px;
padding: 0px;
}
.top_menu,
.top_menu table,
.top_menu table td,
.top_menu li {
	display:block;
	
}
a.mainlevel-nav,
a.mainlevel-nav:link,
a.mainlevel-nav:active,
a.mainlevel-nav:visited {
	color:#ffffff;
	text-decoration:none;
	font: Verdana;
	font-size:15px;
	margin-right:10px;
	padding: 0px 20px 0px 20px;
}

a.mainlevel-nav:hover {
	text-decoration:underline;
}

table.moduletable_newsflash {
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom:5px;
}

table.moduletable_newsflash th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #2D2945;
	text-align : left;
}

table.moduletable_newsflash td {
	padding: 10px 0px 10px 5px;
}

table.moduletable_newproducts {
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom:5px;
}

table.moduletable_newproducts th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #2D2945;
	text-align : left;
}

table.moduletable_newproducts td td {
	padding: 0px 0px 0px 5px;
}

.content {
	padding: 20px 45px 10px 45px;
	vertical-align:top;
}

.content_table td{
	line-height: 15px;
	font:Arial, Helvetica, sans-serif;
	font-size: 11px;
}