@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-image: url(images/back1.jpg);
	scrollbar-track-color: #23232b;
	scrollbar-highlight-color: #23232b;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-base-color: #23232b;
}
.container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.clearFloat {
	clear: both;
	height: 1px;
}
.banner {
	background-image: url(images/banner_back.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	height: 390px;
	padding-left: 70px;
}
.nav {
	height: 23px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/main_back_nav.jpg);
	background-position: center;
	padding-left: 20px;
	padding-top: 7px;
}
.contentArea {
	background-image: url(images/main_back_mid.jpg);
	width: 1000px;
}
.contentArea .rightSide {
	float: right;
	width: 230px;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 5px;
}
.margin {
	margin-left: 45px;
	margin-top: 15px;
}
.contentArea .leftSide {
	background-image: url(images/text_back2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 448px;
	width: 670px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 40px;
	overflow: auto;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EEEEEE;
	overflow: auto;
	vertical-align: top;
}
.title {
	font-family: "Franklin Gothic Demi Cond", "Arial Black", Impact;
	font-size: 30px;
	color: #6385B3;
}
.logoBold {
	font-family: "Franklin Gothic Demi Cond", "Arial Black", Impact;
	font-size: 40px;
	color: #DBE0E8;
	font-weight: bold;
	text-decoration: none;
}
.logoNarrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #DBE0E8;
	text-decoration: none;
}
.styleRetirements {
	font-family: "Franklin Gothic Demi Cond", "Arial Black", Impact;
	font-size: 50px;
	color: #201E1F;
	font-weight: bold;
}
.styleMade {
	font-family: "Franklin Gothic Demi Cond", "Arial Black", Impact;
	font-size: 46px;
	color: #DBE0E8;
	font-weight: bold;
	letter-spacing: 0em;
	line-height: 0.75em;
}
.bottom {
	background-image: url(images/main_back_btm.jpg);
	background-repeat: no-repeat;
	height: 25px;
}

.styleSimple {
	font-family: "Franklin Gothic Demi Cond", "Arial Black", Impact;
	font-size: 46px;
	color: #201E1F;
	font-weight: bold;
	letter-spacing: 0em;
	line-height: 0.5em;
}
.styleTpa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DBE0E8;
	letter-spacing: 0em;
	line-height: 3em;
	font-weight: bold;
}
.logoBold a {
	font-family: "Franklin Gothic Demi Cond", "Arial Black", Impact;
	font-size: 45px;
	color: #DBE0E8;
	font-weight: bold;
	text-decoration: none;
}
.logoNarrow a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #DBE0E8;
	text-decoration: none;
}
.footer {
	font-size: 9px;
	color: #CCCCCC;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 17px;
}
.waterback {
	background-image: url(images/water_back.jpg);
	background-repeat: repeat;
	height: 150px;
	width: auto;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
}
.style2 {color: #193E62}
.style3 {color: #0B2444}
.style5 {
	font-size: 8px;
	width: 800px;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 0em;
	color: #201E1e;
}
.contentArea .leftSideGlossary {
	width: 585px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: auto;
	height: 550px;
	background-color: #2E2E38;
	margin-left: 30px;
}

 
.textGlossary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEEEEE;
	vertical-align: top;
	background-color: #2E2E38;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.farLeft   {
	float: left;
	width: 100px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 20px;
	text-align: right;
	margin-right: 15px;
}
.alpha {
	font-weight: bold;
	letter-spacing: .5em;
}
.alpha  a:link {
	font-weight: bold;
	letter-spacing: .5em;
	color: #eeeeee;
	text-decoration: none;
}
.alpha a:visited {
	font-weight: bold;
	letter-spacing: .5em;
	color: #CCCCCC;
	text-decoration: none;
}
.alpha a:hover {
	font-weight: bold;
	letter-spacing: .5em;
	color: #6385B3;
	text-decoration: none;
}
.alpha a:active {
	font-weight: bold;
	letter-spacing: .5em;
	color: #000000;
	text-decoration: none;
}


.text a:link {
	font-weight: bold;
	
	color: #6585b3;
	text-decoration: none;
}
.text a:visited {
	font-weight: bold;

	color: #CCCCCC;
	text-decoration: none;
}
.text a:hover {
	font-weight: bold;

	color: #ffffff;
	text-decoration: none;
}
.text a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.textGlossary a {
	font-weight: bold;
	
	color: #6585b3;
	text-decoration: none;

}

.textGlossary a:link {
	font-weight: bold;
	
	color: #6585b3;
	text-decoration: none;
}
.textGlossary a:visited {
	font-weight: bold;

	color: #CCCCCC;
	text-decoration: none;
}
.textGlossary a:hover {
	font-weight: bold;

	color: #ffffff;
	text-decoration: none;
}
.textGlossary a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.textGlossary a {
	font-weight: bold;
	
	color: #6585b3;
	text-decoration: none;

}

.farLeft a:link {
	color: #6585b3;
	text-decoration: none;
	font-family: "Franklin Gothic Demi Cond", "Arial Black", Impact;
	font-size: 18px;
}
.farLeft a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-family: "Franklin Gothic Demi Cond", "Arial Black", Impact;
}
.farLeft a:hover {
	color: #ffffff;
	text-decoration: none;
	font-family: "Franklin Gothic Demi Cond", "Arial Black", Impact;
}
.farLeft a:active {
	color: #000000;
	text-decoration: none;
	font-family: "Franklin Gothic Demi Cond", "Arial Black", Impact;
}


.container .contentArea .leftSideGlossary .textGlossary strong {
	color: #6385B3;
}
.style8 {font-size: 46px}
.style6 {color: #6385B3}
.style10 {font-size: 42px}
.style12 {color: #DBE0E8}
.style13 {font-size: 18px}
.textGlossary .style16 {
	font-size: 16px;
}
.titleLarge {
	font-family: "Franklin Gothic Demi Cond", "Arial Black", Impact;
	font-size: 42px;
	color: #6385B3;
}
 

