BODY {
	background: #FEFEFE url(/images/body_bg.jpg) repeat-x;
	margin:0;
	padding:0;
	font: 11px/1.5em Verdana,Arial,Helvetica,sans-serif;
	margin-bottom:12px;
}
IMG {
	border:0;
	margin:0;
	padding:0;
}
H1, H2, H3, H4, H5 {
	margin:0 0 .3em 0;
	padding:0 0 2px 0;
	font-weight:600;
	letter-spacing:1px;
	color:#556F85;
	font-size:190%;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	background:url(/images/header_underline.gif) repeat-x bottom;
	line-height:16pt
}
H2 {
	font-size:150%;

}
H3 {
	font-size:120%;
}
H4, H5 {
	font-size: 120%;
	background: none;
	line-height: 12pt;
	margin-bottom: 0px;
}
P {
	margin:.3em 0 .7em 0;
	line-height:1.6em;
}
A {
	color:#556F85;
	outline:none;
}
A:visited {
	color:#6786A1;
}
UL {
	margin:0;
	padding:0 0 1em 1.6em;
	line-height:1.6em;
}
LI {
	list-style-type:square;
	xcolor:#93cce6;
	margin:0;
	padding:0;
}
SMALL {
	color:#a5a5a5;
}
#container {
	width:839px;
	margin:0 auto;
}
#containerInner {
	float:left;
}
#pageHeader {
	float:left;
	width:839px;
	height:304px;
	background:url(/images/top_illustration_bg.jpg) no-repeat 0 69px;
}
#pageHeaderInner {
	float:left;
	display:inline;/* IE 5 dobble margin bug fix */
	margin:0 0 0 0;
	padding:0 15px;
}
#logo {
	float:left;
	margin:14px 0 17px 0;
}
#topillustration {
	clear:both;
	width:809px;
	height:235px;
	background-repeat:no-repeat;
}
#externalLinks {
	width:839px;
	height:20px;
	text-align:right;
}
#search {
	margin:12px 0 0 0;
	clear:both;
	float:right;
}
#topMenu {
	float:right;
	width:575px;
}
#topMenuInner {
	padding:40px 0 0 0;
}
#topMenu UL {
	float:right;
	margin:0;
	padding:0;
}
#topMenu UL LI {
	float:left;
	list-style-type:none;
}
#topMenu A {
	display:block;
	color:#CCCCCC;
	text-decoration:none;
	padding:0 0 2px 0;
	margin:0 0 0 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	border-bottom:solid 2px #111725;
}
#topMenu A.selected {
	border-bottom:solid 2px #93CCE6;
}
#topMenu A:hover {
	border-bottom:solid 2px #314455;
}
#pageBody {
	clear:both;
	float:left;
	width:839px;
	background:url(/images/page_body_bg_tile.jpg) repeat-y;
	
}
#pageBodyInner {
	float:left;
	width:809px;
	padding:36px 15px 0 15px;
	background:url(/images/page_body_bg.jpg) no-repeat;
	min-height:350px;
}
#leftMenu {
	float:left;
	width:180px;
}
#leftMenuInner {
	padding:0 15px 15px 15px;
	margin:0 2px 0 20px;
}
#leftMenu UL {
	padding:0;
	margin:0 0 0 0;
	line-height:1.5em;
}
#leftMenu LI {
	list-style-type:none;
	margin:0 0 .7em 0;
}
#leftMenu UL LI UL LI {
	margin:0 0 0 12px;
}
#leftMenu A {
	display:block;
	color:#44596A;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background:url(/images/menu_bullet.gif) no-repeat left .4em;
}
#leftMenu A:hover {
	color:#111725;
}
#leftMenu A.selected {
	font-weight:500;
	color:#111725;
}
#contentArea {
	width:390px;
	float:left;
}
#contentAreaInner {
	float:left;
	margin:0 0 15px 15px;
}
#fullContentArea {
	width:790px;
	float:left;
}
#twoThirdContentArea {
	width:567px;
	float:left;
}
#twoThirdContentAreaInner, #fullContentAreaInner {
	margin:0 0 15px 36px;
}
#sidebar {
	float:right;
	width:220px;
	height:350px;
}
#sidebarInner {
	padding:0 0 0 0;
	margin:0 20px 0 0;
}
#footer {
	clear:both;
	width:839px;
	background:url(/images/footer_bg.jpg) no-repeat;
}
#footerInner {
	margin:0;
	padding:24px 16px 0 16px;
	text-align:center;
	font-size:80%;
}
#footer A {
	text-decoration:none;
}
#footer A:hover {
	text-decoration:underline;
}
#designedBy {
	clear:both;
	width:839px;
	text-align:right;
	margin-top:-15px;
}
#designedBy A {
	font-size:10px;
	color:#ccc;
	text-decoration:none;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin-right:15px;
}
#designedBy A:hover {
	text-decoration:none;
	color:#556F85;
}