#content {
	background: #1B3F95;
	width: 800px;
	font-family: "Trebuchet MS", sans-serif;
	margin-right: auto;
	margin-left: auto;
}
#header {
	text-align: left;
	font: bold 10px/30px Arial, Helvetica, sans-serif;
	color: #666666;
}
body {
	background: #E8EBF4;
}
#body {
	text-align: left;
	width:580px;
	float:left;
	background:#FFFFFF;
	padding: 20px;
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
}
#body h1, h2, h3 {
	font-family: "Trebuchet MS", sans-serif;
	font-weight: normal;
	color: #1B3F95;
	line-height: normal;
}
#body li {
	list-style: url(images/bullet_yellow.png);
}
#body a:link {
	color: #1B3F95;
}
#body a:visited {
	color: #000000;
}
#body a:hover {
	color: #999999;
	text-decoration: underline;
}
#footer {
	font: 10px/30px Arial;
	color: #666666;
	clear: both;
	text-align:center;
}
#header .nav a:link, #header .nav a:visited {
	color: #E4E4E4;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 1px;
	padding-left: 1px;
}
#header .nav a:hover {
	color: #FFFFFF;
}
#rightside {
	width:160px;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
	float:right;
	color:#CCCCCC;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#rightside li {
	color:#CCCCCC;
	list-style: url(test/images/bullet_yellow.png);
}
#rightside h2 {
	color:#CCCCCC;
	font-weight:bold;
}
#rightside a:link {
	color:#F0CC01;
}
#rightside a:visited {
	color:#CCCCCC;
}
#rightside a:hover {
	color:#FFFFFF;
}
.dottedRuleAbove {
	border-top: 1px dotted #CCCCCC;
	padding-top: 5px;
}
.dottedRuleAbove_darker {
	border-top: 1px dotted #1B3F95;
	padding-top: 5px;
}
#timeline td {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
.picWhiteRtBorder {
	border-right: 1px solid #FFFFFF;
}

#news-mini {
	padding: 10px;
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
}

#news-mini h1, h2, h3 {
	font-family: "Trebuchet MS", sans-serif;
	font-weight: normal;
	color: #1B3F95;
	line-height: normal;
}

#news-mini a:link {
	color: #1B3F95;
}
#news-mini a:visited {
	color: #000000;
}
#news-mini a:hover {
	color: #999999;
	text-decoration: underline;
}
	
#pdfDoc {
	margin-left:10px;
	padding-left:30px;
	margin-bottom:5px;
	background: url(images/page_PDF.gif) no-repeat;
}

#newWindow {
	margin-left:10px;
	padding-left:30px;
	margin-bottom:5px;
	background: url(images/page_white_world.png) no-repeat;
}

#wordDoc {
	margin-left:10px;
	padding-left:30px;
	margin-bottom:5px;
	background: url(images/page_word.gif) no-repeat;
}
