c/* subscriber logos */
#companyLogo {
	position:absolute;
	width:200px;
	height:43px;
	z-index:1;
	left: 525px;
	top: 43px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a { color: #336699; }

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #666666;
}

.button {
	border: 3px double #339933;
	background-color: #339933;
	color: #339933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 0px;
}
.menubar {
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #686868;
	border-bottom-color: #686868;
	vertical-align: bottom;
	height: 21px;
	display: block;
}

.menutext {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	padding-left: 13px;
	padding-right: 13px;
	text-decoration: none;
	padding-top:0px;
	padding-bottom:0px;
}

a.menutext:hover { text-decoration: underline}

.dropdown {
	background-color: #EBEDEC;
	border: 1px solid #a6a7a6;
	font-size: 11px;
}

.dropdown a{
	display: block;
	padding: 5px;
	text-decoration:none;
	color: #000000;
}

.dropdown a:hover{
	color: #ffffff;
	background-color:#ff9900;
}
.sidebartext {
	font-weight: bold;
	padding-top: 14px;
	padding-left: 13px;
}

#notbold {font-weight: normal;}

.middletext {
	font-weight: bold;
	color: #FFFFFF;
	padding: 15px;
}

.maincontentarea {
	text-align: left;
	color: #000000;
}

.maincontentarea a {
	font-weight: bold;
}

.maincontentareapad {
	text-align: justify;
	padding: 15px;
}

.homepagecontent {
	font-size: 11px;
	text-align: justify;
	padding: 10px;
}

.sidearea {
	padding: 10px;
	font-size: 11px;
	color:#000000;
	text-align: left;
}

.sidearea a { font-weight: bold; }

h1 {
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/h1underline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	margin: 0px 0px 10px;
	padding: 0px 0px 2px;
	height: 14px;
	color: #666666;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	background-image: url(../images/h1underline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	margin: 0px 0px 10px;
	padding: 0px 0px 2px;
	height: 18px;
}

ul.square { 
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding: 0px;
	list-style-position: outside;
	font-size:11px;
	list-style-image: url(../images/square.gif);
}

li.square {
	margin-bottom: 15px;
	padding: 0px;
}

ul.square2 { 
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(../images/square.gif);
}
li.square2 {
	margin-bottom: 15px;
	padding: 0px;
}

ul.square_bgblue {
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding: 0px;
	list-style-position: outside;
	font-size:11px;
	list-style-image: url(../images/square.gif);
	background-color: #f0f7ff;
}

li.square_bgblue {
	margin-bottom: 15px;
	padding: 0px;
}

ul.bluesquare { 
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding: 0px;
	list-style-position: outside;
	font-size:11px;
	list-style-image: url(../images/square-blue.gif);
}

#orange {
color:#FF9900;
}

.normalbckgrnd{
	background-color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;	
}

.embckgrnd{
	background-color: #9A0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;		
}

.sbmbckgrnd{
	background-color: #336799;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;			
}

.ipmbckgrnd{
	background-color: #339933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;		
}

input.textfield {
	margin: 0px;
	padding: 2px;
	border: 1px solid #a5acb2;
	font-size: 9px;
}
.orangehead {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #ff9900;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 12px;
}

.submenu{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	vertical-align: middle;
	text-decoration:none;
	background-image: url(../images/bg_submenu_btn.gif);
	display: block;
	width: 160px;
	padding-top: 4px;
	padding-left: 12px;
	padding-right: 0px;
	padding-bottom:4px;
	margin: 0px;
	background-position: left bottom;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
	border-left: 1px solid #FFFFFF;
	background-repeat: repeat-y;
}
		
.submenu:hover { text-decoration:underline; }

.submenu#on { text-decoration:underline; }

h3 {
	font-size: 12px;
	font-weight: bold;
}
ul {
	padding-left: 15px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	margin: 0px;
	list-style-type: square;
	list-style-position: outside;
}
.testimonial {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
	text-transform: uppercase;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	background-image: url(/images/h1underline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	margin: 0px 0px 10px;
	padding: 0px 0px 2px;
	height: 18px;
}
.bluebox {
	margin: 0px;
	padding: 15px 15px 15px;
	color: #000000;
}
.bluehead {
	background-color: #336699;
	vertical-align:middle;
	padding-left:10px;
	padding-right:13px;
	padding-top: 5px;
	padding-bottom: 5px;
	color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.briefingbox {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 12px 9px 12px;
	color: #000000;
}
.briefingtext{
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #336699;
}
.twelve{
	font-size: 12px;
}
.eleven{
	font-size: 11px;
}
.gray{
	font-weight: bold;
	background-color: #CCCCCC;
	vertical-align:middle;
	color: #000000;
	padding-right: 3px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;	
}

.homepagecontentnew {
	font-size: 11px;
	text-align: justify;
}

.sideareanew {
	font-size: 11px;
	color:#000000;
	text-align:justify;
}

.newsheader {
	font-size: 16px;
	font-weight:bolder;
	font-stretch:extra-expanded;
	color: #FF9A08;
	background-image: url(/images/dottedlines.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.newsheaderline {
	font-size: 14px;
	font-weight: bolder;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#red {color:#FF0000;}

LI
{
		padding-bottom: 5px;
}
.mainLayout
{
position: absolute;
top: 110px    
}
/* used for the hpMod add-on */
.hpMod	
{
	position: absolute;
	left: 320px;
	top: 10px;
	width: 428px;
	border: 1px solid #FF9900;
	background-color: #FFFFCD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #006699;
}
.hpMod	a
{
	text-decoration: none;
}
.tableheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	padding: 6px;
	background-image: url(/images/tableheaderbg.gif);
	border: 1px;
	text-indent: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.tablecontent {
	font-size: 11px;
	padding-left: 15px;
	padding-top:6px;
	padding-bottom:6px;
}

.tablecontent2 {
	font-size: 9px;
	padding-left: 15px;
	padding-top:6px;
	padding-bottom:6px;
}

.homepagecontent {
	font-size: 11px;
	text-align: justify;
	padding: 15px;
}

.style2a{
color: #336699;
}

.ads
{
font-size 11px;
text-align: left;
padding: 5px;
color: #666666;
}

.padd
{
font-size: 11px;
float: right;
width: 250px;
padding: 4px;
}

.h1-noline {
	font-size: 11px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	margin: 0px 0px 10px;
	padding: 0px 0px 2px;
	height: 14px;
	color: #666666;
}

.graytxt
{
text-align: left;
font-size 11px;
color: #666666;
}
