.png { 
	behavior: url(/scripts/png_fix/iepngfix.htc); 
}  

html {
	width: 100%;
}

body {
	font-size: 100%;
	color: #333;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a:link, a:visited {
	color: #560190;
	text-decoration: underline;
}

p {
	margin: 10px 0 10px 0;
	padding: 0;
}

h1 {
	font-size: 18px;
	color: #58018E;
	font-weight: normal;
	margin: 0;
}

h2 {
	font-size: 120%;
	margin: 15px 0 5px 0;
}

h3 {
	font-size: 100%;
	margin: 15px 0 5px 0;
}

blockquote {
	padding: 0;
	margin: 5px 0 5px 20px;
}

.site_resizer {
}

.site_container {
	margin: 0 auto 0 auto; 
	text-align: left; 
}

.page_container {
	text-align: left;
	padding: 0; 
}

#header_top {
	display: none;
}

#header_top_left {
	display: none;
}

#header_top_right {
	display: none;
}

#header_bg {
	display: none;
}

#header_content {
	display: none;
}

#header_img_rotation {
	display: none;
}

#section_area {
	display: none;
}

#section_area_left {
	display: none;
}

#section_area_right {
	display: none;
}

#section_area_cross {
	display: none;
}

#section_area_btns {
	display: none;
}

#content_area_nav {
	display: none;
}

#content_area_nav ul {
	display: none;
}

#content_area_nav li {
	display: none;
}

#content_area {
	font-size: 12px;
}

#crumb {
	display: none;
}

#crumb_content {
	display: none;
}

#crumb_controls {
	display: none;
}

#watermark {
}

#section_area_bottom {
	display: none;
}

#section_area_left_bottom {
	display: none;
}

#section_area_right_bottom {
	display: none;
}

#footer {
	display: none;
}

#footer_content {
	display: none;
}

#notices {
	margin: 20px 0 0 0;
	font-size: 100%;
}

.notice_content {
	padding: 0 0 10px 10px;
}

#page_files {
	margin: 10px 0 0 0;
	font-size: 100%;
	color: #000;
}

#page_files a {
	color: #000;
}

.page_files_content ul {
	padding: 0;
	margin: 0;
}

.page_files_content li {
	list-style-image: url(../images/layout/file_bullet.gif);
	padding: 0;
	margin: 0 0 -8px -15px;
}

#page_images_area {
	float: right; 
	width: 270px; 
	margin: 0 0 0 10px;
}

#page_images {
	text-align: center;
	font-size: 80%;
	font-style: italic;
	padding: 0 0 10px 0;
}

.page_image_file {
	padding: 3px 0 3px 0;
	padding: 4px;
	margin: 0 0 2px 0;
}

#page_gallery {
	text-align: center;
	font-size: 90%;
	font-weight: bold;
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
}

#gallery_content {
	text-align: center;
	width: 515px;
}

.gallery_image_div {
	margin: 4px;
	padding: 4px;
	height: auto;
	width: auto;
	float: left;
	font-size: 90%;
	text-align: center;
	border: 1px solid #7435C2;
	background: #FFF;
}

#news {
}

#news_released {
	font-size: 80%;
	font-style: italic;
}

#events {
}

.quote_text {
	font-size: 125%;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	padding: 10px 0 5px 0;
	display: block;
}

.quote_author {
	font-size: 125%;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #58018E;
	padding: 0 0 10px 0;
	display: block;
}

.intranet_table {
	background: #FFF;
	border: 1px solid #905ECF;
}

.intranet_header_cell {
	background: #905ECF;
	color: #FFF;
}

.intranet_alert {
	font-weight: bold;
	color: #F00;
}

.intranet_note {
	font-size: 70%;
}

.form_field, .form_btn, .form_select, .form_field_error, .form_radio_btn {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border: 1px solid #AAA;
}

