body	{
	font-family: Verdana, Arial, sans-serif;
	color: #fff;
	background-color: #223164;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	font-size:  12px;
	height: 100%;
}

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6	{
	font-family: Verdana, Arial, sans-serif;
}

ul {
	margin-left: 18px;
	list-style: disc;
}
li {
	padding-bottom: 12px;
	line-height: 18px;
}
strong {
	font-weight: bold;
}

em {
	font-style: italic;
}


h3 {
	font-size:  12px;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 0;
}


table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

td {
	text-align: left;
	vertical-align: top;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 12px;
	color: #fff;
}

.contenttd {
padding: 10 10 10 10;
}
	
.hide	{
	display: none;
}
	
img {
	display: block;
	border: 0;
}

html p	{
	margin-top: 0;
	margin-bottom: 10px;
	text-align: left;
	font-size:  12px;
	line-height: 18px;
}

select {
	display: block;
}

a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #fc6;
	background: transparent; 
}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #fff;
	background: transparent; 
}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #fc6;
	background: transparent;  
}


.column { 
width: 50%; 
position: absolute; 
top: 0; 
text-align: left; 
} 

.left {
	left: 0;
} 

.right {
	right: 0;
} 

.inlineImage {
	display: inline;
}


#logoCell {
	height: 90px;
	width: 370px;
	padding: 0;
	margin: 0;
}

#flashHeaderCell {
	height: 90px;
	width: 400px;
	padding: 0;
	margin: 0;
	background-color: #87A5CB;
}


.topNavButton {
	display: inline;
	cursor: hand;
	cursor: pointer;
}

#sideNavCell {
	width: 175px;
}

.sideNavButton {
	cursor: hand;
	cursor: pointer;
	margin: 8px 0 8px 0;
}

.btmNavButton {
	display: inline;
	cursor: hand;
	cursor: pointer;
}

.searchField {
	display: inline;
	height: 20px;
	width: 110px;
	font-size:  11px;
	margin: 0 0 5px 8px;
}

.searchButton {
	display: inline;
	margin-top: 8px;	
}

#btmNavCell {
	padding: 25px 0 0 0;
}

.contentHeader {
	margin: 8px 0 8px 0; 
}

#footerNavDiv {
	font-size: 10px;
	<!-- color: #8AAAC0; -->
	color: #ffffff;
	text-align: left;
	margin: 15px 0px 0px 15px; 
}

.footerLink {
	color: #fc6;
	cursor: hand;
	cursor: pointer;
}


#newsDiv {
	margin-left: 50px;
	padding: 7px;
	font-size:  10px;
}

.rightNavSpacer {
	height: 30px;
}
h2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 color: #EFD825;
 text-transform: uppercase;
}