/*****************/
/*  Tag  Styles  */
/*****************/

body, td, div, span, a, p {
	font-family:arial,geneva,helvetica,sans-serif;
	font-size:12px;
	color:#000;
}

body, html {
	margin:0;
	padding:0;
}

a {
	color:#003973;
	text-decoration:underline;
	font-weight:bold;
}

a:hover {
	text-decoration:none;
}

body {
	background-color:#6d6f71;
}

h1 {
	margin:0;
	margin-bottom:5px;
	font-size:19px;
	font-weight:normal;
}

h2 {
	margin-top:0;
	font-size:16px;
	color:#666;
}

h3 {
	margin:0;
	margin-bottom:1em;
	font-size:12px;
}

img {
	border:none;
}

li {
	margin:3px 0;
	line-height:1.44em;
}

ol, ul {
	margin-bottom:1.5em;
}

p {
	margin:0 0 12px 0;
	line-height:1.77em;
}

sup {
	font-size:.8em;
}

table {
	border:0;
	border-collapse:collapse;
	border-spacing:0;
	margin:0;
}

td {
	padding:0;
	vertical-align:top;
	text-align:left;
}

/*****************/
/* Layout Styles */
/*****************/

#Main {
	text-align:left;
	width:571px;
	height:329px;
	margin-top:-165px;
	margin-left:-285px;
	background:url(images/Splash_BG.gif) no-repeat #6d6f71;
	position:absolute;
	top:50%;
	left:50%;
}

#Main_Flash {
	width:100%;
	height:100%;
}

#Footer {
	background-color:#333;
	height:30px;
	text-align:right;
	color:#fff;
	padding-top:7px;
	padding-right:10px;
	font-size:11px;
}

#Flash {
	background-color:#fff;
	/*
		text-align:center;
		vertical-align:middle;
	*/
}

#Header {
	background-color:#333;
	height:15px;
}