body {
	margin: 0px;
	padding:0px;
	font-family: 'Lucida Grande', Arial, sans-serif; 
	font-size:71.1%;
	color: #8f8f8f;
	background-color:#000;
}

.internal {
width:920px;
margin:0px auto;
}

.logo {
height:61px;
width:303px;
float:left;
}

.headerad {
padding-bottom:1px;
}

.topmenu {
float:right;
margin-top:17px;
}

.extop {
background-image:url(../images/topbck.jpg);
background-repeat:repeat-x;
height:64px;
}

#test {
background-image:url(../images/headerbck.jpg);
background-repeat:repeat-x;
background-position:bottom;
background-color:#F2F9FF;
}

.exmain {
background-color:#FFFFFF;
padding:0px 0px 0px 0px;
line-height:20px;
float:left;
margin:0px;
width:100%;
}

.exfooter {
background-image:url(../images/footerbck.jpg);
background-repeat:repeat-x;
height:120px;
float:left;
width:100%;
padding:50px 0px 0px 0px;
text-align:center;
}

.left {
width:66%;
background-image:url(../images/dot.jpg);
background-repeat:repeat-y;
background-position:right;
padding:0px 20px 0px 0px;
float:left;
}

.right {
width:30%;
float:right;
}

.slidemenu {
text-align:right;
}

.topspacer {
height:16px;
}
/*list classes*/

ul {
list-style:square;
padding-left:18px;
margin:0px;
}

li {
}

.tick li {
list-style:none;
background-image:url(../images/tick.png);
background-repeat:no-repeat;
background-position:center left;
padding: 4px 0px 4px 24px;
}

/*link classes*/

a:link, a:visited {
color:#FFB000;
text-decoration:underline;
}

a:hover {
color:#9ACA14;
}

li a:link, li a:visited {
color:#FFB000;
font-size:1em;
}

li a:hover {
color:#9ACA14;
}

.pathway a:link, .pathway a:visited {
color:#FFB000;
font-size:1em;
}

.pathway a:hover {
color:#9ACA14;
}

.topmenu a:link, .topmenu a:visited {
color:#FFFFFF;
font-weight:bold;
height:41px;
line-height:41px;
text-decoration:none;
padding:19px 8px;

}

.topmenu a:hover {
color:#9ACA14;
font-weight:bold;
background-image:url(../images/vertarrow.jpg);
background-repeat:no-repeat;
background-position:bottom center;
}

.active a:link, .active a:visited{
color:#9ACA14;
font-weight:bold;
background-image:url(../images/vertarrow.jpg);
background-repeat:no-repeat;
background-position:bottom center;
} 

.mainmenu a:link, .mainmenu a:visited {
color:#FFB000;
text-decoration:none;
display:block;
border-bottom:1px solid #ebebeb;
padding:5px 0px;
font-size:1.2em;
font-weight:bold;
}

.mainmenu a:hover {
color:#b8b8b8;
}

.slidemenu a:link, .slidemenu a:visited {
text-decoration:none;
font-size:0.88em;
color:#b8b8b8;
}

/*headlines*/
h2 {
color:#9ACA14;
background-image:url(../images/horarrow.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 24px;
margin:12px 0px;
font-size:1.9em;
}

h3 {
color:#9ACA14;
margin:12px 0px;
font-size:1.9em;
}

h4 {
font-size:2.3em;
letter-spacing:-1px;
margin:8px 0px;
color:#7da1c4;
}

/*text styles*/
.small {
font-size:0.88em;
color:#b8b8b8;
}

/*content decoration elements*/
.article_seperator{
height:10px;
background-image:url(../images/dot.jpg);
background-repeat:repeat-x;
}

/*modules and articles*/
.module {
background-image:url(../images/dot.jpg);
background-repeat:repeat-x;
background-position:bottom;
padding:5px 0px;
}

.bluebox {
background-image:url(../images/blueback.jpg);
background-repeat:repeat-x;
padding:16px;
}

.boxsep {
background-image:url(../images/horshadow.jpg);
background-repeat:no-repeat;
background-position:center;
height:20px;
}

.articles {
padding:10px;
}

.leftarticle {
float:left;
width:32%;
}

.centerarticle {
float:left;
width:32%;
padding-left:8px;
}

.rightarticle {
float:left;
width:32%;
padding-left:8px;
}
