/* MAIN STYLES */
body { margin: 0px; text-align: center; min-width: 1000px; /* for mozilla */ background-image: url(images/stripe-bg.jpg); background-position: top center; background-repeat: repeat-x; background-color: #588197; background-attachment: fixed; margin: 10px; font-family :Arial, Helvetica, sans-serif; font-size: 11px; }
h1 { font-size: 20px; font-weight: normal; color: #FFFFFF; margin: 0; }
h2 { font-size: 18px; font-weight: normal; color: #FFFFFF; margin: 1em 0 0 0; padding: 7px 0 0 0; border-top: 1px solid #000; }
h3 { font-size: 16px; font-weight: normal; color: #588197; margin: 0; }
#rightcontent h3 { color: #FFF; }
h4 { font-size: 16px; font-weight: normal; color: #FFFFFF; margin: 1em 0 0 0; }
h5 { font-weight: normal; color: #FFFFFF; margin: 5px 0px 5px 10px; }
h5 a { color: #FFFFFF; text-decoration: none; }
h5 a:hover { color: #588197; }
h6 { font-size: 14px; font-weight: normal; color: #FFFFFF; margin: 10px 0px 0px 0px; }
hr { border: 0px; background-color: #181512; height: 1px; width: 100%; }
.name { text-align: left; }
img { border: 0; }
* { behavior: url(scripts/iepngfix.htc); }
a:hover img { opacity: 0.8; filter: alpha(opacity=80); }

/* FORM STYLES */
table { border: 0px; width: 100%; }
th { text-align: right; padding: 5px 2px 0 0; vertical-align: top; white-space: nowrap; }
td { padding: 0; }
td.center { text-align: center; }
td.section p { border-top: 1px dotted #000; margin: 1em 0; padding: 7px 0 0 0; }
.minitext { font-size: 10px; color: #000000; padding: 5px 0px 5px 0px; }
.disable { font-size: 10px; color: #FF0000; font-weight: bold; padding: 5px 0px 5px 0px; }
.fielderror { color: #FF0000; }

/* RESULTS */
table.results { border: 0px; width: 100%; }
table.results th { text-align: center; vertical-align: top; background: #000; padding: 5px; color: #FFF; }
table.results td { background: #4F7488; text-align: center; width: 12%; padding: 5px; }
table.results td.spacer { background: none; padding: 0; }
table.results td.spacer img { margin: 0 !important; }
table.results td.name { text-align: left; width: 40%; }


/* PAGE STYLES */
#outerouter { margin: auto; width: 1000px; }
#outer { display: table-cell; min-height: 100%; width: 960px; text-align: left; padding: 10px 20px; position: relative; background-image: url(images/legacy-logo-2010.gif); background-position: top center; background-repeat: no-repeat; background-color: #588197; }

/* HEADER STYLES */
#header { height: 210px; width: 960px; overflow: hidden; position: relative; text-align: center; /*border-color: #191919; border-style: solid; border-width: 1px;*/ }
#altlogo { position: relative; top: 210px; }

#menu { float: left; position: relative; }
#sponsors { float: right; position: relative; }
#sponsors a img { opacity: 1; filter: alpha(opacity=100); }
#sponsors a:hover img { opacity: 0.75; filter: alpha(opacity=75); }
#maincontent { float: left; width: 100%; position: relative; padding: 0px; margin: 10px 0px 10px 0px; vertical-align: top; }
.pdfs li { list-style-image: url(images/pdf-icon.gif); }
#news { float: left; position: relative; padding: 10px; margin: 0px 10px 0px 0px; width: 270px; background-color: #181512; color: #FFFFFF; }
#news a { color: #FFFFFF; text-decoration: underline; }
#news a:hover { text-decoration: none; }
.newsbanner { float: left; position: relative; left: -10px; background: #588197; padding: 10px 0; margin-bottom: -10px; }

#righttitle { float: right; width: 630px; position: relative; padding: 10px; margin: 0px; background-color: #181512; color: #FFFFFF; }
#rightcontent { float: right; width: 650px; position: relative; padding: 1em 0; margin: 0; color: #000000; }
#rightcontent img { margin: 0; }
#rightcontent #thumbsarea { width: 630px; position: relative; float: left; background: #4F7488; padding: 10px; margin-bottom: 10px; }
#rightcontent #thumbsarea h2 { margin: 0 0 5px 0; padding: 0; border-top: 0; border-bottom: 1px solid #588197; }
#rightcontent #thumbsarea .thumbcont { width: 70px; height: 70px; position: relative; float: left; margin: 0 0 2px 2px; overflow: hidden; }
#rightcontent #thumbsarea .capt { border: 1px solid #FFF; position: relative; top: -1px; }
#rightcontent #thumbsarea .thumbcont img { float: left; margin: 0; }
#rightcontent #profilearea { width: 630px; position: relative; float: left; min-height: 100px; border-top: 1px solid #000; margin: 1em 0; padding: 1em 0 0 0; }
#rightcontent #profilearea .profile { position: relative; float: right; width: 406px; }
#rightcontent #profilearea .profile p { margin: 0 0 0.5em 0; }
#rightcontent #profilearea .profile p.top { padding: 0.5em 0 0 0; border-top: 1px dotted #000; }
#rightcontent #profilearea .imgcont { position: relative; float: left; border: 2px solid #FFF; width: 200px; height: 200px; text-align: center; overflow: hidden; background: #FFF; }
#rightcontent #profilearea .imgcont img { position: relative; float: left; margin: 0; }
.thumbblock { position: relative; float: left; width: 450px; border-top: 1px solid #000000; margin: 5px 0px 0px 0px; padding: 5px 0px 10px 0px; }
.thumbblock img { float: left; margin: 0px; }
.address { margin: 10px 10px 10px 40px; }

/* FOOTER STYLES */
#footer { padding: 6px 10px 10px 10px; width: 940px; float: left; text-align: center; position: relative; font-size: 10px; color: #FFFFFF; background-color: #181512; }
.dldl { position: relative;top: 4px; }
#footer a { color: #FFFFFF; text-decoration: none; }
#footer a:active { color: #FFFFFF; text-decoration: none; }
#footer a:visited { color: #FFFFFF; text-decoration: none; }
#footer a:hover { color: #FFFFFF; text-decoration: underline; }
#footer #footerlogos { position: relative; float: right; }
#footer #footerlogos a img { opacity: 1; filter: alpha(opacity=100); }
#footer #footerlogos a:hover img { opacity: 0.75; filter: alpha(opacity=75); }
#footer #footercopy { position: relative; float: left; padding: 1em 0 0 0; }

/* MENU STYLES */
#menucontainer { float: left; height: 23px; width: 480px; position: relative; z-index: 9998; overflow: hidden; margin-top: 5px; }
#menucontainer #menu  { margin: 0; padding:0; }
#menucontainer #menu li { display: inline; }
#menucontainer #menu li a { float: left; height: 0px; padding-top: 25px; background-image: url(images/menu.gif); background-repeat: no-repeat; }
#menucontainer #menu li#nav_home a { width: 59px; background-position: 0 0; }
#menucontainer #menu li#nav_line a { width: 131px; background-position: -59px 0; }
#menucontainer #menu li#nav_sign a { width: 88px; background-position: -190px 0; }
#menucontainer #menu li#nav_sche a { width: 108px; background-position: -278px 0; }
#menucontainer #menu li#nav_cont a { width: 94px; background-position: -386px 0; }

#menucontainer #menu li#nav_home a:hover { background-position: 0 -46px; }
#menucontainer #menu li#nav_line a:hover { background-position: -59px -46px; }
#menucontainer #menu li#nav_sign a:hover { background-position: -190px -46px; }
#menucontainer #menu li#nav_sche a:hover { background-position: -278px -46px; }
#menucontainer #menu li#nav_cont a:hover { background-position: -386px -46px; }

#menucontainer #menu li#nav_home a:active { background-position: 0 -46px; }
#menucontainer #menu li#nav_line a:active { background-position: -59px -46px; }
#menucontainer #menu li#nav_sign a:active { background-position: -190px -46px; }
#menucontainer #menu li#nav_sche a:active { background-position: -278px -46px; }
#menucontainer #menu li#nav_cont a:active { background-position: -386px -46px; }

#menucontainer.home #menu li#nav_home a { background-position: 0 -23px !important; cursor: default; }
#menucontainer.line #menu li#nav_line a { background-position: -59px -23px !important; }
#menucontainer.sign #menu li#nav_sign a { background-position: -190px -23px !important; }
#menucontainer.sche #menu li#nav_sche a { background-position: -278px -23px !important; }
#menucontainer.cont #menu li#nav_cont a { background-position: -386px -23px !important; }

/* CONTENT STYLES */
a { color: #000000; text-decoration: underline; }
a:hover { text-decoration: none; }
p.final { margin: 1em 0 0 0; padding: 7px 0 0 0; border-top: 1px solid #000; }

#list { width: 100%; height: 450px; overflow: auto; margin-top: 10px; }
.complist { float: left; margin: 0px 0px 20px 0px; padding: 0px 20px 0px 20px; }
.imgleft { margin-right: 10px; }
.imgright { margin-left: 10px; }

/* FORM STYLES */
.formtitle { color: #000000; text-align: right; vertical-align: text-top; padding: 4px 5px 0px 0px; }
.formcopy { color: #FFFFFF; }
.instructions {	font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; vertical-align: top; padding: 2px 0px 5px 0px; }
