@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
html {
	height: 100%;
	overflow: hidden
}
#flashcontent {
	width: 100%;
	height: 100%;
}
/* end hide */
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #003d45;
}
.clear {
	clear:both;
	display:block;
	float:none;
	height:0pt;
	margin:0pt;
	overflow:hidden;
	padding:0pt;
	width:0pt;
}
#flashcontent #alternateContent {
	background-color: #FFF;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	clear: left;
}
#flashcontent #alternateContent h1 {
	background-image: url(../images/static_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	height: 246px;
	width: 770px;
}
#flashcontent #alternateContent h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #333;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 235px;
}
#flashcontent #alternateContent h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006972;
	padding-top: 5px;
	padding-bottom: 5px;
}
#flashcontent #alternateContent #sitenav {
	float: left;
	width: 200px;
	margin-bottom: 75px;
}
#flashcontent #alternateContent #sitenav li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	list-style-type: none;
	letter-spacing: 0.05em;
	text-align: right;	
}
#flashcontent #alternateContent #sitenav .navHead {
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	background-color: #F07305;
	text-align: left;
	padding: 5px;
	margin-bottom: 1px;
	margin-top: 1px;
}

#flashcontent #alternateContent #sitenav a {
	display: block;
	height: 22px;
	width: 190px;
	overflow: hidden;
	color: #000;
	background-color: #ff9b00;
	padding-right: 10px;
	text-decoration: none;
	padding-top: 3px;
}
#flashcontent #alternateContent #sitenav a:hover {
	background-color: #006d7b;
	color: #FFFFFF;
	text-decoration: none;
}
#flashcontent #alternateContent #copy {
	float: left;
	width: 500px;
	padding-right: 35px;
	padding-bottom: 50px;
	padding-left: 35px;
	overflow: auto;
}
#flashcontent #alternateContent #copy p {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-bottom: 20px;
}
#flashcontent #alternateContent #copy ol, #flashcontent #alternateContent #copy ul {
	margin-bottom: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}
#flashcontent #alternateContent #copy li {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 50px;
	line-height: 18px;
	margin-bottom: 10px;
}
#flashcontent #alternateContent #copy a {
	color: #006972;
	text-decoration: underline;
	/*font-weight: bold;*/
}
#flashcontent #alternateContent #copy a:hover {
	color: #006972;
	text-decoration: none;
	/*font-weight: bold;*/
}
#flashcontent #alternateContent #copy .photoBox {
	float: left;
	margin-right: 40px;
	margin-bottom: 20px;
}

.newsBox {
	padding-bottom: 0px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	overflow: auto;
}
#flashcontent #noflash {
	background-color: #492e00;
	padding: 50px;
	clear: left;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-bottom: 50px;
}
#flashcontent #noflash p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-align: center;
}
#flashcontent #noflash a {
	color: #999;
	text-decoration: underline;
	font-weight: bold;
}
#flashcontent #noflash a:hover {
	color: #999;
	text-decoration: none;
	font-weight: bold;
}
