/*cope with inheritance bugs*/
body, table, th, td{
font-size:11px;
font-family:CUSTOMVAR:ACTCSSFONTFAMILY;
}

p {
	font-size: 11px;
}


/*body specific*/
body{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

li{
color:NETQUOTEVAR:FGCOLORCSS;
list-style-type:square;
}

ol{
color:NETQUOTEVAR:FGCOLORCSS;
}

ul{
color:NETQUOTEVAR:FGCOLORCSS;
list-style-type:square;
}

H2, H3, H4, H5, H6 {
font-family:CUSTOMVAR:ACTCSSFONTFAMILY;
}
h1 {
	font-size: 14px;
	color: #0000A0;
}

.actCHECKOUTEM {background-color:NETQUOTEVAR:CHECKOUTEMCSS;}
.actCHECKOUTBG {background-color:NETQUOTEVAR:CHECKOUTBGCSS;}

.actlarger{
font-size: larger;
color:NETQUOTEVAR:FGCOLORCSS;
}

.actsmaller{
font-size: 9px;
color:white;
}

.actxxsmall{
font-size: 9px;
color: #D08911;
}

a.links{
font-size: 10px;
color: silver;
text-decoration: none;
display: block;
font-weight: bold;
 border: 3px;
 border-style: double;
 border-color: white;
 margin: -1px;

}

a.links:hover {
color: #C87620;
font-size: 10px;
display: block;
background-color: black;
text-decoration: none;
font-weight: bold;
}

a.links-small:hover {
color: white;
font-size: 11px;
display: block;
background-color: black;
text-decoration: none;
}
a.links-small{
font-size: 11px;
color: #A52A2A;
text-decoration: none;
display: block;
}

a.links-top:hover {
color: white;
font-size: 10px;
background-color: black;
text-decoration: none;
}
a.links-top{
font-size: 10px;
color: black;
text-decoration: none;
}
.text-top{
font-size: 14px;
color: #E39A19;
font-weight: bold;
 font-style: italic;
}


.actxsmall{
font-size:10px;
color: gray;
}
.section{
font-size:10px;
color: #A52A2A;
}
.actsmall{
font-size: 9px;
color: black;
}
.actregular{
font-size:13px;
color:black;
}

a.bottom {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: gray;
	}
	
a.bottom:hover {
	color: Black;
	font-size: 10px;
}

a.bottom-email {
	font-size: 10px;
	text-decoration: none;
	color: #0406FF;
	}
	
a.bottom-email:hover {
	color: Black;
	font-size: 10px;
}





.actlarge{font-size:large;color:NETQUOTEVAR:FGCOLORCSS;}
.actxlarge{font-size:x-large;color:NETQUOTEVAR:FGCOLORCSS;}
.actxxlarge{font-size:xx-large;color:NETQUOTEVAR:FGCOLORCSS;}

.actwarningcolor{color:NETQUOTEVAR:REQUIREDCOLORCSS;}
.actrequiredcolor{color:NETQUOTEVAR:REQUIREDCOLORCSS;}
.actsearchhighlightcolor{color:NETQUOTEVAR:SEARCHHIGHLIGHTCOLORCSS;}
.actrequired{color:NETQUOTEVAR:REQUIREDCOLORCSS;}
.actwarning{color:NETQUOTEVAR:REQUIREDCOLORCSS;}
.actwelcome{color:NETQUOTEVAR:FGCOLORCSS;}

.actlogotext {font-family:CUSTOMVAR:ACTCSSFONTFAMILY; font-size: x-small; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:x-small;color:NETQUOTEVAR:LINKCOLORCSS;}
