﻿/*--> Content Layout <--*/

#leftColumnContent {
	float:left;
	width:291px;
}

#leftColumnContent h2 {
	margin:10px 10px 5px 15px;
	height:auto;
	color:#fff;
}

#leftColumnContent .logos {
	margin:70px 0 20px 15px;
}

#leftColumnContent .quote {margin:65px 0 25px 19px;}
#leftColumnContent .box {margin:7px 0 10px 8px;}

#colRightContent {
	font-size:12px;
	line-height:16px;
	float:left;
	width:677px;
	margin-bottom:20px;
}

#colRightContent .pad {
	padding:11px 0 0 16px;
	float:left;
}

#colRightContent .subhead {
	font-size:11px;
	line-height:14px;
}

#colRightContent .floatRight {
	float:right;
	margin:0 10px 10px 25px;
}

#colRightContent .rightPadding {
	width:662px;
	background: url("../../Images/Shared/section_background.gif") repeat-x 0 100%;
}

#colRightContent .rightPadding2 {
	width:662px;
	/*background: url(images/mainsection_bg.gif) repeat-x 0 100%; */
}

#leftColumn.quote {margin:65px 0 25px 19px;}
#leftColumn.box {margin:7px 0 10px 8px;}

#rightColumn{
	float:left;
	width:677px;
	border-top:8px solid #ff7000;
	margin-bottom:20px;
}
#rightColumn.pad {
	padding:11px;
	float:left;
}

#leftColumnContent {
	float:left;
	width:291px;
}

#leftColumnContent h1 {
	 border-top:solid 8px #ff7000;
	 text-align:left;
	 padding:10px 5px 5px 10px;	 
	 background:#369; 
	 color:#fff;
}
#leftColumnContent img {
	display:block;
}

}

#leftColumnContent h2 {
	margin:10px 10px 10px 15px;
	height:16px;
}

#leftColumnContent .logos {
	margin:70px 0 20px 15px;
}

/* CONTENT LISTS - Start */

.ContentList {
	font-weight:bold;
	font-size:11px;
	list-style:none;
	margin:20px 0 0 15px;
	padding:0;
	color:#369;
}

.ContentList li {
	padding:2px 0 2px 13px;
	background:url("../../Images/Shared/plus.gif") no-repeat 0 5px;
}

.ContentList a {
	font-weight:bold;
	color:#369;
	text-decoration:none;
}

.ContentList a:hover {
	font-weight:bold;
	color:#369;
	text-decoration:underline;
}

.ContentList .noBullet {
	background:none;
	padding:1px 0 2px 13px !important;
	margin:0px 0px 3px 0px;
}

.ContentList .noBullet li {
	background:none;
	padding:1px 0 2px 0px !important;
}

.ContentList ul {
	font-weight:normal;
	font-size:11px;
	list-style:none;
	margin:0;
	padding:0;
	color:#369;
}

.ContentList ul li {
	padding:0 0 4px 13px;

}


.ContentList ul li ul li{
	background:none;
	padding:0px;
}

.ContentList ul li a {
	padding:0 0 4px 13px;
}


.ContentList ul a {
	font-weight:normal;
	font-size:11px;
	color:#369;
	text-decoration:none;
}

.ContentList ul a:hover {
	font-weight:normal;
	font-size:11px;
	color:#369;
	text-decoration:underline;
}

.ContentListItem {
	color:#990000 !important;
}

.ContentListItem a {
	color:#990000 !important;
}

/* CONTENT LISTS - End */
