@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
	font-family: "Times New Roman", Times, serif
	}
	
a { color: #999999; text-decoration: none; font-size: 13px; letter-spacing: 0.025em; line-height: 14.5pt; }
a:hover, a:active { color: #6699CC; text-decoration: none; }	

h1 {
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #6699CC;
	letter-spacing: 0.025em;
	margin-bottom: .0in;
	font-weight: normal;
}
h2 {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	line-height: 12.5pt;
	text-transform: none;
	font-weight: normal;
}
h3 {
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	line-height: 12.5pt;
	text-transform: none;
	font-weight: normal;
}
p {
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #6699CC;
	letter-spacing: 0.025em;
	margin-bottom: .0in;
	font-weight: normal;
}
	
		
	div#page-wrap {
	width: 815px;
	margin: 0 auto;
	}
	div#header {
		}
.underlinemenu{
	height: auto;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: right;
	width: auto;
	color: #666666;
	padding-right: 140px;
	padding-bottom: 60px;
}

.underlinemenu ul{
	text-align: right;
//set value to "left", "center", or "right"*/
;
}

.underlinemenu ul li{
	display: inline;
}

.underlinemenu ul li a{
	display: block;
	width: auto;
	float: right;
	margin-top: 25px;
	color: #CCCCCC;
	padding-top: 2px;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	padding-left: 45px;
	background-color: transparent;
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
	text-decoration: none;
	color: #6699CC;
	padding-bottom: 8px;
}
	div#intro {
		padding-bottom: 70px;
		}
	div#main-content {
	padding-bottom: 20px;
	height: auto;
		}
	div#direction {
		padding-bottom: 20px;
		padding-top: 10px;
		height: 15px;
		}
		div#direction div#left-col {
	float: left;
	width: 377px;
	height: 15px;
	text-align: right;
	padding-right: 30px;
	background-repeat: no-repeat;
	background-position: 290px;
		}
		div#direction div#right-col {
	float: right;
	width: 377px;
	height: 15px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: 90px;
		}
	
	div#footer {
	padding-top: 10px;
	padding-bottom: 100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
		}
	div#footer div#left-col {
	padding-top: 24px;
	float: left;
	width: 300px;
		}
	div#footer div#right-col {
	float: right;
	width: 476px;
	padding-top: 10px;
	text-align: right;
		}
