﻿body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	line-height: normal;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(  '../Images/body_bg.jpg' );
	background-color: #84979e;
}

p 
{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
}

.PleaseWait
    {
    height: 75px;

    background-image: url( '../Images/spinner.gif' );
    background-repeat: no-repeat;
    padding-left: 40px;
    line-height: 32px;
    }

#PageWrapper
{
	width: 770px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px auto;
	padding-top: 0px;
	position: relative;
}

#TopHeader
{
	background-image: url( '../Images/top.png' );
	width: 770px;
	height: 17px;
	float: left;
}

#TopContent
{
	width: 770px;
	float: left;
	background-image: url( '../Images/content.png' );
}


#TopFooter
{
	width: 770px;
	height: 20px;
	float: left;
	background-image: url( '../Images/bottom.png' );
}
#Seperator
{
	width: 770px;
	height: 5px;
	float: left;
	
}
#SitePath
{
	width: 770px;
	height: 20px;
	float: left;
	
}


#Navigation
{
	background-image: url( '../Images/navigation.png' );
	width: 770px;
	height: 47px;
	float: left;
}


#SiteInner
{
	width: 760px;
	padding-left:8px;
	padding-right:2px;
	padding-top:9px;
}
#TopInner
{
	width: 730px;
	padding-left:20px;
	padding-right:20px;
}

#PageHeader
{
	background-image: url( '../Images/top.png' );
	width: 770px;
	height: 17px;
	float: left;
}

#PageContent
{
	width: 770px;
	float: left;
	background-image: url( '../Images/content.png' );
}

#PageInner
{
	width: 730px;
	padding-left:20px;
	padding-right:20px;
}


#PageFooter
{
	width: 770px;
	height: 20px;
	float: left;
	background-image: url( '../Images/bottom.png' );
	clear:both;
}

#Disclaimer
{
	width: 805px;
	float: left;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #637278;
}

a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #84979e;
	font-weight: bold;
    text-transform: uppercase;
}


h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #84979e;
	font-weight: bold;
    text-transform: uppercase;
}

h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #84979e;
	font-weight: bold;
    text-transform: uppercase;
}

#GreenText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a2aa5d;
	font-weight: bold;
}

#SearchTop
{
	background-image: url( '../Images/search_top.jpg' );
	width: 752px;
	height: 6px;
	float: left;
}

#SearchContent
{
	width: 752px;
	float: left;
	background-image: url( '../Images/search_content.jpg' );
}

#SearchBottom
{
	width: 752px;
	height: 23px;
	float: left;
	background-image: url( '../Images/search_bottom.jpg' );
	
}
#SearchResults
{
	width: 752px;

	float: left;
	
	
}

#Options
{
	border: 1px solid #0099CC;
	width: 752px;
	height: 20px;
	float: left;
	background-color: #ededed;
}

#Spacer
{
	
	width: 752px;
	height: 16px;
	float: left;
}


#HeadingTop
{
	background-image: url( '../Images/heading_top.jpg' );
	width: 718px;
	height: 7px;
	float: left;
}

#HeadingContent
{
	width: 718px;
	float: left;
	background-image: url( '../Images/heading_content.jpg' );
}

#HeadingBottom
{
	width: 718px;
	height: 7px;
	float: left;
	background-image: url( '../Images/heading_bottom.jpg' );
	
}

#MenuContent
{
	width: 739px;
	height: 39px;
	float: left;
	background-image: url( '../Images/menu_background.jpg' );
}


