body, html
{
	font: 11px Verdana;
	margin: 0px;
	height: 100%;
	background-color: #FFFFFF;
}

th { text-align: left; padding-bottom: 3px; }

a img { border: 0px; outline: none; }
a { color: #336699; outline: none; } 

a:hover
{
color: #153849;
text-decoration: none;
}

p {
margin-top: 5px;
}

h1, h2, h3 
{
	margin: 0;
	padding: 0;
}

h1 {  }
h2 { margin-top: 10px; font-size: 17px; }

h2
{
color: #153849;
}

h3 {
margin-bottom: 5px;
color: #153849;
font-size: 14px;
}

div.clear
{
clear: both;
}

img.caseimg
{
float: left;
margin-right: 6px;
margin-bottom: 6px;
}

div#Site 
{
	width: 957px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px;
}

div#Site div#Header 
{
	background: url(/Images/Header-Background-Middle.png) bottom;
	height: 140px;
	position: relative;
}

div#Site div#Header div.Left, div#Site div#Header div.Right 
{
	width: 12px;
	height: 100%;
}

div#Site div#Header div.Left
{
	background: url(/Images/Header-Background-Left.png) no-repeat left bottom;
	float: left;
}

div#Site div#Header div.Right
{
	background: url(/Images/Header-Background-Right.png) no-repeat right bottom;
	float: right;
}

div#Site div#Header div.Watermark 
{
	background: url(/Images/Header-Watermark.png) no-repeat 0px -140px;
	width: 323px;
	height: 135px;
	position: absolute;
	right: 25px;
}

div#Site div#Header div.Logo 
{
	position: absolute;
	bottom: 5px;
	left: 15px;
}

div#Site div#Header div.Logo a { outline: none; }

div#Site div#Header ul.Menu 
{
	padding: 0;
	margin: 0;
	position: absolute;
	bottom: 5px;
	left: 230px;
}

div#Site div#Header ul.Menu li
{
	list-style: none;
	display: block;
	float: left;
	position: relative;
	background-image: none;
	margin-right: 1px;
}

div#Site div#Header ul.Menu li a 
{
	color: #FFFFFF;
	text-decoration: none;
	padding: 6px 2px 5px 11px;
	margin-right: 9px;
	display: block;
	font-size: 18px;
	letter-spacing: -1px;
	outline: none;
	background-image: none;
}

div#Site div#Header ul.Menu li div
{
	width: 9px;
	height: 33px;
	position: absolute;
	right: 0px;
	top: 0px;
	background-image: none;
}


div#Site div#Header ul.Menu li.Hover a, div#Site div#Header ul.Menu li.Selected a
{
	background-image: url(/Images/Header-Menu-Left.png);
}

div#Site div#Header ul.Menu li.Hover div, div#Site div#Header ul.Menu li.Selected div
{
	background-image: url(/Images/Header-Menu-Right.png);
}

div#Site div#Header ul.Menu li.HoverIE a, div#Site div#Header ul.Menu li.SelectedIE a
{
	background-image: url(/Images/Header-Menu-Left.gif);
}

div#Site div#Header ul.Menu li.HoverIE div, div#Site div#Header ul.Menu li.SelectedIE div
{
	background-image: url(/Images/Header-Menu-Right.gif);
}

div#Footer, div#Push {
   height: 40px;
   text-align: center;
}

div#Footer 
{
	width: 957px;
	margin: auto;
	background: url(/Images/Footer-Background-Middle.gif) repeat-x;
	position: relative;
}

select.NoGroup optgroup { font-weight: normal; text-decoration: line-through; font-style: normal; }

div#Footer { color: #787878; }

div#Footer p { margin: 0px; padding: 14px 0px 0px 0px; }

div#Footer div.Left, div#Footer div.Right { width: 5px; height: 100%; position: absolute; }

div#Footer div.Left { background: url(/Images/Footer-Background-Left.gif) repeat-y; left: 0px; top: 0px; }
div#Footer div.Right { background: url(/Images/Footer-Background-Right.gif) repeat-y; right: 0px; top: 0px; }

table.Data { width: 100%; border-collapse: collapse; }
table.Data a { color: #336699; padding: 6px; padding-left: 0px; display: block; outline: none; text-decoration: none; }

table.Data thead { font-weight: bold; }
table.Data thead th { border-bottom: 2px solid #d3e7f4; }

table.Data tfoot tr { border: 0; }
table.Data tfoot tr td { padding-top: 4px; }
table.Data tfoot tr a { display: inline; }

table.Data tr { border-bottom: 1px solid #d3e7f4; }

table.Form {  }
table.Form td.Header { width: 130px; }
table.Form td { padding: 5px; }
table.Form input, table.Form textarea, table.Form select { width: 300px; }
table.Form textarea { height: 200px; width: 100%; }

div.Padding { padding: 0 15px 5px 15px; }
