﻿BODY
{
	font-family: Arial, Helvetica, sans-serif;
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0;
	margin-bottom:0;
	position:relative;
	min-height:800px;
}
a
{
	text-decoration: none;
}
h2
{
	height: 20px;
	margin: 0px;
	padding-top: 3px;
	text-align: center;
	text-transform: uppercase;
	font-size: 13px;
}
h3
{
	height: 20px;
	margin: 0;
	padding-top: 3px;
	font-size: 15px;
	text-transform: uppercase;
}
h4
{
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 10pt;
}
h5
{
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11px;
}
ul
{
	list-style-type: none;
	margin:0;
	padding:0 0 0 10px;
}
.messageboard
{
	text-align: center;
	font-size: 12px; 
	font-weight: bold; 
}
.accent
{
	font-weight:bold;
}
#header
{
	position: relative;
}

.logo
{
	display: block;
	width: 100%;
}
#top-background
{
	width: 870px; position: absolute; top: 0; left: -95px; height: 560px; background-position:center top; background-repeat:no-repeat;
}
#bottom-background
{
	width: 870px; position: absolute; bottom: 0; left: -95px; height: 240px; background-position:center bottom; background-repeat:no-repeat;
}
#slogan_Bx
{
	position: absolute;
	top: 33px;
	width: 670px;
	text-transform: capitalize;
	font-style: italic;
	text-align: right;
	color: White;
}
#login_Bx
{
	width: 675px;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
}



#messageboard
{
	padding: 10px;
	text-align: center;
	font-size: 8pt;
	color: #cccccc;
}

#contents
{
	position: relative;
	padding-top:1px;
	padding-bottom:1px;
	min-height:560px;
}


#footer
{
	position: relative;
}


#footer
{
	padding-top: 5px;
	text-align: center;
	font-size: 9pt;
	text-transform: capitalize;
}
#globalNav1_Bx
{
	margin-top: 10px;
	margin-bottom: 5px;
}

#smallLogo
{
	display: inline-block;
}


.tip
{
	font-style: oblique;
	font-size: 10px;
}
.lower_navigagion
{
	font-size: 13px;
}
.secondaryNav
{
	font-size: 13px;
}
.pipe
{
	margin-left: 7px;
	margin-right: 7px;
}
#copyright_Bx
{
	padding-bottom: 3px;
}

.TopGlobalNavigation_Bx
{
	margin-top: 5px;
	width: 100%;
	text-align: center;
	padding: 0;
}
.TopGlobalNavigation_Bx a
{
	display: block;
	background-position: top center;
	background-repeat: no-repeat;
}
#globalNav2_Bx
{
	text-align: center;
}


/*---------------Tab Navigation-----------*/
#TabNavigation
{
	float: left;
	width: 100%;
	line-height: normal;
}
#TabNavigation ul
{
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
	font-size:12px;
	text-transform:capitalize;
}
#TabNavigation li
{
	float: left;
	margin: 0 0 0 3px;
	padding: 0 0 0 9px;
}
#TabNavigation a, #TabNavigation span
{
	display: block;
	padding: 5px 15px 4px 6px;
}

