@charset "utf-8";
body { margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */ padding: 0; text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */ color: #333; background-color: #CCC; font-family: Verdana, Arial, Helvetica, sans-serif; ; font-size: 100%; }
h1, h2, h3, h4, h5, h6, p, blockquote, ol, ul, li, dl, address { margin: 0px; padding: 0px; }
h1, h2 { margin-top: 1.2em; margin-bottom: 0px; }
.twoColFixRtHdr #container { width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */ background: #FFFFFF; text-align: left; /* this overrides the text-align: center on the body element. */ height: 70em; margin: 0px auto; }
.twoColFixRtHdr #header { background-color: #E1E1E1; padding: 0 0 0 0; position: relative; }
.twoColFixRtHdr #header h1 { margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */ padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */ }
.twoColFixRtHdr #sidebar1 { float: right; /* since this element is floated, a width must be given */ width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */ background: #fff; /* the background color will be displayed for the length of the content in the column, but no further */ padding: 0px 15px 10px 10px; position: relative; height: 637px; top: 25px; }
.twoColFixRtHdr #mainContent { margin: 0 225px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */ padding: 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */ font-weight: normal; overflow: visible; background-color: #FFF; top: 10px; }
.twoColFixRtHdr #footer { padding: 0 0px 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */ background:#cccccc; text-align: center; }
.twoColFixRtHdr #footer a { margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */ padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */ font-size: 0.7em; color: #666; }
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */ float: right; margin-left: 8px; }
.fltlft { /* this class can be used to float an element left in your page */ float: left; margin-right: 8px; }
.floatR  { float: right; }
.floatL { float: left; margin-top: 0px; margin-bottom: 0px; }

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */ clear:both; height:0; font-size: 1px; line-height: 0px; }
#topHeader { color: #264D74; font-size: 0.7em; font-style: italic; }
#topHeader h1 { text-align: right; font-weight: normal; font-size: 1em; }

#topHeader #timeZone { text-align: right; font-weight: bold; border-right: 10px solid #e1e1e1; margin-top: 1em; float: right; border-left: 10px solid #e1e1e1; }

#topHeader p { text-align: right; font-weight: bold; border-right: 10px solid #e1e1e1; margin-top: 10px; }



#bannerContainer { height: 60px; background: #69C url(../Media/Banners/BannerBlueBackground.jpg) repeat-x; }
#bannerSideimage { height: 60px; margin-left: 20px; float: left; }
#bannerSideimage a img { border: none; margin-left: 4px; }

#bannerInfo { text-align: right; float: none; margin: 5px 10px 0px 0; }
#bannerInfo h1 { font-size: 1.1em; color: #264D74; }
#bannerInfo h2 { font-size: 1.1em; color: #FF0; text-align: left; margin-left: 140px; text-indent: 25; margin-top: -9px; }
#bannerInfo a { color: #ff0; text-decoration: none; border-bottom: 2px solid #82A1CF; }
#bannerInfo a img    { border: none; margin-right: 4px; padding-top: 4px; }
#bannerInfo a:hover { border-bottom: 2px solid #F90; }
 ------------------------------------------------ #mainContent h1   /* centered banner */ {
 text-align: left;
 font-size: 1.5em;
 border: solid #fff 5px;
 color: #039;
 margin: 5px 0 -10px -5px;
 background: #fff;
}

#mainContent h1, h2, h3, h3, h5, h6 { font-weight: normal; color: #039; text-align: left; }
#mainContent h1 { font-weight: bold; font-size: 1.5em; margin: 10px 0 0px 0; }
#mainContent h1 .smaller { font-size: 0.9em; }
#mainContent strong  { font-weight: normal; }


#mainContent h1.increased { margin: 5px 0 10 -5px; }
#mainContent h2   /* left  banner  */ { font-size: 1.1em; }
#mainContent h3 {
 font-size: 1 .em; color: #666; font-weight: 600; margin-bottom: 0px; margin-top: 1.2em; font-size: 1em; }
#mainContent h4 {
 font-size: 1 .em; color: #666; font-weight: 600; margin-bottom: 0px; margin-top: 1.2em; }
