﻿body 
{
	background-image:url(Images/Margin_Back.jpg);
	font-family:Verdana;
	font-size:11px;
	margin:0px;
}

td
{
	font-size:11px;
}

.ContentHolder
{
	background-image: url(Images/Back.jpg);
	height: 600px;
}

.Header
{
	background-image: url(Images/Header.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	height:113px;
}

.HeaderBack
{
	background-image: url(Images/Header_BottomLine.jpg);
	background-position: left bottom;
	background-repeat:repeat-x;
}

h2
{
	margin:0px;	
	color:#263053;
	font-size:13px;
	font-weight:bold;
}

h3
{
	margin:0px;
	color:#263053;
	font-size:12px;
	font-weight:normal;
}

h4
{
	color:#74490a;
	font-size:12px;
	margin:0px;
}

.HighlightColor1
{
	color:#263053;
}

.HighlightColor2
{
	color:#74490a;
}

.XSmall
{
	font-size:10px;
}

.Navigation
{
	background-image:url(Images/Nav_Back.jpg);
	background-repeat:repeat-x;
	padding-top:12px;
}

a
{
	color:#475689;

}

a:hover
{
	color:#263053;
	text-decoration:underline;
}

.MarginShadowLeft
{
	background-image:url(Images/Margin_ShadowLeft.jpg);
	width:20px;
	background-repeat:repeat-y;
	background-position:top right;
}

.MarginShadowRight
{
	background-image:url(Images/Margin_ShadowRight.jpg);
	width:20px;
	background-repeat:repeat-y;
}

.MarginShadowBottom
{
	background-image:url(Images/Margin_ShadowBottom.jpg);
	height:20px;
	background-repeat:repeat-x;
}
