body {
	margin: 0;
	padding: 0;
	background-color:#444;
	background-color:#1e1e1b;
	text-align:center;
}

/*	GREEN LINK COLOR: color:#70c82f;		*/
/*	ORANGE HOVER COLOR: color:#ff7533;		*/

.clearboth { clear: both; }


a {
	color:#7f8084;
	text-decoration:underline;
	font-style:normal;
	font-weight:bold;
}

a:hover {
	color:#70c82f;
}

#colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:750px;
	overflow:hidden;		/* This chops off any overhanging divs */
	background:#1e1e1b;		/* Left column background colour */
}
#colmid {
	float:left;
	width:200%;
	position:relative;
	left:184px;
	background:#fff;    	/* Centre column background colour */
}
#colmidFORMS {
	float:left;
	width:250%;
	position:relative;
	left:184px;
	background:#fff;    	/* Centre column background colour */
}
#colright {
	float:left;
	width:100%;
	position:relative;
	left:50%;
	margin-left:-400px;
	background:#fff;    	/* Right column background colour */
}
#col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:100%;
}
#col1pad {
	margin:20px 15px 30px 410px;
	overflow:hidden;
}
#col1 {
	width:100%;
	overflow:hidden;
}


#col2 {
	float:left;
	width:184px;
	position:relative;
	margin-left:-50%;
	left:215px;
	overflow:hidden;
}

#col3 {
	float:left;
	width:193px;
	position:relative;
	left:15px;
	overflow:hidden;
}


#col3wide {
	float:left;
	width:193px;
	position:relative;
	left:15px;
	overflow:hidden;
}

#container {
	margin: 0 auto;
	width: 750px;
	text-align: left;
	background-color:#1e1e1b;
} 

#navbar {
	float:left;
	width:750px;
	background:#1e1e1b;
	margin:0px;
	padding-top:20px;
}

#hdr {
	width:750px;
	background: url(/images/hdrbkgnd.gif) repeat-y 100% 0;
	margin:0px;
	padding:0px;
}

#lnav {
	text-align:left;
	float:left;
	width:180px;
	margin:0px;
	padding:0px;
	background-color:#1e1e1b;
}

#col1 em {
	color:#7f8084;
	font-style:normal;
	font-weight:bold;
}

#col1 i {
	color:#7f8084;
/*	font-weight:bold;*/
}

#col1 img {
	float:left;
	margin:0 7px 7px 0;
}

#col1 li {
	font-family:arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#7f8084;
}

#col1 ul {
	margin-left:25px;
	list-style-image: url(/images/bullet2.gif);
	list-style-position:outside;
}

#col1 ul.nocolor {
	list-style-image:none;
	list-style-position:outside;
}

#col1 li.nocolor {
	color:#1e1e1b;
}

#privacy ol {
	list-style-position:outside;
}

#privacy li {
	clear:both;
	font-family:arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#7f8084;
	padding-left:5px;
	margin-top:3px;
	margin-left:25px;
}

#col1 p {
	font-family:arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#7f8084
}

#col1 a {
	color:#70c82f;
	text-decoration:underline;
}

#col1 a:hover {
	color:#ff7533;
}

a.bluelink {
	color:#7f8084;
}

a.bluelink:hover {
	color:#70c82f;
	text-decoration:underline;
}

/* RIGHT NAV */


#relatedContentBox {
	background: url(/images/rightcenter.gif) repeat-y 100% 0;
	text-align:left;
	float:left;
	width:183px;
	margin:30px 0 0 5px;
}

#relatedContentBox p {
	padding-left:7px;
	padding-right:7px;
	color:#7f8084;
	font-weight:bold;
}

#relatedContentBox a.noline {
	text-decoration:underline;
	border-bottom:0px;
}

#relatedContentBox a.noline:hover {
	text-decoration:underline;
	border-bottom:0px;
}

#relatedContentBox a {
	text-decoration:underline;
	color:#70c82f;
}

#relatedContentBox a:hover {
	color:#ff7533;
	text-decoration:underline;
}

#relatedContentBox li {
	font-family:arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:7px;
	padding-right:7px;
	color:#7f8084;
}

#relatedContentBox table {
	margin-left:9px;
}

#resources {
	text-align:left;
	float:left;
	width:750px;
	margin:0px;
	padding:0px;
	background-color:#1e1e1b;
}

#footer {
	text-align:left;
	float:left;
	width:730px;
	margin:0 0 50px 0;
	padding:50px 10px 10px 10px;
	background-color:#1e1e1b;
	font-family:arial,sans-serif;
	font-size:11px;
	font-weight:normal;
}

#footer a {
	text-decoration:underline;
	color:#7f8084;
}

#footer a:hover {
	color:#dcd8cd;
	text-decoration:underline;
}

#footer em {
	color:#bed5fd;
}

#homepagelinks {
	clear:both;
	margin:0;
}

#homepagelinks p {
	color:#7f8084;
}

#homepagelinks a {
	text-decoration:underline;
	color:#7f8084;
}

#homepagelinks a:hover {
	color:#7f8084;
	text-decoration:underline;
}

.copyright {
	text-align:right;
	font-family:arial,sans-serif;
	font-size:80%;
	font-weight:normal;
	color:#7f8084;
}


.darkblue {
	color:#7f8084;
}

.mediumblue {
	color:#7f8084;
}

.lightblue {
	color:#bbd9ee;
}

.extralightblue {
	color:#ebf4fa;
}

.darkgreen {
	color:#8dbb58;
}

.mediumgreen {
	color:#bedf5d;
}

.lightgreen {
	color:#d6eb9a;
}

.orange {
	color:#ff8934;
}

.yellow {
	color:#f6e896;
}

.lightyellow {
	color:#faf1c3;
}

.tan {
	color:#e7e4d3;
}

#pdficon img {
	float:left;
	margin:2px;
}

.text {
	font-family:arial,sans-serif;
	font-size:11px;
}

.blueheader {
	font-family:arial,sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#7f8084;
}



h1, h2, h3, h4, h5, h6, p, ul, ol, dl
{
	margin-left: 7px;
	margin-right: 7px;
}

p, td {
	font-family:arial,sans-serif;
	font-size:12px;
	color:#7f8084
}

h1 {
	color:#7f8084;
	font-family:arial,sans-serif;
	font-size:110%;
	font-weight:bold;
}

h2 {
	color:#7f8084;
	font-family:arial,sans-serif;
	font-size:100%;
	font-weight:bold;
}

h3 {
	color:#009fc2;
	font-family:Times New Roman,serif;
	font-size:18px;
	font-weight:bold;
}

h4 {
	color:#7f8084;
	font-family:arial,sans-serif;
	font-size:80%;
	font-weight:bold;
}

h5 {
	color:#7f8084;
	font-family:arial,sans-serif;
	font-size:12px;
	font-weight:bold;
}

h6 {
	color:#7f8084;
	font-family:arial,sans-serif;
	font-size:12px;
	font-weight:bold;
}

h1, h2, h3, h4, h5, h6
{
	margin-top: 0px;
	margin-bottom: 20px;
}

	
	
