.body {
	FONT-SIZE: 10px;
	COLOR: #333333;
	FONT-FAMILY: Arial;
	background-color:White;
	margin-left:0;
	margin-top:0;
}

a {color: #6666FF }
a.visited{color:#333399}
 
.sectionheadline {
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	color: #000000;
}
.pageheadline {
	font-family : Arial;
	font-size : 20px;
	font-weight : bold;
	color : #000000;
}
.primaryheadline {
	font-family : Arial;
	font-size : 13px;
	font-weight : bold;
	color: #000000;
}
.sidebarheadline {
	font-family : Arial;
	font-size : 13px;
	font-weight : bold;
	color : #333333;
}
.secheadline1 {
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	color : #333333;
}
.secheadline2 {
	font-family: Arial;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
}
.tertiaryheadline {
	font-family : Arial;
	font-size : 9px;
	font-weight : bold;
	color : #333333;
}
.bodycopylink {
	font-family : Arial;
	font-size : 10px;
	color : #333399;
}
.disclaimertext {
	font-family: Arial;
	font-size : 9px;
	color : #333333;
}
.instructionaltext {
	font-family: Arial;
	font-size : 9px;
	font-weight : bold;
	color : #ff3300;
}
.firstlevelsidenav {
	font-family: Arial;
	font-size: 10px;
	color : #333399;
}
.firstlevelopened {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color : #333399;
}
.secondleveluserloc{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color : #000099;
	}
	.scriptmessages{
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color : #d8001d;
}
.successborder{
	border : 1px #D8001D solid;
}
.passwordborder{
	border: solid;
    border-width: 1px 0px; border-color: #333333
}.footerbottomborder {  
border-color: #999999 black black; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}

.disclaimertextlink {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; color: #333399}
.tableborders {  border: #333333; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.instructionaltext{
	font-family : Arial;
	font-weight : bold;
	font-size : 13px;
	color : #FF3300;
}
.promoheadline {
	color : #FF6600;
	font-family : Arial;
	font-weight : bold;
	font-size : 13px;
}
.promoteaser{
	color : #FF6600;
	font-family : Arial;
	font-weight : bold;
	font-size : 11px;
}
.largeprices{
	color : #990000;
	font-family : Arial;
	font-weight : bold;
	font-size : 11px;
}
.prices {
	color : #990000;
	font-family : Arial;
	font-weight : bold;
	font-size : 10px;
}
.errortext{
	color : #CC0000;
	font-family : Arial;
	font-size : 10px;
}
.standardlink{
	color : #333399;
	font-family : Arial;
	font-size : 10px;
}
.actionablelink{
	color : #333399;
	font-family : Arial;
	font-weight : bold;
	font-size : 10px;
}
.backlink{
	color : #333399;
	font-family : Arial;
	font-weight : bold;
	font-size : 10px;
}
.scriptmessagelarge 
{  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #CC0033}
.downloadList {		border-bottom: black;
		border-left: black 1px solid;
                border-right: black 1px solid;
                border-top: black 1px solid;
                
                FONT-SIZE: 10px;
}
.downloadListnosides {		border-bottom: black;
		border-top: black 1px solid;
}
/*Buttons*/
.gray   { border: 1px solid #000;background-color: #ccc;text-decoration: none;color: black;font: bold 0.9em arial,helvetica,sans-serif;cursor: pointer;padding:0; }
.red   { border: 1px solid #333;background-color: #d8001d;text-decoration: none;color: white;font: bold 0.9em arial,helvetica,sans-serif;cursor: pointer;padding:0; }
button.red span, button.gray span {font-weight:bold;}
