body{
	font-family: Tahoma, Arial, sans-serif;
	font-size:9pt;
	color:#4c4c4c;
	background-color:#ffffff;
}
p{
	font-family: Tahoma, Arial, sans-serif;
	font-size:9pt;
	color:#4c4c4c;
}
li{
	padding-bottom:20px;
}
a:link{
	font-family: Tahoma, Arial, sans-serif;
	font-size:9pt;
	color:#28b500;
	text-decoration:none;
}
a:hover{
	color:#4c4c4c;
	text-decoration:underline;
}
a:visited{
	font-family: Tahoma, Arial, sans-serif;
	font-size:9pt;
	color:#006699;
	text-decoration:none;
}
a:hover, visited{
	color:#4c4c4c;
	text-decoration:underline;
}
h2{
	font-family: Tahoma, Arial, sans-serif;
	font-size:13pt;
	color:black;
	font-weight:bold;
	padding-bottom:0;
	margin-bottom:0;
	display:inline;
}
.project_header{
	font-family: Tahoma, Arial, sans-serif;
	font-size:10pt;
	color:#4c4c4c;
	font-weight:bold;
	
}
.topheader{
	font-family: Tahoma, Arial, sans-serif;
	font-size:18pt;
	color:white;
}
#main{
	margin:auto;
	width:800px;
	height:548px;
	margin-top:20px;
	
}
#contentholder{
	width: 800px;
}
#top{
	background-image:url(images/top_prom.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:130px;
}
#actualcontent{
	float:right;
	background-image:url(images/content_prom.jpg);
	background-repeat:no-repeat;
	width:501px;
	height:418px;
	
	
}
#flashmenu{
	float:left;
	width:299px;
	height:418px;
}
.show{
	display:block;
	overflow:auto;
	float: right;
	width:425px;
	height:395px;
	margin-right:10px;
	margin-top:10px;
}
.hide{
	display:none;
}
.shw{
	display:inline;
}
#letterhead_main{
	width:612px;
	padding-top:10px;
	padding-left:15px;
	margin:0px;
}
#letterhead_content{
	width:612px;
	margin-top:-65px;
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:1px dotted black;
	border-top:1px dotted black;
}
#letterhead_image{
	width:612px;
	height:127px;
	background-image:url(images/letterhead_prom.jpg);
	background-repeat:no-repeat;
	padding-top:80px;
}
#letterhead_info_left{
	padding-top:10px;
	float:right;
	font-size:7pt;
	color:white;
	padding-right:10px;
}
#letterhead_info_right{
	padding-top:10px;
	float:right;
	font-size:7pt;
	color:white;
	padding-right:15px;
}
.letterheadlink{
	font-size:7pt;
	color:white;
}
.letterheadlink a:link, .letterheadlink a:visited{
	font-size:7pt;
	color:white;
	text-decoration:none;
}
.letterheadlink a:hover{
	font-size:7pt;
	color:white;
	text-decoration:underline;
}
#flashSlideShow{
	margin-left:20px;
	margin-top:15px;
}

#flashform{
	width:360px;
	height:600px;
	margin:0;
	padding:0;
	
	}
#disclaimer{
	margin:auto;
	width:800px;
	height:100px;
	margin-top:16px;
	text-align:right;
	padding-right:70px;
}
.disclaimer{
	font-family: Tahoma, Arial, sans-serif;
	font-size:8pt;
	color:#4c4c4c;
	list-style:outside;
	list-style-position:insie;
}