.form_text_area {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.form_text_area, .form_field {
	padding: 0 2px 0 2px;
}

.form_field {
	width: 150px;
}

.form_radio_btn {
	border: none;
}

.form_btn {
	padding: 0 3px 0 3px;
	margin: 8px 0 0 0;
	cursor: pointer;
	font-size: 90%;
}

.form_required {
	font-size: 90%;
	color: #F00;
	margin: 0 3px 3px 3px;
	vertical-align: top;
	cursor: help;
}

.error, error_head {
	color: #F00;
	padding: 6px;
	padding: 0 10px 0 10px;
	border: 2px dotted #FF0000;
	line-height: 120%;
	width: 300px;
	display: block;
}

.table_div {
	border: 1px solid #98BCDC;
	background: #FFF;
	padding: 0 0 5px 0;
	margin: 0 0 8px 0;
	display: block;
}

.table_div_row {
	float: left;
	margin: 0 0 0 5px;
}

.table_div_heading_full {
	font-weight: bold;
	color: #369;
	background: url(../images/table_head_bg.jpg);
	border-bottom: 1px solid #98BCDC;
	margin: 0 0 10px 0;
	padding: 3px 0 10px 4px;
	display: block;
}

.table_div_left, .table_div_right, .table_div_right_data, .table_div_middle, .table_div_blank, .table_div_sub_head {
	padding: 0 5px 0 5px;
	vertical-align: middle;
	float: left;
}

.table_div_sub_head {
	font-weight: bold;
	color: #369;
	background: url(../images/table_head_bg.jpg);
	padding: 3px 0 4px 0;
	border-bottom: 1px solid #98BCDC;
	border-top: 1px solid #98BCDC;
	line-height: 12px;
}

.table_div_blank {
	text-align: right;
	width: 95%;
}

.table_div_left {
	text-align: right;
}

.table_div_right, .table_div_right_data {
	text-align: left;
}

.table_div_right_data {
	border-top: 1px solid #98BCDC;
	border-left: 1px solid #98BCDC;
	border-bottom: 1px solid #98BCDC;
	line-height: 110%;
}

.table_div_middle {
	text-align: center;
}

.table_div_desc_head {
	background: #369;
	color: #FFF;
	float: left;
	font-weight: bold;
	padding: 2px 0 2px 5px;
	line-height: 120%;
}

.table_div_desc_body {
	background: #EEF3F9;
	padding: 5px 0 5px 5px;
	float: left;
}

.table_div_error, .table_div_warning {
	text-align: center;
	color: #F00;
	background: #FFF;
	font-weight: bold;
	margin: 5px 5px 0px 5px;
	padding: 3px 4px 3px 4px;
	border: 1px dashed #F00;
	display: block;
}

.table_div_warning {
	color: #F00;
}

.help_normal, .help_over {
	color: #98BCDC;
	font-weight: bold;
	line-height: 120%;
	cursor: pointer;
}

.help_bg {
	background: url(../images/help_watermark.gif) no-repeat;
}

.help_type, .help_heading, .help_sub_head {
	color: #000;
	margin: 0 25px 85px 0px;
}

li.help_type {
	color: #000;
	margin: 0 25px 0 100px;
    line-height: 20px;
}

.help_heading  {
	font-size: 90%;
	font-weight: bold;
}

.help_sub_head {
	font-weight: bold;
	margin: 18px 0 0 0;
}

.page_preview {
	border: 1px solid #369;
	width: 95%;
	padding: 5px 0 5px 5px;
}

.cleaner {
	clear: both;
	height: 0;
	font-size: 0;
	border: none;
	margin: 0; 
	padding: 0;
	background: transparent;
}

.error {
	color: #000;
	background: #FFF url(../images/error.gif) top left no-repeat;
	border: 1px solid #CCC;
	line-height: 120%;
	width: 380px;
	display: block;
	padding: 16px 10px 10px 60px;
	margin: 5px 0 0 0;
}

.error_head {
	color: #F00;
	background-color: #FFF;
	font-size: 110%;
	font-weight: bold;
	padding: 0 10px 10px 0;
}
