/*** General Styles ***/

html {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%
	height: 100%;
	min-height: 101%;
}
body {
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    height: 100%;
    min-width: 960px;
    color: #293469;
    font: normal 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 1em 0 0 0;
}
p.no_margin {
	margin: 0;
	padding: 0;
}
p.bottom_margin {
	margin: 0;
	padding: 0 0 1em 0;
}
p.top_bottom_margin {
	margin: 0;
	padding: 1em 0 1em 0;
}
ul, ol, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
strong {
	color: #0005c8;
	font-weight: bold;
}
em {
	font-weight: normal;
	font-style: italic;
} 
form {
	margin: 0;
	padding: 0;
}
label {
	margin: 0;
	padding: 0;
	display: inline;
}
address {
	margin: 0;
	padding: 1em 0 1em 0;
	font-style: normal;
}
a:link {
	color: #6670a4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #6670a4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	color: #c80000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:active {
	color: #c80000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:focus {
	color: #c80000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/*** Header Styles ***/

#header_sides {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	overflow: hidden;
	background: #ffffff url(header_sides_back.gif) repeat-x;
	z-index: 1;
}
#header {
	width: 960px;
	height: 146px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	overflow: hidden;
	z-index: 2;
}
#header_logo_text_only {
    display: none;
    visibility: hidden;
}
#header_logo {
	width: 497px;
	height: 127px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 19px;
	top: 10px;
	display: block;
    visibility: visible;
	overflow: hidden;
	background: url(header_logo_back.png) no-repeat;
	z-index: 3;
}
#header_logo_link {
	width: 497px;
	height: 127px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 19px;
	top: 10px;
	display: block;
    visibility: visible;
	overflow: hidden;
	z-index: 4;
}
#header_tag {
	width: 331px;
	height: 18px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 19px;
	top: 101px;
	display: block;
    visibility: visible;
	overflow: hidden;
	background: url(header_tag_back.png) no-repeat;
	z-index: 3;
}
#header_login_text_only {
    display: none;
    visibility: hidden;
}
#header_login {
	width: 164px;
	height: 45px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0px;
	top: 0px;
	display: block;
    visibility: visible;
	overflow: hidden;
	z-index: 3;
}


/*** Navigation Styles ***/

#nav_sides {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	display: block;
    visibility: visible;
	overflow: hidden;
	background: #f4f4f4 url(nav_sides_back.gif) repeat-x;
	z-index: 1;
}
#nav {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	overflow: hidden;
	z-index: 2;
}
#nav_bottom {
	width: 100%;
	height: 1px;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	display: block;
    visibility: visible;
	overflow: hidden;
	background: #c9ccd9;
	z-index: 1;
}
#nav_sec_sides_no_jscript {
	width: 100%;
	margin: 1px 0;
	padding: 0;
	position: relative;
	text-align: center;
	display: block;
    visibility: visible;
	overflow: hidden;
	background: #c5ced7;
	z-index: 1;
}
#nav_sec_no_jscript {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	overflow: hidden;
	z-index: 2;
}
#nav_sec_no_jscript ul {
	margin: 0;
	padding: 10px 20px 8px 40px;
	list-style-type: disc;
}
#nav_sec_no_jscript li {
	margin: 0;
	padding: 0 0 7px 0;
	list-style-type: disc;
}
#nav_sec_no_jscript a {
	margin: 0;
	padding: 10px 0;
	color: #47507d;
	font-size: 0.75em;
	font-weight: bold;
}
#nav_sec_no_jscript a:visited {
	color: #47507d;
	font-weight: bold;
}
#nav_sec_no_jscript a:hover {
	color: #c80000;
	font-weight: bold;
}
#nav_sec_no_jscript a:active {
	color: #c80000;
	font-weight: bold;
}
#nav_sec_no_jscript a:focus {
	color: #c80000;
	font-weight: bold;
}


/*** CTA Styles ***/

