body{
	margin: 0;
	padding: 0;
	background-color: #D4E7E8;
}   
#wrapper{
	width: 731px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background: url(../images/main-background.gif) repeat-y;
}
#background{
	float:left;
	width: 720px;
	height: auto;
	margin: 0;
}
#logo{
	position: absolute;
	top: 0px;
	margin-left: 9px;
	height: 140px;
	width: 136px;
}
#headerimage{
	float: left;
	clear: both;
	width: 72px;
	height: 168px;
	margin-left: 6px;
	padding: 0;
}
#content{
	float: left;
	clear: both;
	height: 100%;
	width: 720px;
	margin: 2px 0 0 6px;
}

/* Navigation Rules */ 


#headerbackground{
	width: 720px;
	height: 46px;
	background-color: #478d9e;
	margin: 0 0 0 6px;
}

#headersub {
	float: left;
	width: 720px;
	height: 31px;
	padding: 0;
	list-style: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	background: url(../images/sub-bckgrnd.gif) repeat-x;
	margin-left: 6px;
}
#header {
	text-align: right;
	margin: 0;
	padding: 0px;
}
#header ul {
	margin: 0;
	padding-top: 10px;
}
#header li{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	list-style: none;
	display: inline;
	padding: 0;
	margin-right: 2px;
}
#header li a {
		color: #FFF;
		text-decoration: underline;
}
#header li a:hover {
		color: #FFF;
		text-decoration: none;
}
#headersub ul {
    margin: -2px 0 0 150px;
    padding: 8px 10px 0;
    list-style: none;
}
#headersub li {
    display:inline;
	margin: 0;
	padding:0;
}

#headersub a {
	float: left;
	margin: 0 0 0 2px;
	padding: 0;
	background: url(../images/button-right-bck-hl.gif) no-repeat right top;
	text-decoration:none;
	font-weight:600;
}
#headersub a span {
	display: block;
	background: url(../images/button-left-bck-hl.gif) no-repeat left top;
	padding: 4px 10px 4px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#headersub a span {float:none;}
/* End IE5-Mac hack*/ 
#headersub a:hover span {
	color:#FFF;
}

/* Rollovers Section */

#headersub a:hover {
background-position: 100% -32px;
}
#headersub a:hover span {
background-position: 0% -32px;
}
/* Current Selection Area */

#headersub #current a {
  background-position: 100% -32px;
  border-width:0;
}
#headersub #current a span {
  background-position: 0% -32px;
  padding-bottom:5px;
  color:#478D9E;
}

#bottom {
	position: relative;
	clear: left;
	margin: 0 ;
	padding: 0;
	height: 50px;
	width: 731px;
	background: url(../images/bottom-background.gif) top left no-repeat; 
	background-color: #D4E7E8;
}
#bottom p {
	margin: 50px 0 0 6px;
	color: #478D9E;
	float: left;
	clear: left;
}
#bottom img {
	float: right;
	clear:left;
	margin: 70px 10px 0;
	padding: 0;
}
#bottom img a {
	text-decoration:none;
}
#submenu {
	float: left;
	clear: right;
	width: 721px;
	height: 30px;
	margin: 0;
	padding: 0px;
	list-style: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #2E2E2E;	
	z-index: auto;
}
#submenu ul {
	margin: 5px 0 0 100px;
	padding: 0 0 0 5px;
	color: #E2E2E2;
}
#submenu li {
	display: inline;
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0 0 0 5px;
	color: #E2E2E2;
}
#submenu li a:link {
		color: #E2E2E2;
		text-decoration: none;
}
#submenu li a:visited{
		text-decoration:none;
		color: #E2E2E2;
}
#submenu li a:hover {
		color: #FFF;
		padding-bottom: 1px;
		text-decoration: underline;
}
#submenu li a:active{
		text-decoration: underline;
		color: #FFF;
}




/* Layout */
#mainleft ul {
	margin: 10px 0 10px 15px;
	clear:both;
}
#mainleft img {
	float:right;
	margin:0 20px 10px;
	padding:0;
	height:auto;
	border:none;
	width:auto;
}
/*#mainleft p {
	float: left;
	clear: left;
}*/

#mainleft{
	height: 100%;
	margin: 0;
	width: 480px;
	float: left;
	clear:left;
}
#mainright{
	clear: right;
	float: right;
	margin: 0;
	padding:0;
	width: 239px;
	height: 100%;
}
#mainright ul {
	margin: 0 10px 3px 0; 
	width: 220px;
}
#mainright li a {
	padding-bottom: 3px;
	width: 95%;
	text-decoration: underline;
	color:#115565;
}
#mainright li a:hover{
	text-decoration: none;
	color:#115565;
}


/*    Type Section           */


h1{
	margin: 20px 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:400;
	color:#FC460C;
	clear:both;
}
h2{
	font-family:georgia,times,"times new roman",serif;
	font-size: 18px;
	padding-bottom:6px;
	margin: 10px 10px 0;
	font-weight: 400;
	color: #115565;
	clear:both;
}
h3{
	margin: 10px 10px 0;
	font-weight: bold;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FD4007;
	clear:both;
}
h4{
	margin: 20px 10px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FD4007;
	letter-spacing: 1.5px; 
	font-weight: bold;
	clear:both;
}

li{
	list-style: none;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px 20px 0;
	color: #474747;
	
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin: 10px 10px 0;
	color: #474747;
}

p a:hover {
		color: #115565;
		padding-bottom: 1px;
		text-decoration: underline;
}
p a {
		text-decoration: underline;
		color: #115565;
}
abbr, acronym{
	border-bottom: 1px dotted #115565;
	color: #115565;
}	
.arrow li{
	list-style-image: url(../images/bullets/bullet_arrow.gif);
	padding: 0  20px 0 10px;
	line-height: 16px;
	color:#115565;
}
.up {
	border-top: dotted 1px #3aace8;
	padding-top: 10px;
}
.right {
	margin:0 20px 10px;
	float:right;
	clear: right;
	padding:0;
	height:auto;
	border:none;
	width:auto;
	overflow: auto;
}