/* CSS layout */
.tablestyle2 {
	width:112px;
	border-right: 1px solid #C0C0C0;
	border-bottom: 2px solid #C0C0C0;
	margin-top: 10px;
	margin-right: 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	padding: 8px;
	line-height: 200%;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #fff;
}
.line200 {
	line-height: 200%;
}
.greyH2 {
	color: #808080;
}
.bordernone {
	border-width: 0px;
}
body {
	margin: 0;
	padding: 0;
	color:#000;
}
.centertext {
	text-align: center;
}
.pixmargins {
	margin-left: 3px;
	margin-right: 3px;
}
.justify {
	text-align: justify;
}

#masthead {
	background-color: #000;
}

#top_nav {
	border-bottom-color: #FECE6B;
	height: 26px;
	border-bottom-style: solid;
	border-bottom-width: medium;
}

#container {
	min-width: 900px;
	max-width: 1024px;
}

#left_col {
	width: 136px;
	float: left;
	font-family: "Trebuchet MS";
	font-size: small;
	background-color: #f5f5f5;
	background-image: url('../images/side_fadeR3.jpg');
	background-repeat: repeat-y;
	background-position: right top;
	border-right: 2px solid #3e3e3e;
	padding: 12px;
}
#left_col a{
	color:#000;
	font-weight: bold;
	text-decoration:none;			
}
#left_col a:hover{
	color:#ff6600;
	text-decoration: none;
}
#left_col a:visited{
	color:#b5b5b5;
	text-decoration: none;
}

#right_col {
	width: 136px;
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	background-color: #f5f5f5;
	background-image: url('../images/side_fadeL3.jpg');
	background-repeat: repeat-y;
	background-position: left top;
	border-left: 2px solid #3e3e3e;
	height: auto;
	padding: 12px;
}
#right_col a{
	color:#000;
	font-weight: bold;
	text-decoration:none;		
}
#right_col a:hover{
	color:#ff6600;
	text-decoration: none;
}
#right_col a:visited{
	color:#b5b5b5;
	text-decoration: none;
}
#page_content {	
	margin-left: 165px;
	margin-right: 163px;
	font-family: "Arial";
	font-size: 82%;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	padding-bottom: 0px;
}
#page_content a{
	color:#4f99ff;
	text-decoration: none;
	font-weight: bold;
}
#page_content a:hover{
	color:#ff6600;
	text-decoration: none;
}
#page_content a:visited{
	color:#b5b5b5;
	text-decoration: none;
}
#footer {
	clear: both;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	border-top: 2px solid #3e3e3e;
	width: 100%;
	text-align: center;
	color: #808080;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-image: url('../images/bottom_edge.jpg');
	background-repeat: repeat-x;
	background-position: top;
}

#footer a{
color:#4a85ff;
text-decoration:none;
}

#footer a:hover{
text-decoration: underline;
}
/* Styles for Content */
}
h1 {
	color: #000;
	font-size: 2.0em;
	}
h2 {
	color: #808080;
	font-size: 2.0em;

}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #81B2FE;
}
h5 {
	color: #000;
	font-size: 0.85em;
}
h6 {
	color: #000;
	font-size: 0.5em;
}
h6 {
	color: #000;
	font-size: 0.5em;
}
big {
	color: #000;
	font-size: medium;
}
{
	color: #000;
	font-size: small;
	text-align: justify;
	margin: 0;
	padding: 5px;
}

