@charset "UTF-8";

body,td,th {
	background-color: #4B82C4;
	margin: 0px;
	overflow: auto;
}
h1 {
	font-size: xx-large;
	color: #CC9900;
}
h2 {
	font-size: x-large;
	color: #990000;
}
h3 {
	font-size: large;
	color: #000099;
}
h4 {
	font-size: small;
	color: #CC9900;
}
h5 {
	font-size: x-small;
	color: #FFFFFF;
}
h6 {
	font-size: xx-small;
	color: #CCCCCC;
}
#blank_page {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	font-family: Verdana, Arial, Garamond, Geneva, sans-serif;
	overflow: hidden;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#page-center {
	background-color: #FFFFFF;
	margin-left: 10px;
	overflow: hidden;
	clear: both;
}
#top-line {
	background-color: #CC9900;
	height: 10px;
}
#letterhead {
	width: 770px;
}
#pts_logo {
	background-color: #FFFFFF;
	height: 100px;
	width: 255px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#field_to_right_of_main_logo {
	float: right;
	height: 100px;
	width: 500px;
	overflow: hidden;
	visibility: inherit;
	z-index: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	}
#middle_body {
	width: 770px;
}
#page_title {
	width: 760px;
}
#left_column_div {
	float: left;
	width: 230px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	text-align: left;
	font-size: small;
	list-style-type: none;
	text-decoration: none;
	margin-right: 10px;
}
#left_column_links {
	font-family: Times, serif;
	font-size: medium;
	font-style: italic;
	line-height: 150%;
	font-weight: bold;
	background-color: #CC9900;
	list-style-type: none;
	text-align: left;
	text-decoration: none;
	text-indent: 10px;
	color: #000066;
	margin-bottom: 30px;
	border: 2px inset #CC6600;
	background-position: left;
	letter-spacing: 1.5px;
}
#left_column_div #bottom_left_column {
	font-family: Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #000066;
	background-color: #CC9933;
	margin-top: 30px;
	border: 2px ridge #CC6600;
}
#right_column_div {
	background-color: #FFFFFF;
	width: 480px;
	font-size: medium;
	font-weight: normal;
	color: #000066;
	clear: none;
	float: right;
	overflow: hidden;
	background-position: right;
	margin-right: 10px;
}
#footer {
	background-color: #CC9900;
	width: 780px;
	clear: both;
	font-family: Verdana, Arial, Garamond, Geneva, sans-serif;
	font-size: small;
	color: #000000;
	text-align: center;
	border-top-color: #996600;
	vertical-align: middle;
	border-top-width: 3px;
	border-top-style: groove;
	font-style: italic;
	visibility: inherit;
	height: 80px;
}
#bottom_unordered_list {
	list-style-position: inside;
	list-style-type: none;
	text-align: center;
}
#footer li {
	font-family: Verdana, Arial, Garamond, Geneva, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	margin-right: 20px;
	text-align: left;
}
#left_column_below_links    {
	background-color: #CC9900;
	border: thin groove #CC6600;
	font-family: Times, serif;
	font-size: medium;
	font-style: italic;
	line-height: 150%;
	font-weight: bold;
	margin-bottom: 15px;
}
#ug-left_side {
	font-size: medium;
	text-align: left;
	float: left;
	width: 600px;
	overflow: scroll;
}
#ug-right_side {
	float: right;
	margin-left: 10px;
	margin-right: 5px;
}

