#wrapper {
	width:736px;
	margin: auto auto auto auto;
}

#leftCol {
	float: left;
	width: 157px;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-right: 0;
	background-color: #7ac142;
}

#blueBar {
	background-color: #0079c2;
	height: 23px;
	width: 157px;
}
	
#tanBar {
	background-color : #DDD8C5;
	height: 19px;
	width: 157px;
}

#rightCol {
	float: left;
	background-color: #fff;
	margin-left: 0px;
	width: 579px;
}

#masthead {
	background-image: url(/pix/home/masthead_short.gif);
	width: 579px;
	height: 164px;
}

#rightCol, #content {
	padding-left: 0;
}

#homeContent {
	padding:0;
	margin:0;
}

#content {
	background-color: #fff;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: 0;
	font-size : 12px;
	line-height: 17px;
}

#content, #metaNav, #footer, #nav, BODY {
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

#content P {
	text-align: left;
}
	
#sidebar P {
	text-align: left;
}
	
BODY {
	margin-top: 50px;
	margin-left: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #94b9e2;
}


#content H1 {
	font-size: 15px;
	font-weight: bold;
}
	
#content H2 {
	font-size: 13px;
	font-weight: bold;
}
.style6 {
	color:#0000ff;
}

#content UL {
	list-style-image : url(/pix/diamond_bullet.gif);
	line-height: 18px;
}

#content UL UL {
	list-style-type: square;
	list-style-image : none;
}

#sidebar {
	float:right; 
	width:160px; 
	border-left: 1px dotted Black; 
	border-bottom: 1px dotted Black; 
	padding-left: 10px; 
	padding-right: 10px;
	padding-bottom: 10px; 
	margin-left: 10px;
	font-size: 10px;
}

#sidebar H1 {
	font-size: 12px; 
	margin-top: 10px; 
	border-bottom: 1px solid Black; 
	width: 150px;
}

#footer {
	padding-left: 23px;
	padding-right: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0;
	width: 540px;
	text-align: center;
	color: #333;
	font-size: 9px;
	background-color: #94b9e2;
}

#footer A {
	text-decoration: none;
	color: #333;
}

#footer A:hover {
	text-decoration: underline;
}

#footer P {
	margin-top: 7px;
}

#metaNav {
	background-color: #0079C2;
	height: 18px;
	width: 579px;
	text-align: right;
	font-weight: semi-bold;
	padding-top: 5px;
	font-size: 11px;
}

#metaNav A {
	text-decoration: none;
	padding-right: 5px;
	padding-left: 6px;
	color: #FFF;
	font-size: 11px;
}

#metaNav A:hover {
	text-decoration: underline;
}

#navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	margin-bottom: 0;
	padding: 0;
}

#navlist ul, #navlist {
	margin: 0;
	padding: 0;
}

#nav IMG {
	border-top: 1px solid #fff;
	padding: 0;
	margin: 0;
}

#nav A {
	color: white;
	text-decoration: none;
	font-size: 11px;
	background-color: #bbdc9b;
}

#nav A:hover {
	text-decoration: underline;
}

.subnavlist {
	list-style: none; 
	margin-left: 20px; 
	padding-left: 0;
	margin-top: 5px; 
	margin-bottom: 0px;
	background-color: #bbdc9b;
}

.subnavlist li {
	margin-top: 0px;
	margin-left: 0;
	margin-bottom:0px;
	padding: 0;
	background-color: #bbdc9b;
}

div.subnav {
	border-top: 1px solid #fff; 
	background-color: #bbdc9b;
	width: 157px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

.invisible {
	display: none;
	background-color: #bbdc9b;
}

P.callout {
	background-color: #bbdc9b; padding: 3px;
}

P.sm {
	font-size: 10px;
}

DIV.answer {
	margin-left: 0px;
	font-style: italic;
	width: 95%;
	padding-top: 10px;
	padding-bottom:  10px;
}

.imageLeft {
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 3px;
	border: 2px solid #31517B;
	position: relative;
}

TABLE.standard TH {
	font-weight: bold;
}

TABLE.standard {
	font-size: 12px;
	border-collapse: collapse;
}

TABLE.standard td {
	border: 1px solid #99cc99;
}

TABLE.standard td, TABLE.standard th {
	padding: 3px 10px 3px 10px;
}

IMG.padded {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}