#container {
	font-family: Arial, Helvetica, sans-serif;
	width: 700px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 25px;
}
#header {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#header #left  {
	margin-right: 10px;
	float: left;
}
#header #right  {
	float: right;
	text-align: right;
	padding-top: 27px;
}
#date {
	margin-bottom: 8px;
}
#news {
	width:508px;
	height:24px;
	padding-bottom: 5px;
	margin-top: -10px;
}
#latestNews {
	width:45px;
	height:24px;
	float:left;
	background-image:url(images/latestnews_bg.gif);
}
#newsArticles {
	width:260px;
	float:left;
	text-align:left;
	padding-left:5px;
	border: 1px solid #AD1616;
	height: 20px;
	padding-right: 5px;
	padding-top: 2px;
}
#searchbox {
	float: right;
	width: 190px;
	text-align: right;
	font-size: 11px;
	color: #666666;
}

#content {
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(images/leftnavbg.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
}
#left {
	float: left;
}
#right {
	float: right;
}
#leftnav {
	float: left;
	height: auto;
	width: 180px;
	padding-top: 3px;
}
#rightcontent {
	float: right;
	width: 508px;
}
#nav {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 10px;
}
#flash {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
	margin-bottom: 9px;
}
#text {
	width: 505px;
	padding-left: 5px;
}
#footer {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer, a:hover.footer {
	font-size: 11px;
	color: #666666;
	text-align: right;
	line-height: normal;
	text-decoration: none;
}
.red {
	color: #AD1616;
}

.nav {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.nav2, a:hover.nav2 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	height: auto;
}

a:hover.nav {
	color: #000066;
	text-decoration: none;
}
.related, a:hover.related {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	padding-right: 10px;
	padding-bottom: 8px;
	margin-left: -12px;
	display: list-item;
}
h1, .h1 {
	font-size: 14px;
	color: #AD1616;
	font-weight: bold;
	text-decoration: none;
}
h2 {
	font-size: 13px;
	color: #AD1616;
	font-weight: bold;
	text-decoration: none;
}
h3 {
	font-size: 12px;
	color: #AD1616;
	font-weight: bold;
	text-decoration: none;
}
p, .p, li {
	color: #333333;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	font-weight: bold;
	color: #AD1616;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	color: #D72F40;
}

.arrow {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
#text .hr {
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #999999;
}
#quote {
	margin-bottom: 18px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #383785;
	padding: 5px;
	text-align: right;
}
