body {
	padding: 0 0 0 0;
	margin: 10 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal;
	font-size: 10pt;
	text-align: center;
    height: auto;
    height: 100%;
    min-height:100%;
	background-color: #000000;
	background-image: url(../images/bg_grad_grid.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	color: #111111;
	margin-top: 2px;
}

body.ovwindow {
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	background-color: black;
    background-image: url('none');
    color: white;
    font-family: Arial, Helvetica, sans-serif
}

.res_banner {
	width: 85%;
	height: 140px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: #454545;
	background-image: url("../images/banner_bg.jpg");
	background-repeat: repeat;
	background-position: 50% 50%;
	border-top: 3px #333333 ridge;
	border-left: 3px #333333 ridge;
	border-right: 3px #333333 ridge;
}

.res_menubar {
	width: 85%;
	margin: 0 auto;
	text-align: center;
	border-left: 3px #333333 ridge;
	border-right: 3px #333333 ridge;
	font-variant: small-caps;
	font-stretch: extra-expanded;
	font-size: 100%;
	background: #000000 url("../images/menubgh.jpg") center center repeat-x;
}

.res_navlist{
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-align: center;
	background: #000000 center center repeat-x;
}
.res_navlist li {
	display: inline;
	white-space: nowrap;
}
.res_navlist li a {
	float: left;
	color: #000000;
	padding: 5px 15px 8px 15px;
	text-decoration: none;
	border-right: 1px solid #333333;
	background: transparent url("../images/menubgh.jpg") center center repeat-x;
}
.res_navlist li a:hover {
	color: #dddddd;
	background: transparent url("../images/menubg.jpg") center center repeat-x;
}
.res_navlist li .current{
	color: #ccffff;
	background: transparent url("../images/menubgh.jpg") center center repeat-x;
}


.res_contents {
	width: 85%;
	margin: 0px auto;
	padding: 0;
	background: #dddddd; /* #464646; */
	border-left: 3px #333333 ridge;
	border-right: 3px #333333 ridge;
	text-align: left;
	display: block;
	overflow: hidden;
}

.res_bodyarea {
	padding: 10px 8%;
}

.res_clear {
	clear: both;
	display: block;
	visibility: hidden;
}

.res_contents:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*
.res_contents {display: inline-block;}
*/
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.res_contents {display: block;}
/* End hide from IE-mac */

.res_right {
	width: 28%;
	float: right;
	padding: 10px 10px 10px 10px;
	margin-top: 25px;
	margin-right: 1%;
	background: #993300;
	vertical-align: top;
}

.res_main {
	margin-right: 32%;
	padding: 0 5px 10px 5px;
}

.res_footer {
	clear: both;
	width: 85%;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	font-size: 80%;
	font-style: normal;
	text-align: center;
	background: #dddddd; /* #464646; */
	border-left: 3px #333333 ridge;
	border-right: 3px #333333 ridge;
	border-bottom: 3px #333333 ridge;
}

.res_footer hr {
	width: 80%;
	color: #333333;
}

.res_textin {
	padding: 0 20px 0 20px;
}

.res_textin img {
	margin: 0px 10px 0px 10px;
}

div.figure {
	float: right;
	width: 40%;
	margin: 0.5em;
	padding: 0.5em;
}
div.figure p {
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: smaller;
	text-indent: 0;
}
img.scaled {
  width: 100%;
}

img.photo {
	border: 6px #666699 solid;
}

h1 { font: 130% sans-serif; color:#006699; margin-left: -4%; text-decoration: underline; }
h2 { font: 110% sans-serif; color:#ccffff; margin-left: -3%; background: #458AC3; padding: 2px 0 2px 2px;}
h3 { font: 100% sans-serif; color:#006699; margin-left: -1%; text-decoration: underline; }
h4 { font: 100% sans-serif; color:#005588; }

a {
	cursor: pointer;
    color: #02bcdc;
}


a:link {color: #0000ff;}
a:visited {color: #0000aa;}
a:focus {color: #02bcdc;}
a:hover {color: #8800ff; }
a:active {color: #02bcdc;}

a.ovlink {
    color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}

a:link.ovlink {
    color: white;
}

a:visited.ovlink {
    color: white;
}

a:hover.ovlink {
    color: red;
}



hr {
	text-align: center;
	width: 50%;
	color: #333366;
	clear: both;
}




input, textarea {
	background: #dddddd;
	color: #000000;
	border: thin #006699 solid;
	padding: 2px 1px;
}

select {
	background: #dddddd;
	color: #000000;
	border: thin #006699 solid;
}


.submit_button {
	color: #cccccc;
	font-weight: bold;
	background: #336699;
	border: 3px outset #8888aa;
	cursor: pointer;
} 
.submit_button:hover {
	background: #444477;
}


.submit_button_ev {
	color: #cccccc;
	font-weight: bold;
	background: #336699;
	border: 0;
	cursor: pointer;
} 
.submit_button_ev:hover {
	color: #ffffff;
}


p.dropcap:first-letter {
	float: left;
	font-weight: bold;
	font-size: 2em;
	line-height: 1em;
	padding-right: 0.15em;
}

.wdtd{
vertical-align: top;
padding: 3px 20px 3px 4px;
font-size: 80%;
}

.quote{
	padding-left: 20px;
	font-family: 'Times New Roman', Times, serif;
	font-size: smaller;
	font-style: italic;
	clear: both;
}

.quotetag{
	padding-left: 20px;
	font-family: 'Times New Roman', Times, serif;
	font-style: normal;
}

.addr {
	width: 80%;
	background: #aaaadd;
}
.addr td {
	padding: 10px 0;
	font-style: normal;
	text-align: center;
}

.Help {
    color: #C0C0C0;
    font-size: x-small;
    font-style: italic;
    text-align: center;
}

.warning {
	color: #ff0000;
}

