body, p, table, td, th, tr   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

body {
	background-image: url(/images/background-repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
}

p, td  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C393A;
	line-height: 17px;
}

a {
	color: #234da2;
	text-decoration: underline;
	
}
a:hover {
	color: #3366FF;
	text-decoration: none;
	
}
.smalltext {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.divider {
	border-bottom: 2px solid #e3e3e3;
	height: 2px; 
	display: block;
	width: 100%;
	margin: 10px 0px;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:21px;
	line-height: 24px;
	font-weight:normal;
	text-transform:uppercase;
	color:#0f7255;
	padding:0;
	margin:12px 0 5px 0;
}
h2 {
	
	font-size: 13px;
	color: #2C826E;
	font-weight: bold;
	margin: 10px 0 2px 0;
	}
h3 {
	
	font-size: 13px;
	color: #2C826E;
	font-weight: bold;
	margin: 10px 0 2px 0;
	}
	
h3 a {
	color: #2C826E;
	text-decoration: none;
	}
h3 a:hover {
	text-decoration: none;
		}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#2a816c;
	padding:0;
	margin:0 0 13px 0;
}
/* autonav styles */
#menu {
	}
	#menu ul {
		margin:0;
		padding: 5px 0 0 0;
		list-style:none;
		width:153px;
		}
		#menu li {
			font-size: 12px;
			background:url(/images/autonav/bottom-bar.gif) no-repeat bottom left;
			padding-bottom:1px;
			padding:0 0 1px 0;
			}
		#menu li a {
			display:block;
			padding:7px 0px 7px 24px;
			color:#0f7255;
			font-weight:bold;
			text-decoration: none;
			/*text-transform:uppercase; */
		
			}
		#menu li a:hover, #menu li a.active {
			background:url(/images/autonav/bkgd-down.gif) repeat-y top left;
			text-decoration:none;
			color:#0f4972;
			}

.inactive {
	display:none;
}

li ul.active {
	display:none;
	}

.dmenu ul {
	border:solid 1px #234da2;
	border-bottom:none;
	background:none;
	}
	.dmenu ul li {
		border-bottom:solid 1px #234da2;	
		background:none;
		padding:0;
		display:block;
		}
	.dmenu ul li a {
		color:#234da2;
		display:block;
		font-size:11px;	
		font-weight:normal;
		background:#fff;	
		padding:4px;
		text-transform:none;
		text-decoration:none;
		}
	.dmenu ul li a:hover {
		background:#dee4f1;
		text-decoration:none;
		}
.table-border {
	border: 1px solid #107A5A;

		}
		
.chart td {
	padding: 0 2px 7px 0; }
	
.chart th {
	color: #0f7255;
	font-weight: normal;
	text-align: left;
	}
.watermark {
	background-image:url(/images/watermark.jpg);
	background-repeat: no-repeat;
	background-position:right top;
}
#contact-specialist {
	background-image:url(/images/cta/contactspecialistt-trans.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:144px;    
	height:111px;
	display:block;
}
#contact-specialist:hover {
	background-position:-144px 0;  
}
.home-title {
	font-weight: bold;
	font-size: 12px;
}

.home-list {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
	.home-list li {
		list-style: none;
		display: block;
		background-image: url(images/home-bullets.gif);
		background-repeat: no-repeat;
		background-position: left 4px;	
		padding: 0 0 10px 10px;
		margin-right: 15px;
		width: 180px;

	}
#banner {
	position: relative;
}
#home-utilities {
	display: block;
	background-image: url(images/icon-home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;	
	color: #ffffff;
	position: absolute;
	top: 6px;
	right: 10px;
	text-decoration: none;
}

#home-utilities:hover {
	text-decoration: underline;
}

.min-height {
	height: 450px;
	vertical-align: top;
}

#actes-logo {
	display: block;
	width: 140px;
	height: 150px;
	background-image: url(images/topbar/logo-actes.png);
	background-repeat: no-repeat;	
	position: absolute;
	top: 70px;
	left: 0;
	z-index: 9999;
}

#menu ul ul li {
	display: none;
}
.bullets ul li {
	line-height:12px;
	margin:0;
	padding-bottom:5px;
	padding-top:-20px;
}