body {
	margin: 0 0 0 0;
	background-color:#0057c5;
}

.main {
	background-color:#FFFFFF;
}

.line {
	width:3px;
	background-image:url(images/line.jpg);
}	

.rightcol {
	width:225px;
	background-color:#ceddf2;
}	

.smallertxt {
	font-size:11px;
}

.largertxt {
	font-size:20px;
}

tr {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

p {
	text-align:justify;
}

.leftbg {
	width:8px;
	background-image:url(images/leftside.gif);
}	

.rightbg {
	width:8px;
	background-image:url(images/rightside.gif);
}

.bottom {
	height:30px;
	background-color:#0d2d92;
}

A:link { color:#0d2d91; text-decoration:underline; }
A:visited { color:#0d2d91; text-decoration:underline; }
A:hover { color:#0057c5; text-decoration:underline; }
A:active { color:#0d2d91; text-decoration:underline; }

.heading1 {
	font-size:14px;
	color:#0d2d91;
	font-weight:bold;
}

.whitetxt {
	color:#FFFFFF;
	font-size:10px;
}

.whitetxt A:link { color:#FFFFFF; text-decoration:underline; }
.whitetxt A:visited { color:#FFFFFF; text-decoration:underline; }
.whitetxt A:hover { color:#FFFFFF; text-decoration:underline; }
.whitetxt A:active { color:#FFFFFF; text-decoration:underline; }

.blueborder {
	border: 1px solid #0d2d91;
	font-size:11px;
}

.heading2 {
	font-size:13px;
	color:#0057c5;
	font-weight:bold;
}


.footertxt A:link { color: #666666; text-decoration:none; }
.footertxt A:visited { color: #666666; text-decoration:none; }
.footertxt A:hover { color: #666666; text-decoration:none; }
.footertxt A:active { color: #666666; text-decoration:none; }