html, body, div, span,applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, li, abbr, acronym, address, big, cite, code,del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,dd, dl, dt, li ,fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;font-weight: inherit;font-style: inherit;font-size: 100%;line-height: 1;font-family: inherit;text-align: left;vertical-align: baseline;}
a img, :link img, :visited img {border: 0;}
table  {border-collapse: collapse; border-spacing: 0;}
td {vertical-align:top;}

q:before, q:after,blockquote:before, blockquote:after {content: "";}

body
{
	background: url('/gfx/bodyBackground.jpg') no-repeat top center #FFFFFF;
	margin-top: 15px;
}

p {margin: 10px 0px;}
p, div, a, td, li
{
	font-size: 11px;
	font-family: 'Verdana';
	line-height: 17px;
}

hr
{
	height: 2px;
	color: #C22027;
	background: #C22027;
	border: #C22027;
}

div.Logo
{
	width: 651px;
	padding: 15px;
	padding-bottom: 25px;
	margin: 0px auto;
}

div.Menu
{
	width: 955px;
	height: 26px;
	margin: 0px auto;
	background: url('/gfx/divMenuBackground.jpg') no-repeat top center transparent;
	margin-bottom: 10px;
}

div.Menu ul 
{
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 1;
	vertical-align: baseline;
	list-style: none;
}
div.Menu ul li 
{
	display:block; 
	float:left; 
	width: 132px; 
	padding: 2px; 
	height:18px; 
	overflow:hidden; 
	text-align:center;
}
div.Menu ul li a:link, div.Menu ul li a:active, div.Menu ul li a:visited, div.Menu ul li a:hover
{
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

div.Content
{
	width: 950px;
	margin: 0px auto;
	border-bottom: solid #C22027 1px;
}

div.Light
{
	font-size: 1.5em;
	color: #D1AEA0;
	padding-top: 17px;
}

div.BlueSquare
{
	background: url('gfx/divBlueSquareBackground.gif') center center no-repeat transparent;
	width: 370px;
	height: 305px;
	padding: 10px;
	overflow: hidden;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	margin: auto;
}

div.BlueSquare div.Body
{
	font-size: 12px;
	line-height: 16px;
	height: 235px;
	overflow: hidden;
}

.Red {color: #FF0000;}

div.BlueSquare big
{
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}

div.BlueSquare a:link, div.BlueSquare a:active, div.BlueSquare a:visited, div.BlueSquare a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

div.Banner
{
	background: url('gfx/banner.jpg') top left no-repeat transparent;
	margin-left:5px;
	height: 188px;
	width: 150px;
	overflow: hidden;
}

div.Banner div
{
	text-align:center;
	padding: 10px;
	padding-top: 20px;
	display:none;
	color: #00497F;
	font-weight: bold;
	font-size: 14px;
	width: 130px;
	height: 148px;
	overflow: hidden;
	margin-top: 30px;
}

td.WhiteSquare
{
	background: url('gfx/tdWhiteSquareBackground.gif') top center no-repeat transparent;
	width: 370px;
	padding: 10px;
	overflow: hidden;
	font-size: 12px;
	line-height: 16px;
	margin: auto;
	min-height: 120px;
	height: auto !important;
	height: 120px;
}

td.Left   {width: 318px; padding-right: 20px;}
td.Center {width: 318px; padding-right: 10px}
td.Right  {width: 284px;}
div.Right
{
	background: url('gfx/tdRightBackground.jpg') top center no-repeat transparent;
	padding: 25px;
	width: 234px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}
div.Article
{
	width: 300px;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 96px;
	overflow: hidden;
	float: left;
}