/* CSS Document */

body {

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background: url(../images/bgd02.gif) no-repeat;}

/* main wrapper that holds it all centrally */

#wrapper {width:760px; margin:0 auto; background-color: #FFFFFF;}

#header {margin-bottom:20px;}

#footer{clear:both;background-color:#E2E2E2; padding:5px 25px 5px 25px;}

#footer span {font-size:11px; margin:5px;}

/*TYPE*/

.red {
	color:#00CC00;
}

.bigRed {
	font-size:18px;
	line-height:20px;
	color:#00CC00;
}

.darkBody {
font-size:12px;
color:#333;
text-decoration:none;
}

.darkBody a:link, .darkBody a:active, .darkBody a:visited {
	font-size:12px;
	color:#00CC00;
	padding-right:10px;
	text-decoration:none;
}

.darkBody a:hover {
font-size:12px;
color:#5E5E59;
padding-right:10px;
text-decoration:underline;
}

.smallBody {
font-size:11px;
color:#333;
text-decoration:none;
}

.smallBody a:link, .smallBody a:active, .smallBody a:visited {
	font-size:11px;
	color:#00CC00;
	text-decoration:none;
}

.smallBody a:hover {
font-size:11px;
color:#5E5E59;
text-decoration:underline;
}

#mainBody {margin:16px;}

/* BULLET STYLES */

#mainBody ul {
list-style-type: none;
padding-left: 0;
margin-left: 0;
margin-right: 5px;
}

#mainBody li { 
background: url(../img/bullet.gif) left top no-repeat;
padding-left: 20px;
margin-bottom: 1px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
text-decoration: none;
line-height: 13px;
}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_left_right_line.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.pro_linedrop {
height:35px;
width:760px;
background:url(../lrimages/black_0.gif);
position:relative; 
font-family:arial, verdana, sans-serif; 
font-size:11px;
z-index:100;
}

.pro_linedrop .select {
margin:0; 
padding:0; 
list-style:none; 
white-space:nowrap;
}

.pro_linedrop li {
float:left;
background:url(../lrimages/black_1.gif);
}

.pro_linedrop li.lrt {
float:right;
background:url(../lrimages/blue_1.gif);
}


.pro_linedrop .select a {
display:block; 
height:35px; 
float:left; 
background: url(../lrimages/black_0.gif); 
padding:0 0 0 15px; 
text-decoration:none; 
line-height:33px; 
white-space:nowrap; 
color:#FFF;
}


.pro_linedrop .select li.lrt a {color:#0ff;}


.pro_linedrop .select a b {
display:block;
padding:0 30px 0 15px; 
background:url(../lrimages/black_0.gif) right top;
}

.pro_linedrop .select li.line a b {
background:url(../lrimages/black_0a.gif) right top;
}

.pro_linedrop .select a:hover, 
.pro_linedrop .select li:hover a {
background: url(../lrimages/black_1.gif); 
padding:0 0 0 15px;
cursor:pointer; 
color:#fff;
}

.pro_linedrop .select li.lrt a:hover, 
.pro_linedrop .select li.lrt:hover a {
background: url(../lrimages/blue_1.gif); 
}

.pro_linedrop .select a:hover b, 
.pro_linedrop .select li:hover a b {
display:block; 
float:left;
padding:0 30px 0 15px; 
background:url(../lrimages/black_1.gif) right top; 
cursor:pointer;
}

.pro_linedrop .select li.line a:hover b, 
.pro_linedrop .select li.line:hover a b {
background:url(../lrimages/black_1a.gif) right top; 
}

.pro_linedrop .select li.lrt a:hover b, 
.pro_linedrop .select li.lrt:hover a b {
background:url(../lrimages/blue_1.gif) right top; 
}

.pro_linedrop .select li.lrt a:hover b.arrow, 
.pro_linedrop .select li.lrt:hover a b.arrow {
background:url(../lrimages/blue_1a.gif) right top; 
}

.pro_linedrop .sub {
position:absolute; left:-9999px; width:0;
}

/* IE6 only */
.pro_linedrop table {
border-collapse:collapse; 
margin:-1px -10px -1px -1px; 
font-size:1em; 
width:0; 
height:0;
}

.pro_linedrop .sub {
margin:0; 
padding:0;
list-style:none;
}

.pro_linedrop .sub li {background:transparent;}

.pro_linedrop .select :hover .sub {
height:25px;
position:absolute;
width:758px;
top:35px; 
left:0; 
text-align:center;
background:#fff url(../lrimages/fade.gif);
border:1px solid #aaa;
}

.pro_linedrop .select :hover .rt li {float:right;}

.pro_linedrop .select :hover .sub li a 
{display:block; height:25px; line-height:22px; float:left; background:#fff url(../lrimages/fade.gif); padding:0 16px; margin:0; white-space:nowrap; color:#333;font-size:10px;}

.pro_linedrop .select :hover .sub li.subline a {
	color:#00CC00;
}

.pro_linedrop .select :hover .sub li a:hover,
.pro_linedrop .select :hover .sub li:hover
{color:#000; line-height:20px; position:relative; background:#fff url(../lrimages/fade.gif) left bottom;}

</style>

<style type="text/css">
ul.download {list-style-image:url(zip.gif);}
ul.download li {padding-left:5px; font-size:11px; line-height:1.5em;}
h3.spacer {padding-top:30px;}
img.rgt {float:right;}
