body {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 16px;
}

form {
	margin: 0px;
	padding: 0px;
}

#headA {
	background-color: #d0ecfe;
	width: 100%;
	background-image: url(../images/headBgA.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 330px;
}

#headB {
	background-color: #d0ecfe;
	width: 100%;
	background-image: url(../images/headBgA.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#headA .logo,#headB .logo {
	width: 962px;
	margin-right: auto;
	margin-left: auto;
}

#headA .logo .left,#headB .logo .left {
	width: 300px;
	float: left;
}

#headA .logo .right,#headB .logo .right {
	text-align: right;
	margin-right: 10px;
	padding-top: 5px;
	color: #017896;
	padding-bottom:6px;
}

#headB .logo .right a {
	color: #017896;
	text-decoration: underline;
}

#headB .logo .right a:hover {
	text-decoration: none;
}

.clearBoth {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
}

a {
	color: #002832;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #4587C4;
}

#searchBoxHome {
	width: 562px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 400px;
	margin-bottom: 1px;
	padding-top: 36px;
}

#searchBoxHome h1 {
	color: #002832;
	padding: 0px;
	margin-right: 0px;
	margin-left: 30px;
	font-size: 27px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#searchBoxHome p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 13px;
	font-family: Tahoma;
}

#searchBoxHome .text {
	font-size: 15px;
	color: #030303;
	font-weight: bold;
}

#searchBoxHome .inputext {
	font-size: 14px;
	padding: 2px;
	width: 178px;
	font-family: Arial, Helvetica, sans-serif;
}

#searchBoxHome .instype {
	font-size: 14px;
	padding: 2px;
	width: 186px;
	font-family: Arial, Helvetica, sans-serif;
}

#topNav {
	background-color: #164165;
	height: 50px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffa800;
}

#topNav .container {
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
}

#mainContainer {
	
}

#mainContainerB {
	background-image: url(../images/mainBgInternal.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#content {
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#content .mainBox {
	width: 100%;
}

#content .mainBox .readMore {
	font-weight: bold;
	text-align: right;
}

#content .mainBox .title {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #f7b62c;
	padding: 3px;
	margin-bottom: 3px;
}

#content .mainBox .title h2 {
	margin: 0px;
	color: #002832;
	font-weight: bold;
	font-size: 18px;
}

#content .mainBox h3 {
	font-size: 14px;
	font-weight: bold;
	color: #002832;
	text-decoration: none;
	margin: 0px;
}

#content .mainBox ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content .mainBox ul li {
	background-image: url(../images/blueBulletArrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	list-style-type: none;
	padding-left: 8px;
}

#content .mainBox .bigList ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content .mainBox .bigList ul li {
	background-image: url(../images/blueBulletArrowBigList.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	list-style-type: none;
	padding-left: 10px;
	margin-bottom: 8px;
}

#content .mainBox .bigList a {
	text-decoration: none;
	display: block;
}

#content .mainBox .bigList a:hover {
	text-decoration: underline;
}

#content .mainBox .contentWide {
	background-image: url(../images/box-wide-content-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 8px;
}

#content .mainBox .contentWrap {
	background-image: url(../images/bg-content-wrap.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px;
}

#content .mainBox .contentSmall {
	background-image: url(../images/box-small-content-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 8px;
}

#content .mainBox .contentWrap .footer {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../images/footerBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 12px;
}

#content .mainBox .contentWide .footer, #content .footer {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../images/box-wide-footer-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 12px;
}

#content .mainBox .contentSmall .footer {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../images/box-small-footer-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 12px;
}

#content .mainBox .contentWide p,#content .mainBox .contentWrap p,#content .mainBox .contentSmall p
	{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#content #left {
	float: left;
	width: 582px;
	margin-left: 10px;
	padding-top: 10px;
}

#content #right {
	float: right;
	width: 330px;
	margin-right: 10px;
	padding-top: 10px;
}

#footer {
	background-image: url(../images/footerBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding: 10px;
}

#breadCrumbs {
	background-image: url(../images/breadCrumbstrns.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 20px;
}