#cta_sides {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	overflow: hidden;
	z-index: 1;
}
#cta {
	width: 960px;
	height: 240px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	overflow: hidden;
	z-index: 2;
}
#cta_watermark {
	width: 245px;
	height: 230px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 8px;
	top: 0px;
	display: block;
    visibility: visible;
	overflow: hidden;
	background: url(cta_watermark_back.png) no-repeat;
	z-index: 3;
}
#cta_photo {
	width: 802px;
	height: 187px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 19px;
	top: 22px;
	display: block;
    visibility: visible;
	overflow: hidden;
	background: url(cta_photo_back.png) no-repeat;
	z-index: 4;
}
#cta_title_text_only {
    display: none;
    visibility: hidden;
}
#cta_title {
	width: 423px;
	height: 53px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 56px;
	top: 51px;
	display: block;
    visibility: visible;
	overflow: hidden;
	background: url(cta_title_back.png) no-repeat;
	z-index: 5;
}
#cta_text {
	width: 490px;
	height: 75px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 56px;
	top: 121px;
	text-align: left;
	font-size: 0.75em;
	font-weight: bold;
	overflow: auto;
	z-index: 6;
}
#cta_button {
	width: 253px;
	height: 102px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 148px;
	top: 111px;
	display: block;
    visibility: visible;
	overflow: hidden;
	background: url(cta_button_back.png) no-repeat;
	z-index: 6;
}
#cta_button_link {
	width: 213px;
	height: 63px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 168px;
	top: 130px;
	text-align: center;
	overflow: hidden;
	z-index: 7;
}
#cta_button_link a {
	width: 213px;
	height: 63px;
	margin: 0;
	padding: 22px 0 0 0;
	color: #293469;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
}
#cta_button_link a:visited {
	color: #293469;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#cta_button_link a:hover {
	color: #c80000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#cta_button_link a:active {
	color: #c80000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#cta_button_link a:focus {
	color: #c80000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


/*** Content Styles ***/

#content_sweeper_sides {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	overflow: scroll; 
	z-index: 1;
	-webkit-overflow-scrolling: touch;
}
#content_sweeper {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	overflow: hidden;
	z-index: 2;
}

