/* RESETS */
* {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
a { outline: none; }
body {
  line-height: 1;
  color:#333;
  font-family:arial, sans-serif;
  font-size:small;
}
strong { color:#111; }
ol, ul { list-style: none; }
.body ul {
	padding-left:10px;
	margin-left:10px;
}
.body li {
	list-style:disc;
	margin-left:10px;
	padding-left:5px;
	line-height:16px;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {content: ""; }
blockquote, q { quotes: "" ""; }
img { border: 0 }

.hover    { cursor: pointer; }
.hidden   { display: none; }
.full	  { width: 100%; }
.clear    { clear: both; }
.clear_l  { clear: left;}
.clear_r  { clear: right;}
.float_l  { float: left; }
.float_r  { float: right; }
.underline{ text-decoration: underline !important; }
.bold	  { font-weight: bold; }
.italic	  { font-style: italic; }
.hr {
	width:100%;
	clear:both;
	border-top:1px solid #ddd;
	height:1px;
	overflow:hidden;
	margin:1em 0;
}
.overlabel-wrapper { position:relative;}
label.overlabel {
	position:absolute;
	color:#999;
	left:1px;
	top:1px;
	font-size:11px;
}


/* Styles */
body {
	background: #ffffff;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, arial, sans-serif;
}

#container {
	margin: 0 auto;
	width: 960px;
	background: #ffffff;
}

.slogan {
	padding: 10px 0 0 36px;
}

#content {
	padding: 0 36px;
	margin: 44px 0 0 0;
}

#footer {
	margin: 50px 0 0 36px;
	padding: 0 0 10px 0;
	font-size: 10px;
	color: #9d9568;
}

.clearer {
	clear: both;
}

p {
	line-height: 1.5em;
}

.title {
	color: #003166;
	font-weight: bold;
	line-height: 1.5em;
}

.body p {
	margin: 10px 0;
	line-height: 1.5em;
}

.left-img {
	float: left;
	margin: 30px 0 0 -36px;
}

.nav {
	z-index: 5;
	position: relative;
	margin:-53px 0 0 268px;
	width:796px;
}

.nav div {
	float: left;
	text-indent: -2000px;
}

.nav ul li {
	float: left;
	margin: 0 8px 0 0;
	position: relative;
	z-index: 2;
	width: 108px;
	height: 55px;
}

.header img {
	z-index: 1;
	position: relative;
}

.home_hover a {
	background: url('../img/btn-home.gif') no-repeat;
	position: relative;
	z-index: 4;
	width: 108px;
	height: 55px;
	padding: 0 38px 39px 70px;
}

.home_hover a:hover {
	background: url('../img/btn-home-active.gif') no-repeat;
}

.agent_hover a {
	background: url('../img/btn-agent.gif') no-repeat;
	position: relative;
	z-index: 4;
	width: 108px;
	height: 55px;
	padding: 0 38px 39px 70px;
}

.agent_hover a:hover {
	background: url('../img/btn-agent-active.gif') no-repeat;
}

.about_hover a {
	background: url('../img/btn-about.gif') no-repeat;
	position: relative;
	z-index: 4;
	width: 108px;
	height: 55px;
	padding: 0 38px 39px 70px;
}

.about_hover a:hover {
	background: url('../img/btn-about-active.gif') no-repeat;
}

.contact_hover a {
	background: url('../img/btn-contact.gif') no-repeat;
	position: relative;
	z-index: 4;
	width: 108px;
	height: 55px;
	padding: 0 38px 39px 70px;
}

.contact_hover a:hover {
	background: url('../img/btn-contact-active.gif') no-repeat;
}

.values_hover a {
	background: url('../img/btn-values.gif') no-repeat;
	position: relative;
	z-index: 4;
	width: 108px;
	height: 55px;
	padding: 0 38px 39px 70px;
}

.values_hover a:hover {
	background: url('../img/btn-values-active.gif') no-repeat;
}

