body {
	background-color: #EAEAEA;
	margin-top: 0px;
}
#fullwrapper {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	height: 40px;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	background:#FFFFFF;
}
#fullwrapper #header {
	background-color: #CCCCCC;
	height: 65px;
	width: 1000px;
}
/*for the content*/
#content {
	background-color: #FFFFFF;
	clear:both;
	overflow: hidden;
	width: 1000px;
	color: #000000;
}

#left {
	float: left;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 15px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 30px;
	width: 320px;
}
/*for the left navigation bar*/
 #leftNav_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	float: left;
	height: 35px;
	background-image: url(../2008-images/LeftNav_Header.jpg);
	color: #333333;
	text-align: left;
	padding-top: 15px;
	padding-left: 15px;
	text-transform: uppercase;
	font-weight: normal;
	background-repeat: no-repeat;
	width: 304px;
}
#leftNav {
	text-decoration: none;
	background-color: #E6E6E6;
	border: 1px solid #CCCCCC;
	width: 318px;
	height: auto;
	float: left;
}

#leftNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
/* fixes the dissapearing list background issue */
ul, ol, dl { position: relative; }

#leftNav a { display: inline-block; }
#leftNav a { display: block; }
#leftNav a {
	text-decoration: none;
	display: block;
	padding: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
	background-image: url(../2008-images/bullet.png);
	background-repeat: no-repeat;
	background-position: 8px 2px;
	padding-left: 20px;
	font-weight: normal;
}



.NewsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #669900;
}
#leftNav a:link, #leftNav a:visited {
	color: #000000;
}
#leftNav a:visited {
	color: #000000;
}
#leftNav a:hover {
	background-color: #0274B2;
	color: #E2F2FF;

}
.current  {
	background-color: #A5DFFE;
	color: #CCCCCC;
	font-size:14px;
	font-weight:bold;

}

#videolink {
	font-size: 12px;
	margin-top: 130px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#videolink a:link {
	color: #0370AC;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-color: #C2C2C2;
	border-bottom-width: 1px;
}
#videolink a:visited {
	color: #7B8200;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7B8200;
}
#videolink a:hover {
	color: #75100C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #75100C;
}
#videolink a:active {
	color: #036AA5;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#fullwrapper #content #right {
	float: left;
	width: 625px;
	background-color: #FFFFFF;
	font-weight: normal;
}
#BlueTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F83E07;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	width: 600px;
	float: left;
}
#small_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	float: left;
	width: 600px;
	text-align: justify;
	padding-top: 8px;
	font-weight: normal;
	line-height: 175%;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	letter-spacing: 0.04em;
	word-spacing: 0.5em;
	word-spacing: 0.03em;
}
#small_content a:link {
	color: #0370AC;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-color: #C2C2C2;
	border-bottom-width: 1px;
}
#small_content a:visited {
	color: #7B8200;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7B8200;
}
#small_content a:hover {
	color: #75100C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #75100C;
}
#small_content a:active {
	color: #036AA5;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#small_content ul {
	text-decoration: none;
	/*background-image: url(../2008-images/arrow%20bullets/bullets%20and%20arrows_blk.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;*/
	list-style-type: none;
	display: block;
	padding-left: 20px;
	padding: 12px;
	margin: 1px;
	margin-bottom: 1px;
}
#small_content ul li {
	text-decoration: none;
	background-image: url(../2008-images/arrow%20bullets/blk_box.gif);
	background-position: 0 4px;
	background-repeat: no-repeat;
	display: block;
	padding-left: 15px;
}
#small_content ul ul li {
	text-decoration: none;
	background-image: url(../2008-images/arrow%20bullets/grey_box.gif);
	background-position: 0 4px;
	background-repeat: no-repeat;
	display: block;
	padding-left: 15px;
}
#small_content ul ul ul li {
	text-decoration: none;
	background-image: url(../2008-images/arrow%20bullets/red_box.gif);
	background-position: 0 4px;
	background-repeat: no-repeat;
	display: block;
	padding-left: 16px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	padding-bottom: 1%;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding-top: 25px;
	padding-bottom: 15px;
	width: 1000px;
	background-image: url(../2008-images/footer.jpg);
	font-size: 9px;
	text-align: center;
}
.boldList {
	font-weight: bold;
	color: #000000;
}
.italicType {
	font-style: italic;
}
h2 {
	font-size:15px;
	margin-bottom: 5px;
	color:#669900;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
font-size:14px;
margin-bottom: 5px;
color: #75100C;
}

h4 {
	font-size: 13px;
	color: #1269B5;
	font-weight: bold;
	margin: 0 0 0 0;
}
s

/*The second fix involves a cascading 'juggle' of the inline-block property on listed anchors 
to turn on hasLayout, then revert the rule without turning hasLayout back off. For example: 

a { display: inline-block; }
a { display: block; }*/
.tabletextBlack {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
.tableTextOrange {
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	text-align: center;
}

.tableText {
	font-size: 11px;
	color: #1269B5;
	text-decoration: underline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.smallText {
	font-size: 11px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
