body {
	margin: 0 auto;
	padding:0;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	background: #f4f4f4 url(../images/bg.gif) top center repeat-y;
}

#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 760px;
}

#header {
	width: auto;
	height: 175px;
}

#topnav	{
	width: 760px;
	border:none;
	margin:0;
	padding:0;
	}

#skinny {
	background-color:#666;
	width:100%;
	height: 2px;
	float:left;
}

#clock {
width: 300px;
margin: 0 auto;
}

.style4 {
	font-size: x-small;
	font-style: italic;
}

.menu{
width: 760px;
font-weight: bold;
}

.menu:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.menu ul{
border: 0px;
width: 100%;
height: 17px;
font-size: .9em;
background: #f4f4f4;
padding: 6px 0 0 0;
margin: 0px;
text-align: center;
border-bottom: 4px solid #cccccc;
}

.menu ul li{
display: inline;
}

.menu ul li a{
color: #494949;
padding: 0px 7px 0px 7px;
margin: 18px;
background: #f4f4f4;
text-decoration: none;
}

.menu ul li a:hover{
text-decoration: none;
background: #eaeaea;
color: #286ea0;
border-bottom: 4px solid #286ea0;
}

.dropmenudiv{
position: absolute;
top: 0;
border: 1px solid #BBB;
border-bottom-width: 0;
font: normal 12px Verdana;
line-height: 18px;
background-color: #f4f4f4;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #505050;
}

* html .dropmenudiv a{
width: 100%;
}

.dropmenudiv a:hover{
background-color: #EAEAEA;
color: #286ea0;
text-decoration: none;
}

#extras {
	float: right;
	width: 200px;
	margin: 10px 0 10px 0;
	border-left: 2px solid #f0f0f0;
	padding: 4px;
	font-size: 0.9em;
	line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#left {
	float: left;
	width: 150px;
	margin: 10px 0 10px 0;
	border-right: 3px solid #CCC;
	padding: 4px;
	font-size: 0.9em;
	line-height: 1.5em;
	
}

#rightcontent {
	float:left;
	width: 570px;
	margin: 0 00px 20px 0px;
	padding: 0 10px 0 10px;
	line-height: 1.6em;
	text-align: left;
}

#content {
	width: 520px;
	margin: 0 00px 20px 0px;
	padding: 0 10px 0 10px;
	line-height: 1.6em;
	text-align: left;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}


#content2 {
width: 740px;
margin: 0 00px 20px 0px;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#content3 {
	width: 740px;
	margin: 0 00px 20px 0px;
	padding: 0 10px 0 10px;
	line-height: 1.6em;
	text-align: left;
	background-color: #FF3;
	color: #000;
}

#content2 h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#urgent {
	font-weight:bold;
	color:#F00;
	text-align:center;
	border: solid;
	border-color: #000;
	padding: 2px;
	margin: 7px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 5px;
	border-width: 2px;
}
	

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

#footer {
	clear: both;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	border-top: 4px solid #f0f0f0;
	width: 750px;
	text-align: center;
	color: #666;
	font-size: 0.9em;
	background-color: #FFF;
}

#footer a {
	color: #000;
	text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

.h2_link {
	color:#000;
}

.h2_link:hover {
	text-decoration:none;
	color:#666;
}
	
		
		


#Accordion1	{
	Width: 300px;
	position:relative;
	top: 100px;
	left: 380px;
}

