@charset "iso-8859-1";

/* Common HTML */

body {margin: 0px; padding: 0px; font-family: verdana, lucinda grande; font-size: 10pt; line-height: 14pt; color: #000033; background-image: url(../images/bg-pg-bottom.png); background-repeat: repeat-x; background-color: black; background-attachment: fixed; background-position: bottom}

.bdr {border: 1px solid #000033}
.nobdr {border: 0px solid #000033}

h1 {font-size: 14pt; line-height: 18pt; color: #000033; font-weight: bold;}
h2 {font-size: 12pt; line-height: 16pt; color: #990000; font-weight: bold;}
h3 {font-size: 10pt; line-height: 14pt; color: #000033; font-weight: bold;}

a:link, a:visited {font-size: 10pt; line-height: 14pt; color: blue; text-decoration: none}
a:hover, a:active {font-size: 10pt; line-height: 14pt; color: red; text-decoration: underline}

div#windowWrap {padding: 10px 0px 10px 0px; background-image: url(../images/bg-pg-top.png); background-repeat: repeat-x}

/* Page Wrap */
div#outterPgWrap {width: 800px; margin: 0px auto 0px auto; border: 1px solid cyan}

div#innerPgWrap {}

/* Header */
div#headerWrap {background-image: url(../images/bg-header.png); height: 175px; background-repeat: no-repeat; border-top: 1px solid #000033; border-right: 1px solid #000033; border-bottom: 1px solid #000033; border-left: 1px solid #000033;}

div#header {}
div#header h1 {text-align: center; margin-top: 5px; margin-bottom: 13px;font-family: arial black; font-size: 28pt; line-height: 28pt; color: whitesmoke; font-weight: bold;}

div#header h2 {text-align: center; margin-top: 0px; margin-bottom: 10px; font-family: arial black; font-size: 20pt; line-height: 20pt; color: #990000; font-weight: bold;}

div#header h3 {text-align: center; margin-top: 10px; font-family: arial black; font-size: 9pt; line-height: 9pt; color: white; font-weight: bold;}

div#header h4 {text-align: center; margin-top: 0px; font-family: arial black; font-size: 9pt; line-height: 9pt; color: #000033; font-weight: bold;}


/* Header Nav Bar */
div#headerNavWrap {background-image: url(../images/bg-navBar2.png); height: 30px; background-repeat: repeat-x}

div#headerNav {padding-top: 7px; padding-left: 10px; font-size: 9pt; line-height: 9pt; color: white;}

div#headerNav a:link, div#headerNav a:visited {font-size: 9pt; line-height: 9pt; color: white; text-decoration: none}
div#headerNav a:hover, div#headerNav a:active {font-size: 9pt; line-height: 9pt; color: cyan; text-decoration: underline}

/* Content Wraps */

/* #1 */
div#outerContentWrap1 {background-color: whitesmoke; border-top: 1px solid #000033; border-right: 1px solid #000033; border-bottom: 1px solid #000033; border-left: 1px solid #000033;}

div#innerContentWrap1 {width: 780px; margin: 0px auto 0px auto; padding: 12px 10px 12px 10px}

div#contentBody1 {background-image: url(../images/bg-content-m.jpg); background-repeat: repeat-y; padding: 10px 10px 10px 10px }

div#topImg {background-image: url(../images/bg-content-t.jpg); height: 10px}

div#content1 {margin: 1px; padding: 0px 15px 10px 15px}

div#botImg {background-image: url(../images/bg-content-b.jpg); height: 10px}

/* #2 */
div#outerContentWrap2 {}

div#innerContentWrap2 {}

div#contentBody2 {width: 620px;}

div#content2 {padding: 20px}

div#sidebarWrap2 {width: 180px;}

div#sidebar2 {padding: 10px}

/* #3 */
div#outerContentWrap3 {background-image: url(../images/bg-pg-three.png); background-repeat: repeat-y}
div#innerContentWrap3 {}

div#twoCol {float: left; width: 650px; }

div#contentBody3 {float: right; width: 500px; }
div#content3 {padding: 10px}

div#sidebarLeftWrap3 {float: left; width: 150px;}
div#sidebarLeft3 {padding: 7px}

div#sidebarRightWrap3 {float: right; width: 150px; }
div#sidebarRight3 {padding-top: 7px; padding-right: 7px; padding-bottom: 7px; padding-left: 10px}

/* Sidebar CSS */

div#navTitle2 {background-image: url(../images/title-bar-160.png); background-repeat: no-repeat; height: 31px; color: #990000; font-family: verdana; font-size: 10pt; font-weight: normal; text-align: left; padding: 5px 5px 0px 15px; margin: 0px 0px 0px 0px}

div#navTitle3 {background-image: url(../images/title-bar-140.png); background-repeat: no-repeat; height: 27px; color: #990000; font-family: verdana; font-size: 9pt; font-weight: normal; text-align: left; padding: 5px 5px 0px 15px; margin: 0px 0px 0px 0px}

div#linkWrap {text-align: center; margin-bottom: 10px;}

/* Controls the CSS Style for the Sidebar Menu Links When Cursor is Out */
div.mouseOut {border-bottom: 1px solid #aaaaaa; border-top: 1px solid white; padding: 3px  0px 4px 8px; text-align: left; font-size: 8pt; line-height: 10px; font-family:verdana, sans-serif; font-weight: normal; color: gray}

/* Controls the Hover CSS Style for the Sidebar Menu Links When Cursor is Over */
div.mouseOver {border-top: 1px solid #000033; border-right: 1px solid #000033; border-bottom: 1px solid #000033; border-left: 1px solid #000033; padding: 3px  0px 4px 12px; text-align: left; font-size: 8pt; line-height: 10px; font-family:verdana, sans-serif; font-weight: normal;  color: #000033; background-image: url(../images/links-bg.png); text-decoration: none}

div.mouseOver a:hover {text-decoration: none;}

/* Foot Nav Bar */
div#footNavWrap {background-image: url(../images/bg-navBar2.png); height: 30px; background-repeat: repeat-x}

div#footNav {padding-top: 7px; text-align: center; font-size: 9pt; line-height: 9pt; color: white;}

div#footNav a:link, div#footNav a:visited {font-size: 9pt; line-height: 9pt; color: white; text-decoration: none}
div#footNav a:hover, div#footNav a:active {font-size: 9pt; line-height: 9pt; color: cyan; text-decoration: underline}


/* Footer Image Bar */
div#footerImgWrap {background-image: url(../images/bg-footer.png); height: 30px; background-repeat: no-repeat; border-top: 1px solid #000033; border-right: 1px solid #000033; border-bottom: 1px solid #000033; border-left: 1px solid #000033;}

div#footerImg {padding-top: 7px; text-align: center; font-weight: bold; font-size: 9pt; line-height: 9pt; color: white;}

div#footerImg a:link, div#footerImg a:visited {font-weight: bold; font-size: 9pt; line-height: 9pt; color: #000033; text-decoration: none}
div#footerImg a:hover, div#footerImg a:active {font-weight: bold; font-size: 9pt; line-height: 9pt; color: white; text-decoration: underline}


/* Legal */
div#legalNavWrap {}

div#legalNav {padding-top: 7px; text-align: center; font-size: 7pt; line-height: 10pt; color: whitesmoke;}

div#legalNav a:link, div#legalNav a:visited {font-size: 7pt; line-height: 10pt; color: whitesmoke; text-decoration: none}
div#legalNav a:hover, div#legalNav a:active {font-size: 7pt; line-height: 10pt; color: cyan; text-decoration: underline}



