body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/BKG.gif)
}	
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #777A73;
	line-height: normal;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #6F1200;
	line-height: normal;
	font-weight: bold;
}
.a9-main2 {
	font-family: Times New Roman, Times, serif;
	font-size: 9pt;
	color: #333333;
	line-height: normal;
	text-decoration: none;
}
.a10-whitelink {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	line-height: normal;
	text-decoration: underline;
}
.a10-whitelink:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	line-height: normal;
	font-weight: bold;
	text-decoration: underline;
}
.a9-main2:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 9pt;
	color: #0066FF;
	line-height: normal;
	text-decoration: none;
}
.a9-main {
	font-family: Times New Roman, Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0C2E82;
	text-decoration: none;
}
.a9-main:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
.a8-news {
	font-family: Times New Roman, Times, serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #B0BFEC;
	text-decoration: underline;
}
.a8-news:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #000000;
	font-weight: bold;	
	line-height: 140%;
}
.mainText-index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height:140%;
	color: #000000;
	font-weight: bold;
}
.mainText-Head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #6f1200;
	line-height: normal;
	font-weight: bold;
	text-transform:uppercase;
}	
.mainText-bold {
	font-family: Times New Roman, Times, serif;
	font-size: 11pt;
	color: #666666;
	line-height: normal;
	font-weight: bold;
}
.mainText-Link-bold {
	font-family: Times New Roman, Times, serif;
	font-size: 11pt;
	color: #F07029;
	line-height: normal;
	font-weight: normal;
}
.mainText-Link-bold:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 11pt;
	color: #F07029;
	line-height: normal;
	font-weight: bold;
}
.projectText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #000000;
	font-weight: bold;
	line-height: 140%;
}
#news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height:140%;
	color: #000000;
	font-weight: bold;
	text-align:left;
}
#news .hr {
	width:30px;
	background:url(../images/hr.gif) repeat-x;
	height:6px;
	border:0 solid;
	margin-top:20px;
	margin-bottom:20px;
	padding:0;
}
.newsDateText {
	font-family: Times New Roman, Times, serif;
	font-size: 8pt;
	color: #DFA43E;
	line-height: normal;
}
.newsMainText {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	line-height: normal;
}
#frontheader{
	width:auto;
	height:auto;
	padding:0px 0 0 0px;
	z-index:100;
	position: relative;
}
#flasharea{
	width:209px;
	height:227px;
	background-repeat:no-repeat;
	clear:both;
	margin:0px;
	padding:0;
	wmode:transparent;
}
#flasharea-2{
	width:381px;
	height:250px;
	background-repeat:no-repeat;
	clear:both;
	margin:0px;
	padding:0;
	wmode:transparent;
}
.list {
	list-style-image:url(../images/BULLET.gif);
	line-height: 120%;
}
.float_lt01 {
	display:block;
	float: left;
	margin: 0px 10px 7px 0px;
	border: 8px solid #eaebeb;
}
.border {
	border: 5px solid #E5E5E5;
}

.float_rt01 {
	display:block;
	float: right;
	margin: 0px 0px 10px 10px;
	border: 8px solid #eaebeb;
}

.float_rt02 {
	display:block;
	float: right;
	margin: 0px 0px 10px 10px;
	border: none;
}

/*****************  Dropdowns ***************/
/* reference: Son of Suckerfish Drop Down
   http://www.htmldog.com/articles/suckerfish/dropdowns/
 */
 
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 13px;
	}

#nav a {
	display: block;
}

#nav li {
	float: left;
}

#nav li ul {
	width: 185px;
	position: absolute;
	left: -999em;
	border: 0px;
	border-bottom: 0px;
	display: block;	
	margin: 0;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;		
	font-size: 10px;	
	line-height: 13px;	
	text-decoration: none;	
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	margin-top: 0px;
}

#nav li ul a {
	display: block;
	line-height: 13px;
	margin: 0;	
	padding: 6px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;	
	text-decoration: none;
	font-weight: bold;	
}

#nav li ul li {
	width: 210px;	
	margin-left: 0px;
}
#nav li:hover ul {
	left: auto;
}

/* BEGIN CODE FOR 2-LEVEL DROPDOWNS */
#nav li ul ul {
     margin: 0 0 0 140px;
} 

#nav, #nav ul {
     padding: 0;
	 margin: 0;
	 list-style: none;
	 line-height: 1;
} 

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em; 
} 

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto; 
}
/* END CODE FOR 2-LEVEL DROPDOWNS */


/* BEGIN CODE FOR 3-LEVEL DROPDOWNS */
#nav li ul ul ul {
     margin: 0 0 0 100px;
} 

#nav, #nav ul, #nav ul ul {
     padding: 0;
	 margin: 0;
	 list-style: none;
	 line-height: 1;
} 

#nav li:hover ul ul ul, #nav li.sfhover ul ul ul {
	left: -999em; 
} 

#nav li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li li.sfhover ul {
	left: auto; 
}
/* END CODE FOR 3-LEVEL DROPDOWNS */


.selection a {
	color: #ffffff;
	background-color:#296596;
}
.selection a:hover {
	color: #ffffff;
	background-color: #004874;
}

.selection a img{
	display:block;
}
.selection a:hover img{
	display:block;
}

.selection:active {
	color: gray;
}
.selection {
	width: 185px;
}

#home_left { float: left; width: 438px;
padding:26px 3px 15px 23px
}
#home_right {float: right; width: 190px;
padding: 4px 13px 15px 13px;
right: 484px; background-image:url(../images/Line.jpg); background-repeat:no-repeat
}
