body {
	font-size:62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background-color: #FDF2D7;*/
}

* {
	margin: 0px;
	padding: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a {
	text-decoration: none;
}

.clearfloats {
	font-size: 1px;
	line-height: 1px;
	display: block;
	clear: both;
	width: 100%;
	margin-top: -1px;
}

#pagewrapper {
	width: 780px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #07286A;
	padding-top: 4px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #07286A;
}

#header {}

#header blockquote {
	font-family: Times, serif;
	font-size: 1.6em;
	line-height: 1.4em;
	display: block;
	float: right;
	padding: 20px 20px 20px 40px;
	font-style: italic;
	color: #07286A;
}

#header blockquote.one {
	width: 200px;
}

#header blockquote.two {
	width: 400px;
}

#header blockquote span {
	display: block;
	font-weight: bold;
	text-align: right;
}

#header img {
	display: block;
	float: left;
	height: 200px;
	width: 133px;
}

#header ul {
	list-style-type: none;
	float: left;
	width: 627px;
	margin-left: 20px;
	background-color: #07286A;
}

#header ul li {
	display: block;
	
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	
	font-size: 1.2em;
	font-weight: bold;
	position: relative;
	float: right;
	text-align: left;
}

#header ul li a {
	display: block;
	padding: 5px 10px 6px;
	color: #FFFFFF;
	width: 380px;
	text-align: right;
	background-image: url(../images/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;


}

*html #header ul li a {}

#header ul li a span {
	padding-right: 8px;
}

#header ul li.wider a {
	
}

#header ul li a:hover {
	color: #FFFFFF;
}

#header ul li:hover ul {
	display: block;
	cursor: pointer;
}

#header ul li.over  ul {
	display: block;
}

#header ul li ul {
	margin: 0px;
	padding: 0px;
	display: none;
	position: absolute;
	left: 18px;
	top: 25px;
	background-color: #FFFFFF;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #07286A;
	border-left-color: #07286A;
	width: 380px;
}

*html #header ul li ul {top: 26px;}

#header ul li ul li {
	position: relative;
	clear: both;
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #07286A;
	border-left-style: none;

}

#header ul li ul li a {
	display: block;
	color: #07286A;
	background-image: none;
	width: 360px;
	padding-right: 10px;
	padding-left: 10px;


}

#header ul li ul li a:hover {
	background-color: #eaeaea;
	display: block;
	color: #07286A;
}





#header ul li.on a {
	color: #8E3710;
}



#pagebody {
	width: 600px;
	padding-left: 150px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 210px;
	background-image: url(../images/test.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#pagebody h1 {
	color: #07286A;
	font-size: 1.4em;
	line-height: 1.6em;
	font-weight: bold;
	padding-bottom: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#pagebody h2 {
	color: #07286A;
	font-size: 1.2em;
	line-height: 1.6em;
	font-weight: bold;
	padding-bottom: 4px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#pagebody h3 {
	color: #000000;
	font-size: 1.2em;
	line-height: 1.6em;
	font-weight: bold;
	padding-bottom: 4px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#pagebody p {
	font-size: 1.2em;
	line-height: 1.7em;
	padding-bottom: 12px;
}

#pagebody ul {
	list-style-type: none;
}

#pagebody ul li {
	font-size: 1.2em;
	line-height: 1.7em;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
}
 
 #pagebody p a {}
 
  #pagebody table {
	margin: 0px;
	padding: 0px;
}
  
   #pagebody table tr {}
   
    #pagebody table tr th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #07286A;
	padding: 4px;
	width: 86px;
	font-size: 1.2em;
}
	
	 #pagebody table tr td {
	width: 86px;
	text-align: center;
	padding: 4px;
	font-size: 1.2em;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #cecddf;
	border-bottom-color: #cecddf;
}
	 
	  #pagebody table tr.dark td {
	background-color: #e7e6ef;
}

#pagebody table tr td.c1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cecddf;
}

#pagebody a {
	color: #07286A;
}

#pagebody a:hover {
	color: #168445;
	text-decoration: underline;
}


#footer {
	width: 780px;
	margin-top: 4px;
	padding-top: 4px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #07286A;
	margin-right: auto;
	margin-left: auto;
}

#footer a {
	color: #07286A;
}
