body,html{
	padding: 0px;
	margin: 0px;
	height: 100%;
	background-color: #E0E0E0;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
img{
	border: none;
	margin: 0px;
}
a{
	text-decoration: none;
	color: #1F4678;
}
a:hover{
	color: #5C82B4;
}
h1{
	font-size: 10px;
	font-weight: bold;
	color: #1F4678;
	margin: 0px 0px 0px 10px;
	line-height: 30px !important;
}
.table{
	width: 804px;
	background-color: White;
	height: 100%;
}
.table td{
	border: 0px;
	padding: 0px;
}
td.left{
	width: 4px;
	background: url(images/bc_left.gif) top left repeat-y;
}
td.right{
	width: 4px;
	background: url(images/bc_right.gif) top left repeat-y;
}
.spacer_td{
	background: White;
	width: 12px;
}
.head{
	width: 777px;
	height: 200px;
	background-color: White;
	background: url(images/topblue.gif) center top no-repeat;
	vertical-align: top;
}
table.menuitem td{
	height: 26px;
	background: url(images/menu_bc.gif) top left repeat-x;
	font-size: 10px;
	font-weight: bold;
	line-height: 26px;
	vertical-align: middle;
	text-align: center;
}
td.leftmenu{
	width: 170px;
	vertical-align: top !important;
	text-align: left;
}
td.content{
	width: 634px;
	padding: 5px 20px 10px 20px;
	text-align: left;
	vertical-align: top;
	line-height: 14px;
}
td.content h1{
	font-size: 12px;
	font-weight: bold;
	color: #1F4678;
	line-height: 8px;
}
td.content a{
	color: #B60015; 
}
div.leftblock{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 4px;
	width: 98%;
	border: 1px solid #D3D3D3;
	background: url(images/lmb.gif) top left repeat-y;
}
div.leftblock img{
	border: none;
}
div.leftblock a{
	line-height: 20px;
}
a.left_light{
	display: block;
	width: 97%;
	margin: 0px;
	padding: 7px 0px 7px 4px;
	background: url(images/dotted.gif) bottom left repeat-x;
	background-color: #FFFFFF !important;
	color: #B60015;
	line-height: 24px; 
}
a.left_light:hover{
	color: #1F4678;
	text-decoration: underline;
}
a.left_light img{
	border: none;
	margin: 0px 7px 0px 0px;
}
a.left_dark{
	display: block;
	width: 97%;
	margin: 0px;
	padding: 7px 0px 7px 4px;
	background: url(images/dotted.gif) bottom left repeat-x;
	background-color: #F4F6F8 !important;
	color: #B60015; 
	line-height: 24px; 
}
a.left_dark:hover{
	color: #1F4678;
	text-decoration: underline;
}
a.left_dark img{
	border: none;
	margin: 0px 7px 0px 0px;
}
img.banner150{
	border: none; 
	margin: 0px 7px 5px 7px;
}
img.banner120{
	border: none; 
	margin: 0px 17px 5px 17px;
}
img.floatimg{
	margin: 0px 10px 10px 0px;
	float: left;
	border: 1px solid #D3D3D3;
}
