@charset "UTF-8";
/* CSS Document */

body {
	background-color: #7d7d7d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
body#movie {
	background-color: #333333;
}
h1 {
	color: #004c7d;
	font-size: 170%;
	line-height: 150%;
}
h2 {
	color: #7EA6E3;
	font-size: 130%;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #BCBD01;
}

a:hover {
	color: #E9E900;
}

#home h1 {
	font-size: 200%;
	margin-top: 10px;
	color: #3464A1;
	line-height: 90%;
}
#safety-updates  h2 {
	font-size: 120%;
	line-height: 100%;
}
#faqs h2 {
	font-size: 120%;
	color: #0760A4;
}

#wrapper {
	background-color: #FFFFFF;
	width: 804px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 130px;
	width: 800px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-image: url(images/header_bg01.gif);
	background-color: #416CB0;
	background-repeat: no-repeat;
}
#logo {
	float: left;
}
#header-right {
	float: right;
	text-align: right;
	padding-right: 15px;
	padding-top: 15px;
	color: #FFFFFF;
}
#header-nav a:link, #header-nav a:visited {
	color: #FFFFFF;
	font-size: 80%;
	font-weight: normal;
	text-decoration: underline;
}
#header-nav a:hover {
	color: #E9E900;
}
#search-box {
	padding-top: 15px;
	padding-bottom: 15px;
}
.search-box {
	float: right;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
a.request-form {
	font-size: 80%;
	display: block;
}

a.quick-link-button:link, a.quick-link-button:visited {
	color: #E9E900;
	background-image: url(images/quick_links_arrow.png);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 28px;
	float: right;
	background-color: #004265;
	margin-left: 10px;
	font-size: 90%;
	background-position: 0px -2px;
}
a.quick-link-button:hover {
	color: #004265;
	background-color: #E9E900;
	background-image: url(images/quick_links_arrow_navy.png);
}

#main-nav {
	background-color: #004c7d;
	height: 35px;
	width: 800px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	float: right;
}
#main-nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#about #current-about, #product #current-product, #broker #current-broker, #group #current-group, #contact #current-contact  {
	background-color: #e9e900;
	color: #004c7d;
}

#index-flash {
	width: 800px;
	height: 250px;
	border-top: 2px solid #000000;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #333333;
	float: left;
}
#home #main-contents {
	width: 740px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-size: 90%;
	line-height: 1.8em;
	float: left;
}
#back-ground {
	background-image: url(images/contents_bg02.gif);
	background-repeat: repeat-y;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#main-contents-wrapper {
	float: left;
	width: 650px;
}
#main-contents {
	float: right;
	width: 470px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 90%;
	line-height: 1.8em;
}
#left-bar {
	background-color: #005693;
	width: 130px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	padding-top: 100px;
	padding-bottom: 20px;
}
#left-bar ul {
	margin: 0px 0px 40px;
	font-size: 85%;
	color: #eaea00;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#left-bar ul li {
	margin-bottom: 15px;
}
#left-second-nav li a:link, #left-second-nav li a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #eaea00;
}
#left-second-nav li a:hover {
	color: #FFFFFF;
}
#left-third-nav {
	list-style-type: none;
}
#left-third-nav li a:link, #left-third-nav li a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 90%;
}
#left-third-nav li a:hover {
	color: #7EA6E3;
}
#left-bar h3 {
	color: #E9E900;
	font-size: 80%;
	text-align: left;
	font-weight: normal;
}
#right-bar {
	padding: 10px;
	width: 130px;
	float: right;
	font-size: 80%;
}
#right-bar h2 {
	font-size: 110%;
	color: #004C7D;
}
#right-bar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#right-bar ul li {
	margin-bottom: 10px;
}
#right-bar ul li a:link, #right-bar ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#right-bar ul li a:hover {
	color: #004C7D;
}
#present-bottun {
	background-color: #0760A4;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 40px;
}
#present-bottun a {
	text-decoration: none;
	color: #eaea00;
	font-weight: bold;
	font-size: 120%;
	display: block;
	padding-top: 5px;
}
#footer {
	color: #FFFFFF;
	background-color: #7D7D7D;
	font-size: 80%;
	text-align: center;
	padding-top: 5px;
	clear: both;
}
#movie #footer {
	background-color: #333333;
}
#footer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#banner-about, #banner-product, #banner-broker, #banner-group, #banner-contact, #banner-clients_login, #banner-clients_only, #banner-other {
	background-repeat: no-repeat;
	float: left;
	height: 155px;
	width: 800px;
	border-top: 2px solid #000000;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #333333;
}
#banner-about {
	background-image: url(images/banner01.jpg);
}
#banner-product {
	background-image: url(images/banner02.jpg);
}
#banner-group {
	background-image: url(images/banner03.jpg);
}
#banner-broker {
	background-image: url(images/banner04.jpg);
}
#banner-clients_login {
	background-image: url(images/banner05.jpg);
}
#banner-clients_only {
	background-image: url(images/banner06.jpg);
}
#banner-other {
	background-image: url(images/banner07.jpg);
}
.holder {
	clear: both;
	width: 800px;
}

