﻿/* Styles for Consumer Pages */

.primary-title-1 {
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}	
.primary-title-2 {
	font-family: Verdana;
	font-size: 13pt;
	color: #CC3300;
	font-weight: bold;
	text-align: center;
}
.promo-statement {
	font-family: Verdana;
	font-size: 8pt;
}
.start-by-1 {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
}
.start-by-2 {
	font-family: Verdana;
	font-size: 8pt;
}
.category-name-1 {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
}
.category-arrow {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #CC3300;
}
.category-options {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}
.category-name-2 {
	font-family: Verdana;
	font-size: 8pt;
}
.background-blue {
	background-color: #E6EEF7;	
}
.background-medium-blue {
	background-color: #E6EEF7;
}
.background-dark-blue {
	background-color: #004386;
}
.background-light-gray {
	background-color: #F8F8F8;
}
.background-dark-blue-font {
	background-color: #004386;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.background-dark-grey-font {
	background-color: #666666;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.body-border {
	border-left: 2px solid #C0C0C0;
	border-right: 2px solid #C0C0C0;
	border-top: 2px solid #C0C0C0;
	border-bottom: 2px solid #C0C0C0;
}
/* Styles for Links */
a {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}
.top-nav-blue-border {
	border-left: medium none #004386;
	border-right: medium none #004386;
	border-top: medium none #004386;
	border-bottom: 5px solid #004386;
}
.style14 {
	border-bottom-style: none;
	border-bottom-width: medium;
}
.style16 {
	border-left-width: 0px;
	border-right-width: 0px;
}
.ten-point {
	font-family: Verdana;
	font-size: 10pt;
}
/* Styles Professional Pages */
}
.pro-nav-prime-font {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}
.pro-nav-sub-font {
	font-family: Verdana;
	font-size: 8pt;

/* Header Styles */
}
.headerarrow {
	font-family: Verdana;
	font-size: 8pt;
	color: #CC3300;
	font-weight: bold
}

.headerlinkfont {
	font-family: Verdana;
	font-size: 8pt;
	color: #000099;

}

.headerbluebackground {
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #336699;
}

	
/* Basics */

}
.align-text-left {
	text-align: left;
	}
.align-text-right {
	text-align: right;
}
.center {
	text-align: center;
}
.align-text-vert-mid {
	vertical-align: middle;
}
.seven-point {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
}
.seven-point-bold {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
}
.eight-point {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
}
.eight-point-bold {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}
.nine-point {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
}
.nine-point-bold {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
}
.ten-point {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
}
.ten-point-bold {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}
.ten-point-bold-blue {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #003399
}
.twelve-point {
	font-family: Verdana;
	font-size: 12pt;
}
.twelve-point-bold {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
}
.twelve-point-bold-blue {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #003399
}
.twelve-point-bold-red {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #CC3300
}







