body {
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
font-weight: normal;
font-size: 11px;
font-family: Trebuchet MS, Arial, sans-serif;
background: #FFFFFF;
color: #000000;
}

#top {
background-image: url(../images/bg.gif);
background-repeat: repeat-x;
height: 82px;
padding: 0px;
border: 0px;
}

strong{
	color:#003399;
}

p {
	color: #000000;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

input {
border: 1px #000000 solid;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9px;
}


a {
color: #139EEA;
text-decoration: none;
font-weight: normal;
}

a:hover {
color: #000000;
font-weight: normal;
text-decoration: none;
padding: 0px;
}

#footer {
background: #252525;
width: 787px;
padding: 0px;
margin: 0px;
height: 60px;
float: left;
font-family: Trebuchet MS, Arial, sans-serif;
color: #7C7C7C;
font-size: 10px;
font-weight: normal;
}

#footer a {
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
}

#footer a:hover {
color: #7C7C7C;
font-weight: normal;
text-decoration: none;
padding: 0px;
}

.menu_bg{
	background-image:url(../images/menu_bg.gif);
	background-repeat:repeat-x;
	text-align:center;
}

.menu_left{
	background-image:url(../images/menu_left.gif);
	background-repeat:no-repeat;
	height: 49px;
	width: 10px;
}

.menu_right{
	background-image: url(../images/menu_right.gif);
	background-repeat:no-repeat;
	height: 49px;
	width: 10px;
}
.nav3 {
	overflow: hidden; 
	clear: both;
	float: left; 
	width: 160px; 
	min-height: 500px; 
	margin: 0px; 
	padding: 0px; 
	color: rgb(0,0,0); 
	font-size: 1.0em;
}
.nav3 ul {
	width: 195px; 
	margin: 0px 0px 20px 0px; 
	padding: 0px; 
	border-bottom: solid 1px rgb(216,206,159); 
	background-color: #F3F3F3;
}	
.nav3 li {
	list-style: none; 
	margin: 0px; 
	padding: 0px;
}
.nav3 li.title {
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 2px 15px; 
	background-color: rgb(156,186,214); 
	color: rgb(255,255,255); 
	text-transform: uppercase; 
	font-weight: bold; 
	font-size: 120%;
}
.nav3 li.group a {
	display: block; 
	min-height: 1.7em; 
	height: auto !important; 
	height: 1.7em; 
	line-height: 1.7em; 
	margin: 0px; 
	padding: 0px 7px 0px 15px; 
	border-top: solid 1px rgb(200,200,200); 
	border-left: solid 7px rgb(219,230,241); 
	color: rgb(0,0,0); 
	font-weight: bold; 
	font-size: 120%;
	text-align:center;
}
.nav3 li a {
	display: block; 
	min-height: 1.7em; 
	height: auto !important; 
	height: 1.7em; 
	line-height: 1.7em; 
	margin: 0px; 
	padding: 0px 7px 0px 15px; 
	border-left: solid 7px rgb(219,230,241); 
	color: rgb(0,0,0); 
	text-decoration: none; 
	font-size: 120%;
	text-align: left;
}

.nav3 li a:hover, .nav3 li a.selected {
	border-left: solid 7px rgb(156,186,214);  
	color: rgb(0,0,0); 
	text-decoration: none;
}

.nav3 li.title {
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 2px 15px;
	background-color: #FFFFFF; 
	color: rgb(255,255,255); 
	text-transform: uppercase; 
	font-weight: bold; font-size: 120%;
}

.nav3 li.group a {
	display: block; 
	min-height: 1.9em; 
	height: auto !important; 
	height: 1.9em; 
	line-height: 1.9em; 
	margin: 0px; 
	/*padding: 0px 0px 0px 0px;*/ 
	border-top: solid 1px rgb(200,200,200); 
	border-left: solid 7px rgb(219,230,241); 
	color: rgb(75,75,75); 
	font-weight: bold; 
	font-size: 120%;
	text-align: left;
}
	
.nav3 li a:hover, .nav3 li a.selected {
	border-left: solid 7px rgb(156,186,214); 
	color: rgb(100,100,100); 
	text-decoration: none;
}

/*, a.menu:actives ,  */
a.menu{
	color: #FFFFFF;
	text-decoration: none;
	font-size:12px;
	font-weight: 500;
}

a.menu:hover{
	color: #FFFFFF;
	text-decoration:underline;
	font-size:12px;
	font-weight: 500;
	text-decoration: none;
	padding: 0px;
}

.menu{
	color: #FFFFFF;
	text-decoration:underline;
	font-size:12px;
	font-weight: 500;
	text-decoration: none;
	padding: 0px;
}

a.top{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

a.top:hover{
	color: #FFFFFF;
	text-decoration:underline;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
}