body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
}
p 
{
    line-height:1.5em;
    padding: 2px;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 70%;
	color : #000000;
	line-height : 130%;
}
a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #0F79A3;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #330099;
	text-decoration: underline;
}
a.visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #990000;
	text-decoration: underline;
}
a.visited:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #330099;
	text-decoration: underline;
}
a.sblink {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #888888;
	text-decoration: none;
	*line-height: .4em;
	_line-height: .4em;
	line-height: .4em\9;
}
a.sblink:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #000000;
	text-decoration: none;
}
a.sblink.visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #666633;
	text-decoration: none;
}
a.sblink.visited:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #000000;
	text-decoration: none;
}

.sbcurrent {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #000000;
	text-decoration: none;
	*line-height: .4em;
	_line-height: .4em;
	line-height: .4em\9;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: white;
	padding:5px
}
.dotted_right {
	border-right: 1px dotted #A8A8A8;
}
.dotted_bottom {
	border-bottom: 1px dotted #A8A8A8;
	height: 50px;
}
.dotted_hr {
	border:none;
	border-bottom: 2px dotted #999966;
	margin-top : 5px;
	margin-bottom : 5px;
}
.dotted_box {
	border-right: 1px dotted #999999;
	border-left: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	border-top: 1px dotted #999999;
}
.leftSubNav {
	padding-left: 25px;
	line-height : 100%;
	background-color: #FFFFFF;
	color: #000000;
/*
    line-height: 200%;
*/
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 0;
}
.text_purple {
	color: #330099;
}
.subhead_purple {
	color: #330099;
	font-weight: bold;
}
.subhead_black {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}
.text_white {
	color: #FFFFFF;
}
ul {
	margin: 20px;
	padding : 0px;
}
li {
	padding-bottom : 5px;
}
#PrintHeader {
	display:none;
}
ul {
	margin: 20px;
	padding : 0px;
	list-style-image: url(/summer/graphics/arrow.gif);;
}
li {
	padding-bottom : 5px;
}
.frmfield {
	border:1px solid #999999;
}
a.arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : #990000;
	text-decoration: none;
}
a.arrow:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color : #330099;
	text-decoration: none;
}
a.arrow.visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color : #330099;
	text-decoration: none;
}

/* 
    vhill 2010/02/08
    Added styles to correct issue of background color bleed-through 
    between menu items on left navigation.


#leftNavBg {
    background-color: #FFFFFF;    
}

.leftNavItem {
    color: #FFFFFF;
    background-color: #f0c543;
    width: 186px;
    height: 24px;
    margin-bottom: 1px;
    padding-left: 17px;
    line-height: 24px;
}

.leftNavItem a:active, .leftNavItem a:focus, .leftNavItem a:hover, .leftNavItem a:link, .leftNavItem a:visited {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 11px;
    letter-spacing: 1px;
} 
*/
.privacy-links {
    font-size: 8pt;        
}

a.privacy-links:active, a.privacy-links:focus, a.privacy-links:link, a.privacy-links:hover, a.privacy-links:visited {
	color : white;
	font-size: 8pt;
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
}

.privacy-links-filter {
    color : black;
	font-size: 8pt;
	 margin-top: 10%;
}

a.privacy-links-filter:active, a.privacy-links-filter:focus, a.privacy-links-filter:link, a.privacy-links-filter:hover, a.privacy-links-filter:visited {
	color : black;
	font-size: 8pt;
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
}

#splash-box {
    margin-left: 20%; 
    margin-right: 20%; 
    margin-top: 10%;
    width: 680px;
}

div.navcell {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #333333;
	border-bottom:1px solid #ffffff;
	background-color: #dddddd;
    cursor: pointer;
}

div.navcell:hover 
{
    background-color: #eeeeee;
}

div.navcell a {
	color: #333333;
	text-decoration: none;
	display:block;
	height: 24px;
	width: 176px;
	*width: 186px;
	_width: 186px;
	width: 186px\9;
	padding: 10px 0px 0px 10px;
	*padding-bottom: 10px;
	_padding-bottom: 10px;
	padding-bottom: 10px\9;
	}
	
.ie10 div.navcell a 
{
    width: 176px;
    padding-bottom: 0px;
}
	

div.navcell .arrow {
	background:url('/summer/graphics/gold-arrow.png') no-repeat right middle;
	width: 7px;
	margin-left: 5px;
	}

.leftSubNav 
{
    border-bottom: 1px solid #ffffff;
    padding-top: 1px;
}

p.current 
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
    margin: 0px;
    padding: 0px 0px 0px 10px;
    line-height:1.4em;
}

div.divider 
{
    border-bottom: 1px dotted #a8a8a8;
    margin: 20px 0px 20px 0px; 
}
