html {
	overflow-y:scroll;
}
body {
	width:100%;
	font:normal 12px/1.5 Verdana, Helvetica, Arial, sans-serif;
	padding-bottom:36px;
	background:#fff url('/img/bodyBg.png') top center repeat-y;
}
#headerWrap {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:72px;
	background:#fff url('/img/bodyBg.png') top center repeat-y;
}
#header {
	width:972px;
	height:72px;
	margin:0 auto;
	background:transparent url('/img/logo.png') 654px center no-repeat;
}
#pageTitle {
	float:left;
	width:936px;
	font:normal 24px/1 Georgia, Times, "Times New Roman", serif;
	margin:12px 18px 0 18px;
	color:#00355F;
}
#pageSubTitle {
	float:left;
	margin:0 18px;
	font-size:12px;
	color:#DBB100;
	background:transparent;
}
#bannerWrap {
	position:absolute;
	top:72px;
	left:0;
	width:100%;
	height:176px;
	background:#FCE68B url('/img/bannerBg.png') top center repeat-y; /* #EADD6A9 */
        border-top:2px solid #DBB100; /*#B0943A;*/
        border-bottom:2px solid #DBB100; /*#B0943A;*/
}
#banner {
	width:972px;
	height:176px;
	margin:0 auto;
}
#banner.home {
	background:url('/img/banner.short.finances.jpg') top left no-repeat;
}
#bannerTitle {
	float:left;
	width:618px;
	margin:12px 0 0 18px;
	font:normal 21px/30px Georgia, Times, "Times New Roman", serif;
	color:#00355F;
}
.bannerCTA,
#bannerCTA {
	float:left;
	width:300px;
	height:144px;
	margin:18px 18px 0;
}
.bannerCTA {
	clear: both;
	display:block;
	float:none;
	margin:0 auto;
}
#content .bannerCTA a,
#bannerCTA a {
	float:left;
	width:166px;
	height:98px; 
	padding:36px 114px 6px 18px;
	border:2px solid #DBB100;
	background:#fff url('/img/photo-call-center-girl.jpg') left top no-repeat;
	text-decoration:none;
	font:bold 15px/1.4 Verdana, Arial, Helvetica, sans-serif;
	color:#00355F;
}
#content .bannerCTA.services {
	margin:12px 0;
}
#content .bannerCTA.services a {
	background:#fff url('/img/photo-services-coins.jpg') left top no-repeat;
}
#content .bannerCTA.services a:hover,
#content .bannerCTA a:hover,
#bannerCTA a:hover {
	color:#00355F;
	border:2px solid #00355F;
}
#primaryNavWrap {
	position:absolute;
	top:252px;
	left:0;
	width:100%;
	height:52px;
	background:#00355F url('/img/primaryNavBg.png') top center repeat-y;
}
#primaryNav {
	width:972px;
	height:52px;
	margin:0 auto;
}
#primaryNav ul {
	float:left;
	width:972px;
	height:52px;
}
#primaryNav li {
	float:left;
	height:52px;
}
#primaryNav li a {
	float:left;
	height:52px;
	padding:6px 12px 0 12px;
	color:#FCE68B; /* #C4A95F */
	font:bold 12px/1.5 Verdana, Helvetica, Arial, sans-serif;
	text-decoration:none;
}
#primaryNav ul:first-child {
	margin-left:6px;
}
#primaryNav li a:hover {
	color:#fff;
}
#primaryNav li.select a {
	color:#00355F;
	background:#fff;
}
#contentWrap {
	position:absolute;
	top:304px;
	left:0;
	width:100%;
}
#content {
	width:972px;
	margin:0 auto;
	font:normal 12px/1.5 Verdana, Helvetica, Arial, sans-serif;
	color:#333;
}
#content em {
        font-weight:bold;
}
#mainCol {
	float:left;
	width:936px;
	margin-left:18px;
	padding-bottom:18px;
}
#mainCol.resources h3, #mainCol.resources h4, #mainCol.resources {
	width:954px;
}
#mainCol h3, #mainCol.blog h2 {
	float:left;
	width:618px;
	font:normal 24px/2.5 Georgia, Times, "Times New Roman", serif;
	color:#DBB100; /* #775D15 */
	margin:0;
}
#mainCol.blog h2 a {
	color:#DBB100; /* #775D15 */
        text-decoration:none;
}
#mainCol h4, #mainCol.blog h3 {
	float:left;
	width:618px;
	font:bold 12px/1.5 Verdana, Helvetica, Arial, sans-serif;
	letter-spacing:0.2em;
	text-transform:uppercase;
	color:#00355F;
}
#mainCol h5 {
	color:#999;
	font:normal 10px/1.8 Verdana, Helvetica, Arial, sans-serif;
	margin-bottom:12px;
}
#mainCol a, #sideCol a {
	color:#00355F;
}
#mainCol a:hover, #sideCol a:hover {
	color:#0D5484;
	text-decoration:none;
}
#mainCol p, #mainCol ul, #mainCol ol {
	float:left;
	width:618px;
	margin-bottom:18px;
}
#mainCol.articles p, #mainCol.articles ul, #mainCol.articles ol, #mainCol.blog p, #mainCol.blog ul, #mainCol.blog ol {
        text-align:justify;
}
#mainCol ol {
	list-style:decimal inside;
}
#mainCol ul {
	list-style:square outside;
}
#mainCol ul ul {
	list-style:disc inside;
	margin-left:12px;
}
#mainCol li {
	margin: 0 0 0.5em 12px;
	clear: both;
}
#mainCol .advantages {
	list-style:none;
}
#mainCol table {
	float:left;
	width:618px;
	margin-bottom:18px;
}
#mainCol.what table th {
	font-size:12px;
	font-weight:bold;
	color:#DBB100; /* #775D15 */
	padding:4px 6px;
	text-align:center;
	border-bottom:1px solid #DBB100;
}
#mainCol.what table {
	width:936px;
}
#mainCol.what table .group {
	text-align:center;
	background-color:#FCE68B;
	border-bottom:1px solid #DBB100;
	border-right:1px solid #DBB100;
}
#mainCol.clients th,
#mainCol.coverage th,
#mainCol.resources th,
#mainCol.blog th,
#mainCol.projections th {
	font-size:12px;
	font-weight:bold;
	color:#DBB100; /* #775D15 */
	background-color:#FCE68B; /* #F9F3E5 */
	border-bottom:2px solid #DBB100; /* #EAD6A9;*/
	text-align:right;
	padding:4px 6px;
}
#mainCol.projections h3 {
line-height:1.4em;
padding-bottom:.3em;
margin-top:.5em;
width:560px;
}

