@charset "UTF-8";

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: .2em;
	color: #204292;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 6px;
	color: #204292;
	font-size: 20px;
	line-height: 20px;
	margin-bottom:0;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 6px;
	color: #990000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-top: 0;
}
.pBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-left: 10px;
}
.pBoxLIst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-left: 10px;
	list-style-type: disc;
	list-style-position: outside;
}

/* HACK FOR IE: Apply this style to all links to overcome IE 6 problem with Spry Horizontal Links, which inherits the a:link style */
a.UnWhitelinks:link { color: #204292}
a.UnWhitelinks:visited { color: #204292}
a.UnWhitelinks:hover { color: #204292}

a:link, a:visited {
	color: #FFF;
}

a:hover {
	color: #FFF;
}

#subLinks  {
	font-size:12px;
	margin-bottom: 1em;
	background-color:#1791D0;
}

#subLinks p {
	color: #fff;
	background-color:#204292;
	letter-spacing: .2em;
	padding-left:20px;
}
	

#navlist {
	margin: 0;
	padding: 0 0 20px 10px;
}

.navlist {
	margin:0;
	padding:0;
	display: inline;
	list-style-type:none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #fff;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #204292;
padding-bottom: 2px;
background: transparent;
color: #204292;
}

#navlist a:hover { color: #204292; }

	

.sidequotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	text-decoration: none;
	color: #204292;
	text-align: left;
	padding-right: 6px;
	font-size: 14px;
}
.sidequotesBulletsRight {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	text-decoration: none;
	color: #204292;
	text-align: right;
	padding-right: 25px;
	font-size: 14px;
	padding-left: 20px;
}

.tenpointBold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 900;
}
ul {
	list-style-type: circle;
	list-style-position: outside;
}

.Square {
	list-style-type: none;
	list-style-position: outside;
	line-height: 1.2em;
	list-style-image: url(../../images/checkmark.png);
	bottom: 10px;
	text-transform: none;
}



li {
	margin-bottom:1em;
	list-style-type: disc;
	list-style-position: outside;
	line-height: 1.2em;
}

.tighterList {
	list-style-type: disc;
	list-style-position: outside;
	line-height: 1em;
}

	
.InitialWords {
	text-transform: uppercase;
	color: #1791D0;
	letter-spacing: 4px;
	font-weight: bold;
	margin-top: 1.5em;
}

.subheadsBackgrnd {
	text-transform: uppercase;
	color: #1791D0;
	letter-spacing: 2px;
	font-weight: bold;
	margin-top: 1.5em;
	font-size: 16px;
	white-space: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1791D0;
	border-bottom-color: #1791D0;
}

.addresses {
	text-transform: uppercase;
	color: #1791D0;
	font-weight: normal;
	margin-top: 1.5em;
	font-size: .8em;
}

.photoCaptions {
	color: #204292;
	font-weight: normal;
	margin-top: 0em;
	font-size: .8em;
	text-align: right;
	padding-right: 18px;
}


.unlerlineLightBlue {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #1791D0;

}


.author {
	color:#1791d0;
	text-align: right;
	margin-top: 0;
	font-style: italic;
}

.linebreak {/*Simulates the spacing of a br*/
	margin-bottom:0em;
	padding-bottom:0;
}


.tdSmallHeight {
	line-height: 10px;
}

#longsubNavlist {
clear:both;
}

#refernceLetter {
width:384 px;
border:thin
}


.timesText {
font-family:"Times New Roman", Times, serif;
font-size:.9em;
}
