* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	font-size: 12px;
	margin: 0px;
	line-height: 125%;
}
.nobr {
	white-space:nowrap;
}
table.maintable {
	border-left: 1px solid #ecf7f9;
	border-right: 1px solid #ecf7f9;
	border-bottom: 1px solid #ecf7f9;
}
a:link { 
	color: #c9345d;
	text-decoration: underline;
}
a:visited { 
	color: #c9345d;
	text-decoration: underline;
}
a:hover { 
	color: #666666;
	text-decoration: underline;
}
a:active { 
	color: #666666;
	text-decoration: underline;
}
table.chart {
	background-color: #efe3c6;
}
td.chart {
	font-size: 11px;
}
td.content {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
img.thumb {
	border: 1px solid #c9345d;
	margin-left: 10px;
}
img.image {
	border: 1px solid #c9345d;
}

td.callout_header {
	background-color: #c9345d;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px;
}
td.callout_right_corner {
	background-color: #c9345d;
}
td.callout_content {
	border-left: #ddeff3 solid 1px;
	border-right: #ddeff3 solid 1px;
	border-bottom: #ddeff3 solid 1px;
	padding: 4px;
	background-color: #ddeff3;
}
.callout {
	color: #ddeff3;
	font-size: 9px;
}
a.callout {
	color: #ddeff3;
	font-size: 9px;
}
a.callout:hover {
	color: #666666;
	font-size: 9px;
}

td.callout2_header {
	background-color: #595959;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px;
	font-size: 14px;
}
td.callout2_right_corner {
	background-color: #595959;
}
td.callout2_content {
	border-left: #595959 solid 1px;
	border-right: #595959 solid 1px;
	border-bottom: #595959 solid 1px;
	padding: 4px;
	background-color: #FFFFFF;
}
.callout2 {
	color: #ddeff3;
	font-size: 9px;
}
.callout2_kicker {
	color: #FFFFFF;
	font-style: italic;
	font-size: 12px;
}
a.callout2 {
	color: #ddeff3;
	font-size: 9px;
}
a.callout2:hover {
	color: #666666;
	font-size: 9px;
}

.no_ul {
	text-decoration: none;
}
td.footer {
	font-size: 10px;
	background-color:#FFFFFF;
	padding: 5px;
	line-height: normal;
}
.footnote {
	font-size: 10px;
	line-height: normal;
}
.image_caption {
	color: #c9345d;
	font-size: 10px;
}
.image_caption_black {
	color: #000000;
	font-size: 10px;
}
.headline {
	color: #c9345d;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	line-height:24px;
}
.headline2 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.subhead {
	color: #c9345d;
	font-size: 14px;
	font-weight: bold;
}
.subhead2 {
	color: #c9345d;
	font-size: 12px;
	font-weight: bold;
}
a.subhead2 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}
a.subhead2:hover {
	color: #c9345d;
	font-size: 14px;
	font-weight: bold;
}
.kicker {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}
td.spacer {
	background-image: url(../images/spacer.gif);
	background-repeat: repeat-x;
}


p.listIntro {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
ul.bulletList {
	margin-top: 0px;
	margin-bottom: 0px;
}
#bulletList {
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 16px;
	padding-left: 0px;
	list-style: disc;
}
#bulletList li {
	margin-top: 0px;
	padding-left: 0px;
}

ol.numList {
	margin-top: 0px;
	margin-bottom: 0px;
	color:#CC0000
}
#numList {
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 40px;
	padding-left: 0px;
}

#numList li {
	margin-top: 0px;
	padding-left: 0px;
}

sup {
	line-height: inherit;
	font-size: 60%;
	vertical-align: top;
}
.sup2 {
	line-height: inherit;
	font-size: 80%;
	vertical-align: top;
}

td.left_nav {
	background-image:url(../images/left_nav_image.gif);
	background-repeat:no-repeat;
	line-height: 140%;
}
td.left_nav2 {
	background-color: #c9345d;
}

.left_nav_header {
	color: #666666;
	font-weight: bold;
	font-size: 14px;
}
.left_nav_header a, .left_nav_header a:visited {
	color: #666666;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.left_nav_header a:hover {
	color: #c9345d;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

a.left_nav {
	color: #c9345d;
}
a.left_nav:visited {
	color: #c9345d;
}
a.left_nav:hover {
	color: #c9345d;
}
a.left_nav:active { 
	color: #c9345d;
}

.photo img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	border-color: #c9345d;
	border-style: solid;
	border-width: 1px;
}

.photo:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity: 1;
	border-color: #c9345d;
	border-style: solid;
	border-width: 1px;
}
