﻿/* CSS layout */
body{margin:0px; 
padding:0px;
font: 11px Verdana, sans-serif;
	color: #333;}

#masthead {
}

#top_nav {
}

#container {
	position: absolute;
	width: 100%;
	
}

.title
{
	width: 100%;
	position: inherit;
	
	
	
}

#left_col {
	width: 200px;
	/*position: absolute;
	left: 0px;
	top: 0px;*/
	float:left;
	background-color:#ededed;

}

#page_content {
	
	padding-bottom:20px;
	padding-left:20px;
	padding-bottom:20px;
	padding-top:5px;
	

	
	
}

#Page_content_container
{
	float: left;
	width: 60%;
	}

#right_col {
	width: 200px;
	/*position: absolute;
	right: 0px;
	top: 0px;*/
	float: right;
	padding-top:10px;
	padding-bottom: 10px;
	
}

#footer {
			margin-top:1px;
			background-image: url(images/bluetopbar.jpg);
			font-size:10px;
			color:#FFFFFF;
			height:27px;
			margin-bottom:1px;
			text-align: left;
			padding-left:10px;
			
		line-height: 25px;
		clear: both;
		float: none;

}

#footer .href {
			margin-top:1px;
			
			font-size:10px;
			color:#FFFFFF;
			height:27px;
			margin-bottom:1px;
			text-align: left;
			padding-left:10px;
			background: #6d5c6d;
		line-height: 25px;
		clear: both;
		float: none;

}

.toptable{
	background-image: url(images/pm2.jpg);
	background-repeat: repeat-x;}
	
#topbar
{
	background: #000000;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 1px;
	font-size: 10px;
	color: #FFFFFF;
	height: 27px;
	margin-bottom: 1px;
	line-height: 25px;
	background-image: url(images/bluetopbar.jpg);
	background-repeat:repeat-x;
}
#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 200px;
font-size:14px;
font-weight:bold;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.9em;
border-top: 1px solid gray;
}

#navlist li a { text-decoration: none; color:#333333; }

h1
{
	font: 2.0em arial, "Times New Roman" , serif;
	letter-spacing: 1px;
	border-bottom: #dddddd 2px dotted;
	padding-bottom: 7px;
	height: auto;
	
	
}

.titlediv
{
height: 50px;

	}

h2
{
	font: 1.5em arial, "Times New Roman" , serif;
	letter-spacing: 1px;
}
h3
{
	margin: 0px;
	padding: 0px;
	font: 11px Verdana, sans-serif;
	color: #333;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 5px;
	margin-top: 10px;
}
h4
{
	font: bold 12px arial, "Times New Roman" , serif;
	background-color: #CCCCCC;
	margin-bottom: 0px;
	margin-top: 16px;
	padding: 2px;
	padding-left: 5px;
}
.featureimage
{
	padding-left:10px;
	padding-bottom:10px;
	border:1px; border-width: 1px; border-color: #999999; border-style: solid;
	float:right;
}
	
	
/* Lukes Stuff */
.sitemappath
{ 
	float: left;
	
	color: #ffffff;
}
.sitemappath a
{
	color: #FFFFFF;
	text-decoration: none;
}
.sitemappath a:hover
{
	text-decoration: underline;
}

.alt_table
{
	font-size:10px;
	text-align: left;
	background-color: #999999;
}
.alt_table_blue
{
	text-align: left;
	font-size: 13px;
	background-color: #DCEAF4;
}
.alt_table_blue td
{
	text-align: left;
	background-color: #DCEAF4;
	padding: 1px;
}
.alt_table_border
{
	border: solid 1px #FFFFFF;
}
.alt_table th
{
	text-align: left;
	background-color: #FFFFFF;
	color: #000000;	
	
}
.alt_table td
{
	text-align: left;
	background-color: #eeeeee;
	padding: 4px;
}
.alt_table_highlight
{
	text-align: left;
	font-size: 13px;
	background-color: #dceaf4;
}
.alt_table_highlight td
{
	text-align: left;
	background-color: #dceaf4;
	padding: 6px;
}


.button, .nav_button
{
	font-weight: bold;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	background-image: url("images/bg_button_off.gif");
	background-color: #CCCCCC;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 230%;
	letter-spacing: 1px;
}
.button A:link
{
	font-weight: bold;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	background-image: url("images/bg_button_off.gif");
	font-size: 10px;
	background-color: #CCCCCC;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 230%;
	letter-spacing: 1px;
}

A.button:hover
{
	font-weight: bold;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	background-image: url("images/bg_button_on.gif");
	color: #6d5c6d;
	text-decoration: none;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 230%;
	letter-spacing: 1px;
}

#topbar .nav_button a
{
	color: #000000;
}

select
{
	font-size: 10px;
}

input, textarea
{
	font-size: 11px;
}

hr
{
	border: dotted 2px #CCCCCC;
}

.ulNav
{
	
}

.ulNav li
{
	margin-top:4px;
	margin-bottom:4px;
	list-style-type: square;
	font-weight: bold;
}

.ulNav li a
{
	color: Black;
	text-decoration: none;
	font-weight: bold;
}

.ulNav li a:hover
{
	text-decoration: underline;
}

.topLink
{	padding-top: 20px;
	text-decoration: none;
}

.topLink:hover
{
	text-decoration: underline;
}

.header_image
{
	float: right;
	margin-right: 5px;
}

.under_header_image
{
	clear: right;
}

.header_text
{	
	
}

.whitetext_footer {color:#ededed; font-size: 10px;}
A.whitetext_footer {color:#ededed;}
A.whitetext_footer:hover {color:#ffffff;}
