/*[fmt]1100-010A-1*/
/*CSS Document*/
BODY { font:100% Verdana, Arial, Helvetica, sans-serif; margin:0; /*it's good practice to zero the margin and padding of the body element to account for differing browser defaults*/
padding:0; /*this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector*/
color:#000000; text-align:center; }
IMG { border:0px solid #000000; margin:0px; padding:0px; }
.blankSpacer { float:left; }
#container { width:980px; margin:0 auto; text-align:left; overflow:hidden; background-image:url(../images/backgroundShadow.gif); }
#mainContent { padding:0 10px; }
.Headline2 { font-size:18px; font-weight:bold; }
#header { padding:0 10px 0 20px; /*this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding.*/
background-image:url(../images/Header_01.jpg); height:171px; }
#clickHereButtonTop { float:right; }
#topNavContainer { width:580px; float:left; }
#topNavContainer UL { margin-left:0; padding-left:0; display:inline; font-size:12px; }
#topNavContainer UL LI { margin-left:0; padding:3px 15px; border-left:1px solid #000000; list-style:none; display:inline; border-left-color:#D6D6D6; }
#topNavContainer UL LI.first { margin-left:0; border-left:none; list-style:none; display:inline; }
#topNavContainer UL LI A { color:#FFF; text-decoration:none; font-size:12px; }
#topNavContainer UL LI A:hover { color:#CDD766; }
#infoContainer { background-position:left; background-repeat:no-repeat; margin:0px; font-family:Tahoma, Geneva, sans-serif; width:960px; float:left; }
.col1 { width:500px; padding-top:10px; font-size:12px; float:left; }
.col1 A { text-decoration:none; font-weight:bold; font-size:16px; color:#56631C; }
P.mainTextCOL1 { font-size:14px; line-height:20px; margin:10px 50px; }
P.mainTextCOL1R { font-size:15px; line-height:20px; margin:10px 50px; text-align:right; font-weight:bold; }
P.smallTextCOL1 { }
.col2 { float:left; width:450px; }
P.mainTextCOL2 { }
P.smallTextCOL2 { }
.Headline { font-size:18px; margin:20px 60px 0 50px; font-weight:bold; }
.subheader { padding:0 0 0 50px; font-weight:bold; }
.RightColInfoText { text-align:justify; line-height:22px; width:420px; font-size:14px; }
.boldText { font-size:15px; font-weight:bold; color:#56631C; }
.disclaimer { font-size:11px; }
.leftColDisc { font-size:12px; color:#56631C; padding:0 80px 0 50px; }
.numberedListItems { margin-bottom:10px; float:left; }
.numberedListItems IMG { float:left; }
.numberedListText { float:left; width:350px; margin-top:15px; font-size:16px; padding-left:10px; font-weight:bold; }
.numberedListItemsLEFT { width:420px; }
.numberedListTextLEFT { margin-top:5px; font-size:16px; padding-left:70px; }
.Col2ButtonHolder { float:left; margin:10px 0 20px 50px; }
#footer { background-image:url(../images/footerBackground.gif); float:left; background-repeat:no-repeat; font-size:11px; padding-top:15px; }
#footerNavContainer { width:980px; float:left; }
#footerNavContainer UL { padding-left:0; display:inline; font-size:11px; }
#footerNavContainer UL LI { margin-left:0px; padding:0 30px; border-left:1px solid #000000; list-style:none; display:inline; border-left-color:#999; font-size:11px; }
#footerNavContainer UL LI.first { margin-left:20px; border-left:none; list-style:none; display:inline; }
#footerNavContainer UL LI A { color:#FFF; text-decoration:none; font-size:11px; }
#footerNavContainer UL LI A:hover { color:#CDD766; }
#copyrightInfo { font-size:10px; color:#666; text-align:center; margin-top:20px; width:980px; padding:20px 0 0; }
#copyrightInfo A { color:#666; text-decoration:none; font-weight:bold; }

