body {
	margin : 15px;
	background-color : #d9e0ea;
	font: 11px/16px verdana;
	color: #333333;
}

 a {
	text-decoration:underline;
	color: #2d3696;
}
 a:visited {
	text-decoration:underline;
	color: #2d3696;
}
 a:hover {
	color:#993d10;
	text-decoration:underline;
}

hr { 
	height: 0px; 
	margin-top:12px; 
	margin-bottom:16px; 
	border: dotted #ccddff 0px; 
	border-top-width: 1px;
} 

.main {
	width:720px;
	background-color : #ffffff;
	padding:5px 15px 40px 15px;
	text-align:left;
}

.main_home {
	width:720px;
	background-color : #ffffff;
	padding:5px 15px 20px 15px;
	text-align:left;
}
.global_nav {
text-align:right;font-size:10px;padding-bottom:3px;
}

h1 {
	font: 18px georgia;
	color: #2d3696;
	margin : 0 0 14px 0;
	padding-bottom: 6px;
	border-bottom : dotted 1px #a7bbd8;
	
}
.bold {
	font-weight:bold;
	color: #444444;
}

h2 {
	font-weight:bold;
	font-size:12px;
	color: #2d3696;
	margin : 0 0 0px 0;
	padding-bottom: 3px;
	padding-top: 5px;
}
p {

	margin:0px 0 16px 0;
}

#left_col {
	width:185px;
	float:left;
	padding:25px 30px 0 13px;
}

#right_col {
	width:422px;
	float:left;
	padding:25px 70px 0 0;
}

.footer {
	width:720px;
	padding:10px 15px 20px 15px;
	font:11px arial;
	color:#888888;
	text-align:left;
}
.quote {
	font:italic 14px/24px Georgia; 
	color:#3f6894;
}
#nav {
	float:right; 
	font:10px georgia;
	color:#2d3696;
	padding-top:8px;
	word-spacing:-1px;
}
#topNav {
	float:right; 
	font:10px georgia;
	color:#2d3696;
	padding-top:12px;
	word-spacing:-1px;
}
#nav a{
	text-decoration:none;
	color: #2d3696;
	font:14px georgia;
}
#nav a:visited{
	text-decoration:none;
	color: #2d3696;
	font:14px georgia;
}
#nav a:hover {
	color:#993d10;
	text-decoration:none;
	font:14px georgia;
}
#nav a:hover.on{
	text-decoration:none;
	color: #993d10;
	font:14px georgia;
}

#nav a:visited.on{
	text-decoration:none;
	color: #993d10;
	font:14px georgia;
}

#nav a.on{
	text-decoration:none;
	color: #993d10;
	font:14px georgia;
}

a.iconlink:link{
	text-decoration:none;
	color: #2d3696;
}
a.iconlink:visited{
	text-decoration:none;
	color: #2d3696;
}
a.iconlink:hover {
	color:#993d10;
	text-decoration:none;
}

a.homelink:link{
	text-decoration:none;
	color: #2d3696;
	font:14px georgia;
}
a.homelink:visited{
	text-decoration:none;
	color: #2d3696;
	font:14px georgia;
}
a.homelink:hover {
	color:#993d10;
	text-decoration:none;
	font:14px georgia;
}