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

.right {
    float: right;
}

body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2;
	color: #4d4d4f;
}

a {
    color: #397bab;
	text-decoration: none;
}

a img {
	border: none;
}

h2 {
	margin: 0;
	padding: 10px 60px 10px 24px;
	font-size: 16px;
	font-weight: bold;
	color: #004576;
}

h3 {
	margin: 0;
	padding: 10px 0 10px 24px;
	font-size: 16px;
	font-weight: normal;
	color: #004576;
}

h4 {
	margin: 0;
	padding: 10px 0 10px 24px;
	font-size: 13px;
	font-weight: bold;
	color: #004576;
}	

h6 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
}

h7 {
	margin: 0;
	padding: 0px 0 10px 0px;
	font-size: 12px;
	color: #004576;
	line-height: 18px;
}	


p {
	margin: 0;
	padding: 0 28px 10px 24px;
}

ul {
	margin: 0;
	padding: 0 0 10px 38px;
}

ul.indent {
	padding: 0 0 10px 50px;
}

div#divWrapper {
	position: relative;
	margin: 0 auto;
	width: 780px;
	background: url(../images/bgWrapper.gif) center top repeat-y;
	/*top: 785px;
	left: 73px;*/
}

div#divBranding {
	height: 136px;
	width: 780px;
    background: url(../images/bgBranding.gif) center top no-repeat;
}

div#divLogo {
	top: 27px; 
	left: 14px; 
	width: 178px; 
	height: 63px; 
	position: absolute;
}

div#divContactUs {
    position: absolute;
	top: 28px;
    right: 21px;
	text-align: right;
}

div#divContactUs h1 {
    margin: 0;
	padding: 0;
    font-size: 23px;
	font-weight: normal;
    color: #d1dcec;
}

div#divContactUs h1 span.phone {
	font-weight: bold;
	color: #fff;
}

div#divContactUs p {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

div#divContactUs a {
    color: #d1dcec;
	text-decoration: none;
}

div#divSub {
    float: left;
    width: 200px;
    background: #8d9cb1 url(../images/bgSub.gif) center top no-repeat;
}

ul#ulNav {
    margin: 0 auto;
	padding: 0 0 110px 0;
	width: 174px;
	list-style: none;
}

ul#ulNav li {
	display: block;
	margin: 0;
	padding: 0;
}

ul#ulNav li.bottomBorder {
    border-bottom: #8d9cb1 1px solid;
}

ul#ulNav li a {
	display: block;
	padding: 0 0 0 12px;
	height: 40px;
	width: 158px;
	font-size: 12px;
	font-weight: bold;
	line-height: 40px;
	color: #fff;
	text-decoration: none;
}

ul#ulNav li a:hover {
	background-color: #597499;
	text-decoration: none;
}

ul#ulNav li a.active {
	background-color: #597499;
	text-decoration: none;
}

ul#ulNav li.liNavTop a:hover {
    background: #597499 url(../images/bgNavTop.gif) center top no-repeat;
}

ul#ulNav li.liNavTop a.active {
    background: #597499 url(../images/bgNavTop.gif) center top no-repeat;
}

ul#ulNav li.liNavBottom a:hover {
    background: #597499 url(../images/bgNavBottom.gif) center bottom no-repeat;
}

ul#ulNav li.liNavBottom a.active {
    background: #597499 url(../images/bgNavBottom.gif) center bottom no-repeat;
}

div#divUSA {
	padding: 0 0 20px 0;
}

div#divContactInfo {
    margin: 0 auto;
    padding: 20px 0 8px 4px;
    width: 170px;
	color: #34404f;
	border-top: #aab5c5 1px solid;
}

div#divContactInfo p {
    margin: 6px 0 0 0;
    padding: 0;
	font-size: 12px;
    line-height: 1.2;
}

div#divContactInfo a {
    color: #34404f;
}

div#divContent {
    float: right;
    width: 580px;
	background: transparent;
}

div#divMainFlash {
	position: relative;
	top: -64px;
	margin: 0 0 -64px 0;
	width: 580px;
}

div#flashWrapper {
	position: absolute;
	top: 214px;
	left: 50px;
}

div#divFooter {
    padding: 20px 0 0 0;
    text-align: center;
	clear: both;
}

ul#ulFooterNav {
    margin: 0;
	padding: 0;
    color: #397bab;
	list-style: none;
}

ul#ulFooterNav li {
	display: inline;
	padding: 0 10px;
	border-right: 1px solid;
}

ul#ulFooterNav li.noBorder {
    border: none;
}

ul#ulFooterNav li a {
	color: #397bab;
	text-decoration: none;
}

div#divFooter p {
    margin: 0;
	padding: 10px 0 8px 0;
}

div#divContentTop {
    float: left;
    width: 570px;
	background: transparent;
}

div#divContentLeft {
    float: left;
    width: 390px;
	background: transparent;
}

div#divContentRight {
    float: left;
    width: 190px;
	padding:20px 0;
	background: transparent;
}
div#MediaPlayer_large {
    border-bottom: 1px solid #ccc;
    margin-bottom: 25px;
    padding-bottom: 25px;
}