#content_sides {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	overflow: hidden;
	z-index: 1;
}
#content {
	width: 922px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	overflow: hidden;
	z-index: 2;
}
#content_bottom {
	height: 25px;
	margin: 0;
	padding: 0;
	clear: both;
	position: relative;
	overflow: hidden;
}
#content_long {
	width: 922px;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	text-align: left;
	font-size: 0.6875em;
	overflow: hidden;
	z-index: 3;
}
#content_long h1 {
	margin: 0;
	padding: 8px 0 12px 0;
	color: #293469;
	font-size: 1.909090em;
	font-weight: bold;
}
#content_long h2 {
	margin: 0;
	padding: 0 0 12px 0;
	color: #0005c8;
	font-size: 1.454545em;
	font-weight: bold;
}
#content_long ul {
	margin: 0;
	padding: 13px 10px 3px 23px;
	list-style-type: disc;
}
#content_long li {
	margin: 0;
	padding: 0 0 10px 0;
	list-style-type: disc;
	font-weight: bold;
}
#content_long form {
	padding: 1em 0 2em 0;
}
#content_long label {
	margin: 0 0 5px 0;
	font-weight: bold;
	display: block;
}
.content_long_more_link {
	margin: 0;
	padding: 10px 0 0 0;
	float: right;
	position: relative;
}
.content_long_more_link a {
	color: #c80000;
	font-weight: bold;
	display: block;
}
.content_long_more_link a:visited {
	color: #c80000;
	font-weight: bold;
}
.content_long_more_link a:hover {
	color: #6670a4;
	font-weight: bold;
}
.content_long_more_link a:active {
	color: #6670a4;
	font-weight: bold;
}
.content_long_more_link a:focus {
	color: #6670a4;
	font-weight: bold;
}
.content_long_indent {
	margin: 0;
	padding: 0 0 0 15px;
	position: relative;
}
.content_long_photo_clear {
	height: 1px;
	margin: 0;
	padding: 0;
	clear: both;
	position: relative;
	overflow: hidden;
}
#content_short {
	width: 659px;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	text-align: left;
	font-size: 0.6875em;
	overflow: hidden;
	z-index: 3;
}
#content_short h1 {
	margin: 0;
	padding: 8px 0 12px 0;
	color: #293469;
	font-size: 1.909090em;
	font-weight: bold;
}
#content_short h2 {
	margin: 0;
	padding: 0 0 12px 0;
	color: #0005c8;
	font-size: 1.454545em;
	font-weight: bold;
}
.content_short_more_link {
	margin: 0;
	padding: 10px 0 0 0;
	float: right;
	position: relative;
}
.content_short_more_link a {
	color: #c80000;
	font-weight: bold;
	display: block;
}
.content_short_more_link a:visited {
	color: #c80000;
	font-weight: bold;
}
.content_short_more_link a:hover {
	color: #6670a4;
	font-weight: bold;
}
.content_short_more_link a:active {
	color: #6670a4;
	font-weight: bold;
}
.content_short_more_link a:focus {
	color: #6670a4;
	font-weight: bold;
}
#content_sidebar {
	width: 243px;
	margin: 0;
	padding: 0;
	float: right;
	position: relative;
	text-align: left;
	font-size: 0.625em;
	overflow: hidden;
	z-index: 3;
}
#content_sidebar h2 {
	margin: 0;
	padding: 0 0 12px 0;
	color: #0005c8;
	font-size: 1.6em;
	font-weight: bold;
}
#content_sidebar ul {
	margin: 0;
	padding: 13px 10px 0 23px;
	list-style-type: disc;
}
#content_sidebar li {
	margin: 0;
	padding: 0 0 15px 0;
	list-style-type: disc;
	font-weight: bold;
}
.content_sidebar_more_link {
	margin: 0;
	padding: 10px 0 0 0;
	float: right;
	position: relative;
}
.content_sidebar_more_link a {
	color: #c80000;
	font-weight: bold;
	display: block;
}
.content_sidebar_more_link a:visited {
	color: #c80000;
	font-weight: bold;
}
.content_sidebar_more_link a:hover {
	color: #6670a4;
	font-weight: bold;
}
.content_sidebar_more_link a:active {
	color: #6670a4;
	font-weight: bold;
}
.content_sidebar_more_link a:focus {
	color: #6670a4;
	font-weight: bold;
}
.content_divider {
	height: 10px;
	margin: 0;
	padding: 0;
	clear: both;
	position: relative;
	text-align: left;
	overflow: hidden;
	z-index: 3;
}
.content_clear {
	height: 1px;
	margin: 0;
	padding: 0;
	clear: both;
	position: relative;
	overflow: hidden;
}
.content_box_top_left {
	height: 21px;
	margin: 0;
	padding: 0 0 0 19px;
	position: relative;
	text-align: left;
	overflow: hidden;
	background: url(content_box_top_left_back.gif) no-repeat;
	z-index: 4;
}
.content_box_top_right {
	height: 21px;
	margin: 0;
	padding: 0 22px 0 0;
	position: relative;
	text-align: left;
	overflow: hidden;
	background: url(content_box_top_right_back.gif) no-repeat top right;
	z-index: 5;
}
.content_box_top {
	height: 21px;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: left;
	overflow: hidden;
	background: url(content_box_top_back.gif) repeat-x;
	z-index: 6;
}
.content_box_bottom_left {
	height: 25px;
	margin: 0;
	padding: 0 0 0 22px;
	position: relative;
	text-align: left;
	overflow: hidden;
	background: url(content_box_bottom_left_back.gif) no-repeat;
	z-index: 4;
}
.content_box_bottom_right {
	height: 25px;
	margin: 0;
	padding: 0 22px 0 0;
	position: relative;
	text-align: left;
	overflow: hidden;
	background: url(content_box_bottom_right_back.gif) no-repeat top right;
	z-index: 5;
}
.content_box_bottom {
	height: 25px;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: left;
	overflow: hidden;
	background: url(content_box_bottom_back.gif) repeat-x;
	z-index: 6;
}
.content_box_left_border {
	margin: 0;
	padding: 0 0 0 1px;
	position: relative;
	text-align: left;
	overflow: hidden;
	background: url(content_box_left_border_back.gif) repeat-y;
	z-index: 4;
}
.content_box_right_border {
	margin: 0;
	padding: 0 4px 0 0;
	position: relative;
	text-align: left;
	overflow: hidden;
	background: url(content_box_right_border_back.gif) repeat-y top right;
	z-index: 5;
}
.content_box {
	min-height: 81px;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: left;
	overflow: hidden;
	background: #ffffff url(content_box_back.gif) repeat-x;
	z-index: 6;
}
.content_box_text {
	margin: 0;
	padding: 0 19px;
	position: relative;
	text-align: left;
	overflow: hidden;
	z-index: 7;
}
.content_box_clear {
	height: 1px;
	margin: 0;
	padding: 0;
	clear: both;
	position: relative;
	overflow: hidden;
}


/*** Photo Styles ***/

