/* CSS Document */

body {
        background-color: #646464;
        color: #FFFFFF;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 80%;
        padding: 0px;
        margin: 0px;
}

.center {
        position: relative;
        top: 0px;
        width: 980px;
        padding: 0px;
        margin-left: auto;
        margin-right: auto;
}

.header_div {
        position: relative;
        padding: 0px 20px 0px 20px;
        margin: 0px;
}

.logo {
        position: relative;
        z-index: 100;
        width: 250px;
        padding: 15px 0px 0px 30px;
}

.login {
        position: relative;
        float: right;
        z-index: 555;
        color: #CCCCCC;
        text-align: right;
        font-family: Arial, Helvetica, sans-serif;
        font-size: .75em;
        background-color: #525252;
        border: solid 1px #333333;
        border-top: none;
        padding: 6px 12px 5px 12px;
        margin: 0px;
}

div.login a:link,
div.login a:visited,
div.login a:active {
	color: #CCCCCC;
	text-decoration: none;
}
div.login a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

div.login a.new_resp:link,
div.login a.new_resp:visited,
div.login a.new_resp:active {
	color: #FFCC00;
	text-decoration: none;
}
div.login a.new_resp:hover {
	color: #FFCC00;
	text-decoration: underline;
}

.login_bottom {
        position: relative;
        float: none;
        z-index: 100;
        height: 1px;
        background-color: #525252;
}

.login_corn_bl {
        position: absolute;
        z-index: 960;
        top: 0px;
        left: -13px;
        height: 7px;
        width: 7px;
}

.login_corn_br {
        position: absolute;
        z-index: 960;
        top: 0px;
        left: 100%;
        height: 7px;
        width: 13px;
}

.nav_div {
        position: absolute;
        z-index: 999;
        top: 37px;
        left: 275px;
        width: 673px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1.2em;
        letter-spacing: 0.1em;
        background-color: #646464;
}

.sub_nav {
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 999;
        letter-spacing: 0.05em;
        padding: 0px;
        margin: 0px;
}

.menuBar ul {
        text-align: center;
        margin: 0px;
        padding: 0px;
}

.menuBar li {
        display: inline;
        padding: 0px;
        margin: 0px;
}

.corn_tl {
        position: absolute;
        z-index: 550;
        top: 0px;
        left: 0px;
        height: 50px;
        width: 50px;
}

.corn_tr {
        position: absolute;
        z-index: 550;
        top: 0px;
        left: 950px;
        height: 50px;
        width: 50px;
}

.content {
        position: relative;
        z-index: 555;
        padding: 7px 22px 7px 22px;
        padding: 7px 32px 7px 32px;
}

.corn_bl {
        position: absolute;
        z-index: 550;
        top: -29px;
        left: 0px;
        height: 50px;
        width: 50px;
}

.corn_br {
        position: absolute;
        z-index: 550;
        top: -29px;
        left: 950px;
        height: 50px;
        width: 50px;
}

a:link,
a:visited,
a:active {
	text-decoration: underline;
	font-weight: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	font-weight: none;
	color: #CCCCCC;
}

a.plain:link,
a.plain:visited,
a.plain:active {
	text-decoration: none;
	font-weight: none;
	color: #FFFFFF;
}
a.plain:hover {
	text-decoration: none;
	font-weight: none;
	color: #CCCCCC;
}

.javascript {
        font-size: 0.85em;
        font-style: italic;
	padding-bottom: 3px;
}

.main {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
}

.bread {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .85em;
	color: #cccccc;
}
a.bread:link,
a.bread:visited,
a.bread:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-weight: normal;
	text-decoration: none;
	font-weight: none;
	color: #cccccc;
}
a.bread:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-weight: normal;
	text-decoration: underline;
	font-weight: none;
	color: #FFFFFF;
}

.bread_div {
        position: relative;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .85em;
	padding-bottom: 5px;
}
.bread_div a:link,
.bread_div a:visited,
.bread_div a:active {
	color: #cccccc;
	font-weight: normal;
	text-decoration: none;
}
.bread_div a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

h1 {
	font-size: 1.8em;
        text-align: left;
        letter-spacing: 1px;
        margin: 5px 0px 10px 0px;
}

.no_disp {
	color: #660000;
	color: #333333;
	color: #1A1A1A;
}

h2 {
	background-color: #EAEAEA;
	background-color: #CCCCCC;
	font-weight: bold;
        font-style: italic;
	font-size: 1.2em;
	color: #000000;
	color: #1A1A1A;
        letter-spacing: 1px;
        border: solid 1px #333333;
        padding: 4px 10px 4px 10px;
        margin: 20px 0px 10px 0px;
}

h2 a:link,
h2 a:visited,
h2 a:active {
	color: #333333;
	text-decoration: underline;
}
h2 a:hover {
	color: #000000;
	text-decoration: underline;
}

h3 {
	font-weight: bold;
        font-style: italic;
	font-size: 1.3em;
        letter-spacing: 1px;
        margin: 15px 0px 5px 0px;
}

h4 {
	font-weight: bold;
	font-size: 1.1em;
        letter-spacing: 1px;
        margin: 15px 0px 5px 0px;
}

p {
        margin: 10px 0px 10px 0px;
}

.nav_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
        letter-spacing: 1px;
	color: #CCCCCC;
        line-height: 1.5em;
}
span.nav_link a:link,
span.nav_link a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
span.nav_link a:active,
span.nav_link a:hover {
	color: #999999;
	color: #FFFFFF;
	text-decoration: underline;
}

.image_title {
        position: relative;
	font-weight: bold;
}

.image_location {
        position: relative;
	font-size: .85em;
}

.image_data {
        position: relative;
	font-size: .85em;
	color: #CCCCCC;
        margin-top: 5px;
}

.satis {
	font-weight: bold;
	text-align: center;
}

.error_div {
        position: relative;
	color: #000000;
        background-color: #FBD6D6;
        border: solid 2px #DC0506;
        padding: 10px 20px 10px 20px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}

.error_head {
        font-size: 1.5em;
        font-weight: bold;
        color: #DC0506;
}

.error {
        font-size: 1.1em;
        font-weight: bold;
        color: #DC0506;
}

.text_div {
        position: relative;
	color: #000000;
        background-color: #FBD6D6;
        border: solid 2px #000000;
        padding: 10px 20px 10px 20px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}

.clear {
        clear: both;
}

div.rights {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #CCCCCC;
	font-size: 1.0em;
        font-style: italic;
        padding: 5px 0px 10px 0px;
}

.nojava {
        text-align: center;
        color: #FFCC00;
        font-style: italic;
        padding: 10px 0px 10px 0px;
}

.social_space {
        margin-bottom: -30px;
}

.social {
        position: relative;
        text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #cccccc;
}

.social img {
        vertical-align: -30%;
}

.social a:link,
.social a:visited,
.social a:active {
	color: #cccccc;
	font-weight: normal;
	text-decoration: none;
}
.social a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

div.footer {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #CCCCCC;
	font-size: .95em;
        padding-bottom: 5px;
}

div.footer a:link,
div.footer a:visited,
div.footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #CCCCCC;
}
div.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FFFFFF;
}
