* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

ul {
    list-style-type: disc;
}

ul li {
    margin-left: 1.25em;
}

ol li {
    margin-left: 2em;
}

a:link {
	color:navy;
	text-decoration: none;
}

a:visited {
	color:navy;
	text-decoration: none;
}

a:hover {
	color:#000000;
	text-decoration: underline;
}

div.row span.label {
	float: left;
	width:200px;
	text-align: right;	
}

div.row span.formw {
	float: none;
	width: 265px;
	text-align: left;
	padding-left:15px;
}

div.header {
	background-color: navy;
	background-repeat: no-repeat;
	width: 972px;
	height: 152px;
}

div#header_cds {
	background-image: url('images/cdsbanner.jpg');
}

div#menubar {
	clear: both;
	background-color: #efdd6f;
	background-repeat: no-repeat;
	height: 28px;
	width: 972px;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
}

div#menubar div {
	height: 24px;
	width: 100%;
	margin-top: 4px;
	text-align: center;
	font-size: 14px;
	font-family: helvetica;
	font-weight: bold;
	white-space: nowrap;
}

div.menuItem {
	color: navy;
	cursor:pointer;
	text-decoration:none;
	padding:0px 5px 0px 5px;
}


}

div.menuItem_active {
	color: #3366FF;
	cursor:pointer;
	text-decoration:none;
}

div.menuItem_over {
	color: navy;
	text-decoration: underline;
	cursor:pointer;
	text-decoration:none;
}

div.leftimage {	
	padding-top:5px;
	padding-right: 10px;
	padding-bottom:5px;
	float:left;	
}

div.rightimage {	
	padding-top:5px;

	padding-left: 10px;
	float:right;	
}

div.menuItem_over_active {
	color: #3366FF;
	text-decoration: none;
	cursor:pointer;
}

div#center_content {
	clear: both;
	width: 972px;
}

div#rightSideBar {
	float: right;
	width: 204px;
	text-align: center;
	height: 470px;
}

div#leftSideBar {
	float: left;
	width: 20px;
	height: 470px;
	background-color: #0066ff;
}

div#topbox {
	height: 100px;
	padding-top: 20px;
	background-color: #0066ff;
	color: white;
	font-family:Arial;
	font-size:10pt;
	font-weight: bold;
	text-align: center;
	padding:15px 10px;

}

div#middlebox {
	height: 100px;
	background-color: Navy;
	color: white;
	font-family:Arial;
	font-size:8pt;
	font-weight: bold;
	text-align: center;
	padding:15px 10px;
}

div#main {
	margin-left: 0px;
	padding-left: 2px;
	width: 705px;
	float:left;
}

div.welcome {
	height: 100px;
	background-color: navy;
	color: white;
	font-size: 14px;
	font-family: helvetica;
	font-weight:bold;
	line-height:150%;
	text-align: justify;
	padding:15px 10px;
}

div.bottombox {
	height: 100%;
	background-color: #0066ff;
	color: white;
	font-size: 14px;
	font-family: helvetica;
	line-height:150%;
	text-align: left;
	padding:15px 10px;
}


div.content {
	padding: 15px 0px 0px 10px;
	font-family:Arial;
	font-size:12px;
	line-height:18px;
	margin-left: 20px;
}
div.content table {
	padding: 20px;
	font-family:Arial;
	font-size:10px;
	line-height:18px;
}

div.content p {
	margin-top: 10px;
}

div.content h3 {
	margin-top: 15px;
}

dl.testimonials {
	font-family: Arial;
	font-size: 13px;
}

dl.testimonials dt {
	font-weight: bold;
	margin-top: 15px;
}

dl.testimonials dd {
	font-style: italic;
}

dl.testimonials dd:before {
	content: '- ';
}

div#bottomBar {
	clear: both;
	background-color: #0066ff;
	background-repeat: no-repeat;
	width: 972px;
	height: 19px;
	color: white;
	font-size: 14px;
	font-family: helvetica;
	font-weight: bold;
	padding-top: 1px;
}

div#bottomBar a {
	color: white;
	text-decoration: none;
}

div#footer {
	clear: both;
	margin-top: 10px;
	font-family: Arial;
	font-size: 10px;
	width: 775px;
	text-align: center;
}

div#benefits_container {
	margin-top: 10px;
	border: 1px solid black;
	height: 240px;
}

div#benefits_tabs {
	width: 100%;
	background-color: #fff;
	padding: 0;
	margin: 0;
	height: 20px;
}

div#benefits_tabs div {
	float: left;
	height: 20px;
	padding: 0 10px 0 10px;
	margin: 0;
	background-color: #bbb;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}

div#benefits_tabs div.selected {
	border-bottom: none;
	background-color: white;
}

div#benefits_container div.benefit {
	padding: 10px;
}

div#law_tabs a:hover {
	color:#000000;
	
}

div#law_container {
	margin-top: 10px;
	border: 1px solid black;
	height: 550px;
	font-size:14px;
	background-color: white;
	width:700px;
}

div#law_tabs {
	width: 100%;
	background-color: white;
	padding: 0;
	height: 40px;
}
div#law_tabs div {
	text-align:center;
	float: left;
	height: 80px;
	padding: 0 10px 0 10px;
	margin: 0;
	background-color: #ffffff;
	border-bottom: 1px solid #ff0000;
	border-right: 1px solid #ff0000;
	width:75px;
	font-weight:bold;
	font-size: 14px;
}

div#law_tabs div.selected {
	background-color: #bbb;
}

div#law_container div.law {
	padding-top: 50px;
	padding-left: 20px;
	padding-right: 20px;
}

