﻿body
{   font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin: 0;
}

table
{   width: 100%;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

td
{	vertical-align: top;
}


img
{	border: 0;
}

ol
{	margin: 5px;
 	padding-left: 5px;
}

ul
{	margin: 5px;
 	padding-left: 5px;
}

li
{	margin: 5px;
 	margin-bottom: 15px;
 	padding-left: 5px;
}

.container
{   width: 950px;
    border-collapse: collapse;
}

.header
{   height: 60px;
    color: white;
    font-weight: bold;
    background-color: #FF0000;
    vertical-align: middle;
    text-align: right;
    padding-right: 10px;
}
        
.header a:link
{   color: white;
    text-decoration: none;
}
        
.header a:visited
{   color: white;
    text-decoration: none;
}

.header a:hover
{	color: white;
 	text-decoration: underline;
}

.menu
{   width: 230px;
    background-color: #FFCC33;
    vertical-align: top;
    padding-top: 20px;
    text-align: center;
}

.sideMenu
{	font-size:15px;
	font-weight: bold;
	font-style:italic;
	text-align: left;
	padding-left: 28px;
}

.sideMenu a:link
{   color: #336699;
	text-decoration: none;
}

.sideMenu a:visited
{   color: #336699;
	text-decoration: none;
}

.sideMenu a:hover
{   color: #336699;
	text-decoration: underline;
}

.sideMenu div a:link
{   padding-left: 5px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
}

.sideMenu div a:visited
{   padding-left: 5px;
	color: #336699;
	font-weight: normal;
	text-decoration: none;
}

.sideMenu div a:hover
{   padding-left: 5px;
	color: #336699;
	font-weight: normal;
	text-decoration: underline;
}

.content
{	vertical-align: top;
 	padding-left: 10px;
 	padding-top: 10px;
}

.contentDiv
{	width: 80%;
 	float: left;
}

.certificationsDiv
{	text-align:right;
	float: right;
}

.footer
{	height: 60px;
 	font-size: 12px;
 	background-color: #FF0000;
 	vertical-align: middle;
 	text-align: center;
 	color: white;
}

.h1
{	font-size: 20px;
	font-weight: bold;
	font-style:italic;
	color: #336699;
}

.h2
{
	font-size: 15px;
	font-weight: bold;
	font-style:italic;
	color: #336699;
}

.line1
{	border-top: 1px solid #FF0000;
}
        
.newspaper
{
	text-align: justify;
}

.visible
{	display: block;
}

.hidden
{	display: none;
}

a:link
{   color: #336699;
    text-decoration: underline;
}
        
a:visited
{   color: #336699;
    text-decoration: underline;
}

a:hover
{	color: #336699;
 	text-decoration: underline;
}

#quote
{	width: 100px;
	border-top: 1px solid black;
 	border-bottom: 1px solid black;
 	font-size: 11px;
 	padding: 5px 5px;
 	text-align: left;
 }
 
.author
{	font-size: 10px;
 	margin: 5px 0 0 0; 
 	text-align: right;
}

.icon
{	vertical-align: middle;
}

.label
{
	font-weight: bold;
}

.ctrl
{	width: 100%;
}

.productDownload
{	color: black;
 	text-decoration: none;
 	cursor: pointer;
}

.scrollingBox
{	width: 100%;
 	border: solid 1px gray;
 	overflow: auto;
}
 
a.overview:link, a.overview:visited
{	font-weight: bold;
	text-decoration: underline;
	color: #336699;
}

.partnerLogo
{	text-align: center;
	vertical-align: middle;
	height: 120px;
}

.note
{
	font-style:italic;
}

.faqLink
{	font-weight: bold;
	color: #336699;
	cursor:pointer;
	text-decoration: underline;
}

.faqTitle
{	font-weight: normal;
	color: #336699;
	text-decoration: none;
	padding-left:10px;
}

#ctl00_ContentPlaceHolder2_faqAnswer
{	background-color:#E5E5E5;
	margin-top:5px;
	border:1px solid gray
}

.blue
{
	color: #336699;
}

table .grid
{	border:1px solid gray
}

.grid th
{	font-weight:bold;
	text-align:left;
	border:1px solid gray
}

.grid td
{	border:1px solid gray
}

a.standard
{	
	color: #336699;
	text-decoration: underline;
	cursor:pointer;
}
 
