body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
}
#container {
	background: url(images/line_bg.jpg);
	position: relative;
	height: 100%;
	width: 749px;
	border-right: 1px solid #316FBA;
}
#contenttop {
	background: url(images/shade_white.jpg);
	width: 650px;
	position: relative;
	height: 27px;
	left: 70px;
}
#content {
	width: 650px;
	position: relative;
	height: 100%;
	left: 70px;
	background: #FFFFFF;
}
#footer {
	font-size: 10px;
	text-align: center;
	padding: 4px;
	font-style: italic;
	border-top: 1px solid #CCCCCC;
}
#footer a {
color:#333333;
}
.ltitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #336FB7;
	font-weight: bold;
}
#headline {
	font-size: 22px;
	color: #122741;
}
#nav {
	padding-left: 15px;
	font-size: 16px;
	font-weight: bold;
	border-right: 1px solid #EDEDED;
}
#nav a {
	font-size: 12px;
	border-bottom: 1px solid #EAEAEA;
	display: block;
	width: 160px;
	color: #435194;
	text-decoration: none;
 }
#nav a:hover {
	color: #7A889E;	
	border-bottom: 1px solid #DDDDDD;
	text-decoration: none;
 }
#nav h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
 }
#article {
	padding: 4px;
}
.bigl {
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#a2 {
	color: #FFFFFF;
	text-decoration: none;
}
