@charset "UTF-8";
/* CSS Document */

* { font-family: Arial, Helvetica, sans-serif }

body { text-align:center; margin-top:22px; background-color:#cccccc}


h1 { font-family:Georgia, Times New Roman, serif; font-size:20px; line-height:22px; color:#3399cc; letter-spacing:-.01em; font-weight:500}

.darkBlueBold { color:#4290b6; font-weight:bold; font-size:13px}

.altText {padding:22px }
.altText h1 { font-size:16px; color:#999 }

#container { width:860px; height:auto; border-left:solid 4px #faaa59; border-right:solid 4px #faaa59; background-image:url(images/top_border.jpg); background-position:top; background-repeat:no-repeat; position:relative; margin-left:auto; margin-right:auto; background-color:#FFFFFF;}

.contentTD { text-align:justify; font-size:11px; line-height:18px; padding:11px 32px 18px 22px }

.contentTD a { color:#4985b3}
.contentTD a:hover { color:#faaa59 }

.contentTD p { padding-left:28px; padding-bottom:-6px }

.contentTD li { padding-bottom:3px; margin-left:33px }

.righTD {width:80px; padding:8px 11px 22px 11px }

#rightFlash { width:144px; height:466px }

#logoHeader { width:716px; height:135px}

.leftNav { border-right:solid 1px #faaa59; text-align:right; padding:26px 14px 22px 3px}
.leftNav a { font-size:11px; display:block; color:#666; padding-bottom:9px; text-decoration:none }
.leftNav a:hover { color:#CC6600 }

.footerTD { color:#333333; text-align:center; padding:40px 11px 21px 11px; font-size:11px; background-image:url(images/bottom_border.jpg); background-position:bottom; background-repeat:no-repeat; letter-spacing:1px}