#content .articlesOn {
	padding-top: 10px;
	margin-bottom: 12px;
}

#content .articlesOff {
	background-image: url(../images/box-wide-content-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	margin-bottom: 15px;
}

#content #articlesNav {
	text-align: center;
}

#content #articlesNav .selected {
	font-size: 18px;
}

#content .mainBox #searchBoxSmal {
	margin-bottom: 10px;
}

#content .mainBox #searchBoxSmal .inputext {
	font-size: 14px;
	padding: 2px;
	width: 148px;
	font-family: Arial, Helvetica, sans-serif;
}

#content .mainBox #searchBoxSmal .instype {
	font-size: 14px;
	padding: 2px;
	width: 156px;
	font-family: Arial, Helvetica, sans-serif;
}

#content #wrap {
	float: none;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

.lnkAnd {
	color: #4587C4;
}

.lnkAnd a {
	text-decoration: underline;
	color: #4587C4;
}

.lnkAnd a:hover {
	text-decoration: none;
}

#content .mainBox .iresults {
	margin-bottom: 10px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddada;
}

#content .mainBox .iresults h1 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#content .mainBox .iresults a {
	color: #002832;
}

#content .mainBox .iresults a:hover {
	color: #017896;
	text-decoration: underline;
}

#content .mainBox .iresults p {
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
}

#content .mainBox .iresults p a {
	color: #017896;
}

#content .mainBox .iresults p a:hover {
	color: #017896;
	text-decoration: underline;
}

#content .mainBox .commentCounter {
	color: #999999;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ebe9e7;
	border-bottom-color: #ebe9e7;
	margin-bottom: 10px;
	font-weight: bold;
}

#content #answers {
	
}

#content #answers .answerBox {
	color: #333333;
}

#content  #answers .answerBox .title {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/answerTitle.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
}

#content #answers .answerBox .content {
	color: #666666;
	background-image: url(../images/answerBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 13px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#content #answers .answerBox .footer {
	background-image: url(../images/answerFooter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
}

#content #topSimpleSearch {
	background-image: url(../images/topsearchBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 191px;
	color: #002832;
	margin-right: auto;
	margin-left: auto;
	width: 944px;
	background-color: #002832;
	font-size: 16px;
	font-weight: normal;
}
#content #topSimpleSearch .inputext {
	font-size: 14px;
	padding: 2px;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
}
#content #topSimpleSearch .instype {
	font-size: 14px;
	padding: 2px;
	width: 146px;
	font-family: Arial, Helvetica, sans-serif;
}

#content .mainBox h1 {
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #002832;
	text-decoration: none;
	margin: 0px;
}

#threButtons {
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	width: 539px;
}

#mainContainerB #content .titleResults
{
	background-image:url(../images/arrow.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:24px;
	min-height:48px;
	padding-left:50px;
	padding-top:20px;
	line-height: 24px;
}

#content #wrap .mainBox ul li {
	list-style-type:decimal !important;
}

#nextStep {
	margin: 0px; 
	color: #12120A; 
	font-weight: bold; 
	font-size: 18px;
	border-bottom:2px solid #24241C;
	margin-bottom:3px;
	padding:10px 3px 5px 0;
}

#content .mainBox .goBack {
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
	text-decoration: none;
	margin-top: 10px;
}

#content .mainBox .title h1 {
	margin: 0px;
	color: #002832;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 0px;
}

#content #leftandright {
	float: left;
	width: 936;
	margin-left: 10px;
	padding-top: 10px;
}

#content .mainBox .contentWide h3 {
	color:#002832;
	font-size:16px;
	font-weight:bold;
	margin-bottom: 3px;
	margin-top: 15px;
}

#bwapsref {
	visibility: hidden !important;
}

#rightContainerLogo {
	color:#000000;
	padding-top:15px;
	text-align:left;
	font-size: 18px;
	float: right;
	padding-right: 130px;
}

#headQuotes {
	background-color:#D0ECFE;
	width: 100%;
	background-image: url(../images/headBgA.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 555px;
}

