/*cope with inheritance bugs*/
body,p,td,th,div {
	font: normal 11pt Arial, Helvetica, sans-serif;
	color: Black;
}
/*body specific*/
body{
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	background-color: #DFE2FF;
}

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a:link,a:visited,a:active {
	color: #0000CC;
	text-decoration: none;
	font: bold;
}

a:hover {
	color: #CC0000;
	text-decoration: 	underline;
}

li{
list-style-type:square;
}

ol{
color:#000000;
}

ul{
color:#000000;
list-style-type:square;
}

h1 {
	color: #0000CC;
	font: BOLD 11pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 2px;
}
h2 {
	font: bold 50px "Times New Roman", Times, serif;
	color: #191970;
	margin: 0px;
}

h3 {
	font: bold 25px "Times New Roman", Times, serif;
	color: #0000CC;
	margin: 0px;
}

h4 {
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: White;
	margin-top: 4px;
}

h5 {
	color: #0000CC;
	font: bold 11pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h6 {
	font: bold 25px "Times New Roman", Times, serif;
	color: #0000CC;
	margin: 0px;
}

.maintext {
	margin-left: 30px;
	margin-right: 45px;
}

.h1navbar {
	color: #0000CC;
	font: BOLD 11pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 2px;
}

.actCHECKOUTEM {background-color:#a4aeff;}
.actCHECKOUTBG {background-color:#eeeeee;}

.actlarger{
	font-size: larger;
	color:#000000;
}

.actsmaller{
	font-size: smaller;
	color:#000000;
}

.actxxsmall{
	font-size:9pt;
	color:#000000;
	color: #000066;
}

.actxsmall{
	font-size:10pt;
	color: #000000;
}

.actsmall{
	font-size:10px;
	color:#000000;
}

.actregular{
	font-size:12pt;
	color: #000066;
}

.actlarge{
	font-size:14px;
	color:#000000;
}

.actxlarge{
	font-size:16px;
	color:#000000;
}

.actxxlarge{
	font-size:18px;
	color:#000000;
}

.actwarningcolor{color:#ff3300;}
.actrequiredcolor{color:#ff3300;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#ff3300;}
.actwarning{color:#ff3300;}
.actwelcome{color:#000000;}

.actlogotext {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; 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: #ffffff;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
}

.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: #ffffff;
	border-right-color: #a4aeff;
	border-bottom-color: #a4aeff;
	border-left-color: #a4aeff;
}

.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: #ffffff;
	border-right-color: #a4aeff;
	border-bottom-color: #a4aeff;
	border-left-color: #a4aeff;
}

.actsmallheading {
	font-size:10px;
	color:#ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.navback2 {
	background-image: url(images/navbg.gif);
}
.newnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF66FF;
}
H4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
}
.newbg {
	width: 100%;
	background-image: url(images/topbg.gif);
}
.mainbg {
	background-image: url(images/mainbg3.gif);
	
}

