/* CSS Document */

/*Hyperlinks*/
a:link {
	color: #013F78;
	text-decoration: none;
}
a:hover {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #013F78;
	text-decoration: none;
}
a.inverse:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.inverse:hover {
	color: #EDB674;
	text-decoration: none;
}
a.inverse:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:link {
	color: #007CA5;
	text-decoration: none;
}
a.nav:hover {
	color: #993300;
	text-decoration: none;
}
a.nav:visited {
	color: #007CA5;
	text-decoration: none;
}
a.ftrNav:link {
	color: #216DAC;
	text-decoration: none;
}
a.ftrNav:hover {
	color: #AD650C;
	text-decoration: none;
}
a.ftrNav:visited {
	color: #216DAC;
	text-decoration: none;
}
a.secondary:link {
	color: #5F5F57;
	text-decoration: none;
}
a.secondary:hover {
	color: #5F5F57;
	text-decoration: none;
}
a.secondary:visited {
	color: color: #5F5F57;
	text-decoration: none;
}

/* Global Tags */
body {
	background-color: #084A78;
	margin: 0px;
}
img {
	border: 0px none;
}
 
/* Containment */
#global {
	width: 1200px;
	border: 0px none;
	background-color: #B8B7AC;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: 2000px;
	background-image: url(../images/bkgdGraph.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#wrapper {
	width: 944px;
	margin-left: auto;
	border: 0px none;
	height: 2000px;
	text-align: left;
	margin-right: auto;
	position: relative;
	background-image: url(../images/tileWrapper.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#ltBkgdTile {
	height: 490px;
	width: 22px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#rtBkgdTile {
	height: 490px;
	width: 22px;
	position: absolute;
	left: 922px;
	top: 0px;
	margin: 0px;
}
#displayPane {
	border: 0px none;
	width: 900px;
	position: absolute;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	left: 22px;
	top: 0px;
	background-color: #FFFFFF;
}
#footer {
	height: 110px;
	width: 900px;
	border: 0px none;
	position: relative;
	margin: 0px;
}
#leftPane {
	border: 0px none;
	width: 711px;
	margin: 0px;
	clear: right;
	float: left;
	position: relative;
}
#rightPane {
	border: 0px none;
	width: 189px;
	position: absolute;
	margin: 0px;
	left: 711px;
	top: 0px;
} 
#contact {
	height: 16px;
	width: auto;
	margin-top: 4px;
	margin-left: 436px;
	border: 0px none;
	z-index: 2;
}