#headQuotes .logo {
	width: 962px;
	margin-right: auto;
	margin-left: auto;
}

#headQuotes .logo .left {
	width: 300px;
	float: left;
}

#headQuotes .logo .right {
	width: 500px;
	float: right;
	text-align: right;
	margin-right: 10px;
	padding-top: 20px;
	color: #017896;
}

#searchBoxQuotes {
	margin-right: auto;
	margin-left: auto;
	/*width: 562px;
	padding-left: 400px;
	margin-bottom: 1px;
	padding-top: 100px;*/
}

#titleSearchBoxQuotes {
	font-size: 28px;
	color: #FF6E00;
}

#headerQuotesTable {
	width: 960px;
	/*padding-left: 400px;*/
	margin-bottom: 1px;
}

#searchBoxQuotes h1 {
	color: #002832;
	padding: 0px;
	margin-right: 0px;
	margin-left: 30px;
	font-size: 26px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#searchBoxQuotes p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 13px;
	font-family: Tahoma;
}

#searchBoxQuotes .text {
	font-size: 15px;
	color: #030303;
	font-weight: bold;
}

#searchBoxQuotes .inputext {
	font-size: 44px;
	padding: 2px;
	width: 178px;
	font-family: Arial, Helvetica, sans-serif;
}

#searchBoxQuotes .instype {
	font-size: 14px;
	padding: 2px;
	width: 186px;
	font-family: Arial, Helvetica, sans-serif;
}

#bottomHeaderTextLeft {
	font-size:16px;
}

#bottomHeaderTextRight {
	background-color:#FFFFFF;
	font-size:18px;
	margin-left:15px;
	/*margin-top:10px;*/
	padding-bottom:15px;
	padding-top:15px;
	text-align:center;
	width:530px;
}

.headerQuotesLeft {
	width: 390px;
}

.headerQuotesRight {
	
}

.gsc-control-cse {
	background: none !important;
	border: none !important;
}

#cse {
	width: 250px !important;
	float: right !important;
}

#rightContainer {
    overflow:hidden;
}

#hifAnswers {
    margin:10px 10px 0px 35px;
    overflow:hidden;
    width:298px;
    height: 422px;
}

/** BEGIN GOOGLE SEARCH BOX STYLE **/
.cse .gsc-control-cse, .gsc-control-cse {
    background-color:#FFFFFF;
}

.cse .gsc-control-cse, .gsc-control-cse {
    padding:2%;
    width:96%;
}

.gsc-control-cse {
    font-family:Arial,sans-serif;
    font-size:13px;
}

form.gsc-search-box {
    font-size:13px;
    margin:0 0 4px;
    width:100%;
}

table.gsc-search-box {
    border-spacing:0;
    border-style:none;
    border-width:0;
    margin-bottom:2px;
    width:100%;
}

table.gsc-search-box td.gsc-input {
    padding-right:2px;
}

table.gsc-search-box td {
    vertical-align:middle !important;
}

td.gsc-search-button {
    width:1%;
}

td.gsc-clear-button {
    width:14px;
}

input.gsc-input {
    border:1px solid #BCCDF0;
    padding-left:2px;
    width:99%;
}

.cse input.gsc-search-button, input.gsc-search-button {
    -moz-border-radius:2px 2px 2px 2px;
    background-color:#CECECE;
    border:1px outset #666666;
    color:#000000;
    font-family:inherit;
    text-shadow:0 1px 2px #FFFFFF;
}

input.gsc-search-button {
    margin-left:2px;
}

.cse .gsc-control-cse div, .gsc-control-cse div {
}

div.gsc-clear-button {
    background-image:url("http://www.google.com/uds/css/clear.gif");
    background-position:center center;
    background-repeat:no-repeat;
    cursor:pointer;
    display:inline;
    margin-left:4px;
    margin-right:4px;
    padding-left:10px;
    text-align:right;
}

.gsc-control-cse div {
    position:static;
}
/** END GOOGLE SEARCH BOX STYLE **/