#mainCol.projections p {
width:560px;
}


#mainCol.clients th,
#mainCol.resources th,
#mainCol.blog th,
#mainCol.coverage th {
	text-align:left;
}
#mainCol.coverage tbody th {
	background-color:#fff;
	text-align:left;
	border-bottom:1px solid #efefef;
	padding-left:0;
	width:50%;
}
#mainCol.coverage .both {
	background-color:#FFFCEE; /* #EFEFEF */
	border-color:#ddd;
}
#mainCol tbody th span {
	font-weight:normal;
	font-size:10px;
}
#mainCol.what td,
#mainCol.what tbody th,
#mainCol.clients td,
#mainCol.resources td,
#mainCol.coverage td,
#mainCol.projections td {
	font-size:12px;
	text-align:right;
	border-bottom:1px solid #efefef;
	padding:4px 6px;
}
#mainCol.what td {
	border-left:1px solid #efefef;
}
#mainCol.resources td,
#mainCol.clients td,
#mainCol.coverage td {
	text-align:left;
}
#mainCol .advantages {
	float:left;
	width:618px;
}
#mainCol .advantages ul,
#mainCol .advantages li {
	list-style-type:none;
	float:left;
	width:300px;
	margin:0 0 12px 0;
}
#mainCol .advantages .col2 {
	margin-left:18px;
}
.projections .graphs {
	float:left;
	margin-bottom:18px;
	width:618px;
}
.projections div,
#mainCol.projections div h4,
.advantages label,
.advantages div {
	float:left;
	width:300px;
}
.advantages label {
	color:#00355F;
	font-weight:bold;
}
#content strong, #sideCol h2, #sideCol label, #mainCol dt {
	color:#DBB100; /* #775D15 */
	font-weight: bold;
}
#content .front-and-center {
	display:block;
	font-weight:bold;
	padding:12px 0;
	text-transform:uppercase;
	text-align:center;
	width:100%;
}
#content h4 strong {
	font-weight:inherit;
	color:inherit;
}
#mainCol.home, #mainCol.blog {
	width:618px;
}
#mainCol.articles {
	width:618px;
}
#mainCol .contributions {
	float:left;
	width:618px;
	margin-bottom:18px;
}
#mainCol .deductibles {
	float:left;
	width:618px;
	margin-bottom:18px;
}
#mainCol dl,
#mainCol dd,
#mainCol dt {
	float:left;
	width:300px;
}
#mainCol.resources .articles,
#mainCol.resources .websites,
#mainCol.resources .networks {
	float:left;
	width:300px;
	margin-right:18px;
}
#mainCol.resources .articles {
	margin-right:0;
}
#mainCol.resources .networks h4,
#mainCol.resources .networks ul,
#mainCol.resources .networks li,
#mainCol.resources .websites h4,
#mainCol.resources .websites ul,
#mainCol.resources .websites li,
#mainCol.resources .articles h4,
#mainCol.resources .articles ul,
#mainCol.resources .articles li {
	width:300px;
}
#mainCol.resources .networks ul ul,
#mainCol.resources .networks ul li {
	width:288px;
}
#mainCol.projections,
#mainCol.coverage {
	width:936px;
}
#mainCol.what td.total {
	font-weight:bold;
}
#mainCol.what td.cost {
	text-align:right;
}
#mainCol.what td.plus {
	color:#005E38;
}
#mainCol.what td.minus {
	color:#770B0B;
}
#mainCol.what td.count,
#mainCol.projections td.count,
#mainCol.projections td.year {
	text-align:center;
}
#mainCol .sidebar {
	float:left;
	width:300px;
	margin:0 0 18px 18px;
}
#mainCol .sidebar ul,
#mainCol .sidebar li,
#mainCol .sidebar label {
	width:300px;
}
#mainCol fieldset {
	float:left;
	width:618px;
}

