/* CSS Document */

body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #025387;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #025387;
	scrollbar-shadow-color: #025387;
	scrollbar-track-color: #ffffff;
	background-image: url(images/background.gif);
	background-repeat: repeat;
}

div.container
{
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 750px;
}

div.content
{
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 750px;
	background-color: #362416;
	border: solid #00233a;
	border-width: 1px;
}

img
{
	behavior: url(pngbehavior.htc);
}

td.logoTD
{
	background-image: url(images/nav_bgd.gif);
	background-repeat: repeat;
	border-right: solid #330000;
	border-width: 2px;
}

.text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bdb68c;
	text-decoration: none;
}

.factSheet
{
	font-size: 10px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #c9744f;
	text-decoration: none;
}

.title
{
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #eaeae8;
}

.listtitle
{
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #eaeae8;
	text-decoration: none;
}

.menuTitle
{
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ca7745;
	text-decoration: none;
}

.menuLink
{
	font-size: 11px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	color: #c9c4a4;
	text-decoration: none;
}

.subMenulink
{
	font-size: 11px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	color: #f1e8e1;
	text-decoration: none;
}

.media
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ca7745;
	text-decoration: none;
}

.media:hover
{
	color: #c9c4a4;
	text-decoration: underline;
}

.articleTitle
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ca7745;
	font-weight: bold;
	text-decoration: none;
}

.articleSubHead
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bdb68c;
	font-weight: bold;
	text-decoration: none;
}

.articleText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #eaeae8;
	text-decoration: none;
}

.photolink
{
	font-size: 12px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #eaeae8;
	text-decoration: none;
}

table.toptable
{
	width: 100%;
}

table.mainflashheader
{
	width: 100%;
	height: 245px;
	background-color: #004863;
}

.identity
{
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	background-color: #fff;
	color: #605a53;
}

.input
{
	height: 20px;
	width: 150px;
	border: solid 1px #000;
	font-size: 11px;
}

.emailbox
{
	height: 20px;
	width: 110px;
	border: solid 1px #000;
	font-size: 11px;
}

.comments
{
	height: 100px;
	width: 350px;
	border: solid 1px #000;
	font-size: 11px;
}

.date
{
	height: 20px;
	width: 45px;
	border: solid 1px #000;
	font-size: 11px;
}

.dropdown
{
	height: 20px;
	width: 45px;
	font-size: 11px;
	border: solid 1px #000;
}

.widedropdown
{
	height: 20px;
	width: 175px;
	font-size: 11px;
	border: solid 1px #000;
}

.button
{
	font-size: 10px;
	width: 150px;
}

.submit
{
	font-size: 10px;
	width: 80px;
}

.foot
{
	color: #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	text-decoration: none;
}

.description
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #025387;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.apply
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
}

table.subflashheader
{
	width: 100%;
	height: 150px;
	background-color: #996600;
}

.vertSpacer
{
	background-image: url(images/gfx_vert_spacer.jpg);
	background-repeat: repeat-y;
}