/* CSS Document */

/* This section controls the CF_mti_AgentList tag. 								*/
/* Entire display contents are wrapped in a div with left_div class.			*/
/* Changing attributes on this will affect all text displayed within the tag.	*/


/* leftbar */
.left_div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #275056;
	background-color: #d1edfa;
	z-index: 3;
	border: none;
	visibility: visible;
	padding: 0;
	width:150px;
/*  Note a javascript function is in place to change this width to 152px; on IE browsers */
	left:0px;
	margin: 0px;
}

/* leftbar_link */
.left_link_docs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004D6F;
	font-style: italic;
	text-decoration:none;
	padding-bottom: 0px;
	background-color:transparent;
	cursor: pointer;
}

.left_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #377999;
	text-decoration:none;
	padding-bottom: 0px;
	background-color:transparent;
	cursor: pointer;
}


/* hor */
.left_horizontal {
	color: #FFFFFF;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #11485D;
	border-bottom-color: #11485D;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
/*	padding-top: 5px;
	padding-bottom: 5px;*/
	background-color: #377999;
}

.left_pad {
	padding: 10px;
	width: 120px;
}

.title {
	font-family: Helvetica, Arial, sans-serif;
	font-size:26px;
	font-weight:bold;
	letter-spacing:-.04em;
	color:#083f62;
}
.hilight {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#083f62;
}
#business_card {
	position: absolute;
	top: 25%;
	left: 25%;
	clear: none;
	float: none;
	background-color: #FFFFFF;
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#tooltip {
	position: absolute;
	background-color: #FFFFFF;
	z-index: 9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*  End CF_mti_AgentList Style setting */

html, body {
	height: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size:10pt;
	background-color: #3d4435;
	margin: 0;
}

#under {
	position:absolute;
	top:0px;
	width: 720px;
	height: 100%;
	z-index:1;
	margin:0 auto;
	background-color:#FDFBE4;
}
#main {
	position:absolute;
	top:0px;
	width: 720px;
	z-index:3;
	height:100%;
}

html>body #main {
    height: auto;
}


#side {
	position: absolute;
	top:0px;
	width: 150px;
/*  Note a javascript function is in place to change this width to 152px; on IE browsers */
	height: 100%;
	z-index:1;
	background-color: #D1EDFA;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #0f4964;
	padding: 0px;
	margin: 0px;
}
#logo {
	position: absolute;
	z-index: 5;
	top: 0px;
}
#product_button {
	position: absolute;
	z-index: 4;
	height: 31px;
	width: 202px;
	top: 70px;
	left: 518px;
}
#content {
	position: relative;
	width: 508px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FDFBE4;
	margin: 30px;
	text-align: justify;
}
.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#extra_piece {
	position: absolute;
	z-index: 5;
	height: 60px;
	width: 19px;
	top: 79px;
	left: 152px;
}

#prod_drop {
	position: absolute;
	z-index: 2;
	width: 202px;
	top: 95px;
	left: 518px;
	background-color: #2889c7;
	visibility:visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	display: none;
}


.product_description{
	background-color: #0f4964;
	color:#FFFFCC;
	width: 192px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}
.prod_list {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.ornglink {
	background-image: url(pics/link_back4.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.drk_ornglink {
	background-image: url(pics/link_back_on.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#bottom_prod {
	bottom: -10px;
	position: relative;
}

#purchase_engine {
	position: relative;
	width: 508px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FDFBE4;
	margin: 30px;
	text-align: justify;
}

#top_nav {
	position: absolute;
	top: 0px;
	left: 151px;
	z-index: 2;
	height: 79px;
	width: 569px;
}
#footer {
	bottom:0px; 
	text-align:center; 
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FDFBE4;
}

#page_head_text {
	width: 100%;
	background-color: #377999;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 5px;
	border-right: 3px solid black;
	border-bottom: 3px solid black;
}

a:hover {
	color: #FF0000;
}

.photo_head {
	text-align:center;
	background-color: #F2EEC2;
	border: 0px;
	font-size: 11px;
	color: #000000;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	border-left: 2px solid #F2EEC2;
	border-top: 2px solid #F2EEC2;
}

#thePhone {
	color: #083f62;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 10px;
	text-align: center;
}


/* multiquote */

.small	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
	}
td	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	}

a.theLink { color: #3d4435;}
a:hover.theLink { color: #c00;}


a.theLinkBig { color: #541900; font-size: 12pt;}
a:hover.theLinkBig { color: #c00; font-size: 12pt;}
	