
/* --- GENERAL --- */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFF;
}

table {
	font-family: Arial;
	font-size: 11px;
	color: #858E76;
}

h1 {
	font-family: Arial;
	font-size: 21px;
	font-weight: normal;
	color: #00B8F1;
	margin-top: 0px;
	margin-bottom: 21px;
}

h2 {
	font-family: Arial;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #00B8F1;
	margin-top: 0px;
	margin-bottom: 6px;
}

h3 {
	font-family: Arial;
	font-size: 13px;
	line-height: 120%;
	color: #373737;
	margin-top: 0px;
	margin-bottom: 1px;
}

h4 {
	font-family: Arial;
	font-size: 11px;
	line-height: 13px;
	color: #00B8F1;
	margin-top: 0px;
	margin-bottom: 9px;
}

h5 {
	font-family: Arial;
	font-size: 11px;
	line-height: 13px;
	color: #00B8F1;
	margin-top: 10px;
	margin-bottom: 6px;
}

img {
	border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}



/* --- DIV IDS --- */

#page {
	position: relative;
	margin: 0 auto;
	width: 899px;
	background: url('bg_page.jpg') repeat-y top left;
}

#main {
	float: left;
	margin-left: 24px;
	width: 619px;
	min-height: 650px;
	padding: 0 0 20px 0;
	background: #000 url('bg_main.jpg') no-repeat top left;
}
* html #main {
	height: 650px;
}

#logo {
	float: left;
	margin-left: 43px;
	margin-top: 13px;
	width: 126px;
	height: 106px;
}

#tagline {
	float: right;
	margin-top: 16px;
	margin-right: 40px;
	font-family: Arial;
	font-size: 10px;
	color: #828282;
}
#tagline a {
	text-decoration: underline;
	font-family: Arial;
	font-size: 10px;
	color: #A6A8AB;
}
#tagline b {
	font-size: 11px;
	color: #00ADEE;
}

#menu {
	position: absolute;
	top: 80px;
	left: 436px;
	width: 145px;
}

#content {
	clear: both;
	float: left;
	margin-top: 180px;
	margin-left: 45px;
	width: 512px;
	padding: 1px 0 20px 0;
	text-align: left;
}

#page-xtra {
	clear: both;
	float: left;
	margin-left: 45px;
	width: 512px;
	padding: 10px 0 10px 0;
	border-top: 2px solid #005C78;
	border-bottom: 2px solid #005C78;
	text-align: right;
}

#xtra-txt {
	float: right;
	width: 400px;
}

#right {
	float: right;
	margin-right: 25px;
	width: 178px;
	padding: 20px 14px 20px 20px;
	background: #000 url('bg_right.jpg') no-repeat 0px 250px;
}

#footer {
	padding-top: 4px;
}

*html #main, #right, #logo, #tagline, #content, #menu, #page-xtra {
	display: inline;
}




/* --- DIV CLASSES --- */

.box {
	clear: both;
	margin: 0 auto;
	width: 874px;
	height: 25px;
	padding: 0 0 0 25px;
	background: #656262;
}
.box a {
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	color: #FFF;
	margin-right: 20px;
}
.box a:hover {
	text-decoration: underline;
}

.internal-nav {
	clear: both;
	float: left;
	margin-left: 20px;
	width: 512px;
}
.internal-nav img {
	float: left;
	margin-right: 12px;
	margin-bottom: 40px;
}
* html .internal-nav {
	margin-bottom: 18px;
	display: inline;
}

.ff-fix {
	clear: both;
	margin: 0 auto;
	height: 1px;
}


/* --- IMAGES --- */

.book {
	float: left;
	margin-bottom: 8px;
	margin-right: 11px;
}




/* --- SPAN AND TEXT --- */

.sm-txt {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #FFF;
}
.sm-txt a {
	text-decoration: underline;
	font-family: Arial;
	font-size: 10px;
	color: #A6A8AB;
}

.main-txt {
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	color: #FFF;
}
.main-txt a {
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	color: #A6A8AB;
}

.med-txt {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: #FFF;
}
.med-txt a {
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
	color: #828282;
}

.blue-txt {
	color: #00B8F1;
}

.wht-txt {
	color: #FFF;
}




/* --- LIST --- */

ul.smbullets {
	margin-top: 1px;
}
ul.smbullets li {
	margin-left: -26px;
	margin-bottom: 1px;
	list-style-type: none; 
	background: url('bullet.jpg') no-repeat 0px 2px; 
	padding-left: 12px; 
}

ul.lgbullets li {
	color: #00B8F1;
	margin-left: -26px;
	margin-bottom: 14px;
	list-style-type: none; 
	background: url('large_bullet.jpg') no-repeat 0px 4px; 
	padding-left: 12px; 
}

ul.lgbullets2 {
	margin-top: 3px;
}
ul.lgbullets2 li {
	color: #00B8F1;
	margin-left: -26px;
	margin-bottom: 4px;
	list-style-type: none; 
	background: url('large_bullet.jpg') no-repeat 0px 4px; 
	padding-left: 12px; 
}

ul.arrowbullets {
	margin-top: 1px;
}
ul.arrowbullets li {
	margin-left: -26px;
	margin-bottom: 4px;
	list-style-type: none; 
	background: url('arrow_bullet.jpg') no-repeat 0px 2px; 
	padding-left: 12px; 
}



/* --- TABLES --- */

table.lead-form {
	width: 440px;
	margin-left: 20px;
}
table.lead-form td {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	padding: 2px;
}
table.lead-form a {
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
	color: #A6A8AB;
}
table.lead-form .greyit {
	font-family: Arial;
	font-size: 11px;
	background-color: #CCC;
	color: #000;
	border: 0px;
	width: 154px;
}


table.mini-form {
	width: 170px;
}
table.mini-form td {
	height: 30px;
	font-family: Arial;
	font-size: 10px;
	color: #FFF;
	padding: 0px;
}
table.mini-form .greyit {
	font-family: Arial;
	font-size: 10px;
	background-color: #CCC;
	color: #000;
	border: 0px;
	width: 100%;
}