#mainCol #MSVac_right fieldset{
	width:300px;	
}

#mainCol #MSVac_right p{
	width:300px;	
}


#mainCol fieldset.products h4 {
	width:936px;
}
#mainCol fieldset.products {
	margin-bottom:18px;
	width:936px;
}
#mainCol fieldset.products div h4,
#mainCol fieldset ul,
#mainCol fieldset li {
	float:left;
	width:300px;
	margin-bottom:0;
}
#mainCol fieldset ul {
	list-style:none;
}
.projections .col2,
#mainCol fieldset .col2,
#mainCol fieldset .col3 {
	margin-left:18px;
}
#mainCol fieldset li {
	margin-bottom:18px;
	margin-left: 0;
}
#mainCol fieldset.products li {
	margin-bottom:0.5em;
}
#mainCol fieldset li label {
	float:left;
	width:300px;
	font-weight:bold;
	color:#DBB100; /* #775D15 */
}
#mainCol fieldset div {
	float:left;
	width:300px;
}
#mainCol fieldset input, #mainCol fieldset textarea, #sideCol input[type=text] {
	float:left;
	width:292px;
	padding:3px;
	background:#FFF url('/img/inputBg.png') left top repeat-x;
	border:1px solid #DBB100;
}
#mainCol fieldset.products li label input,
#mainCol fieldset li label input[type="checkbox"]{
	float:left;
	margin:2px 6px 0 0;
	width:auto;
	background:none;
	border:0;
	padding:0;
}
#mainCol fieldset textarea {
	height:100px;
}
#mainCol fieldset input:focus {
	background-image:none;
	border:1px solid #DBB100; /* #775D15 */
}
#mainCol fieldset .split div {
	width:108px;
	margin-right:9px;
}
#mainCol fieldset .split input {
	width:100px;
}
#mainCol fieldset .split div span {
	font-size:10px;
	text-transform:uppercase;
	color:#DBB100;
	background:transparent;
}
#mainCol .error label,
#mainCol .error p,
#mainCol .error.split span {
	color:#D24F4F;
}
#mainCol .error p {
	width:100%;
}
#mainCol .error.split span {
	font-weight:bold;
}
#mainCol .error input,
#mainCol .error textarea {
	background:#FFD9D9;
        border:1px solid #D24F4F;
}
#mainCol .error input:focus,
#mainCol .error textarea:focus {
	background:#FEF1F1;
        border:1px solid #D24F4F;
}
#mainCol .error p {
	margin:3px 0;
	font-size:10px;
	line-height:12px;
	font-weight:normal;
}
#mainCol fieldset .controls {
	float:left;
	width:618px;
	border-top:1px solid #DBB100;
	padding-top:12px;
}
#mainCol fieldset.products .controls {
	width:936px;
}
#mainCol fieldset .controls button {
	float:left;
	width:180px;
	height:36px;
	color:#000;
	background:transparent url('/img/buttonBg.png') left top no-repeat;
	cursor:pointer;
}
#mainCol fieldset .controls span {
	float:left;
	width:180px;
	height:36px;
	text-align:center;
	font:bold 10px/36px Verdana, Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	letter-spacing:1px;
}
#request-form {
	float: left;
	width: 618px;
}

