/*cope with inheritance bugs*/
body, table, th, td{
color:NETQUOTEVAR:FGCOLORCSS;
font-size:10px;
font-family:CUSTOMVAR:ACTCSSFONTFAMILY;
}

/*body specific*/
body{
NETQUOTEVAR:BODYBACKGROUND;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

img{
border:0;
}
a:link{
color:NETQUOTEVAR:LINKCOLORCSS;
font-size:10px;
text-decoration:none;
}

a:visited{
color:NETQUOTEVAR:VLINKCOLORCSS;
font-size:10px;
text-decoration:none;
}

a:hover{
color:NETQUOTEVAR:HLINKCOLORCSS;
font-size:10px;
text-decoration:underline;
}

a:active{
color:NETQUOTEVAR:ALINKCOLORCSS;
font-size:10px;
text-decoration:none;
}

li{
color:NETQUOTEVAR:FGCOLORCSS;
list-style-type:square;
}

ol{
color:NETQUOTEVAR:FGCOLORCSS;
}

ul{
color:NETQUOTEVAR:FGCOLORCSS;
list-style-type:square;
}

H1, H2, H4, H5, H6 {
font-family:CUSTOMVAR:ACTCSSFONTFAMILY;
}

H3{
font-family:CUSTOMVAR:ACTCSSFONTFAMILY;
font-size:12px
}

.actCHECKOUTEM {background-color:NETQUOTEVAR:CHECKOUTEMCSS;}
.actCHECKOUTBG {background-color:NETQUOTEVAR:CHECKOUTBGCSS;}

.actlarger{
	font-size: larger;
	color:NETQUOTEVAR:FGCOLORCSS;
}

.actsmaller{
	font-size: smaller;
	color:NETQUOTEVAR:FGCOLORCSS;
}

.actxxsmall{
	font-size:9px;
	color:NETQUOTEVAR:FGCOLORCSS;
}

.actxsmall{
	font-size:10px;
	color:NETQUOTEVAR:FGCOLORCSS;
}

.actsmall{
	font-size:10px;
	color:NETQUOTEVAR:FGCOLORCSS;
}

.actregular{
	font-size:12px;
	color:NETQUOTEVAR:FGCOLORCSS;
}

.actlarge{
	font-size:14px;
	color:NETQUOTEVAR:FGCOLORCSS;
}

.actxlarge{
	font-size:16px;
	color:NETQUOTEVAR:FGCOLORCSS;
}

.actxxlarge{
	font-size:18px;
	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:10px;}

.thinborder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: NETQUOTEVAR:PALBGCSS;
	border-right-color: NETQUOTEVAR:PALCOLOR3CSS;
	border-bottom-color: NETQUOTEVAR:PALCOLOR3CSS;
	border-left-color: NETQUOTEVAR:PALCOLOR3CSS;
}

.thinred {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: NETQUOTEVAR:PALBGCSS;
	border-right-color: NETQUOTEVAR:PALCOLOR1CSS;
	border-bottom-color: NETQUOTEVAR:PALCOLOR1CSS;
	border-left-color: NETQUOTEVAR:PALCOLOR1CSS;
}

.thinred2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: NETQUOTEVAR:PALBGCSS;
	border-right-color: NETQUOTEVAR:PALCOLOR2CSS;
	border-bottom-color: NETQUOTEVAR:PALCOLOR2CSS;
	border-left-color: NETQUOTEVAR:PALCOLOR2CSS;
}

.actsmallheading {
	font-size:10px;
	color:NETQUOTEVAR:PALBGCSS;
	font-family: CUSTOMVAR:ACTCSSFONTFAMILY;
	text-transform: uppercase;
}
