@import url("../../BCCommon/css/common.css");
/* CSS by HID Digital Solutions. */
#header {
	height: 287px;
}

#header ul#tabs {
	margin: 108px 0 0 71px;
}

#header ul#tabs li {
	margin: 0 0 0 8px;
}

#header ul#tabs li a {
	display: block;
	width: 179px;
	height: 29px;
	background: url('../images/tab.png');
	color: #A09F9F;
	margin: 0;
}

#header ul#tabs li a:hover,
#header ul#tabs li a.active {
	color: #5A5B5B;
	background: url('../images/tabHover.png');
}

#header ul#tabs li a span {
	display: block;
	position: absolute;
	margin: 9px 0 0 9px;
	text-transform: uppercase;
	font-size: 10px;
}

#header div {
	height: 161px;
	background: url('../images/headerShadow.png') no-repeat;
}

#content {
	margin: 0 17px 0 17px;
	width: 640px;
	padding-top: 0px;
}

#sidebar h1 {
	margin-top: -14px;
}

#content h1 {
	font-size: 24px;
	margin: 38px 0 0 0;
	margin-left: 28px;
	line-height: 27px;
	color: #444B80;
	width: 590px;
	font-family: 'LMCourrier';
}

#colRight form {
	margin: 13px 0 0 0;
	padding: 0;
}

#colRight form label {
	display: block;
	font-size: 13px;
	color: #B1A2A0;
}

#colRight form input {
	border: 1px solid rgb(222, 222, 222);
	margin-top: 5px;
	font-size: 12px;
	color: #B1A2A0;
	height: 22px;
	float: left;
	width: 265px;
	background: url('../images/backgroundInput.png') repeat-x;
}

#colRight form input.submit {
	background: url('../images/buttonRedSmall.png');
	width: 18px;
	height: 17px;
	border: 0;
	margin: 14px 0 0 5px;
}

#colRight fieldset {
	margin: 0;
	border: 0;
	padding: 0;
}

#content h1 strong,
#content h1 b {
	font-size: 32px;
}

#content img.right {
	float: right;
}

#sidebar .links {
	margin: -14px 0 0 0;
	background: #0A317A;
	width: 293px;
	padding-top: 60px;
	padding-bottom: 40px;
	margin-bottom: 15px;
}

#sidebar .links h4 {
	font-size: 20px;
	color: #fff;
	font-weight: 100;
	margin: 40px 0 0 15px;
}

#sidebar .links p {
	color: #fff;
	margin: 0 0 0 15px;
	font-size: 12px;
	font-weight: 100;
}

#sidebar .learnMore {
	margin: -14px 0 0 0;
	background: #412670;
	width: 293px;
	padding-bottom: 14px;
	margin-bottom: 15px;
}

#sidebar .learnMore h4 {
	margin: 0;
	font-size: 16px;
	padding: 41px 0 20px 14px;
	color: #fff;
}

#sidebar .links a.small,
#sidebar .learnMore a,
#sidebar .gray a.small {
	display: block;
	background: url('../images/buttonRedSmall.png') no-repeat;
	line-height: 16px;
	height: 20px;
	margin-bottom: 5px;
	padding-left: 24px;
	margin-left: 15px;
	font-size: 14px;
	font-style: normal;
	color: #fff;
}

#sidebar .gray a.small {
color:#A6A5A4;
margin-bottom:9px;

line-height:18px;
max-width:250px;
overflow:hidden;
position:relative;
}

#sidebar .gray a.small.active   {
    text-decoration: underline;
}

#sidebar .gray a.button {
	display: block;
	width: 114px;
	height: 25px;
	background: url('../images/buttonRed.png');
	text-decoration: none;
	margin: 0px 0 10px 15px;
	font-style: normal;
}

#sidebar .gray a.button span {
	position: absolute;
	display: block;
	color: #fff;
	font-size: 14px;
	margin: 4px 0 0 5px;
}

#content h2 {
	font-family: 'LMCourrier';
	font-size: 24px;
	margin: 0 0 0 0;
	margin-left: 28px;
	line-height: 27px;
	color: #ABBCD7;
	width: 620px;
}

#content h3 {
	font-family: 'LMCourrier';
	font-size: 16px;
	margin: 20px 0 30px 0;
	margin-left: 28px;
	line-height: 21px;
	color: #A09F9F;
	width: 520px;
}

#content p {
	font-size: 12px;
	margin-left: 28px;
	margin-right: 0;
	line-height: 18px;
	color: #ADABAB;
}

#content #colLeft {
	width: 300px;
	float: left;
	margin-right: 25px;
}

#content #colRight {
	float: left;
	width: 300px;
}

#content #colRight h2 {
	width: 150px;
	margin: 0;
}

/*.gray {
	background: url('../images/backgroundGray.png');
	padding-top: 15px;
	height: 154px !important;
	height: 169px;
}*/

.gray {
	background: #E2E2E2 url("../images/backgroundGray.png") left bottom no-repeat;
	min-height: 155px;
	height:auto;
	padding-bottom:15px;
	padding-top:15px;
}

.gray h4 {
	color: #A09F9F;
	font-size: 16px;
	margin: 0 0 0 22px;
	padding: 19px 0 0 0;
}

#sidebar div.block div a   {
    margin-left: 40px !important;
}

#sidebar {
	float: right;
	margin-right: 50px;
	width: 293px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#sidebar .logos {
	border-top: 2px solid #CDCBCB;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 2px solid #CDCBCB;
	margin-bottom: 10px;
}

#sidebar .logos li {
	display: block;
	width: 33%;
	text-align: center;
	float: left;
}

#sidebar .logos li.full {
	width: 100%;
	text-align: left;
	font-size: 10px;
	text-transform: uppercase;
	color: #A09F9F;
	padding-bottom: 4px;
	float: none;
}

#sidebar .logos li.last {
	float: none;
	width: 100%;
}

#content a.button {
	display: block;
	width: 91px;
	height: 29px;
	background: url('../images/button.png');
	text-decoration: none;
	margin: 10px 0 0 0;
}

#content a.button span {
	position: absolute;
	display: block;
	color: #fff;
	font-size: 14px;
	margin: 4px 0 0 5px;
}

#maincontent    {
    min-height: 330px;
}
