


a:link {color: #2D2D2D; text-decoration: none;}     /* unvisited link */
a:visited {color: #2D2D2D; text-decoration: none;}  /* visited link */
a:hover {color: #5688B7; text-decoration: none;}   /* mouse over link */
a:active {color: #2D2D2D; text-decoration: none;}   /* selected link */

a.nav:link {color: #5688B7; text-decoration: none;}     /* unvisited link */
a.nav:visited {color: #5688B7; text-decoration: none;}  /* visited link */
a.nav:hover {color: #2D2D2D; text-decoration: none;}   /* mouse over link */
a.nav:active {color: #5688B7; text-decoration: none;}   /* selected link */

.small3 a { color: #5688B7; }
.small3 a:hover { text-decoration: underline; }

.imagemargin {
	margin-top: 30px;
}

.imagemargin2 {
	margin-bottom: 30px;
}

.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2D2D2D;
	list-style-position: inside;
	line-height:150%;
	margin-bottom:.2em;
	margin-top:1.4em;
}

.headline1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2D2D2D;
}

.headline2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2D2D2D;
}

.headline3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2D2D2D;
}

.indent25{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 17px;
	margin-right:60px;
	text-decoration:none;
}

.small1{
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-size:9px;
	color: #5688B7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: bottom;
	margin-right:60px;
}

.small2{
	font-size:8px;
	color: #2D2D2D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	vertical-align: bottom;
}

.small3{
	font-size:9px;
	color: #5688B7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	
}

.li {
	font-family: Verdana, Arial , Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	line-height:150%;
	color: #2D2D2D;
	margin-top:.2em;
}

.calloutright{
	margin-top:5px;margin-left:15px;margin-right:7px;margin-bottom:15px;
}

.calloutleft{
	margin-top:5px;margin-left:7px;margin-right:15px;margin-bottom:15px;
}

.calloutbottom{
	margin-top:150px;margin-left:7px;margin-right:7px;margin-bottom:30px;
}

.callouthead{
	margin-top:5px;
	margin-bottom:5px;
	font-weight:bold;
	color: #2D2D2D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.callouttext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:0px;
	margin-bottom:1em;
	font-weight: normal;
	line-height:130%;
	color: #2D2D2D;
}

.borderbottom{
	border-bottom:1px solid #2D2D2D;
} 

.bottomNavigation {
	height: 50px;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