/* Navigation */
#primaryWrapper {
	height: 30px;
	width: 870px;
	border: 0px none;
	margin-top: 19px;
	margin-left: 30px;
	position: relative;
	background-image: url(../images/prmBkgdTile.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	z-index: 2;
}
.prmIndicator {
	background-image: url(../images/tileNavIndicator.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 20px;
	border: 0px none;
	position: relative;
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 8px;
	clear: right;
	float: left;
	width: auto;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: left;
	z-index: 2;
}
.prmNav {
	height: 20px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 10px;
	position: relative;
	clear: right;
	float: left;
	width: auto;
	background-repeat: repeat-x;
	background-position: 0px 6px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../images/prmBtnTile.gif);
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #00267F;
	text-align: left;
	z-index: 2;
}
.primary {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00267F;
	text-align: left;
}
.divider {
	color: #A6A394;
}
#prmLinks {
	height: 18px;
	width: 300px;
	border: 0px none;
	position: absolute;
	left: 570px;
	top: 56px;
}
.navLink {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #013F78;
	text-align: right;
}
#secondary {
	width: 130px;
	border: 0px none;
	position: absolute;
	left: 30px;
	top: 16px;
}
#secNav1 {
	height: 20px;
	width: 130px;
	border: 0px none;
	position: absolute;
	background-image: url(../images/navBtn130px.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	left: 0px;
	top: 0px;
}
#secNav2 {
	height: 20px;
	width: 130px;
	border: 0px none;
	position: absolute;
	left: 0px;
	top: 24px;
	background-image: url(../images/navBtn130px.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#tertiary1 {
	height: auto;
	width: 183px;
	border: 0px none;
	position: absolute;
	left: 30px;
	top: 110px;
}
#tertiary2 {
	height: auto;
	width: 183px;
	border: 0px none;
	position: absolute;
	left: 30px;
	top: 192px;
}
#terHdr {
	background-color: #DED9C2;
	height: 15px;
	width: 175px;
	margin-top: 0px;
	margin-bottom: 1px;
}
#terNav1 {
	background-color: #2D0506;
	height: 15px;
	width: 175px;
	margin-top: 0px;
	margin-bottom: 1px;
}
#terNav2 {
	background-color: #73230D;
	height: 15px;
	width: 175px;
	margin-top: 0px;
	margin-bottom: 1px;
}
#terNav3 {
	background-color: #AD4C0C;
	height: 15px;
	width: 175px;
	margin-top: 0px;
	margin-bottom: 1px;
}
#terNav3a {
	background-color: #AD4C0C;
	height: 15px;
	width: 175px;
	margin-top: 0px;
	margin-bottom: 1px;
}
#terNav4 {
	background-color: #AD650C;
	height: 15px;
	width: 175px;
	margin-top: 0px;
	margin-bottom: 1px;
}
#terNav4a {
	background-color: #AD650C;
	height: 15px;
	width: 175px;
	margin-top: 0px;
	margin-bottom: 1px;
}
#terNav5 {
	background-color: #0D7361;
	height: 15px;
	width: 175px;
	margin-top: 0px;
	margin-bottom: 1px;
}
#terNav6 {
	background-color: #0D7372;
	height: 15px;
	width: 175px;
	margin-top: 0px;
	margin-bottom: 1px;
}
.terHdrTxt {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5D5D58;
	text-align: left;
	padding-top: 3px;
	padding-left: 8px;
}
.terTxt {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: left;
	padding-top: 3px;
	padding-left: 8px;
}
/* Elements */
#logotype {
	height: 34px;
	width: 200px;
	margin-top: 30px;
	margin-left: 30px;
}
.primaryNavTxt {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #216DAC;
	text-align: left;
	padding-right: 30px;
	padding-left: 30px;
}
#docLink {
	height: auto;
	width: 183px;
	margin-top: 12px;
	margin-left: 0px;
	border: 0px none;
}
.docTxt {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5F5F57;
	text-align: left;
	display: block;
	margin-top: 6px;
	margin-left: 24px;
}
#rightSidebar {
	background-image: url(../images/tileSideNav.gif);
	background-repeat: repeat-x;
	background-position: 2px 0px;
	height: 1650px;
	width: 128px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #BEBEBC;
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
}
#sectionInd {
	height: 58px;
	width: 100px;
	margin-top: 25px;
	position: relative;
}
#sectionIcon {
	height: 58px;
	width: 100px;
	margin-top: -3px;
	margin-right: 9px;
	margin-left: 16px;
}
.iconNav {
	height: 64px;
	width: 118px;
	margin-top: 0px;
	margin-left: 5px;
	border: 0px none;
	margin-bottom: 0px;
}
#icon {
	height: 58px;
	width: 100px;
	margin: 0px;
	padding: 0px;
	border-top-width: 3px;
	border-right-width: 9px;
	border-bottom-width: 3px;
	border-left-width: 9px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F5F4F1;
	border-right-color: #F5F4F1;
	border-bottom-color: #F5F4F1;
	border-left-color: #F5F4F1;
}
#sectionTitle {
	height: auto;
	width: 100px;
	border: 0px none;
	position: absolute;
	left: 7px;
	top: 0px;
}
.iconLinkLd {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #013F78;
	margin-left: 14px;
	margin-bottom: 10px;
	padding: 2px;
}
.iconLink {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #013F78;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px none;
	padding: 0px;
}
.btnTxt {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
}
h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #AD650C;
	text-align: left;
	margin: 0px;
	padding-bottom: 4px;
}
h2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #E3A455;
	text-align: center;
	margin-top: 6px;
	margin-left: 6px;
}
h3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	color: #57575F;
}
h4 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #40777F;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
p {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #242421;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
ul {
	padding: 0;
	margin: 0;
}
.list li {
	background-image: url(../images/sqBullet_gold.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.6em;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #123961;
	text-decoration: none;
	padding-left: 0.8em;
	padding-bottom: 0.3px;
	margin-bottom: 4px;
	text-align: left;
	list-style-image: none;
	list-style-type: none;
	margin-left: 185px;
}
.services li {
	background-image: url(../images/sqBullet_gold.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.6em;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding-left: 0.8em;
	padding-bottom: 0.3px;
	margin-bottom: 4px;
	text-align: left;
	list-style-image: none;
	list-style-type: none;
}
.grayDk {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #76746A;
	margin-top: 0px;
}
.grayMid {
	color: #57575F;
}
.grayWm {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #A6A394;
	text-align: left;
	margin: 0px;
	left: 30px;
	right: 30px;
	padding-right: 30px;
	padding-left: 30px;
}
.teal {
	font-weight: bold;
	color: #40777F;
}
.tealDk {
	font-weight: bold;
	color: #0D7372;
}
.lineSp {
	line-height: 18px;
}
.smLineSp {
	line-height: 6px;
}
.buffer {
	line-height: 3px;
}

