@charset "utf-8";
   /* Layout Stylesheet */

@import url("menu.css");

body {margin: 0; padding: 0px; font-family: Arial, Helvetica, sans-serif;}
#body {background-color: #336699; text-align: center; font-size: 12px;}
#BgGrad {background: transparent url(images/BgGradient.png) repeat-x;}

#SiteWrap {width: 980px; margin: auto; background-color: #e6e6e6; min-height: 100%;}
#InnerWrap {width: 960px; margin: auto; text-align: left;}

#HeaderWrap {background: url(images/HeaderBg.png) no-repeat; width: 960px; height: 99px;}
#MainWrap, #LowerHeadWrap {background: url(images/MainBg.png) repeat-y; width: 960px;}
#FooterWrap {background: url(images/FooterBg.png) no-repeat; width: 960px; height: 79px; text-align: center; padding-top: 10px;}

#Logo {background: url(images/Logo.png) no-repeat; width: 195px; height: 94px; float: left;}
#HeaderRight {width: 757px; float: right; text-align: right; padding-top: 3px; padding-right: 3px;}
#MainMenu {float: left; background: #336699 url(images/MenuBg.png) repeat-x; padding: 0px 1px; height: 25px; width:958px; color: #ffffff; text-align: center;}
#Breadcrumb {float: left; width: 700px; padding: 5px;}
#CurrentDate {float: right; width: 190px; padding: 5px; text-align: right;}
#ContentMain {clear: both; float: left; width: 960px;}
.OPMSMenuPane {padding: 10px 0px 0px 0px;}
.OPMSSidePane {padding: 2px 2px; /* width: 145px; */}
.OPMSMainPane {padding: 10px 0px 10px 5px; /* width: 795px; */ text-align: left;}
.ContentPane {padding: 10px 0px 10px 10px;}
.ContentPaneLeft {float: left; width: 740px; padding: 10px 0px 10px 10px;}
.ContentPaneRight {float: right; width: 200px; padding: 10px 0px;}
#FooterMenu {background: #336699 url(images/MenuBg.png) repeat-x; padding: 0px 1px; height: 25px; width:958px; color: #ffffff;}

#CountrySelect {float: right; padding-right: 40px; padding-top: 8px;}
#Cart {float: right; padding-right: 20px; padding-top: 3px;}
#Login {float: right; padding-right: 20px; padding-top: 3px; text-align: left;}
#Login .LoginButton {color: #ffffff; background-color: #336699; font-size: 12px; font-weight: bolder;}
#Login a {padding: 0px; margin: 0px; color: #666666;}
#LoggedIn {float: right; padding-right: 20px; padding-top: 5px;}

.Clear {clear: both;}