#mainContent h5 { font-size: 0.9em; margin: 15px 0 0px 0; }
#mainContent h6 { font-size: 0.75em; margin: 0px 0 5px 0; }
#mainContent p { font-size: 0.85em; margin-bottom: 1em; font-weight: normal; text-align: left; margin-top: 1em; }
#mainContent p.smaller { font-size: 0.75em; margin-bottom: -7px; }
#mainContent  p .super { vertical-align: super; font-size: 0.7em; }
#mainContent a:link { color: #F90; text-decoration: none; font-weight: 600; }
#mainContent a:hover { border-bottom: 1px solid #F90; }
#mainContent a:visited { color: #F60; text-decoration: none; font-weight: 600; }
#mainContent a img { border: 0; }
#mainContent blockquote { font-style: italic; background-color: #CCCCFF; font-size: 0.8em; width: 90%; padding-left: 5px; margin-right: 24px; margin-left: 24px; padding-right: 5px; }
#mainContent table { padding: 2px 5px; font-size: 0.8em; text-align: left; }
#mainContent table th { font-size: 1.1em; background: #ccc; }
#mainContent table tr { background-color: #eee; }
#mainContent tr.odd { background-color: #e1e1e1; }
#mainContent tr.even { background-color: #E2e2e2; }
#TabbedPanels_mainContent .TabbedPanelsContent ul{ margin-top: 0.5em; margin-bottom: 1em; }
#TabbedPanels_mainContent .TabbedPanelsContent ul li { font-size: 0.85em; margin-bottom: 0.1em; }
#sidebar1 h1 { font-size: 1.2em; color: #333; margin-top: 0px; }
#sidebar1 h2 {
 font-size: 1 .em; font-size: 1em; margin-top: 0em; font-weight: bold; color: #333; }
#sidebar1 h3 { font-size: 1.2em; color: #333; margin-top: 0px; font-weight: bold; }
#sidebar1 p { font-size: 0.8em; color: #525252; font-weight: normal; margin-top: 0.8em; }
#sidebar1 p strong { font-weight: normal; }

#sidebar1 a { color: #09f; text-decoration: none; font-weight: 400; text-align: left; }
#sidebar1 a:hover { border-bottom: solid #09f 1px; }
#sidebar1 a:visited { color: #639; }
#sidebar1 ul { margin-left: 20px; }
#menuContainer { height: 30px; font-weight: normal; position: relative; float: none; margin: 10px 0px 0px; }
#menuContainer #mainMenuHolder { width: 100%; padding-right: 2%; padding-left: 2%; }
#MenuBar_Main .selectedItem a { background-color: #999; color: #FFF; }
#MenuBar_Main .firstItem a { border-left: solid #fff 3px; }
#MenuBar_Main .unselected a { }
#menuContainer2 { background-color: #FFF; width: 100%; height: 25px; }
#menuContainer2 #languageMenuHolder { left: 750px; position: relative; padding-bottom: 8px; top: 8px; }
#menuContainer2 #languageMenuHolder a { display: inline; background-color: #FFF; padding: 0.4em 0.2em 0px; border: 2px solid #FFF; }
#menuContainer2 #languageMenuHolder a:hover { border: 2px solid #00F; }

#menuContainer2 #languageMenuHolder a img { border: 0; }
#menuContainer2 #languageMenuHolder .selectedItem a { border: 2px solid #666; }
#menuContainer2 #languageMenuHolder .unselected a { }

.colLeft { float: left; width: 49%; }
.colRight { float: right; width: 49%; }
.colLeft-40 { float: left; width: 40%; }
.colLeft-60 { float: left; width: 60%; }
.colLeft-70 { float: left; width: 70%; }

.colLeft-80 { float: left; width: 80%; }
.colRight-30 { float: right; width: 29%; }

.colRight-40 { float: right; width: 39%; }
.colRight-60 { float: right; width: 59%; }
.colCenter { float: left; width: 26em; margin-left: 7em; }
.SpryHiddenRegion { visibility: hidden; }
.alert { text-align: left; padding: 5px 20px 5px 45px; border-top: 2px solid #ffd324; border-bottom: 2px solid #ffd324; background: #fff6bf url(../Media/Icons/exclamation_mark.gif) no-repeat 15px 50%; }
.alertOffer { text-align: left; padding: 5px 20px 5px 40px; border-top: 2px solid #ffd324; border-bottom: 2px solid #f90; background: #FFB url(../Media/Icons/check_alert1.gif) no-repeat 10px 50%; }
#rightLink { font-size: 0.8em; float: right; text-indent: 18px; background: url(../Media/Icons/icobookopen16.gif) no-repeat 0px 0px; }
#rightText { font-size: 0.9em; float: right; padding-right: 10px; font-weight: bold; color: #666; }
#topDownload { font-size: 0.8em; float: right; text-indent: 18px; padding: 5px 0 10px 0; background: url(../Media/Icons/icodocturntxt16.gif) no-repeat 0px 4px; }
.flash  {
 font-size: 1 .em; color: #666; font-weight: 600; margin-bottom: 0px; margin-top: 1.2em; font-size: 1em; }
.highlight { font-weight: bold; color: #095E95; }

#sidebar1   .whiteText{ color: #FFF; }
#mainContent .whiteText {
	color: #FFF;
	font-size: 0.1em;
}
#mainContent .whiteText a {
	color: #FFF;
}


#menuSpace {
	margin-top: 10px;
}
