a.newslinks {
	color: #0D3762;
	text-decoration: none;
	font-size: 13px;
	width: 183px;
	margin: 0px;
	padding: 0px;
}
a.newslinks:hover {
	color: #333;
	background-color: #D9E8FB;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
.bodytext {
	font-size: 15px;
	color: #00205F;
}
.topbar_height_top {
	height: 24px;
}

.topbar_height_bototm {
	height: 40px;
}

.pageid {
	font-size: .8em;
	font-weight: bold;
	color: #9F9F9F;
	margin: 0px;
	padding-right: 27px;
	text-transform: uppercase;
}

.divheightzero{
	margin: 0px;
	padding: 0px;
}


a.navLink {
	color: #FFFFFF;
	font-size: .8em;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../assets/navoff.gif);
	background-repeat: repeat;
	background-position: 20px;
	display: block;
	text-align: center;
	height: 24px;
	padding-top: 6px;
}
a.navLink:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #78B8F9;
	background-repeat: repeat-x;
	text-align: center;
	display: block;
	background-position: 20px;
	height: 24px;
	padding-top: 6px;
}
.tableheight_70px {
	height: 70px;
	text-align: center;
	color: #FFFFFF;
}
.clickhereforitsupport {
	font-size: .8em;
}
body {
	font-family: Arial, Helvetica, sans-serif;

}
/* LEFT VERT NAV*/

#navcontainer
{
	font-size: .9em;
	text-align: left;
	width: 215px;
	font-weight: bold;
	background-color: #2453AF;
}

ul#navlist
{
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0 auto;
}

ul#navlist li
{
	display: block;
}

ul#navlist li a
{
	display: block;
	padding: 1.2em 0 1.0em 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	background: #2453AF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4B81E1;
	border-bottom-color: #002381;
	height: 40px;
}

#navcontainer>ul#navlist li a {
}

ul#navlist li#active a
{
background: #000000;
color: #FFFFFF;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
	color: #FFFFFF;
	background: #4777D9;
	border-top-color: #4777D9;
	border-bottom-color: #4777D9;
}
.vertnav_small_text {
	font-size: 12px;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
/*BOTTOM LINKS*/
a.bottomlinks:link {
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}
	a.bottomlinks:active {
	text-decoration: none;
	font-weight: bold;
}
	a.bottomlinks:visited {
	color: #2D4677;
	text-decoration: underline;
	font-weight: bold;
}
	a.bottomlinks:hover {
	color: #0033cc;
	text-decoration: underline;
	font-weight: bold;
	background-color: #F0F0F0;
	
}.bottomlink_divider {
	color: #2352AF;
	padding-right: 4px;
	padding-left: 4px;
}
.bottomlink_size {
	font-weight: normal;
	padding-top: 11px;
	padding-bottom: 11px;
	color: #003399;
	font-size: .9em;
}
.bottomlink_logos_marg {
	margin: 10px 5px 5px;
}
p,span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding-left: 20px;
	padding-right: 10px;
}
.p_smaller{
	font-family: arial;
	font-size: 0.7em;
	padding-right: 10px;
	padding-left: 13px;
	padding-top: 0px;
	padding-bottom: 5px;
	text-align: right;
}

.table_main_margine {
	padding-right: 15px;
	padding-bottom: 20px;
}
.bottombar_height {
	height: 25px;
}
h1 {
	font-size: 1em;
	margin-top: 3px;
	margin-bottom: 2px;
	background-color: #EDEDED;
	line-height: 25px;
	margin-left: 5px;
	padding-top: 0px;
	padding-left: 10px;
	margin-right: -9px;
}
h2 {
	font-size: .8em;
	margin-bottom: 2px;
	margin-top: 0px;
	padding-right: 15px;
	padding-left: 20px;
}
.p_marg_top {
	margin-top: 0px;
	padding-top: 0px;
}
.p_marg_bottom {
	margin-bottom: 5px;
}
.body_copy_li {
	line-height: 17px;
}
.body_copy_ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin-top: 0px;
}
a.emailLink {
	text-decoration: none;
	color: #FFFFFF;
	font-size: .9em;
}
a.emailLink:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2453AF;
	padding-top: 2px;
	padding-bottom: 2px;
}

a.StandardLink {
	color: #1F2181;
	text-decoration: underline;
	font-size: 1em;
}
a.StandardLink:hover {color: #000000; text-decoration: none; background-color: #E3EEFE;}
.h2_top {
	margin-top: 20px;
	padding-left: 20px;
}
.ul_body {
	font-size: .9em;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 30px;
}
h3 {
	font-size: .9em;
	color: #2453AF;
}
.img_marg_left {
	margin-right: -10px;
	padding-right: -10px;
	margin-left: 20px;
}
.mnt_table_height {
	height: 80px;
}
.marg_left_quote {
	font-family: arial;
	font-size: 0.9em;
	padding-right: 10px;
	padding-left: 13px;
	font-weight: bold;
}
.h1_bar_right_width {
	margin-right: 3px;
}
.testimonial_table_stroke {
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DAE9F7;
	border-bottom-color: #DAE9F7;
	margin-top: 20px;
	padding-top: 10px;
}
.border_top_image {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.references {
	font-size: 0.7em;
	padding-bottom: 0px;
	line-height: 12px;
}

a.footerpage {
	color: #2352AF;
	text-decoration: underline;
	font-size: .9em;
	text-align: center;
	margin-right: 30px;
}
a.footerpage:active { color: #141654;}
a.footerpage:hover {
	color: #000066;
	text-decoration: none;
	background-color: #E3EEFE;
}
.divider_height {
	width: 183px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.news_tbl_wdth {
	width: 183px;
}
