body {    border: none;	background-color: #2C3640;	margin: 0px;	padding: 0px;	border: 0px none;}.darkBlue{ /* BACKGROUND COLOR */	background-color: #2C3640;}.lightBlue{ /* CONTENT BACKGROUND COLOR */	background-color: #E3E9EF;}.unBlue{ /* UN COLOR */	background-color: #0077DB;}.midBlue{ /* BLUE COLOR USED FOR HEADER AND FOOTER */	background-color: #404A54;}.contentMargin {	background-color: #E3E9EF;}.tout {	border-left-width: 20px;	border-left-style: solid;	border-left-color: #E3E9EF;	border-bottom-width: 20px;	border-bottom-style: solid;	border-bottom-color: #E3E9EF;}li {	padding-bottom: 10px;	list-style-image: url(../images/page/arrow.gif);}