﻿* {
	margin:0px;
	padding:0px;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	behavior:url("csshover3.htc");
}
.clear {
    clear: both;
}
#overallcontainer {
    margin: 0 auto;
    width: 900px;
    position: relative;
}
#headercontainer {
    width: 900px;
    height: 155px;
    float: left;
    background-image: url(images/header_bkd_fill.gif);
    background-repeat: repeat-y;
}
#toprow {
    width: 900px;
    height: 20px;
    background-color: #004277;
}
#logonavigation {
    width: 900px;
    height: 135px;
}
#headerlogo {
    width: 215px;
    height: 135px;
    float: left;
}
#headernavigation {
    width: 685px;
    height: 135px;
    float: left;
    background-color: #C4D2DF;
}
#tag {
    width: 675px;
    height: 40px;
    float: left;
    background-image: url(images/header_tag_image.gif);
    background-repeat: no-repeat;
    text-align: right;
    padding-right: 10px;
}
div#mainnav {
	padding-right: 20px;
	text-align:right;
	width: 665px;
	height: 25px;
	background-image: url(images/main_nav_bkd.jpg);
	background-repeat: no-repeat;
	float: left;
}
div#mainnav p {
	color: #776E43;
	font-weight: bold;
	font-size: 1em;
	line-height: 25px;
	text-align: right;
	}
div#mainnav a {
	color: #776E43;
	text-decoration: none;
}
div#mainnav a:hover {
	color: #006699;
	text-decoration: none;
}


.mainnavnew {
	padding: 0 20px 0 10px;
	margin: 0;
	width: 655px;
	height: 25px;
	background-image: url(images/main_nav_bkd.jpg);
	background-repeat: no-repeat;
}
.mainnavnew ul {
	color: #776E43;
	font-weight: bold;
	font-size: 1em;
	line-height: 25px;
	text-align: left;
}
.mainnavnew li {
    display: block;
    float: left;
    padding: 0 7px 0 7px;
    position: relative;
    background-color: #CCC;
}
.mainnavnew li:hover {
    background-color: #999;
}
.mainnavnew a {
	color: #333;/*#776E43;*/
	text-decoration: none;
	display: block;
}
.mainnavnew a:hover {
	color: #FFF;
	text-decoration: none;
}
.mainnavnew ul ul {
    position: absolute;
    background-color: #CEDAE5;
    display: none;
    left: 0;
    font-weight: normal;
}
.mainnavnew ul ul li {
    float: none;
    padding: 0 12px 0 12px;
    border-top: solid 1px #999;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    width: 175px;
    height: 25px;
}
.mainnavnew ul li:hover ul {
    display: block;
}
.mainnavnew ul ul a 
{
    color: #000;
    font-weight: bold;
}



