body { 
	margin: 10px 0 0; 
	padding: 0; 
	text-align: center; 
	background-image: url(../images/background.gif); 
	}

p { 
	color: #4d4d4d; 
	font-size: 12px; 
	font-family: Arial, tahoma, Verdana, Helvetica, sans-serif; 
	line-height: 18px; 
	margin: 0; 
	padding-top: 8px; 
	padding-bottom: 8px; 
	}

p.justify { 
	text-align: justify; 
	}

p.buckets { 
	color: #4d4d4d; 
	font-size: 11px; 
	font-family: Arial, tahoma, Verdana, Helvetica, sans-serif; 
	line-height: 16px; 
	margin-top: 0; 
	padding-right: 8px; 
	padding-left: 8px; 
	}
	
p.chart { 
	
	line-height: 16px; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	}

h1 { 
	color: #4d4d4d; 
	font-size: 22px; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-weight: bold; 
	text-transform: uppercase; 
	margin: 0; 
	padding: 0; 
	}

h2 { 
	color: #fff; 
	font-size: 14px; 
	font-family: Arial, Verdana, Helvetica, sans-serif, tahoma; 
	font-weight: bold; 
	font-variant: small-caps; 
	background-color: #067f46; 
	margin: 0; 
	padding: 0; 
	}
	
td { 
	}

hr { 
	color: #4d4d4d; 
	height: 1px; 
	margin: 0; 
	_margin: 0; /*IE Sucks*/
	clear: both; 
	}
	
em { 
	width: 99%;
	}
	
a:link { 
	color: #2e8b57; 
	text-decoration: underline; 
	}
	
a:visited { 
	color: #4d4d4d; 
	text-decoration: underline; 
	}
	
a:hover { 
	text-decoration: none; 
	}
	
a:active { 
	color: #4d4d4d; 
	text-decoration: none; 
	}
	
ul { 
	color: #4d4d4d; 
	font-size: 12px; 
	font-family: Arial, tahoma, Verdana, Helvetica, sans-serif; 
	line-height: 18px; 
	margin-left: 25px; 
	list-style: none url(../images/bullet.gif); 
	white-space: normal; 
	}
	
ul li a:link { 
	color: #2e8b57; 
	text-decoration: underline; 
	}
	
ul li a:visited { 
	color: #4d4d4d; 
	text-decoration: underline; 
	}
	
ul li a:hover { 
	text-decoration: none; 
	}
	
ul.buckets { 
	color: #4d4d4d; 
	font-size: 11px; 
	font-family: Arial, tahoma, Verdana, Helvetica, sans-serif; 
	line-height: 17px; 
	margin-left: 25px; 
	list-style: none url(../images/bullet.gif); 
	white-space: normal; 
	}
	
ul.buckets li a:link { 
	color: #2e8b57; 
	text-decoration: underline; 
	}
	
ul.buckets li a:visited { 
	color: #4d4d4d; 
	text-decoration: underline; 
	}
	
ul.buckets li a:hover { 
	text-decoration: none; 
	}
	
ul.menu3 { 
	list-style: none; 
	margin: 0; 
	padding: 0; 
	}
	
li.menu3 { 
	color: #fff; 
	font-weight: bold; 
	height: 32px; 
	voice-family: "\"}\""; voice-family: inherit; 
	height: 24px !important; 
	height: 32px; /* For IE*/
	text-decoration: none; 
	background: url(../images/menu3green.gif) 0 -32px; 
	padding: 8px 0 0 30px; 
	list-style-type: none; 
	list-style-image: none; 
	}
	
#container { 
	background-color: #fff; 
	width: 780px; 
	margin: 2px auto; 
	text-align: left; 
	min-height: 100%; 
	}
	
#header { 
	width: 780px; 
	clear: both; 
	}
	
#banner { 
	background-color: #fff; 
	height: 75px; 
	float: left; 
	padding: 12px; 
	}
	
#contact { 
	font-family: arial, tahoma; 
	font-size: 12px; 
	color: #4d4d4d; 
	vertical-align: top; 
	text-align: right; 
	float: right; 
	margin-top: 10px; 
	margin-right: 10px; 
	}
	
#nav { 
	width: 780px; 
	height: 26px; 
	z-index: 0; 
	clear: both; 
	margin: 0; 
	padding: 0; 
	}
	
#image { 
	width: 780px; 
	height: 171px; 
	padding: 0; 
	border-bottom: 4px solid #fff; 
	}
	
#row1 { 
	width: 780px; 
	height: 175px; 
	clear: both; 
	}
	
#mainBucket1 { 
	background-color: #ccc; 
	width: 389px; 
	height: 100% !important; 
	height: 175px; 
	z-index: 0; 
	float: left; 
	margin: 0 1px 0 0; 
	display: inline; 
	}
	
.mainBucket1 { 
	background-color: #ccc; 
	z-index: 0; 
	padding: 15px; 
	}
	
#mainBucket2 { 
	background-color: #ccc; 
	width: 389px; 
	height: 100% !important; 
	height: 175px; 
	float: right; 
	margin-left: 1px; 
	display: inline; 
	}
	
.mainBucket2 { 
	background-color: #ccc; 
	padding: 15px; 
	}
	
