/* CSS Document */
* {
	font-family: "Times New Roman", Times, serif;
}

a {
	color: #6699CC;
}

body {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
}
.nobr {
	white-space: nowrap;
}

td.content {
	padding-left: 10px;
	padding-top: 10px;
}

.footnote, .footer {
	font-size: 90%;
}
td.footer {
	font-size: 90%;
	border-top-color: #6699CC;
	padding: 5px;
	line-height: 90%;
}
.content {
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-transform: none;
	text-decoration: none;
}
.left_nav {
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	background-color: #6699CC;
	padding: 10px;
}
.kicker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
 	/*text-transform: uppercase;*/
	color: #6699CC;
}
.left_nav_header {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a.left_nav_header {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a.left_nav_header:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	text-transform: none;
	color: #000066;
	line-height: 24px;
	text-decoration: none;
}
.titleWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: none;
	color: #ffffff;
	line-height: 24px;
	text-decoration: none;
}	
sup {
	font-size: 10px;
}
a {
	text-decoration: none;
}

a.nav: {
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
a.nav:link {
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
a.nav:visited {
	text-decoration: none;
	font-size: 14px;
	color: #000066;
}
a.nav:hover {
	font-size: 14px;
	color: #FFCC00;
}
a.nav:active {
	font-size: 14px;
	text-decoration: none;
}
a.nav_nolink {
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.contact_heading {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	font-variant: normal;
	text-transform: none;
}
.contact {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}
a.contact: {
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
a.contact:link {
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	/*text-transform: capitalize;*/
	color: #FFFFFF;
}
a.contact:visited {
	text-decoration: none;
	font-size: 12px;
	color: #000066;
}
a.contact:hover {
	font-size: 12px;
	color: #FFCC00;
}
a.contact:active {
	font-size: 12px;
	text-decoration: none;
}

td.callout {
	border-top: 8px solid #689ec1;
	background-color: #d4e3ee;
	color: #000000;
	padding: 10px;
}
.callout_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	text-transform: none;
	color: #2f5683;
	line-height: 24px;
	text-decoration: none;
}

.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	color: #2f5683;
	line-height: 21px;
	text-decoration: none;
}

.calloutText {
	color:#000066;
}

a.calloutText:hover {
	color:#000066;
	text-decoration:underline;
}

td.callout2 {
	border-top: 8px solid #ffc237;
	background-color: #ffe8b4;
	color: #000000;
	padding: 10px;
}
.callout2_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	text-transform: none;
	color: #2f5683;
	line-height: 24px;
	text-decoration: none;
}
.callout2_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
 	/*text-transform: uppercase;*/
	color: #6699CC;
}

.more {
	font-size: 14px;
	color: #6699CC;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

img.thumbnail {
	padding-left: 10px;
}
.title1 {
	font-size: 14px;
	font-style: italic;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

td.spacer {
    padding-top: 10px;
    padding-bottom: 10px;
}

p.listIntro {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.green {
	color: #006633;
}
.orange {
	color: #F07800;
}
.red {
	color: #FF0000;
}
.purple {
	color: #663399;
}

.Caption1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6699CC;
	padding-bottom: 10px;
	border: none;
}