#photo_home1 {
	width: 219px;
	height: 159px;
	margin: 0 19px 0 0;
	padding: 0 0 4px 0;
	float: left;
	position: relative;
	display: block;
    visibility: visible;
	overflow: hidden;
	background: url(photo_home1_back.png) no-repeat;
	z-index: 8;
}
#photo_services1 {
	width: 219px;
	height: 159px;
	margin: 0 19px 0 0;
	padding: 0 0 4px 0;
	float: left;
	position: relative;
	display: block;
    visibility: visible;
	overflow: hidden;
	background: url(photo_services1_back.png) no-repeat;
	z-index: 8;
}
#photo_products1 {
	width: 219px;
	height: 159px;
	margin: 0 19px 0 0;
	padding: 0 0 4px 0;
	float: left;
	position: relative;
	display: block;
    visibility: visible;
	overflow: hidden;
	background: url(photo_products1_back.png) no-repeat;
	z-index: 8;
}
#photo_about1 {
	width: 219px;
	height: 159px;
	margin: 0 19px 0 0;
	padding: 0 0 4px 0;
	float: left;
	position: relative;
	display: block;
    visibility: visible;
	overflow: hidden;
	background: url(photo_about1_back.png) no-repeat;
	z-index: 8;
}
#photo_resources1 {
	width: 219px;
	height: 159px;
	margin: 0 19px 0 0;
	padding: 0 0 4px 0;
	float: left;
	position: relative;
	display: block;
    visibility: visible;
	overflow: hidden;
	background: url(photo_resources1_back.png) no-repeat;
	z-index: 8;
}
#photo_contact1 {
	width: 219px;
	height: 159px;
	margin: 0 19px 0 0;
	padding: 0 0 4px 0;
	float: left;
	position: relative;
	display: block;
    visibility: visible;
	overflow: hidden;
	background: url(photo_contact1_back.png) no-repeat;
	z-index: 8;
}


/*** Form Styles ***/

input.forms_textbox {
	width: 325px;
	margin: 0 0 12px 0;
	padding: 3px 6px 3px 6px;
	color: #293469;
	font-weight: normal;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
	background: #ffffff;
	display: block;
}
input.forms_textbox_short {
	width: 150px;
	margin: 0 0 12px 0;
	padding: 3px 6px 3px 6px;
	color: #293469;
	font-weight: normal;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
	background: #ffffff;
	display: block;
}
textarea.forms_textarea {
	width: 325px;
	height: 100px;
	margin: 0 0 12px 0;
	padding: 3px 6px 3px 6px;
	color: #293469;
	font-weight: normal;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
	background: #ffffff;
	display: block;
	overflow: auto;
}
.forms_button {
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	border: 1px solid #999999;
}
.forms_button input {
	margin: 0;
	padding: 5px 20px;
	color: #ffffff;
	font-size: 1.272727em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
	overflow: visible;
	border: 0px;
	background: #a7b8ca url(nav_selected_top_back.gif) repeat-x;
}
.forms_button input:hover {
	color: #c80000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.forms_button input:active {
	color: #c80000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.forms_button input:focus {
	color: #c80000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.forms_security_note {
	margin: 0;
	padding: 0;
	position: relative;
}
.forms_error {
	width: 241px;
	height: 0px;
	margin: 0;
	padding: 0;
	position: relative;
	color: #ff0000;
	font-size: 1em;
	font-weight: bold;
	overflow: hidden;
}
#forms_success {
	margin: 0;
	padding: 0;
	position: relative;
	color: #2dbf00;
	font-size: 1.454545em;
	font-weight: bold;
	overflow: hidden;
}
#forms_failure {
	margin: 0;
	padding: 0;
	position: relative;
	color: #c80000;
	font-size: 1.454545em;
	font-weight: bold;
	overflow: hidden;
}


/*** Footer Styles ***/

