﻿body
{
	margin: 0px;
	padding: 0px;
	width: 100%;
}

img 
{
	border: 0px;
}

*
{
	outline: 0px;
}

#Site
{
	clear: both;
	width: 996px;
	min-height: 660px;
	height: auto !important;
	height: 660px;
	margin: 0 auto;
	background: #ffffff url('../Images/Master/BackgroundRepeat.gif') repeat-x;
}

ul#Header
{
	clear: both;
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 996px;
	height: 89px;
}

ul#Header li
{
	float: left;
}

ul#Header li#Logo
{
	width: 192px;
	height: 89px;
}

ul#Header li#Logo a
{
	display: block;
	padding: 5px;
}

ul#Header li#Navigation
{
	width: 804px;
}

ul#Header li#Navigation div#Links
{
	position: absolute;
	top: 7px;
	right: 20px;
}

ul#Header li#Navigation div#Links span.StartHere,
ul#Header li#Navigation div#Links span.StartHere a
{
	font: normal normal 10px/10px Verdana, Arial, Sans-Serif;
	color: #989993;
}

ul#Header li#Navigation div#Links span.Logout,
ul#Header li#Navigation div#Links span.Logout a
{
	font: normal normal 10px/10px Verdana, Arial, Sans-Serif;
	color: #babbb7;
}

ul#Header li#Navigation div#Links span.Logout a
{
	text-decoration: none;
}

ul#Header li#Navigation div#Links span.Welcome
{
	font: normal bold 10px/10px Verdana, Arial, Sans-Serif;
	color: #b45910;
}

ul#Header li#Navigation ul#NavBar
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 40px;	
	bottom: 0px;
}

ul#Header li#Navigation ul#NavBar li
{
	float: left;
	height: 40px;
}

ul#Header li#Navigation ul#NavBar li.NavBarLeft
{
	width: 13px;
	background: url('../Images/Master/NavBarLeft.png') no-repeat;
}

ul#Header li#Navigation ul#NavBar li.NavBarRepeat
{
	width: 760px;
	background: url('../Images/Master/NavBarRepeat.png') repeat-x;
}

ul#Header li#Navigation ul#NavBar li.NavBarRepeat ul
{
	clear: both;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-left: 10px;
}

ul#Header li#Navigation ul#NavBar li.NavBarRepeat ul li
{
	float: left;
}

ul#Header li#Navigation ul#NavBar li.NavBarRepeat ul li a
{
	display: block;
	font: normal normal 11px/11px 'Lucida Sans Unicode', 'Lucida Grande', Sans-Serif;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 15px;
}

ul#Header li#Navigation ul#NavBar li.NavBarRepeat ul li a:hover
{
	text-decoration: underline;
}

ul#Header li#Navigation ul#NavBar li.NavBarRepeat ul li.NavDivider
{
	width: 1px;
	height: 28px;
	margin: 6px 12px 0px 12px;
	background: url('../Images/Master/NavDivider.gif') no-repeat;
}

ul#Header li#Navigation ul#NavBar li.NavBarRight
{
	width: 12px;
	background: url('../Images/Master/NavBarRight.png') no-repeat;
}

#BodyContent
{
	clear: both;
	width: 996px;
	min-height: 479px;
	height: auto !important;
	height: 479px;
}

#BodyContent #BodyContentPadding
{
	clear: both;
	padding: 0px 10px 10px 3px;
}

#Footer
{
	clear: both;
	width: 996px;
	height: 92px;
	background: url('../Images/Master/FooterRepeat.gif') repeat-x;
	text-align: center;
	font: normal normal 12px/15px Verdana, Arial, Sans-Serif;
	color: #ffffff;
}

#Footer a
{
	font: normal normal 12px/15px Verdana, Arial, Sans-Serif;
	color: #ffffff;
}

#Footer a:hover
{
	text-decoration: none;
}
