@charset "utf-8";

body {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../images/page_bkgd.gif) repeat;
	margin: 0;
	padding: 0;
}

sidebar_heading {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #45008a;
	margin: 0;
	padding: 0;
}


h1 {
	margin-top: 0;
	padding-top: 0;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #45008a;
	border-bottom: solid 2px #45008a;
}

h2 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #45008a;
	margin: 10px 0 2px 0;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

a {
	color: #0000ee;
	text-decoration: underline;
}

a:hover {
	color: #0000ee;
	text-decoration: none;
}

#body_bkgd {
	background: url(../images/page_bkgd_shadows.gif) repeat-x;
	width: 100%;
	margin: 14px 0;
	padding: 0;
}

#page_outside_top {
	width: 828px;
	background: url(../images/container_shadow_top.png) no-repeat;
	height: 11px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

#page_outside_bottom {
	width: 828px;
	background: url(../images/container_shadow_bottom.png) no-repeat;
	height: 11px;
	margin: 0 auto;
	padding: 0;
}

#page_outside {
	width: 828px;
	background: url(../images/container_shadows.png) repeat-y;
	margin: 0 auto;
	padding: 0;
}

#page_container {
	margin: 0 auto;
	width: 800px;
	background: #FFFFFF;
	padding: 8px;
}

#page_header_left {
	float: left;
	width: 428px;
	height: 109px;
	background: url(../images/header_bkgd.gif) repeat-x;
	padding: 0 0 0 24px;
	overflow: hidden;
}

#page_header_right {
	float: right;
	width: 300px;
	height: 109px;
	background: url(../images/header_bkgd.gif) repeat-x;
	padding: 0 24px 0 0;
	text-align: right;
	overflow: hidden;
}

#page_header {

	width: 800px;
	height: 109px;
	padding: 0 0px 0 0;
	text-align: right;

}


#page_body {
	background: url(../images/right_column_bkgd.gif) repeat-y;
	background-position: right;
}

#page_body_left {
	float: left;
	width: 490px;
	padding: 10px;
}

#page_body_left a {
	font-weight: bold;
}

#page_body_right {
	float: right;
	width: 256px;
	padding: 5px;
	border-left:1px dashed #999999;
}


.topspace_none {
	margin-top: 0;
	padding-top: 0;
}

.clearall {
	font-size: 1px;
	height: 0px;
	width: 0px;
	clear: both;
	line-height: 0px;
	display: block;
	float:none !important;
}

table.general_data th {
	text-align: left;
	padding: 2px 6px 2px 0;
}

table.general_data td {
	padding: 2px 20px 2px 0;
}

.body_footer_header {
	font-weight: bold;
	border-bottom: solid 2px #45008a;
}

.body_3_wide {
	width: 250px;
	float: left;
	font-size: 11px;
	padding: 2px 4px;
}

.red_bi {
	font-weight: bold;
	font-style: italic;
	color: #ca2727;
}

#footer {
	color: #000000;
	font-size: 11px;
	width: 776px;
	margin: 0 auto;
	padding-bottom: 10px;
}

#footer div {
	float: left;
	width: 50%;
}

#footer div a {
	color: #000000;
	text-decoration: underline;
}

#footer div a:hover {
	color: #000000;
	text-decoration: none;
}
footer_text {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
}
