@media print {

* { margin:0; padding:0; }
body { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; }
a { color:#095c90; }
a:hover { color:#388abe; }
h1 { font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; font-style:italic; color:#e7e4d0; font-size:28px; }
.TextInput { font-size:12px; padding:4px; }
.Breadcrumbs { display:none; }
.NoBullets li { list-style:none; margin-bottom:5px; }
.List { margin-bottom:15px; }
.List li { margin-left:35px; margin-bottom:10px; line-height:20px; }
.SiteMapColumn { width:230px; float:left; }
.ListColumn { margin-bottom:25px; float:left; clear:both; }
.ListColumn ul { width:230px; float:left; }

/* HEADER */
#InnerHeaderContainer { width:100%; height:75px;  }
#HomeHeaderContainer { width:100%; height:310px;  }
#Header { margin:0 auto; width:960px; height:116px; position:relative; }
#Header .Logo { position:absolute; top:0px; left:0px; }
#Header .SubNav { display:none; }
#Header span { position:absolute; top:5px; left:400px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; font-size:20px; color:#000; font-style:italic; }
#Header .MainNav { display:none; }

/* HOMEPAGE BANNER */
#HomepageBanner { margin:0 auto; width:960px; position:relative; }
#HomepageBanner h2 { position:absolute; top:165px; left:499px; font-size:10px; color:#000; font-weight:normal; z-index:10; }
#HomepageBanner .Intro { padding:20px 0 0 40px; width:410px; height:174px; position:absolute; left:0; background-image:url(../images/bg-home-banner-left.jpg); background-position:left; background-repeat:no-repeat; }
#HomepageBanner .Intro p { margin-top:5px; color:#FFF; font-size:14px; line-height:20px; list-style:none; }
#HomepageBanner .Intro a { margin-top:5px; float:left; color:#e7e4d0; font-weight:bold; }
#HomepageBanner .Services { padding:20px 0 0 0; width:230px; height:174px; position:absolute; right:0; background-image:url(../images/bg-home-banner-right.jpg); background-position:right; background-repeat:no-repeat; }
#HomepageBanner .Services dt { font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; color:#e7e4d0; font-size:22px; }
#HomepageBanner .Services dd { padding:10px 0 0 0; list-style:none; }
#HomepageBanner .Services dd a { padding-left:15px; color:#FFF; background-image:url(../images/arrow-white.gif); background-position:3px left; background-repeat:no-repeat; }
#HomepageBanner img { position:absolute; left:470px; }

/* HOMEPAGE */
.HomeInset { margin-right:14px; width:209px; float:left; }
.HomeInset h2 { margin:5px 4px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; font-style:italic; color:#000; font-size:22px; }
.HomeInset p { font-size:12px; line-height:18px; }
.HomeInset a { margin-top:5px; float:left; font-weight:bold; }
#HomeMisc { float:left; clear:both; width:880px; margin:40px 0 0 20px; padding-top:40px; background-image:url(../images/horiz-divider.gif); background-position:top; background-repeat:repeat-x; }
#HomeMisc .Members { padding-right:40px; width:400px; float:left; background-image:url(../images/vert-divider.gif); background-position:right; background-repeat:repeat-y; }
#HomeMisc .Members img { margin-right:25px; float:left; }
#HomeMisc .Members p { width:210px; float:left; font-size:11px; line-height:18px; }
#HomeMisc .Newsletter { padding-left:40px; width:400px; float:left; font-size:11px; line-height:18px; }
#HomeMisc .Newsletter li { margin-bottom:5px; width:400px; list-style:none; clear:both; } 
#HomeMisc .Newsletter .NewsletterBox { margin-right:5px; width:275px; color:#999; float:left; } 
#HomeMisc .Newsletter a { margin-right:10px; float:left; }
#HomeMisc .Newsletter span { float:left; }

/* INNERPAGE BANNER */
#InnerpageBanner { display:none; }
#InnerpageBanner img { display:none; }
.Companies { margin:15px 0; list-style:none; display:block; overflow:hidden; width:100%; }
.Companies label { padding:2px 5px 2px 0; font-weight:bold; width:225px; float:left; text-align:left; display:block; vertical-align:middle; }
.Companies li { padding:3px; overflow:hidden; clear:both; font-weight:normal; list-style:none; }
.InsuranceForms li { margin-bottom:15px; list-style:none; }

/* INNERPAGES */
#LeftNav { display:none; }
#Copy { width:600px; }
#Copy p { line-height:20px; margin-bottom:25px; }
#Copy h2 { margin-bottom:15px; font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; font-weight:normal; color:#8d0303; }
#Copy h3 { font-size:14px; font-weight:bold; color:#000; }
#RightColumn { display:none; }

/* FORMS */
.Red { color:#ae0101 }
.Form { margin-top:15px; list-style:none; display:block; overflow:hidden; width:100%; }
.Form label { padding:2px 5px 2px 0; font-weight:bold; width:125px; float:left; text-align:left; display:block; vertical-align:middle; }
.Form input { padding:2px; float:left; display:block; vertical-align:middle; }
.Form li { padding:3px; overflow:hidden; clear:both; font-weight:normal; }

/* FOOTER */
#Footer { display:none; }

/* FIELDS */
.Name { width:180px; height:14px; }
.Email { width:180px; height:14px; }
.Phone { width:120px; height:14px; }
.Comments { width:300px; height:150px; }

}