
/*cope with inheritance bugs*/
BODY, TABLE, TH, TD {
	color: #000000;
	font-size: 12px;
	font-family: arial, sans-serif }


/*body specific*/
BODY {
	background-color: #ffffff;
	margin: 0;
	padding: 0 }

A {
	color: #000080;
	font-weight: bold;
	text-decoration: none;
	margin: 0 }

A:visited {
	color: #666699 }

A:hover {
	color: #000000;
	text-decoration: underline }

a:active {
	color: #666699 }

IMG {
	border: none }

TABLE {
	margin: 0;
	padding: 0;
	border: none;
	text-align: justify
	}


/*text specific*/
P {
	line-height: 15px;
	margin: 0;
	text-align:justify;
	 }

H1, H2, H3, H4, H5, H6 {
	font-weight: normal;
	margin: 0 }

H1 {
	font-size: 19px }

H1.bold {
	font-weight: bold }

H2 {
	font-size: 17px }

H2.bold {
	font-weight: bold }

H3 {
	font-size: 15px }

H3.bold {
	font-weight: bold }

H4 {
	font-size: 13px }

H4.bold {
	font-weight: bold }

H5 {
	font-size: 11px }

H5.bold {
	font-weight: bold }

H6 {
	font-size: 9px }

H6.bold {
	font-weight: bold }

LI {
	font-size: 12px }

UL {
	margin-top: 6px }

.bold {
	font-weight: bold }

.boldspace {
	font-weight: bold;
	margin-bottom: 3px }

.space {
	margin-bottom: 3px }

.white {
	color: #fff }


/*navigation specific*/
#navcontainer {
	width: 130px
	margin: 0;
	padding: 0 }

#navcontainer UL {
	list-style-type: none;
	margin: 0;
	padding: 0 }

#navcontainer A {
	font-size: 11px;
	background-color: #ffffcc;
	background-image: url("arrows-n.gif");
	background-repeat: no-repeat;
	background-position: 120px center;
	display: block;
	width: 140px;
	margin-bottom: 2px;
	padding: 4px 0 4px 14px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000 ; 	color: #000066;
}

#navcontainer A:hover {
	color: #fff;
	text-decoration: none;
	background-color: #000080;
	background-image: url("arrows-a.gif") }

#navcontainer A:active {
	background-color: #000000;
	text-decoration: none }

.masthead {
	color: #c0c0c0;
	font-size: 11px;
	background-color: #ffffff;
	background-image: url("menu.gif");
	background-repeat: no-repeat }

.masthead A:hover {
	color: #000099 }


/*form specific*/
FORM {
	margin: 0;
	padding: 0 }

FIELDSET {
	border: none;
	margin: 0;
	padding: 0 }

INPUT {
	font-size: 11px }

SPAN.cell {
	width: 175px;
	float: left }

SPAN.label {
	width: 100px;
	float: left }

LABEL {
	width: 100px }

SPAN.last {
	clear: right }

DIV.row {
	display: block;
	margin-bottom: 8px }

.inputcolor {
	background-color: #fff;
	margin: 0;
	/*padding: 1px 2px;*/
	height: 18px;
	border: solid 1px #300 }


/*general styles*/
.middle {
	vertical-align: middle }

.rule {
	margin-top: 3px;
	padding-top: 3px;
	border-top: 1px solid #c0c0c0 }

.none {
	display: none }

.brochure {
	padding: 10px;
	border: solid 1px #ffffcc;
	background-color: #c0c0c0;
	margin-bottom: 15px }


/*actinic specific*/
.actCHECKOUTEM {
	background-color: #f5f5f5 }

.actCHECKOUTBG {
	background-color: #eae8ff }

.actlarger {
	font-size: 16px }

.actsmaller {
	font-size: 10px }

.actxxsmall {
	font-size: 9px }

.actxsmall {
	font-size: 11px }

.actsmall {
	font-size: 12px }

.actregular {
	font-size: 14px }

.actlarge {
	font-size: 16px }

.actxlarge {
	font-size: 18px }

.actxxlarge {
	font-size: 20px }

.actwarningcolor {
	color: #ff0000 }

.actrequiredcolor {
	color: #ff0000 }

.actsearchhighlightcolor {
	color: #ff0000 }

.actrequired {
	color: #ff0000 }

.actwarning {
	color: #ff0000 }

.actwelcome {
	color: #000000 }

.actlogotext {
	color: #d9090e;
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: center }

.actlogout {
	color: #000080;
	font-size: 11px }