#sitemap  li a:link, #sitemap li a:visited {
	color: #004C7D;
	font-size: 130%;
	text-transform: uppercase;
	margin-top: 30px;
	display: block;
	list-style-type: none;
}
#sitemap  li a:hover {
	color: #7ea6e3;
}
#sitemap li li a:link, #sitemap li li a:visited {
	color: #BCBD01;
	font-size: 100%;
	text-transform: none;
	display: inline;
}
#sitemap  li li a:hover {
	color: #7ea6e3;
}

#sitemap li li li a:link, #sitemap li li li a:visited {
	font-size: 90%;
	text-decoration: underline;
}
#sitemap  li li li a:hover {
	color: #7ea6e3;
}

#sitemap li li li li a:link, #sitemap li li li li a:visited {
	font-weight: normal;
	text-decoration: none;
}
#sitemap  li li li li a:hover {
	color: #7ea6e3;
}










/* 
	LEVEL ONE
*/
ul.dropdown                         { position: relative; }
ul.dropdown li                      {
	float: left;
	zoom: 1;
}
ul.dropdown a:hover		            {
}
ul.dropdown a:active                {
}
ul.dropdown li a:link, ul.dropdown li a:visited {
	display: block;
	color: #FFFFFF;
	width: 134px;
	text-decoration: none;
	text-align: center;
	line-height: 85%;
	height: 24px;
	padding-top: 11px;
	font-weight: bold;
	font-size: 85%;
}
ul.dropdown li.lastchild a:link, ul.dropdown li.lastchild a:visited {
	width: 130px;
	color: #004C7D;
	background-color: #CCD002;
}
ul.dropdown li.two-line-main-nav a:link, ul.dropdown li.two-line-main-nav a:visited {
	padding-top: 6px;
	padding-bottom: 5px;
}
#about #current-about a:link, #about #current-about a:visited, #product #current-product a:link, #product #current-product a:visited, #broker #current-broker a:link, #broker #current-broker a:visited, #group #current-group a:link, #group #current-group a:visited, #contact #current-contact a:link, #contact #current-contact a:visited {
	color: #003366;
}
ul.dropdown li .twoline-nav:link, ul.dropdown li .twoline-nav:visited, ul.dropdown li .twoline-nav:hover {
	padding-top: 3px;
	padding-bottom: 5px;
}
ul.dropdown li a:hover {
	background-color: #e9e900;
	color: #004c7d;
}
ul.dropdown li.lastchild a:hover {
	background-color: #00304F;
	color: #FFFFFF;
}
ul.dropdown li:last-child a:link, ul.dropdown li:last-child a:visited, ul.dropdown li:last-child a:hover, ul.dropdown li:last-child a:active         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { position: relative; }
ul.dropdown li.hover a              { }


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{  visibility: hidden; position: absolute; top: 100%; left: 0; }
ul.dropdown ul li 					{
	border-bottom: 1px solid #FFFFFF;
	float: none;
	background-color: #7ea6e3;
}
ul.dropdown li li a:link, ul.dropdown li li a:visited {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	line-height: 115%;
	height: 100%;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 150px;
	padding-left: 15px;
	font-size: 80%;
	padding-top: 7px;
	padding-bottom: 7px;
}
#about #current-about li a:link, #about #current-about li a:visited, #product #current-product li a:link, #product #current-product li a:visited, #broker #current-broker li a:link, #broker #current-broker li a:visited, #group #current-group li a:link, #group #current-group li a:visited, #contact #current-contact li a:link, #contact #current-contact li a:visited {
	color: #FFFFFF;
}
#about #current-about li a:hover, #product #current-product li a:hover, #broker #current-broker li a:hover, #group #current-group li a:hover, #contact #current-contact li a:hover {
	color: #004c7d;
}
ul.dropdown li li a:hover {
	background-color: #e9e900;
	color: #004c7d;
}

                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a:link, ul.dropdown ul li a:visited {
	border-right: none;
	display: inline-block;
	background-color: #7ea6e3;
}
ul.dropdown ul li a:hover {
	background-color: #e9e900;
} 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }
#table_safety {
	background-color: #FFFBE5;
	border: 2px solid #004c7d;
	padding: 0px;
	width: 430px;
	font-size: 90%;
	vertical-align: top;
	line-height: 100%;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
}
#clients_only_table {
	line-height: 110%;
}
#clients_only_table a:link {
	color: #003A64;
	font-weight: normal;
}
#clients_only_table a:visited {
	color: #003A64;
	font-weight: normal;
}
#clients_only_table a:hover {
	color: #003A64;
	font-weight: normal;
}
#clients_only_table white_on_yellow {
	color: #FFFFFF;
	background-color: #BCBD01;
}
#first_row {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FFFBE5;
}
.line_height {
	line-height: 130%;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7EA6E3;
}
.safety_alerts {
	font-size: 80%;
	color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #7296CD;
	padding-left: 5px;
	text-align: center;
}
#left-third-nav h3 {
	background-color: #7EA6E3;
	color: #FFFFFF;
	padding: 3px 3px 3px 5px;
	font-size: 95%;
	font-weight: bold;
}
#left-third-nav li {
	list-style-type: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7CA3DF;
}
.form1 {
	font-size: 80%;
	line-height: 110%;
	font-weight: bold;
}
.table01 {
	font-size: 80%;
	line-height: 100%;
}
.table02 {
	font-size: 90%;
	line-height: 100%;
}.box01 {
	padding: 10px;
	background-color: #149777;
	color: #FFFFFF;
	line-height: 130%;
}