@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #4E473F;
}
#wrapper {
	width: 717px;
	background-color: #FFFFFF;
}
#wrapper #main #nav #menu a {
	text-decoration: none;
	color: #6F804A;
}
#wrapper #main #nav #menu a:hover {
	text-decoration: none;
	color: #6F804A;
	font-style: normal;
	font-weight: bolder;
}

#wrapper #main #top {
	float: left;
	width: 717px;
	height: 98px;
}
#wrapper #main {
	width: 717px;
	float: left;
}

#wrapper #main #nav {
	background-image: url(images/CQMnew_07.jpg);
	float: left;
	height: 246px;
	width: 717px;
	background-repeat: no-repeat;
}
#wrapper #main #nav #menu {
	margin: 67px 0px 0 0px;
	height: 110px;
	width: 158px;
	padding-left: 70px;
}
#wrapper #main #nav #NavLeft {
	float: left;
	width: 260px;
}
#wrapper #main #nav #NavRight {
	float: left;
	width: 457px;
}
#wrapper #main #Content #fullColumn {
	float: left;
	width: 597px;
	padding: 15px 60px;
	background-color: #FFFFFF;
	background-image: url(images/CQMnew_10.jpg);
	background-repeat: repeat-y;
}

#wrapper #footer {
	background-image: url(images/CQMnew_11.jpg);
	height: 92px;
	width: 717px;
	float: left;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #8C8C8C;
	line-height: 10px;
	background-color: #FFFFFF;
}

#wrapper #footer #footerContent {
	height: 35px;
	margin: 30px 75px;
}
#wrapper   #main   #leftColumn {
	float: left;
	width: 190px;
	height: 425px;
	padding-top: 10px;
}
#wrapper #main #rightColumn {
	float: left;
	width: 580px;
	padding-left: 15px;
	border-left: solid #849959 1px;
	padding-top: 5px;
}
#wrapper #main #Content {
	float: left;
	height: auto;
	width: auto;
}
#ContentIndex   #rightColumn   img   {
	padding: 10px 10px 14px 10px;
}
#wrapper #main #nav #menu p {
	line-height: 22px;
}
#wrapper   #main   #ContentIndex  {
	float: left;
	width: 597px;
	padding: 15px 60px;
	background-color: #FFFFFF;
	background-image: url(images/CQMnew_10.jpg);
	background-repeat: repeat-y;
}
.basic_lines th {
	color: #000000;
	border-bottom: 2px solid #849959;
}
.basic_lines td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #849959;
}
.table.basic_lines {
	border-collapse: collapse;
}
table {
	float: none;
}


table.basic_lines td, table.basic_lines th{
padding:5px 3px;
}
table.basic_lines td {
border-right: 1px solid #849959;
}

table.basic_lines td:last-child {
	border-right: 0px;
}
