body { background-color: #BADAE2; }

body, table, td {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td, table {
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
}

hr { height: 1px; border: 0px; }

li { 
	list-style-type: square;
	list-style: square; 
	list-style: outside;
}

ul { margin: 0; padding-left: 15px; }

a {text-decoration: none; }

.content a:hover, .listdesc a:hover { color: #333; }

.container {
	border: 1px solid white;
	border-width: 0px 9px;
	background-color: white;
}

.logos { border-bottom: 2px solid #014A94; } 

.mainnav td {
	border-top: 2px solid white;
	border-left: 1px solid white;
	border-right: 2px solid white;
}

.mainimage {
	border: 1px solid white;
	border-width: 1px 0px 2px 0px;
}

.copy { 
	border-left: 12px solid white; 
	font-size: 11px;
	line-height: 18px;
	color: #333;
}

.header { 
	padding-top: 28px;
}

.headerlogo { 
	padding-top: 15px; 
	text-align: center;
}

.headerlink { 
	font-size: 11px; 
	padding-bottom: 5px;
}

p {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 29px;
	margin:0;
	color: #333;
}

p img { 
	float: left; 
	border-right: 10px solid white;
	border-bottom: 10px solid white;
	border-top: 5px solid white;
}

.intro, .highlight, .lowlight { font-weight: bold; }

.imagery { margin: 10px 0px; }

/* BEGIN Subnav */
.navcontainer { 
	width: 156px; 
	font-size: 11px;
}

.navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

.navcontainer li {
	list-style-type: none;
}

.navcontainer a {
	display: block;
	padding: 4px 5px 4px 10px;
	width: 156px;
}

.navcontainer a {
	color: #666;
	text-decoration: none;
}

.navcontainer a:hover { color: #fff; }

a.active { color: white; }
/* END Subnav */

.articlelist {
	font-size: 11px;
	line-height: 18px;
}

.listdate {
	font-weight: bold;
	padding: 15px 5px 15px 10px;
}

.listdesc { 
	padding: 15px 0px; 
	color: #333;
}

.spacing { 
	width: 743px;
	background: white;
	border-bottom: 10px solid #BADAE2;
}

.submenuheading {
	font-weight: bold;
	color: #666;
	padding: 10px 10px 4px 10px;
}
