body, form, table, td, input, select, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #363636;
}

body, form {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

a:hover {
	text-decoration: none;
}

body, #footer {
	background-color: #5C5C5C;
}

img {
	border: 0px;
}

.detailTable th, h1, strong, li {
	color: #E86E1C;
}

ul ul {
	list-style-type: disc;
	margin: 0px 0px 0px 20px;
}

h1, h2, h3, h4, h5, h6 
{
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

h1 {
	font-size: 11px;
	text-transform: uppercase;
}

h1, p {
	margin: 0px 0px 13px 0px;
	padding: 0px;
}

td {
	vertical-align: top;
}

#contentContainer {
	width: 760px;
	background-image: url(/_img/template/carwrapmed.jpg);
	background-repeat: repeat-y;
	padding: 0px;
}

#leftCol {
	width: 167px;
}

#leftContainer {
	 margin: 7px 0px 0px 4px;
}

#leftCol a {
	padding: 0px;
	margin: 0px;
}

#areasCovered {
	margin-bottom: 5px;
}

#mainCol {
	width: 424px;
}

#mainContainer {
	margin: 15px 20px 10px 30px;
}

#rightCol {
	width:169px;
}

#rightContainer {
	margin: 7px 0px 0px 8px;
}

#rightContainer a {
	text-decoration: none;
}

#rightContainer h3{
	font-weight: bold;
	color: #E2691F;
	font-size: 11px;
	padding: 0px;
	margin: 0px 0px 20px 5px;
}

#footer {
	text-align: center;
	padding: 18px 0px 30px 0px;
}

#footer, #footer a {
	color: #E5E3E3;
	font-size: 11px;
}

.detailTable, .tableCommon {
	margin-top: 2px;
}

textarea {
	width: 380px!important;
}

.postTable .commentsTable .highlightRow, .postTable .highlightRow, .tableCommon .highlightRow {
	background-color: #FEDAD4;
}

.postTable .oddRow, .tableCommon .oddRow {
	background-color: #FFFFFF;
}

.postTable .evenRow, .tableCommon .evenRow {
	background-color: #DEE3E7;
}

.tableCommon .rowHighlight {
	background-color: #AABBCC!important;
}

.postTable td, .tableCommon td {
	font-size:11px;
	padding: 3px;
	vertical-align: top;
}

.postTable, .postTable td, .postTable th
{
	border: solid 1px #153366;
	border-collapse: collapse;
}

.postTable thead td, .postTable tbody th, .postTable thead th, .tableCommon th, .detailTable thead th, .darkFeatureBox {
	font-size: 11px!important;
	background-color: #153366;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}

.postTable thead td
{
	background-color: #5577aa;
}

.postTable tbody th {
	background-color: #bbbff7;
	color: #000000;
}

.postTable .commentsTable {
	width: 100%;
}

.postTable .commentsTable td, .postTable .commentsTable th{
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}

.postTable .commentsColumn {
	background-color: #DDDDDD;
	padding:0px!important;
}

.postTable .commentsTable th {
	background-color: #DDDDDD;
	border-bottom: 0px;
}

.lightFeatureBox strong {
	color: #000000;
}

.lightFeatureBox 
{
	background-color: #bbbff7;
	border: solid 1px #153366;
	padding: 5px;
}

.darkFeatureBox {
	border: solid 1px #000000;
	padding: 5px;
}

.darkFeatureBox td, .darkFeatureBox strong
{
	color: #FFFFFF;
}

th, .tableCommon th, .detailTable thead th {
	padding-right: 10px;
	vertical-align: middle;
}

.tableCommon th a:link, .tableCommon th a:visited {
	color: #FFFFFF;
}

.detailTable th {
	font-weight: normal;
	vertical-align: top;
	padding-top: 4px;
}

.detailTable, .detailTable td, .detailTable th {
	border: 0px;
}

.detailTable tbody th {
	font-size:11px;
	text-align: right;
	width: 140px;
}

.detailTable th a:link, .detailTable th a:active, .detailTable th a:visited
{
	font-size:11px;
	color: #FFFFFF;
	font-weight: normal;
}

.error {
	color: #F00000;
}

.messageBox {
	width: 100%;
	border: solid 2px #888888;
	background-color: #DDDDDD;
	padding: 6px;
}

.smallPrint {
	font-size: 10px;
}

.highlight {
	padding: 4px;
	border: solid 1px #EE3931;
	background-color: #FEDAD4;
	color: #EE3931;
	margin-bottom: 10px;
}

.highlight strong {
	color: #EE3931;
}

li {
	padding-bottom: 4px;
}

.pager {
	text-align: right;
}

.pager td {
	font-size: 11px!important;
}

#newsPhoto {
	float: right;
	margin: 0px 0px 10px 10px;
	text-align: right;
}

#newsPhoto img {
	margin-bottom: 3px;
}

.newsPhotoHighlight {
	border: solid 1px #CCCCCC;
	background-color: #EEEEEE;
	padding: 5px;
}

#CompanyNameDescription {
	display: none;
}

.photoGalleryThumbnails td 
{
	padding: 0px 20px 15px 0px;
}

.photoGalleryThumbnails th
{
	text-align: left;
	padding-bottom: 15px;
}