/* ------ Common Styles ------ */
body 
{
	width: 806px;
	margin: auto;
	padding: 0px;
	background-image: url(Images/Backgrounds/BackgroundRepeat.jpg);
	background-repeat: repeat-x;
}

H1
{		
	font-family: Arial Narrow, Arial, Verdana;
	font-size: 3.125em;
	font-weight: normal;
	text-decoration: none;
	color: #404B7A;
	display: block;
}

H2
{
	font-family: Arial Narrow, Arial, Verdana;
	font-size: 2.1875em;
	font-weight: normal;
	text-decoration: none;
	color: #404B7A;
	display: block;
}

H3
{
	font-family: Arial Narrow, Arial, Verdana;
	font-size: 1.375em;
	font-weight: normal;
	text-decoration: none;
	color: #B17950;
	display: block;
}

H4
{
	font-family: Arial Narrow, Arial, Verdana;
	font-size: 1.1875em;
	font-weight: normal;
	text-decoration: none;
	color: #256397;
	display: block;
}

H5
{
	font-family: Verdana, Arial;
	font-size: .85em;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	display: block;
	line-height: 22px;
}

p
{	
	font-family: Verdana, Arial;
	font-size: .75em;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	display: block;
	line-height: 22px;
}

a
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

ul
{	
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

li
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.Copyright
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.IEImage
{
	margin-bottom: -4px;
}

/* ------ Background Styles ------ */
#Background_Image_Left {
	background-image: url(Images/Backgrounds/InnerLeftPanel.jpg);
	background-repeat: no-repeat;
	background-color: #71548E;
	height: 720px;
	width: 100px;
	position: absolute;
	left: -100px;
}

#Background_Image_Right {
	background-image: url(Images/Backgrounds/InnerRightPanel.jpg);
	background-repeat: no-repeat;
	background-color: #71548E;
	height: 720px;
	width: 100px;
	position: absolute;
	left: 800px;
}

#wrapper {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 0px;
	position: relative;
	top: 0px;
	left: auto;
	right: auto;
}

.MenuBg
{
	background-image: url(Images/Backgrounds/MenuBg.jpg);
	background-repeat: no-repeat;
}

.HeaderBg
{
	background-image: url(Images/Backgrounds/HeaderBg.jpg);
	background-repeat: no-repeat;
}

.CenterTopBg
{
	background-image: url(Images/Backgrounds/CenterTopBg.jpg);
	background-repeat: no-repeat;
}

.RightBorder
{
	background-image: url(Images/Backgrounds/RightBorder.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #330066;
}

.LeftBorder
{
	background-image: url(Images/Backgrounds/LeftBorder.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #330066;
}

.cellRightBorder
{
	background-image: url(Images/Backgrounds/cellRightBorderRepeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

/* ------ Homepage Styles ------ */
.HomeH1
{
	font-family: Arial, Verdana;
	font-size: 30px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

.HomeH2
{
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #D77A00;
}

.HomeText
{
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #330066;
	line-height: 16px;
}


.HomeTextLink
{
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #330066;
	line-height: 16px;
}

/* ------ Subpage Styles ------ */
.SubH1
{
	font-family: Arial, Verdana;
	font-size: 30px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

.SubH2
{
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #D77A00;
}

.SubText
{
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #330066;
	line-height: 16px;
}

.SubTextLink
{
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #330066;
	line-height: 16px;
}

/* ------ Form Styles ------ */
.FormText
{
	font-family: Verdana, Arial;
	font-size: .75em;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.FormTextBold
{
	font-family: Verdana, Arial;
	font-size: .75em;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.FormTextError
{
	font-family: Verdana, Arial;
	font-size: .75em;
	font-weight: bold;
	text-decoration: none;
	color: red;
}

.FormTextLink
{
	font-family: Verdana, Arial;
	font-size: .75em;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

.FormHead1
{		
	font-family: Verdana, Arial;
	font-size: .875em;
	font-weight: bold;
	text-decoration: none;
	color: #899BA4;
	display: block;
}

.FormHead2
{
	font-family: Verdana, Arial;
	font-size: .75em;
	font-weight: bold;
	text-decoration: none;
	color: #899BA4;
	display: block;
}

/* IE hacks to fix box-model problem where IE adds border/margin/padding width to outside of the box */
.yourstyle
{
            voice-family: "\"}"";
            voice-family: inherit;
/* Conforming browsers use values below this line */
}

.IEImage
{
	margin-bottom: 0px;
}