.stories_hover a {
	background: url('../img/btn-stories.gif') no-repeat;
	position: relative;
	z-index: 4;
	width: 108px;
	height: 55px;
	padding: 0 38px 39px 70px;
}

.stories_hover a:hover {
	background: url('../img/btn-stories-active.gif') no-repeat;
}


/*Home Page Styles */
.leftcol {
	float: left;
	width: 349px;
}

.rightcol {
	float: right;
	width: 539px;
}

.in-view {
	margin: 35px 0 0 0;
	float: left;
}

#quotes-in-view, #accounts-in-view {
	float: left;
	padding: 0 10px;
}

#quotes-in-view img {
	padding: 0 25px;
}

#accounts-in-view img {
	padding: 0 32px;
}

#quotes-in-view p, #accounts-in-view p {
	padding: 0 10px;
}

#quotes-in-view a, #accounts-in-view a {
	text-decoration: none;
	color: #A8A075;
}

#quotes-in-view a:hover, #accounts-in-view a:hover {
	color: #003166;
}

.home-img {
	float: left;
	margin: 0px 0 0 -36px;
}

.home-img img {
	width: 360px;
}

.home-title {
	color: #003166;
	font-weight: bold;
	line-height: 1.5em;
}

.home-body p {
	margin: 10px 0;
	line-height: 1.5em;
}

.capital-news {
	float: left;
	margin: 50px 0 0 0;
	width: 539px;
}

.capital-news img {
	float: left;
}

.capital-news-item {
	background: url('../img/newsbullet.gif') no-repeat 0 8px;
}

.capital-news-item p {
	padding: 6px 5px 8px 20px;
	color: #003166;
	width: 425px;
}

.capital-news-btns {
	float: right;
	margin: 4px 0 7px 0;
}

.capital-news-table {
	height: 150px;
	overflow-x: hidden;
	overflow-y: auto;
	width: 554px;
}

.capital-news-table hr {
	color: #E6E4D5;
}

.download-story a {
	background: url('../img/download.gif') no-repeat 0 0;
	float: right;
	padding: 2px 2px;
	width: 74px;
	height: 14px;
	margin: -22px 0 0 0;
}

.download-story a:hover {
	background: url('../img/downloadactive.gif') no-repeat;
}

#latest, #archives {
	float: left;
}

#latest a {
	float: left;
	background: url('../img/latest_off.jpg') no-repeat;
	padding: 3px 40px;
	text-indent: -2000px;
	display: inline;
}

#archives a {
	float: left;
	background: url('../img/archives_off.jpg') no-repeat;
	padding: 3px 0 3px 72px;
	text-indent: -2000px;
	display: inline;
}

#latest a:hover {
	background: url('../img/latest_on.jpg') no-repeat;
}

#archives a:hover {
	background: url('../img/archives_on.jpg') no-repeat;
}

/*Agent Tools*/
table.login {
	width: 252px;
}

table.login tr td {
	vertical-align: middle;
}

table.login tr td.first {
	width: 105px;
}

table.login label {
	display: none;
}

table.login input {
	width: 108px;
}

table.login tr td.input {
	background: url('../img/td_input_bg.gif') repeat-y;
	padding: 0 0 0 6px;
}

table.login tr td.sign {
	background: url('../img/td_sign_bg.gif') repeat-y;
	padding: 0 6px;
}

.sign_in .submit {
	margin: -30px 0 0 131px;
	padding: 0;
}

.sign_in .submit input {
	width: 75px !important;
}

.toolbox {
	float: left;
	margin: 0 0 20px 0;
}

.toolbox img {
	float: left;
}

.youtube {
	margin: 20px 0 0 0;
	float: left;
	width: 320px;
}

.downloads {
	float: left;
	margin: 15px 0 20px 20px;
	width: 545px;
}

.marketing, .agreements {
	width: 255px;
	float: left;
	color: #9d9568;
	font-size: 16px;
}

.marketing {
	margin: 0 30px 0 0;
}

.marketing img, .agreements img {
	padding: 5px 0;
}

