body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 130%;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	color: #333333;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-right: 5px;
	padding-left: 10px;
}

b {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold}
strong {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold}
a:hover {
	color: #CC3300;
}

ul {
	margin: 0px 0px 5px 30px;
	padding: 0px;
	list-style-type: disc;
} 

ol {
}

li {
	list-style-position: outside;
	list-style-type: disc;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 80%;
	color: #333333;
}
ul li ul li {
	font-size: 100%;
	list-style-type: disc;
	padding: 0px;
	margin: 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: 125%;
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 2px 0px 0px;
	border-bottom-width: 1px;
	letter-spacing: -0.05px;
	margin-top: 0px;
	margin-bottom: 5px;
}

h2 {
	color: #6666CC;
	border-bottom-style: none;
	font: bold 115%/110% Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	margin: 5px 0px;
}
h2 a {
	text-decoration: none;
	color: #6666CC;
}
h2 a:hover {
	color: #CC6600;
	text-decoration: none;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6666CC;
	font-size: 12pt;
	font-weight: normal;
	line-height: 15px;
	letter-spacing: -0.5px;
}

h4 {
	font-family: Verdana, Arial, Times, Serif;
	font-size: 90%;
	font-weight: bold;
	color: #CC6600;
	text-align: left;
	margin-bottom: 4px;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 125%;
	color: #333399;
}
#content h4 a {
	text-decoration: none;
	color: #CC6600;
}
#content h4 a:hover {
	color: #CC3300;
	text-decoration: underline;
}
.verticalRule {
	background-image: url(images/vertical_line.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 12px;
}
#rightColumn {
	background-color: #FFFFBA;
	margin: 0px;
	padding: 8px;
	border: 1px solid #CCCCCC;
}
#rightColumn ul li ul li {
	font-size: 85%;
	margin: 0px;
	padding: 3px 0px 0px;
}


.title {font-family: Verdana, Arial, Times, serif;font-size: 12pt;font-weight: bold;color: #666666;
}
.subtitle {
	font-family: Verdana, Arial, Times, serif;
	font-weight: bold;
	color: #5758DE;
	text-decoration: none;
	margin-bottom: 0px;
	padding-bottom: 4px;
	margin-top: 10px;
}
.littleblue {
	font-family: Verdana, Arial, Times, serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 18px;
	color: #003366;
	padding-left: 15px;
}
.small {
	font-family: Verdana, Arial, Times, Serif;
	font-size: 8pt;
	font-style: normal;
	padding-left: 10px;
}
.small_bold {  font-family: Verdana, Arial, Times, Serif; font-size: 9pt; font-weight: bold}
.error {  font-family: Verdana, Arial, Times, Serif; font-size: 9pt; font-style: normal; color: red}

.smallwhite {
	font-family: Verdana, Arial, Times, Serif;
	font-size: 8pt;
	font-style: normal;
	color: white;
	text-decoration: none;
}

.lnav a {
	color: #993300;
	text-decoration: none;
	padding-right: 5px;
	font: bold 8pt/12px Arial, Helvetica, sans-serif;
}

.lnav a:hover {
	color: #6633CC;
}

.lnav a:visited {
	color: #624200;
}


.tnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding: 0.5em;
	margin: 0.5em .5em 0.5em 0.5em;
	font-size: 9pt;
}

.tnav a:hover { 
	color: #FFCC66;
}


#topNav {
	background: #6666CC url(images/left_col_fill.gif) repeat-y;
	height: 20px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#topNav ul {
	margin: 0px;
	padding: 0px 0px 0px 153px;
	list-style: none;
	border-left: 1px solid #FFFFFF;
}
#topNav li {
	display: block;
	float: left;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}
#topNav li a {
	text-decoration: none;
	color: #FFFFFF;
	padding: 3px 6px;
}
#topNav li a:hover {
	text-decoration: none;
	color: #FFCC66;
	padding: 3px 6px;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 130%;
	color: #666666;
	padding-left: 5px;
}
.box {
	background-color: #FFFF99;
	padding: 6px;
	width: 145px;
	border: 1px solid #999999;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 9pt;
	line-height: 15px;
	color: #003366;
}
.directory {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #993300;
	width: 150px;
	padding: 5px;
	text-decoration: none;
	font-weight: bold;
}
.directory a:hover {
	color: #6633CC;
	background-color: #FFFF99;
	text-decoration: none;
}

.indent {
	padding-left: 15px;
}
.bodytext {
	font-size: 9px;
	line-height: 14px;
	color: #333333;
	font-weight: normal;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #cc6600;
	padding-top: 5px;
}
.dottedline {
	background-image: url(images/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: 100%;
	width: 100%;
	text-align: right;
}
.sidebarhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 130%;
	color: #6666CC;
	font-weight: bold;
}
.reversebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC6600;
	padding: 6px;
	line-height: 12pt;
	margin: 5px 8px;
}
.greycell {
	background-color: #E5E9EF;
	font-size: 11px;
	color: #333333;
}
.goldcell {
	background-color: #ff9;
	font-size: 11px;
	color: #333333;
}
.whitecell {
	background-color: #fff;
	font-size: 11px;
	color: #333333;
}
.photoBorder {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.buttonMain {
	margin: 5px;
	padding: 0px;
	border: 1px solid #999999;
}
.buttonMain img a:hover{
	margin: 5px;
	padding: 0px;
	border: 1px solid #FF3300;
}
.photoLeft {
	padding: 2px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
.photoRight {
	padding: 2px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
}

#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer {
	margin-bottom: 5px;
}
#footerWrapper {
	padding: 5px;
	clear: both;
}
#footer li {
	float: left;
	list-style-type: none;
	color: #333333;
	font: 0.85em/12px Verdana, Arial, Helvetica, sans-serif;
	border-right: 1px solid #666666;
	
}
#footer li a {
	color: #003366;
	text-decoration: none;
	margin: 0px;
	list-style-type: none;
	padding: 0px 10px;
	font: bold 10px Arial, Helvetica, sans-serif;
}
#copyright {
	padding: 5px;
	text-align: center;
}
#footer li a:hover {
	color: #CC3300;
	list-style-type: none;
}
