body { background-color:#2C5288; 
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	}
.white { background-color:#ffffff; }
.bg { background-image:url("images/bg.gif"); 
	background-repeat:repeat-y;
	}
.content { font-family: arial;
	font-size:13px;
	color:#333333;
	background-color:#ffffff;
	}
a { color:#435E8D; }
a:hover { color:#F49A28; }
.dotted { background-image:url("images/sub_dotted_line.gif"); }
.line { background-image:url("images/hori_line.gif"); }
.nav { background-color:#E0EAF3;
	font-family:arial;
	font-size:11px;
	color:#444444;
	text-decoration:none;
	line-height:19px;
	}
.title {
	font-family: arial-narrow;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	color:#2C5288;
	}
.title2 {
	font-family: arial;
	font-size:12px;
	font-weight:bold;
	color:#00276F;
	}
.footer {
	background-image:url("images/footer.gif"); 
	font-family: arial;
	font-size:11px;
	color:#333333;
	}
.header {
	font-family: arial;
	font-size:20px;
	color:#2C5288;
	}
.header2 {
	font-family: arial;
	font-size:16px;
	color:#2C5288;
	}
li {
	line-height:19px;
	}