#footer_sides {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	overflow: hidden;
	background: #ffffff url(footer_sides_back.gif) repeat-x;
	z-index: 1;
}
#footer {
	width: 960px;
	height: 95px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	overflow: hidden;
	z-index: 2;
}
#footer_address {
	width: 450px;
	height: 65px;
	margin: 0;
	padding: 17px 0 0 0;
	position: absolute;
	left: 0;
	top: 0;
	text-align: left;
	font-size: 0.625em;
	overflow: hidden;
	z-index: 3;
}
#footer_address address {
	margin: 0;
	padding: 0;
	display: block;
}
#footer_membership {
	width: 450px;
	height: 65px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	text-align: left;
	overflow: hidden;
	z-index: 3;
}
#footer_membership_logo {
	width: 125px;
	height: 50px;
	margin: 10px 0 0 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	display: block;
    visibility: visible;
	overflow: hidden;
	background: url(footer_membership_logo_back.png) no-repeat;
	z-index: 4;
}
#footer_membership_logo_link1 {
	width: 62px;
	height: 50px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 10px;
	display: block;
    visibility: visible;
	overflow: hidden;
	z-index: 5;
}
#footer_membership_logo_link2 {
	width: 50px;
	height: 50px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 75px;
	top: 10px;
	display: block;
    visibility: visible;
	overflow: hidden;
	z-index: 5;
}
#footer_membership_text {
	width: 312px;
	height: 65px;
	margin: 0;
	padding: 17px 0 0 0;
	position: absolute;
	left: 0;
	top: 0;
	text-align: left;
	font-size: 0.625em;
	overflow: hidden;
	z-index: 4;
}
#footer_membership_text_float {
	float: right;
	position: relative;
}
#footer_membership_text_clear {
	height: 1px;
	margin: 0;
	padding: 0;
	clear: both;
	position: relative;
	overflow: hidden;
}


/*** Copyright Styles ***/

#copyright_sides {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	overflow: hidden;
	background: #ffffff url(copyright_sides_back.gif) repeat-x;
	z-index: 1;
}
#copyright {
	width: 960px;
	height: 105px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	color: #b14747;
	font-size: 0.6875em;
	text-align: center;
	overflow: hidden;
	z-index: 2;
}


/*** DD Menu Styles ***/

.mattblackmenu ul {
	width: 960px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
}
.mattblackmenu li {
	margin: 0;
	display: inline;
}
.mattblackmenu li a {
	margin: 0;
	padding: 7px 28px 6px 27px; /* padding inside each tab */
	float: right;
	color: #47507d;
	font-size: 0.875em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background: url(nav_divider_back.gif) no-repeat top right;
}
.mattblackmenu li a:visited {
	color: #47507d;
}
.mattblackmenu li a:hover {
	color: #ffffff;
	background: url(nav_selected_top_back.gif) repeat-x; /* background of tabs for hover state */
}
.mattblackmenu li a:active {
	color: #ffffff;
	background: url(nav_selected_top_back.gif) repeat-x; /* background of tabs for hover state */
}
.mattblackmenu li a:focus {
	color: #ffffff;
	background: url(nav_selected_top_back.gif) repeat-x; /* background of tabs for hover state */
}
.mattblackmenu a.selected_top {
	color: #ffffff;
	background: url(nav_selected_top_back.gif) repeat-x; /* background of tab with "selected" class assigned to its LI */
}
.mattblackmenu a.selected_top:visited {
	color: #ffffff;
}
.ddsubmenustyle { /* topmost UL */
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	font-size: 0.75em;
	font-weight: normal;
	border-top: 1px solid #c9ccd9;
	border-left: 1px solid #c9ccd9;
	border-right: 1px solid #c9ccd9;
	display: block;
	visibility: hidden;
	background: #c8d4f5;
	z-index: 100;
}
.ddsubmenustyle ul { /* sub ULs */
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	border-top: 1px solid #c9ccd9;
	border-left: 1px solid #c9ccd9;
	border-right: 1px solid #c9ccd9;
	visibility: hidden;
	background: #f4f4f4;
	z-index: 100;
}
.ddsubmenustyle li a {
	width: 160px; /* width of menu (not including side paddings) */
	padding: 8px 5px;
	color: #47507d;
	font-weight: bold;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #c9ccd9;
	background-color: #f4f4f4;
}
.ddsubmenustyle li a:hover {
	font-weight: bold;
	color: #ffffff;
	background-color: #a7b8ca;
}
.downarrowpointer { /* CSS for "down" arrow image added to top menu items */
	padding-left: 4px;
	border: 0;
}
.rightarrowpointer { /* CSS for "right" arrow image added to drop down menu items */
	padding-top: 3px;
	position: absolute;
	left: 100px;
	border: 0;
}
.ddiframeshim {
	width: 0;
	height: 0;
	position: absolute;
	border-width: 0;
	background: transparent;
	display: block;
	z-index: 500;
}
