body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin-bottom:0px;
	padding-bottom:0px;
}

h1 {
	margin: 0px;
	font-size: 14px;
}

a {
	text-decoration: none;
	color: #000080;
}

p {
	padding: 0px;
	margin:  0px;
}

.SpecialBorder {
	padding: 1px;
	border: 1px #473782 solid; 
	background-color: #FFFFFF;
}

#MainHeader {
	height: 195px;
	overflow: hidden;
}

#MainBody {
	 padding-top: 10px;
}

#PaddingDiv {
	height: 10px;
	width: 822px;
}

#MainBottomBanner {
	height: 62px;
	padding-top:8px;
}

#MainBottomLinks {
	height: 25px;
}

#Top_navigator {
	height:38px;
	background-image:url(images/top_buttons_right.gif);
	background-repeat:no-repeat;
}

.Top_navigator_button {
	height: 34px;
	padding-top: 3px;
}

.Top_navigator_button a {
	font-size: 20px;
	color: #473780;
	text-decoration: none;
}

.Top_navigator_button a:hover {
	color: #d52c29;
}

.Top_navigator_sep {
	font-size: 20px;
	color: #473780;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 4px;
}

#footer_bg {
    background-image:url(/images/Footer_bg.gif);
	background-repeat:no-repeat;
}

.footer_link {
	color:#473782;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}


