/* Updated by DME on 091311 for TCOE*/

body {
	background-color: #003366;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:17px;
}
a:link {
	color: #0099CC;
}
a:visited {
	color: #0099CC;
}

a:hover {
	color: #999999;
}
a:active {
	color: #0099CC;
}



.titles1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.darkgray {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; }
.large {font-size: 14px}
.med {font-size: 10px}
.smallest {font-size: 9px}
.smallest_lite_gray {
	font-size: 9px;
	color: #999999;
}
.small_dark_gray {
	font-size: 10px;
	color: #666666;	
}

.large_blk_titles {
	font-size: 14px;
	color: #000000;
	letter-spacing: 1px;
	font-weight: bold;
}

li {
	list-style-type: square;
	margin-top: 5px;
}

.boxit {
	height: auto;
	width: auto;
	border: medium ridge #0099CC;
}

hr {
border: 0;
color: #9E9E9E;
background-color: #9E9E9E;
height: 1px;
width: 100%;
text-align: left;
margin-bottom:20px;
}

.topofpage {
	font-size:10px;
	color:#999;
	text-align:right;
}

#header_2011 {
	text-align:center;
}
