*{
margin:0px;
padding:0px;
}

body{
margin:0px 0px 0px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#555555;
background-image:url("images/background.gif");
background-position: top center;
background-repeat: repeat-y;
}

a{
color:#006699;
text-decoration: none;
}
a:hover{
background-color:#a6cef0;
}


#container{
background-color:#FFFFFF;
width:977px;
margin:0px auto;
}


#mainmenu{
background:url(images/page_top_bg.gif) no-repeat top;
height:22px;
padding-top:7px;
padding-left:10px;
text-transform:uppercase;
font-size:11px;
font-weight:bold;
}


#header{
height:60px;
padding:20px;
padding-top:30px;
}

#leftcol{
width:195px;
float:left;
padding-right:10px;
}

#feature{
width:762px;
float:left;
height:184px;
background-color:#EFEFEF;
margin-bottom:7px;
text-align:left;
}

.moduletablesubmenu{
background:url(images/sub_menu_bg.gif) no-repeat top left;
width:762px;
float:left;
height:24px;
padding-left:10px;
padding-top:4px;
margin-bottom:7px;
color:#555555;
text-transform:uppercase;
font-size:11px;
font-weight:bold;
}

.box1{
background:url(images/green_top_bg.gif) no-repeat top;
width:195px;
background-color:#00B0F0;
color:#FFFFFF;
margin-bottom:7px;
}
.box1 a{
color:#FFFFFF;
text-transform:uppercase;
font-size:11px;
line-height:25px;
text-decoration:none;
}

.moduletable ul{
display:block;
list-style:none;
margin-left:0px;
}
.moduletable h3{
font-size:14px;
font-weight:100;
padding-bottom:3px;
margin-bottom:6px;
border-bottom:dotted 1px;
}

.moduletable-green{
background:url(images/green_bottom_bg.gif) no-repeat bottom;
padding:10px;
}


.box2{
background:url(images/grey_top_bg.gif) no-repeat top;
width:195px;
background-color:#E9E9E9;
color:#555555;
margin-bottom:7px;
}

.moduletable-dark{
background:url(images/grey_bottom_bg.gif) no-repeat bottom;
padding:10px;
}
.moduletable-dark li, .moduletable-grey li{
border-bottom:dotted 1px #000000;
padding-top:5px;
padding-bottom:5px;
}


.box3{
background:url(images/grey_top_bg.gif) no-repeat top;
width:195px;
background-color:#E9E9E9;
color:#555555;
margin-bottom:7px;
}

.moduletable-grey{
background:url(images/grey_bottom_bg.gif) no-repeat bottom;
padding:10px;
}


#content{
float:left;
width:558px;
line-height:1.5;
font-size:12px;
}
#content a{
color: #003366;
text-decoration:underline;
}

#content2{
float:left;
width:762px;
line-height:1.5;
font-size:12px;
}
#content2 a{
color: #003366;
text-decoration:underline;
}

h1{
font-size:24px;
color:#00B0F0;
padding-top:6px;
padding-bottom:18px;
}


#rightcol{
width:195px;
float:left;
padding-left:10px;
}


.mainlevel{
margin-right:15px;
}
.mainlevel a:hover{
background-color:#FFFFFF;
}
.mainlevel_home{
margin-right:15px;
}
.mainlevel_home a{
color:#555555;
text-decoration:none;
}
.mainlevel_home a:hover{
background-color:#FFFFFF;
}

.text1{
font-family: trebuchet ms,geneva;
}
.text2{
color: #008080;
font-family: trebuchet ms,geneva;
}
.text3{
color: #993300;
font-family: trebuchet ms,geneva;
}