@charset "UTF-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 32px 0px 0px 32px;
	line-height: 19px;
	color: #333333;
}

h1 {
	font-size: 18px;
	color: #246AA9;
	font-weight: normal;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #246AA9;
	padding-left: 22px;
	margin-bottom: 10px;
	padding-bottom: 2px;
}

p {
	padding-left: 22px;
	margin-top: 2px;
	margin-bottom: 13px;
}

blockquote {
	margin-left: 25px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h2 {
	font-size: 18px;
	color: #246AA9;
	font-weight: normal;
	margin-bottom: 0px;
	padding-left: 22px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #246AA9;
	margin-bottom: 0px;
	padding-left: 22px;
	margin-top: 0px;
}

h4 {
	color: #246AA9;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	margin-top: 2px;
	padding-left: 22px;
	margin-bottom: 10px;
}

h5 {
	color: #246AA9;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	margin-top: 2px;
	padding-left: 12px;
	margin-bottom: 0px;
}


a {
 font-weight: normal;
}
a:hover {
	
	color: #246AA9;
}
ul {
	list-style-type: disc;
	color: #246AA9;
	margin-bottom: 13px;
	font-size: 14px;
	margin-top: 0px;
	margin-left: 28px;
}

.liText {
	color: #333333;
	font-size: 12px;
	line-height: 19px;
}

.headerLink {
	font-size: 13px;
	color: #666666;
	text-decoration: none;	
}

.activeLink {
	font-size: 13px;
	color: #246AA9;
	text-decoration: none;	
}

.homecopy {
	font-size: 18px;
	font-weight: lighter;
	color: #FFFFFF;
	padding: 22px 0px 22px 22px;
	line-height: 35px;
}


#bottomBarText {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	display: inline;
	text-align: right;

}

.bottomBarText {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#bottomBarLeft {
	width:175px;
	font-size: 10px;
	color: #666666;
	line-height: 18px;
	text-align: left;
	float: left;
	padding-left: 0px;
}

#bottomBarRight {

	font-size: 10px;
	color: #666666;
	line-height: 18px;
	text-align: right;
	
	
}


.bottomBarDivider {
	color: #246AA9;
	font-weight: bold;
}
.padding22px {
	padding: 22px;
}
.paddingtop22px {
	padding: 22px 0px 0px 0px;
}
.paddingbottom22px {
	padding: 0px 0px 22px 0px;
}

.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


.clr{
	color:#1978BE;
	padding: 0px 0px 1px 0px;
}
