body {
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #306690;
	background: url('images/BG.jpg') repeat-x bottom;
}

#header {
	width: 100%;
	height: 103px;
	background: url('images/headBG.jpg') no-repeat top center;
}

#header img {
	margin-top: 48px;
}

#wrapper {
	width: 838px;
	padding-bottom: 10px;
	margin: 0px auto;
	direction: ltr;	
	text-align: left;
	background: #ffffff;
}

#headBG {
	width: 100%;
	background: url('images/headBG.jpg') no-repeat top center;
}

#headBGContainer {
	width: 100%;
	background: url('images/headBGT.jpg') repeat-x;
}

#topButtons {
	float: right;
	width: 322px;
	height: 34px;
	padding-top: 62px;
	padding-right: 0px;
}

#topButtons a {
	float: right;
	width: 161px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background: url('images/topBtn.gif') no-repeat;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#topButtons a:hover {
	background: url('images/topBtn_Hover.gif') no-repeat;
	text-decoration: none;
}

a {
	color: #083b63;
}

a:hover {
	text-decoration: none;
}

img , img a {
	border: 0px;
	border-style: none;
}

.fleft {
	float: left;
}
.fright {
	float: right;
}
.clr {
	clear: both;
}

#menu {
	height: 43px;
	font-weight: bold;
}

#menu ul, #menu li {
	margin: 0px;
	padding: 0px;
	height: 43px;
	list-style: none;
	display: inline;
}

#menu a {
	float: left;
	height: 43px;
	line-height: 43px;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	width: auto;
	background: url('images/menuTile.gif') repeat-x;
}

#menu span {
	cursor: pointer;
	float: left;
	padding-left: 12px;
	padding-right: 11px;
	height: 43px;
	background: url('images/menuSplit.gif') no-repeat right;
}

#menu .rightItem a {
	background: url('images/menuRight.gif') no-repeat right;
}

#menu .rightItem span {
	background: none;
	padding-right: 12px;
	padding-left: 14px;
}

#menu .rightItem a:hover {
	background: url('images/menuRight_Hover.gif') no-repeat right;
}

#menu .leftItem a {
	background: url('images/menuLeft.gif') no-repeat left;
}

#menu .leftItem span {
	padding-right: 14px;
	padding-left: 12px;
}

#menu .leftItem a:hover {
	background: url('images/menuLeft_Hover.gif') no-repeat left;
}

#menu .rightItem a:hover span {
	background: url('images/menuHoverLeft2.gif') no-repeat left;
}

#menu a:hover {
	background: url('images/menuHoverLeft.gif') repeat-x;
}

#menu a:hover span {
	background: url('images/menuHoverRight.gif') no-repeat right;
}

#left {
	width: 289px;
	padding-left: 5px;
	padding-top: 8px;
	float: left;
}
 
#navigation {
	width: 289px;
	color: #0d3f64;
}

#flashMovie {
	background: #000000 url('images/underFlash.gif') no-repeat;
	padding: 7px;
}

#approvedText {
	background: url('images/approvedBG.gif') no-repeat;
	height: 193px;
	margin-top: 4px;
	color: #457190;
}

#approvedText #Title {
	height: 38px;
	line-height: 38px;
	margin-left: 29px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

#approvedText #Text {
	width: 150px;
	height: 110px;
	margin-top: 10px;
	margin-left: 130px;
}

#quote {
	float: left;
	margin-top: 5px;
	width: 289px;
	background: url('images/quoteTile.gif') repeat-y top center;
	color: #457190;
}
#quote_top {
	width: 289px;
	height: 5px;
	background: url('images/quoteTop.gif') no-repeat top center;
}
#quote_bottom {
	width: 289px;
	height: 5px;
	background: url('images/quoteBottom.gif') no-repeat bottom center;
}
#quote hr {
	border: 0px;
	border-bottom: 1px dotted #083b63;
	width: 162px;
	height: 1px;
	text-align: center;
	margin-top: 7px;
	margin-bottom: 7px;
}

.quote {
	margin: 3px 13px 0px 13px;
	font-weight: normal;
}

ol, ol li {
	margin: 0px;
	padding: 0px;
	height: 35px;
	list-style: none;
	display: inline;
}

ol {
	font-weight: bold;
	margin: auto;
	padding-bottom: 100px;
	padding-top: 100px;
}

ol a {
	float: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #306690;
	text-decoration: none;
}

#right {
	float: left;
	width: 517px;
	padding-right: 5px;
	padding-top: 25px;
	margin-left: 22px;
}
.table {
	width: 100%;
}
.table_title {
	clear: both;
	width: 100%;
	font-size: 16px;
	color: #11517e;
	text-decoration: underline;
	font-weight: bold;
	text-align: left;
	padding: 6px 16px 0px 16px;
}
.table_title img {
	vertical-align: middle;
}
.table_body {
	background: #FFFFFF;
	padding: 20px;
	padding-top: 0px;
	line-height: 1.4em;
	font-size: 14px;
	color: #20516D;
}
.table_body h1 {
	font-size: 18px;
	font-weight: bold;
	color: #1C3D51;
}
.table_body h2 {
	font-size: 16px;
	font-weight: bold;
	color: #1C3D51;
}
.table_body h3 {
	font-size: 14px;
	font-weight: bold;
	color: #1C3D51;
}

.niceBtn span {
	float: left;
	width: 20px;
	height: 43px;
	background: url('images/cusBtnLeft.gif') no-repeat left;
}

.niceBtn:hover span {
	width: 22px;
	background: url('images/cusBtnLeft_Hover.gif') no-repeat left;
}

.niceBtn {
	float: left;
	height: 43px;
	line-height: 43px;
	padding-right: 22px;
	color: #ffffff;
	font-weight: bold;
	background: url('images/cusBtnRight.gif') no-repeat right;
	text-decoration: none;
}

.niceBtn:hover {
	background: url('images/cusBtnRight_Hover.gif') no-repeat right;
}

#aboveFooter {
	width: 824px;
	height: 13px;
	margin: auto;
	margin-top: 2px;
	background: #152e40;
}
#footer {
	height: 52px;
	background: url('images/footerTile.gif') repeat-x;
	text-align: center;
	font-size: 12px;
	direction: rtl;	
	padding-top: 10px;
	padding-bottom: 10px;
	color: #ffffff;
}
#footer a {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #fefefe;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.stats table {
	width: 100%;
	border-collapse: collapse;
}

.stats tr, .stats td, .stats  th {
	border: 1px solid #1B5A8D;
}

.stats th {
	background: #C3DDF1;
	text-align: center;
}

.red {
	color: #ff0000;
	font-weight: bold;
}

.green {
	color: #019305;
	font-weight: bold;
}