body {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
}
div#contain {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-bottom: 5px;
	left: -1px;
}
div#masthead {
	position: relative;
	width: 760px;
	height: 200px;
	background-image: url(/global/images/bg_header.jpg);
}
div#logo {
	position: absolute;
	width: 300px;
	height: 125px;
	left: 0px;
	top: 10px;
}
div#nav {
	position: absolute;
	width: 760px;
	height: 34px;
	left: 0px;
	top: 150px;
	background-image: url(/global/images/bg_nav.gif);
	background-repeat: repeat-x;
}
div#nav_text {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	float: left;
	position: relative;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: none;
}
div#nav_text a {
	color: #FFF;
	border: none;
	text-decoration: none;
}
div#nav_text a:hover {
	color: #FF0;
	border: none;
	text-decoration: none;
}
div#pagetitle {
	position: relative;
	float:left;
	width: 760px;
	height: 50px;
	background-image: url(/global/images/master.gif);
	clear:both;
}
div#pagetitle h1 {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 11px;
	color: #FFFFFF;
}
div#main {
	width: 758px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left: 1px solid #32323C;
	border-bottom: 1px solid #32323C;
	border-right: 1px solid #32323C;
	float: left;
	clear:both;
}
div#main h1 {
	color: #990000;
	font-size: 16px;
	line-height: 1.4em;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
div#main h2 {
	color: #003366;
	line-height: 2em;
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}
div#main h3 {
	color: #FF9900;
	font-size: 12px;
}
div#main h4 {
	color: #990000;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 4px;
}
div#main p, div#main li, div#main td {
	font-weight: normal;
	font-size: 12px;
	line-height: 1.6em;
	margin-left: 10px;
	margin-right: 10px;
	color: #454545;
}
div#main li {
	padding-bottom: 10px;
	list-style-type: square;
}
div#main strong {
	font-weight: bold;
	color: #990000;
}
div#main a, div#footer a {
	color: #003399;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
div#main a:hover, div#footer a:hover {
	color: #990000;
	border: none;
}
div#footer {
	width: 760px;
	position: relative;
	float:left;
	clear: both;
	text-align: right;
	margin-bottom: 50px;
}
div#footer p {
	padding: 5px;
	font-size: 9px;
	line-height: 1.5em;
	color: #666666;
}
div#half {
	width: 355px;
	position:relative;
	float:left;
	margin-left: 10px;
}
div#menu {
	width: 165px;
	position: relative;
	float:left;
	margin-left: 15px;
}
div#menu p {
	margin: 3px;
	font-size: 11px;
	line-height:1.5em;
	text-transform: uppercase;
}
div#menu_body {
	position:relative;
	width: 550px;
	margin-left: 10px;
	float:left;
}
div#menu_body img {
	position:relative;
	float:right;
	margin: 5px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.hilightimg {
	position:relative;
	float:right;
	margin: 5px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}