*	{
	margin:0; padding:0;
}
body	{
	font:100.1% Verdana,Tahoma,Arial,sans-serif;
	text-align:center;
	color:#303030;
	background:#A9B3BF;
}
a	{
	color:#467aa7;
	font-weight:bold;
	text-decoration:none;
	background-color:inherit;
}

a:hover	{
	color:#2a5a8a; 
	text-decoration:none; 
	background-color:inherit;
}
#thePage	{
	font-size:.75em;
	line-height:1.4em;
	width:760px;
	margin:20px auto;
	padding:1px 0;
	text-align:left;
	background:#fff;
	color:#303030;
	border:2px solid #a0a0a0;
}
#header	{
	height:311px;
	width:758px;
	margin:0 1px 1px 1px;
	padding-top:15px;
	background:url(../images/secondHeader.jpg) no-repeat top;
	color:#fff;
	text-align:right;
}
#header h1	{
	margin:20px 40px 0 0;
	font-size:32px;
	color:#fff;
	font-weight:normal;
	letter-spacing:-1px;
}

#header h2	{
	margin:10px 40px 0 0;
	font-size:1.4em;
	color:#685851;
	letter-spacing:-1px;
	font-weight:normal;
}
#navigation	{
	height:2.2em;
	line-height:2.2em;
	width:758px;
	margin:0 1px;
	background:#5E5E68;
	color:#fff;
}

#navigation li	{
	float:left;
	list-style-type:none;
	border-right:1px solid #fff;
	white-space:nowrap;
}

#navigation li a	{
	display:block;
	padding:0 10px;
	font-size:0.8em;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	background-color:inherit;
	color: #fff;
}

#navigation a:hover	{
	background:#fff;
	color:#5E5E68;
	text-decoration:none;
}
#leftCol	{
	float:left;
	width:480px;
	font-size:0.9em;
	padding:20px 20px 0 20px;
}
#leftCol h2, #leftCol h3	{
	display:block;
	margin:0 0 16px 0;
	font-weight:normal;
	letter-spacing:-1px;
	color:#685851;
}
#leftCol h2	{
	font-size:1.7em;
}
#leftCol	h3	{
	font-size:1.5em;
}
#leftCol p	{
	padding-bottom:10px;
	font-weight: bold;
}
#leftCol #refLinks a:link, #leftCol #refLinks a:visited, #leftCol #refLinks a:active	{
	font-weight:bold;
	text-decoration:none;
	color:#5E5E68;
}
#leftCol #refLinks a:hover	{
	font-weight:bold;
	text-decoration:underline;
	color:#A9B3BF;	
}
#rightCol	{
	float:left;
	width:170px;
	padding:20px 20px 10px 20px;
	line-height:1.4em;
}
#footer	{
	clear:both;
	width:758px;
	padding:5px 0;
	margin:0px 1px;
	font-size:0.9em;
	color:#FFF;
	background:#5E5E68;
}
#footer p	{
	padding:0; 
	margin:0; 
	text-align:center;
}
p#makeBookmark	{
	width:185px;
	margin:10px 0 20px 0;
	padding:5px;
	font-size:0.8em;
	border:1px solid #c0c0c0;
	color:#505050;
	line-height:1.25em;
	overflow:visible;
	text-align:left;
}
#leftCol #refLinks	{
	list-style-type:none;
	margin:-10px 0 0 25px;
	font-weight:normal;
}
.aForm	{
	padding:3px 0px;
}
label	{
	width:75px;
	float:left;
}