#SectionA #request-form {
	float: left;
	width: 938px;
}



#mainCol #MSVac_right #request-form{
	width:300px;	
}

#sideCol {
	float:left;
	width:300px;
	margin:18px 0 18px 18px;
	padding-top:2px;
	font:normal 12px/1.5 Verdana, Helvetica, Arial, sans-serif;
	color:#00355F;
}
#sideCol.projections {
	color:#333;
}
#sideCol ul {
        float:left;
        margin-bottom:12px;
}
#sideCol li {
        float:left;
	width:100%;
}
#sideCol #searchsubmit {
        float:left;
}
#mainCol .projections ul {
	list-style:none;
}
.sidebar h4 {
	font-weight:bold;
}
#mainCol .sidebar p {
	width:auto;
	margin-bottom:18px;
}
.sidebar a {
	color:#FCE68B; /* #C4A95F */
	text-decoration:underline;
}
.sidebar a:hover {
	text-decoration:none;
}
.sidebar.projections li {
	float:left;
	width:100%;
	margin-bottom:12px;
}
.sidebar.projections label {
	float:left;
	width:100%;
	font-weight:bold;
	color:#DBB100; /* #775D15 */

}
#company.sidebar {
	margin-bottom:18px;
}
#footerWrap {
	float:left;
	width:100%;
	border-top:2px solid #e5e5e5;
	background:#f4f4f4 url('/img/footerBg.png') top center repeat-y;
}
#footer {
	width:972px;
	margin:0 auto;
	color:#666;
	font-size:10px;
}
#footer a {
	color:#999;
}
#footer a:hover {
	color:#454545;
	text-decoration:none;
}
#footer strong {
	font-weight:bold;
}
#footer p {
	margin-bottom:18px;
}
#footer h5 {
	font:bold 10px/1.5 Verdana, Helvetica, Arial, sans-serif;
	letter-spacing:0.2em;
	text-transform:uppercase;
}
#disclosure,
#notices,
#copyright {
	float:left;
	width:300px;
	margin:12px 0 12px 18px;
}
#notices ul {
	float:left;
	width:300px;
	list-style:none;
}
#notices li {
	float:left;
	width:300px;
	height:18px;
}
#notices .cap {
	border:0;
}
#copyright a {
	color:#bbb;
	text-decoration:none;
}

span.Txt_D a:hover, a:active {
	color:#00355F;
}

#LinkedIn {
	padding-top: 12px;
	float: left;
}

#NBAArtcl {
	padding-bottom: 15px;
	padding-top: 15px;
	margin-left: auto;
	margin-right:auto;
	width:595px;
	display: block;
}

#NBAArtcl img {
	-webkit-box-shadow: 1px 3px 15px #333;
	-moz-box-shadow: 1px 3px 10px #333;
	box-shadow: 1px 3px 10px #333;
}

