@charset "utf-8";
/* CSS Document */

body, html {
	margin: 0px;
	padding: 0px;
	background: #004460 url(../imgs/bg.jpg) repeat-x;
	color: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
}
h1 {
	color: #FFFFFF;
	font: bold 24px "Times New Roman", Times, serif;
	margin: 0px 0px 20px;
	padding: 0px;
}
h2 {
	color: #a2b757;
	font: bold 14px "Times New Roman", Times, serif;
	padding: 0px;
	margin: 20px 0px;
}
h3 {
	color: #FF0000;
}
#container {
	margin: auto;
	width: 828px;
}
/*Top Header - Width 828px*/
/************/
#header  {
	height: 256px;
	width: 828px;
	float: left;
}
#logo {
	height: 256px;
	width: 337px;
	background: url(../imgs/logo-bg.jpg) no-repeat;
	float: left;
	text-align: center;
}
#logo img {
	border-style: none;
	margin: 60px 0px 0px;
}

#top-icons {
	height: 30px;
	width: 86px;
	float: left;
	padding: 16px 0px 0px 405px;
}
#header-bg {
	background: url(../imgs/header-bg.jpg) no-repeat;
	height: 170px;
	width: 441px;
	float: left;
	padding: 40px 20px 0px 30px;
}
#header-bg p {
	margin: 0px;
	padding: 0px 0px 20px;
	font-size: 14px;
}
/*Header Button*/
/***************/
a.squarebutton{
	background: transparent url(../imgs/button-left.gif) no-repeat left top;
	display: block;
	float: left;
	font: normal 12px Arial;
	line-height: 15px;
	height: 28px;
	padding-left: 5px;
	text-decoration: none;
}
a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton {
	color: #FFFFFF;
}
a.squarebutton span {
	background: transparent url(../imgs/button-right.gif) no-repeat right top;
	display: block;
	padding: 7px 9px 7px 3px;
}
a.squarebutton:hover span {
	color: #4E4E4E;
}
.buttonwrapper {
	overflow: hidden;
	float: right;
	height: 28px;
}
/*Navigation*/
/************/
#navigation {
	height: 37px;
	width: 827px;
	border-right: 1px solid #87887c;
	background: url(../imgs/nav-rpt.jpg) repeat-x;
	float: left;
	font-size: 13px;
}
#navigation a:link, #navigation a:active, #navigation a:visited {
	color: #4e4e4e;
	text-decoration: none;
	font-weight: bold;
}
#navigation a:hover{
	text-decoration:none;
	color: #a2b757;
}
#navigation ul {
	float: left;
	width: 827px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navigation li {
	float: left;
	margin: 0px;
	padding: 12px 21px 0px;
	background: url(../imgs/nav-sep.gif) no-repeat left;
	height: 25px;
}
#nav-tp {
	float: left;
}
#nav-bt {
	float: left;
}
/*Left Content - Width 261px*/
/**************/
#left {
	float: left;
	width: 261px;
	background: url(../imgs/left-rpt.gif) repeat-y;
}
#picture {
	width: 260px;
	float: left;
	background: url(../imgs/left-tp.gif) repeat-x bottom;
	padding: 0px 0px 9px 1px;
}
#picture img {
	width: 260px;
}
#left-content {
	background: url(../imgs/left-fade.gif) no-repeat left bottom;
	float: left;
	width: 230px;
	padding: 15px 15px 30px;
	margin: 0px;
}
#left-content p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#left-content ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 16px;
}
#left-content ul ul {
	border: 1px solid #003145;
	margin: 4px 10px;
	padding: 0px;
}

#left-content li {
	background: #004F71;
	margin: 2px 0px;
	padding: 2px 10px;
	width: auto;
	height: auto;
	border: 1px solid #003145;
}
#left-content li li {
	background: #003F59;
	margin: 0px;
	padding: 2px 10px 2px 20px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#left-content li a:link, #left-content li a:active, #left-content li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#left-content li a:hover {
	text-decoration: none;
	color: #a2b757;
}
/*Right Content - Width 567px*/
/***************/
#right {
	width: 567px;
	float: left;
	background: url(../imgs/right-rpt.gif) repeat-y;
}
#right-content {
	background: url(../imgs/right-fade.gif) no-repeat left bottom;
	float: left;
	width: 507px;
	padding: 30px;
}
#right-content p {
	line-height: 16px;
	font-size: 12px;
	padding: 0px;
	margin: 20px 0px;
}
#right-content ul {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
#right-content li {
	margin: 0px 0px 0px 22px;
	padding: 0px 0px 0px 15px;
	font-size: 12px;
	background: url(../imgs/bullet-1.gif) no-repeat left top;
	list-style: none;
}
#right-content  li li {
	margin: 0px 0px 0px 22px;
	padding: 0px 0px 0px 15px;
	font-size: 12px;
	background: url(../imgs/bullet-2.gif) no-repeat left top;
	list-style: none;
}
#right a:link, #right a:active, #right a:visited {
	color: #CFCCA0;
	text-decoration: underline;
}
#right a:hover{
	text-decoration:underline;
	color: #B4A95C;
}
/*Footer*/
/********/
#footer {
	height: 67px;
	width: 788px;
	background: url(../imgs/footer-bg.gif);
	float: left;
	margin: 0px 0px 20px;
	line-height: 19px;
	padding: 10px 20px 0px;
	font-size: 11px;
}
.footer-left {
	float: left;
}
.footer-right {
	float: right;
	text-align: right;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration:underline;
	color: #a2b757;
}
/*Table Styles*/
/*------------*/
.table {
	background: #004F71;
	border: 1px solid #003148;
}
.table tr {
	vertical-align: top;
	text-align: left;
}
.table-dark {
	background: #003F59;
	border: 1px solid #FFFFFF;
}
#right-content .table  p {
	padding: 7px 15px;
	margin: 0px;
}
/*Formatting*/
/************/
.split-left {
	float: left;
	width: 50%;
}
.split-right {
	float: right;
	width: 40%;
}
.float-left {
	float: left;
	margin-left: 15px;
	margin-right: 10px;
}
.content-image {
	float: right;
	text-align: center;
	margin: 15px 0px 15px 15px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #CFCCA0;
	width: 250px;
}
#quick-select {
	float: right;
}
#alphabet div {
	float: left;
}
#alphabet {
	float: left;
	height: 34px;
}