div#calltoaction {
    width: 685px;
    height: 47;
    float: left;
}
div#calltoactionimage {
    width: 216px;
    height: 47px;
    background-image: url(images/conversion_bkd.jpg);
    background-repeat: no-repeat;
    float: left;
}
div#pageheaderbkd {
	background-image:url(images/header_fill2.jpg);
	background-repeat:no-repeat;
	width: 469px;
	height: 47px;
	float: left;
}
div#pageheaderbkd h1 {
	font-size: 1.8em;
	padding-right: 20px;
	font-weight: bold;
	text-align:right;
	line-height: 47px;
}
div#bodydivider {
    background-color: #000000;
    width: 900px;
    text-align: left;
}
div#leftcolumnimage {
    width: 215px;
    min-height: 406px;
	height: auto !important;
	height: 394px;
	/* The above 3 lines are from a very cool hack by Dustin Diaz at http://www.distindiaz.com/min-height-fast-hack/ to keep a div at a minimum height...pretty cool!! */
	background-image: url(images/left_column_bkd.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: #E7ECF2;
    text-align: center;
    float: left;
}
div#maincontent {
    width: 347px;
    background-color: #004277;
    background-image: url(images/generic_text_bkd.jpg);
	background-repeat: no-repeat;
	font-size:1.1em;
	line-height: 2em;
	color: #FFFFFF;
	padding: 36px 54px 24px 51px;
	min-height: 346px;
	height: auto !important;
	height: 334px;
	/* The above 3 lines are from a very cool hack by Dustin Diaz at http://www.distindiaz.com/min-height-fast-hack/ to keep a div at a minimum height...pretty cool!! */
	text-align: left;
    float: left;
}
div#maincontent h1 {
    font-size:1.3em;
    padding-bottom: 3px;
}
div#maincontent h2 {
    font-size:1.1em;
    font-weight: bold;
    padding-bottom: 3px;
}
div#maincontent p {
    padding-bottom: 3px;
}
div#maincontent a {
    color: #FFFFFF;
    font-weight:bold;
}
div#secondarynav {
    width: 232px;
    min-height: 406px;
	height: auto !important;
	height: 394px;
	/* The above 3 lines are from a very cool hack by Dustin Diaz at http://www.distindiaz.com/min-height-fast-hack/ to keep a div at a minimum height...pretty cool!! */
	background-color: #004277;
    background-image: url(images/secondary_nav_bkd.jpg);
	background-repeat: no-repeat;
	float: left;
}
div#verticaldivider {
    width: 1px;
    min-height: 406px;
	height: auto !important;
	height: 394px;
	/* The above 3 lines are from a very cool hack by Dustin Diaz at http://www.distindiaz.com/min-height-fast-hack/ to keep a div at a minimum height...pretty cool!! */
	background-color: #004277;
    float: left;
}
div#mainbody {
    background-image: url(images/overall_bkd.gif);
    background-repeat: repeat-y;
    float: left;
}
div#bodycontainer {
    width: 900px;
    float: left;
}
div#footercontainer {
    width: 900px;
    text-align: center;
    float: left;
}
div#resourcelinks {
    width: 900px;
    float: left;
}
div#resourcelinks img {
    margin-top: 15px;
    margin-right: 15px;
}
div#footercontainer img.endimage {
    margin-top: 15px;
    margin-right: 0;
}
div#footer p {
	font-size: 0.9em;
	line-height: 30px;
	padding-right: 20px;
	text-align: left;
	width: 300px;
	float: left;
}
div#poweredby {
    height: 30px;
    background-color: #FFF;
    text-align: right;
    float: right;
}
div#poweredby p {
    font-family:Verdana;
    font-weight: bold;
    font-size: .75em;
    color: #000000;
    padding-right: 20px;
    line-height: 30px;
}
div#poweredby p {
    font-size: 1em;
    float: right;
    font-weight: normal;
}
div#poweredby a {
    color: #000000;
    font-weight: bold;
}
div#lowerfooter {
    float: left;
    margin-top: 10px;
    width: 900px;
    margin-bottom: 20px;
}
div#middlefooter {
    float: left;
    margin-top: 10px;
    width: 900px;
    height: 35px;
    margin-bottom: 20px;
}
div#middlefooter p {
    line-height: 35px;
    text-align: center;
}
div#middlefooter a {
    color: #776E43;
}
.revenuebkd {
    text-align: center;
}
div#secondarynav {
	font-size:1em;
	line-height: 2.2em;
	color: #FFFFFF;
	text-align:left;
	width: 232px;
}
div#secondarynav li {
	color: #FFFFFF;
	list-style-type: none;
	border-bottom: solid 1px #BCB48F;
}
.borderbottom {
	border-bottom: solid 1px #BCB48F;
}
.paddingright {
    padding-right: 6px;
    border-bottom: solid 1px #BCB48F;
    background-color: #B3C2D0;
}
div#secondarynav li:hover {
	list-style-type: none;
	border-bottom: solid 1px #BCB48F;
	background-color:#006699;
}
div#secondarynav a {
	color: #000000;
	list-style-type: none;
	text-decoration: none;
	display:block;
	padding-left: 6px;
}
div#secondarynav a:hover {
	color: #FFFFFF;
	list-style-type: none;
	text-decoration: none;
	display:block;
}
.redtext {
    color:#FFFFFF;
    line-height:1.4em;
    width: 325px;
    background-color: Red;
    padding: 3px 3px 3px 9px;
    display: block;
    border-bottom: solid 1px #000;
    border-right: solid 1px #666;
}
.bluetext {
    color:#FFFFFF;
    line-height:1.4em;
    width: 325px;
    background-color: #006699;
    padding: 3px 3px 3px 9px;
    display: block;
    border-bottom: solid 1px #000;
    border-right: solid 1px #666;
}
.goldtext {
    color: #FFFFFF;
    line-height:1.4em;
    width: 325px;
    background-color: #F1B400;
    padding: 3px 3px 3px 9px;
    display: block;
    border-bottom: solid 1px #000;
    border-right: solid 1px #666;
}
.lightgoldtext {
    color:#C4840C;
    line-height:1.4em;
}
.aquatext {
    color: #FFFFFF;
    line-height:1.4em;
    width: 325px;
    background-color: Teal;
    padding: 3px 3px 3px 9px;
    display: block;
    border-bottom: solid 1px #000;
    border-right: solid 1px #666;
}
p.redtext {
    margin:0 0 6px 0;
}
p.bluetext {
    margin:0 0 6px 0;
}
p.goldtext {
    margin:0 0 6px 0;
}
p.aquatext {
    margin:0 0 6px 0;
}
h1.redtext {
    margin:0 0 6px 0;
}
h1.bluetext {
    margin:0 0 6px 0;
}
h1.goldtext {
    margin:0 0 6px 0;
}
h1.aquatext {
    margin:0 0 6px 0;
}
div#maincontent  img.bodyimageleft {
    margin-top: 6px;
    padding: 0 0 6px 0;
    margin-right: 9px;
    float: left;
}
div#leftcolumnimage img.leftimagebump {
    margin-top: 40px;
}
div#maincontent .testimonialcontainer {
    background-color: #7C388B;
    padding: 12px;
    color: #FFFE9B;
    width: 321px;
}
div#maincontent .testimonialcontainer h1 {
    margin-bottom: 4px;
}
div#maincontent .testimonialcontainer p {
    font-weight: bold;
    font-style: italic;
    color: #FFF;
    margin-bottom: 4px;
    line-height: 1.6em;
}
div#maincontent .testimonialcontainer p.nametitle {
    color: #FFFE9B;
    margin-bottom: 4px;
    text-align: right;
    font-weight: normal;
}
div#maincontent .testimonialrule {
    margin-top: 10px;
    margin-bottom: 10px;
}
div#consultationcontainer {
    width: 347px;
    float: left;
}
div#consultationcontainer .consultationtext {
    width: 120px;
    float: left;
}
div#consultationcontainer .consultationgenericinput {
     width: 220px;
     float: left;
}
div#consultationcontainer .inputboxwidth {
     width: 215px;
}
div#consultationcontainer .textareasize {
    height: 50px;
    width: 215px;
}
div#consultationcontainer .consultationline {
    width: 347px;
    height: 30px;
    float: left;
}
div#consultationcontainer .textareacontainer {
    width: 347px;
    float: left;
    margin-bottom: 10px;
}
.buttoncontainer {
    width: 347px;
    float: left;
}
div#consultationcontainer .button {
    width: 173px;
    float: left;
    text-align: center;
}
div#maincontent ul {
    margin-left: 25px;
    margin-bottom: 5px;
    font-weight: bold;
}
div#maincontent li {
    list-style-image: url(images/good_bullet.gif);
}
div#secondarynav .homenews {
    width: 212px;
    margin: 5px 5px 7px 5px;
    padding: 5px 5px 10px 5px;
    background-color: #CCC;
}
div#secondarynav .homenews h1 {
    font-size: 1.5em;
    border-right: 5px solid #FFF;
}
div#secondarynav .homenews h2 {
    font-size: 1.2em;
    color: #000;
}
div#secondarynav .homenews p {
    line-height: 1.3em;
    color: #000;
}
div#secondarynav .homenews a {
    margin: 0;
    padding: 0;
    color: #006699;
}
div#secondarynav .homenews a:hover {
    color: #FFF;
}
.bulletnormal {
    font-weight: normal;
}
.boldlargequestans {
    font-weight: bold;
    font-size: 1.3em;
}
.questionrule {
    margin: 5px 0 5px 0;
}
#portalbutton {
    text-align: right;
    height: 24px;
    margin-top: 8px;
    float: right;
}
#portalleft {
    float: left;
    background-image: url(images/portal_button_left.gif);
    background-repeat: no-repeat;
    width: 20px;
    height: 24px;
}
#portalright {
    float: left;
    background-image: url(images/portal_button_right.gif);
    background-repeat: no-repeat;
    width: 20px;
    height: 24px;
}
div#portalmiddle {
    float: left;
    height: 24px;
    background-image: url(images/portal_button_middle.gif);
    background-repeat: repeat-x;
}
div#portalmiddle .portalp {
    line-height: 20px;
}
div#portalmiddle a.portala {
    font-weight: bold;
    color: #FFF;
}
div#portalmiddle a.portala:hover {
    color: #CCCCCC;
}