.ToggleDisplay {color: #336699; padding: 0px 5px;margin: 0px;font-size: 11px;font-weight: bold;}
#ToggleDisplay {color: #336699;}
.WebsiteDisplay {display: none;}
.WebsiteDisplayMinAltHead {display: none; background: url(images/HeaderBg.png) no-repeat; width: 960px; height: 22px;}
.WebsiteDisplayMinAltFoot {display: none; background: url(images/FooterBg.png) no-repeat; background-position: bottom; width: 960px; height: 20px;}

p, h1, h2, h3, h4, h5, h6, td, ul li {padding: 0px; margin: 0px; color: #333333; font-family: Arial, Helvetica, sans-serif;}
p {font-size:13px;line-height:18px;}
h1 {color: #24486d; font-size: 17px; font-weight: bold; padding-bottom: 5px;}
h2 {color: #24486d; font-size: 15px; font-weight: bold;}
h3 {color: #24486d; font-size: 14px;}
h4 {}
a, a:link, a:visited {color: #111111; text-decoration: none;}
a:hover {text-decoration: underline;}
th {background-color: #666666; color: #ffffff; font-weight: bold; text-align: left; padding: 3px;}
td {color: #333333; font-size: 12px; text-align: left;}
ul li {font-size:13px; list-style: disc outside none; padding: 3px 0px;}
tr.TblRowAlt {background-color: #e6e6e6;}
table.Pad-S td, table.Pad-S th {padding-right: 10px;}
table.Pad-M td, table.Pad-M th {padding-right: 20px;}
table.Pad-L td, table.Pad-L th {padding-right: 30px;}

.subhead {color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
h2.blog_title {padding: 0px; color: #336699; font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold;}
.blog_dateline {padding: 0px; margin: 0px; font-size: 11px; padding-left: 5px;}

a.button {
    background: transparent url('/Portals/US/img/bg_button_a.png') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('/Portals/US/img/bg_button_span.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

#Breadcrumb, #Breadcrumb a, #Breadcrumb a:link, #Breadcrumb a:visited, #Breadcrumb .SkinObject {color: #666666; text-decoration: none; font-weight: normal; font-size: 12px;}
#Breadcrumb a:hover {text-decoration: underline;}
#CurrentDate, #CurrentDate .SkinObject {color: #666666; text-decoration: none; font-weight: normal; font-size: 12px;}
#ContentMain p {padding: 5px 5px;}
#ContentMain h1, #ContentMain h2, #ContentMain h3 {padding: 5px 5px;}
.FooterMenu {padding-top: 4px;}
.FooterMenu, .FooterMenu a, .FooterMenu a:link, .FooterMenu a:visited {color: #ffffff; font-weight: bold; font-size: 12px; text-transform: lowercase;}
a.FooterMenu, a.FooterMenu:link, a.FooterMenu:visited {color: #ffffff;}
.FooterMenu a:hover {color: #aaaaaa; text-decoration: none;}

.RegistrationTable {font-size: 13px; color: #333333;}

.UpdateMessage, p.UpdateMessage {font-weight: bold; font-style: italic;}
.WarningMessage, p.WarningMessage {font-weight: bold; font-style: italic; color: Red;}


.OfferBox {
    border: solid 1px #336699; 
    padding: 0px 3px;
    background-color: #e0e8ef;
}

.Strike {text-decoration: line-through;}

.ForumPolicy, .ForumPolicy p {font-size: 11px;}

/* navigation */
#TypeSelect {background:#e6e6e6 url(/Portals/US/img/PresentationGrad.png); border-bottom:1px solid #cccccc; height:120px; width:740px; text-align:center;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
#TypeSelect ul {width:427px; margin:0 auto; text-align:center;}
#TypeSelect ul li {padding: 0px}
#TypeSelect li {border-right:1px solid #ffffff; float:left; padding:0px 0px 0px 1px; width:140px; list-style-type:none; text-align:center;}
#TypeSelect a { color:#333333; display:block; padding:5px 5px 5px 0px; position:relative; word-spacing:-2px; font-size:11px; height:120px; text-decoration:none;}	
#TypeSelect a.current {background: transparent url(/Portals/US/img/PresentationTab.jpg) no-repeat;}
#TypeSelect img {background-color:#fff; border:1px solid #ccc; padding:4px; margin:7px 0 4px 0px;}
#TypeSelect strong {display:block; font-size:13px;}
 
/* panes */
#Types {background:#fff url(/Portals/US/img/PresentationGrad.png) repeat-x scroll 0 0; border-color:#ccc; border-style:solid; border-width:1px 1px 0; width:738px; height:340px; margin-bottom:-20px; padding-bottom:20px;
	/* must be relative so the individual panes can be absolutely positioned */
	position:relative;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}
 
/* crossfading effect needs absolute positioning from the elements */
#Types div {display:none; position:absolute; top:20px; left:20px; color:#444; width:700px; }
#Types img {float:right; margin-left:20px; background-color:#fff; border:1px solid #ccc; padding:4px; }
#Types p.IntroPara {color:#222222; font-weight:bold;}
#Types h2 {margin:0 0 -5px 0; font-size:22px; font-weight:normal;}
#Types h3 {font-size:13px; font-weight:normal; font-weight:bold;}
#Types table {padding-top: 10px}
#Types td {vertical-align: top;}
#Types td img {margin: 0; padding: 0; background-color: transparent; border-style: none;}
/* .overlay {display:none; width:500px; padding:20px; background-color:#ddd;} */

/* ABOVE IS NEW */


#SiteBody p {padding-top: 7px; padding-bottom: 7px;}

/* #SiteBodyFooterMain p, #SiteBodyFooterMain a, #SiteBodyFooterMain a:link {text-transform:lowercase; font-size: 15px;color: #333333;}

#SiteFooter, #SiteFooter a {color: #666666;} */

.ContentRegion {
    padding-left: 20px;
    text-align: left;
}
.ContentRegion p{
    padding-right: 30px;
}
.AboutMenu {
}
.AboutRegion {
    text-align: left;
}

#FAQs {
    padding-left: 20px;
    padding-right: 30px;
}
.FAQ_Q, .FAQ_Q a {
    font-weight:bold;
    color: #333333;
    text-decoration: none;
}
.FAQ_Q a:hover {
    text-decoration: underline;
    cursor: pointer;
}
.FAQ_A {
    font-weight: normal;
    color: #666666;
}