.download a {
	background: url('../img/dl.gif') no-repeat;
	float: right;
	padding: 2px 0;
	width: 60px;
	height: 14px;
	margin: -18px 0 0 0;
}

.download a:hover {
	background: url('../img/download_active.jpg') no-repeat;
}

.single-download p {
	width: 195px;
	font-size: 12px;
	color: #333333;
}

.email {
	color: #9d9568;
}

/*Core Values*/
.valuesleft {
	width: 245px;
	float: left;
	margin: 10px 20px 0 0;
}

.valuesright {
	width: 245px;
	float: left;
	margin: 10px 0 0 0;
}

/*Resources Page */
.resourceleft {
	width: 400px;
	padding: 0 20px;
	float: left;
}

.resourceright {
	float: left;
	width: 400px;
	padding: 0 20px;
}

table.resource tr td.input {
	background: url('../img/forms-middle.gif') repeat-y;
	vertical-align: top;
	padding: 10px 0 0 10px;
	width: 242px;
}

table.resource {
	margin: 0 0 20px 0;
}

p.resourcetitle {
	color: #9d9568;
	font-size: 16px;
	padding: 0 0 10px 20px;
}

/*Contact Page */
.goto-btn {
	margin: 100px 0 0 0;
	float: right;
}

.map {
	margin: 0px 14px 0 0;
}

.contact-title {
	color: #9d9568;
	margin: 20px 0 0 0;
}

.contactleft {
	width: 240px;
	float: left;
}

.contactright {
	width: 240px;
	float: left;
}

.contactleft p, .contactright p {
	line-height: 1.2em;
}

table.contact {
	margin: 50px 0 0 0;
}

table.contact label {
	display: none;
}

table.contact tr td.input {
	background: url('../img/contact-input-bg.gif') repeat-y;
	padding: 0 0 0 10px;
	width: 116px;
}

table.contact select,
table.contact input {
	width: 100px;
}

table.contact tr td {
	vertical-align: middle;
}

.search .submit {
	margin: -30px 0 0 162px;
}

.agent_form {
	float: left;
}

.results {
	float: left;
	margin: 45px 0 0 30px;
	width: 235px;
	height: 275px;
	overflow-y: auto;
	overflow-x: hidden;
}

.contact_info {
	line-height: 1em;
	padding: 5px 0;
}

.tan {
	color: #a8a075;
}

p a {
	color: #A8A075;
	text-decoration: none;
}

.logout {
	margin: 10px;
	float: right;
}

.logout a {
	color: #003166;
	text-decoration: none;
}

#UserLoginForm input {
	margin: 5px 10px;
}

#UserLoginForm label {
    margin: 0 0 0 20px
}

#UserLoginForm input[type="checkbox"] {
    margin: 0 -10px 0 20px
}

#UserLoginForm p {
    margin: 0 10px
}

.error-message {
    color: red;
    font-size: 10px
}

.plugoo {
	margin: 20px 0 0 40px;
}

.wrapper {
	width: 100%;
	margin: 0 auto;
	height: 129px;
	background: url('../img/headerimglong.png') no-repeat center;

}

.agentleftcol {
	float: left;
	width: 315px;
}

.agentleftcol p {
	margin: 0 0 7px 0;
}

.agentrightcol {
	float: left;
	width: 565px;
}

.agentrightcolimg {
	float: left;
	width: 255px;
}

.agentrightcolimg img {
	width: 250px;
}

.agentrightcol .bigger img {
	width: 244px;
}

.agentrightcolimg p {
	margin: 0 0 0 37px;
}

.agentrightcol .bigger p {
	margin: 0 0 0 30px;
}

.columns {
	width: 660px;
	margin: 0 auto;
}

.columns div {
	float: left;
	margin: 30px;
}

.story_wrap {
	margin: 10px 0 0 0;
}

.story_wrap p {
	width: 800px;
}

.story_wrap .pdf {
	float:right;
	width: 60px;
	margin: 0 0 0 20px;
}

.story_wrap .excerpt a {
	float:right;
	margin:15px 0 0 0;
	color:#003166;
}