#row2 { 
	width: 780px; 
	height: 276px; 
	clear: both; 
	}
	
#logoBucket { 
	vertical-align: middle; 
	width: 240px; 
	height: 100%;
	float: left; 
	margin: 10px; 
	padding: 0; 
	border: solid 2px #ccc; 
	}
	
.logoTop { 
	margin-top: 16px; 
	}
	
.logoPad { 
	margin-top: 16px; 
	margin-bottom: 16px; 
	}

#news { 
	position: relative;
	width: 260px !important; 
	width: auto;
	top: 5px !important;
	top: 0px;
	height: 100%; 
	margin: 10px 260px 10px 260px;
	padding: 0; 
	
	}
	
#alerts { 
	width: 240px; 
	height: 100%; 
	float: right; 
	margin: 10px; 
	padding: 0; 
	border: solid 2px #ccc; 
	}
	
#secondary { 
	background-image: url(../images/co1_bg.gif); 
	background-repeat: repeat-y; 
	background-position: left 4px; 
	width: 780px; 
	clear: both; 
	min-height: 100%; 
	}
	
#column1 { 
	width: 200px; 
	height: 100%; 
	float: left; 
	margin: 4px 0 0; 
	padding: 0; 
	}
	
#column2 { 
	text-align: left; 
	width: 536px !important; 
	width: 580px; 
	height: auto; 
	float: right; 
	margin: 4px 0 0; 
	padding: 0 22px; 
	}
	
#ps_container { 
	background-image: url(../images/ps_bg.gif); 
	background-repeat: repeat-y; 
	background-position: left 4px; 
	width: 780px; 
	clear: both; 
	height: 300px; 
	margin-bottom: 1px; 
	}
	
#ps_left { 
	width: 346px; 
	height: 100%; 
	float: left; 
	margin-right: 22px; 
	margin-left: 22px; 
	display: inline; 
	}
	
#ps_right {
	width: 346px; 
	height: 100%; 
	z-index: 0; 
	float: right; 
	margin: 0 22px; 
	display: inline;
	}
	

.linkheader { 
	font-size: 14px; 
	font-family: "Lucida Grande", Arial, sans-serif; 
	font-weight: bold; 
	background-color: #ccc; 
	background-image: url(../images/linkheader.gif); 
	background-repeat: repeat-x; 
	text-transform: uppercase; 
	text-align: left; 
	width: 185px !important; /* For FF*/ 
	width: 200px; /*For IE*/ 
	height: 18px !important; 
	height: 38px; /* For IE */ 
	margin: 0; 
	padding: 10px 0 10px 15px; 
	}
	
.pagetitle { 
	font-size: 14px; 
	font-family: "Lucida Grande", Arial, sans-serif; 
	font-weight: bold; 
	text-transform: uppercase; 
	text-align: left; 
	margin: 10px 0 0; 
	}

#pagetitle { 
	font-size: 14px; 
	font-family: "Lucida Grande", Arial, sans-serif; 
	font-weight: bold; 
	text-transform: none; 
	text-align: left; 
	margin: 10px 0 0; 
	}
	
.sidebar { 
	font-size: 11px; 
	line-height: 17px; 
	padding-right: 15px; 
	padding-left: 15px; 
	}
	
.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
	}

.blockquote { 
	text-align: justify; 
	padding-right: 30px; 
	padding-left: 30px; 
	}

/* =-=-=-=-=-=-=-[Menu Three]-=-=-=-=-=-=-=- */
	
#menu3 { 
	width: 200px; 
	list-style-type: none; 
	list-style-image: none; 
	}
	
#menu3 ul li a { 
	color: #122e45; 
	font-weight: bold; 
	height: 32px; 
	voice-family: "\"}\""; voice-family: inherit; 
	height: 24px !important; 
	height: 32px; /* For IE*/
	text-decoration: none; 
	list-style-type: none; 
	list-style-image: none; 
	}	
	
#menu3 ul li a:link, #menu3 li a:visited { 
	color: #122e45; 
	background: url(../images/menu3green.gif); 
	padding: 8px 0 0 30px; 
	list-style-type: none; 
	display: block; 
	}
	
#menu3 ul li a:hover, #menu3 li a:active {
	color: #fff;
	background: url(../images/menu3green.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
	
#bottomNav { 
	background-color: #e1e1e1; 
	height: 26px; 
	width: 780px; 
	clear: both; 
	margin: 0; 
	padding: 0; 
	border-bottom: 1px solid #fff; 
	}
	
.bottomNav { 
	font-family: arial, tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	color: #4d4d4d; 
	line-height: 16px; 
	text-align: center; 
	margin: 0; 
	padding: 5px 12px; 
	border-bottom: 1px solid #fff; 
	}
	
#copyright {
	color: #a2a2a2; 
	font-size: 11px; 
	font-family: arial, tahoma; 
	font-weight: normal; 
	background-color: #fff; 
	text-align: center; 
	vertical-align: middle; 
	width: 780px; 
	padding-top: 8px; 
	padding-bottom: 8px; 
	}
	
h2.buckets { 
	padding: 5px; 
	}

#login {
	font-family: arial, tahoma; 
	font-size: 11px; 
	text-align: center;
}
