a {
color: #003366;
}

a:visited {
color: #333;
}

a.draftlink, a.draftlinkon {
	background-color: #333;
	color: #fff;
	font-weight: bolder;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 4px;
}


.content-cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 10px 30px 10px 0;
	vertical-align: top;
	width: 579;
}

.content-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}


.nav-cell {
	width: 128px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding: 5px;
	vertical-align: top;
	text-align: right;
	font-style: oblique;
}

.nav-cell a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}

.nav-cell a:hover {
	color: #666;
	text-decoration: underline;	
}

.thispage {
	font-weight: bolder
}

.left-line-cell {
	background-image: url(/images/template/left-line.gif);
	background-repeat: repeat-y;
	width: 11px;
}


.headline {
	font-weight: bolder;
	font-size: 16px;
	color: #006600;
}

h3 {
	font-weight: bolder;
	font-size: 16px;
	color: #006600;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

.subhead {
	font-weight: bolder;
	color: #003366;
}

.highlight {
	font-weight: bolder;
	font-style: italic;
	color: #5FB404;
}

.left-image { 
	padding: 3px 10px 5px 0px;
	float: left;
}

.right-image {
	padding: 3px 0px 5px 10px; 
	float: right;
}