body{
	margin:0px;
	padding:0px;
	background-image:url(images/body_bg.gif);
	background-repeat:repeat-x;
	background-color:#005288;
}
td{
	vertical-align:top;
}
img{
	border:0px;
}
.BodyTd{
	background-color:#FFFFFF;
	height:375px;
	padding-top:57px;
}
.ShadowFooter{
	height:6px;
	font-size:1px;
}
.ShadowRight{
	width:6px;
	font-size:1px;
	padding-top:3px;
}
.Logo{
	background-color:#005288;
	padding:25px 49px 10px 25px;
}
.UnderConst{
	padding-top:101px;
	text-align:right;
}
.Text{
	font-family:Verdana;
	font-size:10px;
	color:#B2B2B2;
	text-align:right;
	padding-right:12px;
}
.Text a{
	color:#005288;
	text-decoration:none;
}
.Text a:hover{
	color:#005288;
	text-decoration:underline;
}
.BigTitle{
	font-size:22px;
	text-transform:uppercase;
	color:#005288;
}
.BlueTd{
	width:18px;
	font-size:1px;
	background-color:#005288;
}