/* ---------------------------------------------

Site specific stuff

--------------------------------------------- */

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
background-attachment: scroll;
background-image: url(bg1.gif);
background-repeat: repeat-x;
background-position: left top;
padding: 13px;
margin: 0px;
}

h3 {
	color: #99CC00;
	text-decoration: none;
}

p{
	line-height:25px;
	text-align:justify;
	font-size: 12px;
}

.brochuretext {
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	text-decoration: none;
	text-align: justify;
}

.topmenu {
height:35px;
padding-top:5px;
}

.topmenu a{
font-size:14px;
padding:6px 5px 3px 5px;
color:#006600;
font-weight:bold;
text-decoration:none;

}

.topmenu a:hover{
background-color:#FFFF66;
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #FF9900;
}

.topfloat{
font-size:9px;
}

.sidemenu a{
padding:5px;
margin:5px;
display:block;
text-decoration:none;
font-size:16px;
color:#006600;
font-weight:bold;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #99CC00;
}

.sidemenu a:hover{
background-color:#B1DC67;
display:block;
text-decoration:none;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #009900;
}

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a.footerlinks {
	text-decoration: none;
	font-size: 14px;
}
a.footerlinks:hover {
	color: #000000;
	background-color: #B1DC67;
}


/* ---------------------------------------------

Actinic CSS elements

--------------------------------------------- */ 

li{
color:#000000;
list-style-type:square;
}

ol{
color:#000000;
}

ul{
color:#000000;
list-style-type:square;
}

SELECT {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.actCHECKOUTEM {background-color:#99cc00;}
.actCHECKOUTBG {background-color:#eeeeee;}

.actlarger{
font-size: larger;
color:#000000;
}

.actsmaller{
font-size: smaller;
color:#000000;
}

.actxxsmall{font-size:xx-small;color:#000000;}
.actxsmall{font-size:x-small;color:#000000;}
.actsmall{font-size:small;color:#000000;}
.actregular{font-size:medium;color:#000000;}
.actlarge{font-size:large;color:#000000;}
.actxlarge{font-size:x-large;color:#000000;}
.actxxlarge{font-size:xx-large;color:#000000;}

.actwarningcolor{color:#ff3300;}
.actrequiredcolor{color:#ff3300;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#ff3300;}
.actwarning{font-size:x-large;color:#ff3300;}
.actwelcome{font-size:medium;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:x-small;color:#009999;}