/* CSS Document */

body
{
	padding:0;
	margin:0;
	font-family:tahoma;
	background-image:url(../images/bg.gif);
	background-position:center top;
	background-repeat:repeat-y;
	background-color:#1d4b99;
}
.graymainbase
{
	background-image:url(../images/gray_pattern.gif);
	background-repeat:no-repeat;
	background-position:left top;
	vertical-align:top;
	width:100%;
}
.pagetext
{
	font-size:11px;
	color:#414042;
	line-height:16px;
}
.black14
{
	font-size:14px;
	color:#000000;
}
.pagetextgray
{
	font-size:11px;
	color:#414042;
	line-height:16px;
}
.boxes
{
	border: 1px solid #aeccda;
	background-image:url(../images/blue_pattern.gif);
	height:60px;
	width:100%;
}
.spacer
{
	padding:0 10px 0 10px;
}
.footer
{
	background-image:url(../images/footer_pattern.gif);
	width:100%;
	text-align:center;
	font-size:11px;
	height:35px;
	color:#1d4b99;
}
.copyright
{
	height:56px;
	text-align:center;
	color:#3276c5;
	line-height:15px;
	font-size:11px;
}