﻿/* CSS style */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	background-color: #fff;
	background-image: url('../Graphics/DWT_Images/blackbars.gif'); /*margin: 0.5em;*/;
	background-color: #FFFFFF;
}

#outer_shell {
}
#masthead {
}

#page_content {
	/*	margin: 0px 0px 0px 50px;*/
	border-style: none;
	border-color: 0;
	border-width: 0px;
	padding: 0px 15px 15px 15px;
	margin: 0px 10px 10px 10px;
	width: 450px;
	height: inherit;
}
#column_l {
	position: relative;
	margin: 0 350px 0 0;
	padding: 0 2%;
	background-color: #fff;
	float: none;
}
#column_r {
	float: none;
	width: 330px;
	margin: 0;
	padding: 10px;
	background-color: #cdf;
	position: absolute;
	right: 0px;
	top: 0px;
}

/* Styles for Masthead */
#masthead img {
	float: left;
	margin: 0;
	padding: 0;
}
#masthead p {
}

/* Styles for Navigation */
#navigation a {
	border-style: none none solid solid;
	border-width: 1px;
	border-color: #333399;
	color: #333399;
	text-decoration: none;
	margin: 0;
	padding: 0px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 18px;
	width: 110px;
}
#navigation a:hover {
	border-style: none none solid solid;
	border-width: 0px 0px 1px 1px;
	border-color: #456;
	background-color: #456;
	color: #CCCCFF;
	text-decoration: none;
}

/* Styles for Content */
h1 {
	font-size: 2em;
	color: #393939;
}
h2 {
	font-size: 1.5em;
	color: #469;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 1.5em;
	color: #469;
}
h4 {
	font-size: 1.25em;
	color: #469;
}
h5 {
	font-size: 1em;
	color: #469;
}
h6 {
	font-size: 0.5em;
	color: #469;
}
/* Styles for Footer */
#footer p {
	font-size: x-small;
	text-align: center;
	color: #393939;
	margin: 10px;
	padding: 1px;
}
#footer a {
	color: #393939;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #469;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.style_italic {
	font-style: italic;
}

#logo_container {
}
#picture_area {
}
#top_address p {
	font-size: small;
	text-align: right;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#shell_container {
	padding: 0px;
	margin: 0px;
/*background-color: #BCBCBC;*/	width: 789px;
	background-color: #CC0000;
	position: absolute;
	top: 164px;
	float: right;
}
#pagename {
}
#content_container {
	background-image: url('../Graphics/DWT_Images/tablebg.gif');
}
#left_pic {
	/*background-color: #CC00CC;*/
}

#page_content {
}
#column_right {
	background-color: #FFFFFF;
	text-align: center;
}
#footer {
	background-color: #999999;
	background-image: url('../Graphics/DWT_Images/bottombg.gif');
	background-repeat: repeat-x;
}
#copyright {
	/*background-color: #0099FF;*/
}

#lastdate {
	/*background-color: #0066FF;*/
}
#maintained {
	/*background-color: #666633;*/
}
#logo_name {
/*	background-color: #FFCCFF;*/
}
#logo_pic {
	/*background-color: #FF6699;*/
}
#pagename h1 {
	font-style: normal;
	font-weight: normal;
	font-size: xx-large;
	margin: 0px;
	text-align: left;
	padding: 0px;
	vertical-align: text-bottom;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #445566;
}
#column_right h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}

#top_address a {
	color: #66FFFF;
	text-decoration: underline;
}

#page_content p {
	padding: 0px;
	border-style: none;
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: medium;
}
#page_content h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 5px;
	font-size: 1.5em;
	margin-bottom: 5px;
}

#column_right a:hover {
}
#column_thumb1 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}

.hidden_pic {
	display: none;
}
* input a {
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
	background-color: #CCFFCC;
	color: #336600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 22px;
	width: 120px;
}
