* {
	font-family: Arial, Geneva;
	text-decoration: none;
}
body {
	font-size: 10pt;
	color: black;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image:url(images/page_bg.gif);
	background-repeat:repeat-y;
}
.nobr {
	white-space: nowrap;
}
.phoneNumber {
	white-space:nowrap;
	font-weight:bold;
}
a {
	font-size: 100%;
	color: #005288;
	text-decoration: none;
}
a:hover {
	font-size: 100%;
	color: #005288;
	text-decoration: none;
}


.callout_blue {
	background:#cae5e5; 
	padding:5px;
}
.dark_callout {
	background-color: #cc9966;
}
.light_callout {
	background-color: #c3e4f3;
}
table.inner_light_callout {
	background-color: #ffffff;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}

p.listIntro {
	margin-bottom: 0px;
	padding-bottom: 0px;
}  
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-left: 0px;
}
li {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 0px;
}
sup {
	font-size: 75%;
	line-height: normal;
	vertical-align: super;
}

.boldBlue {
	font-weight:bold;
	color:#005288;
}

.Kicker{
	color: black;
	text-decoration: none;
	font-size: 12pt;
	font-style: italic;
}
.KickerSmall{
	color: black;
	text-decoration: none;
	font-size: 10pt;
	font-style: italic;
}
.Headline sup {
	font-size: 55%;
	line-height: 100%;
	vertical-align: top;
}
.Headline{
	color: #005288;
	text-decoration: none;
	font-size: 18pt;
	font-weight: bold;
}
.Headline a {
	color:#005288;
	text-decoration: none;
	font-size: 18pt;
	font-weight: bold;
}
.Headline a:hover {
	color: #4f91cd;
	text-decoration: none;
	font-size: 18pt;
	font-weight: bold;
}
.SubTitle{
	color: #005288;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
}

.LinkHeader{
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
.LeftNav {
	padding-left: 2px;
	margin-bottom: 7px;
	line-height: normal;
}
.caption{
	color: #005288;
	font-size: 8pt;
}
.Link{
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
	line-height:normal;
}
.Link2{
	color: #333366;
	text-decoration: none;
	font-size: 8pt;
}
.Link:hover{
	color: #005288;
	text-decoration: underline;
	font-size: 8pt;

}
.Link2:hover{
	color: #23060a;
	text-decoration: underline;
	font-size: 8pt;

}
.footnote {
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
}

.footerWhite {
	color: #ffffff;
	text-decoration: none;
	font-size: 8pt;
}

.Footer {
	color: black;
	text-decoration: none;
	font-size: 8pt;
	font-style: italic;
}
.FooterCopy {
	color: #999999;
	text-decoration: none;
	font-size: 7pt;
	font-style: italic;
	line-height: 98%;
}


.sub_photo {
	font-size: 11px;
	font-weight: bold;
}

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: 0px;
padding-left: 0px;
padding-bottom: 0px;
margin-bottom: 0px;
}
#bulletList li {
margin-top: 0px;
padding-left: 0px;
margin-left: 16px;
}

ul.bulletList2 {
	margin-top: 0px;
	margin-bottom: 0px;
}
#bulletList2 {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}
#bulletList2 li  {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 16px;
	background-image: url(images/bullet_square.gif);
	background-repeat: no-repeat;
}
ul.bulletListCheck {
	margin-top: 0px;
	margin-bottom: 0px;
}
#bulletListCheck {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}
#bulletListCheck li  {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 16px;
	background-image: url(images/bullet_check.gif);
	background-repeat: no-repeat;
}