@charset "utf-8";

#left_sidebar {
	float: left;
	width: 187px;
    margin-left: 5px;
	padding-top: 30px;
}

#left_sidebar_menu {
	background-image: url("/images/elements/left_sidebar_gradient_bar.png");
	background-position: top left;
	background-repeat: repeat-y;
}

#left_sidebar_menu table {
	width: 160px;
	margin-left: 10px;
}

#left_sidebar_menu table td {
	font-size: 11.5px;
	border-bottom: 1px solid #cccccc;
	padding: 7px 2px 5px 4px;
}

#left_sidebar_menu table td.menuitem {
	width: 140px;
}

#left_sidebar_menu table td.menuitem .menuitem_level2 {
	padding-left: 10px;
}

#left_sidebar_menu table td.arrow {
	text-align: center;
	width: 8px;
}

#left_sidebar_menu table td a {
	color: #000000;
	display: block;
	text-decoration: none;	
}

#left_sidebar_menu table td a:hover, #left_sidebar_menu table td a.active {
	color: #053a7f;
}

#left_sidebar_menu table td.arrow img {
	background-image: url("/images/elements/left_sidebar_gray_arrow.png");
	background-repeat: no-repeat;
	height: 6px;
	width: 5px;
}


#left_sidebar_menu table tr:hover td.arrow img, #left_sidebar_menu table tr.active td.arrow img {
	background-image: url("/images/elements/left_sidebar_blue_arrow.png");
}

#content_layout div.right_sidebar {
	float: right;
	position: relative;
}

#content_layout div.right_sidebar div.banner {
	background-image: url("/images/elements/right_banner_bottom.png");
	background-position: bottom center;
	background-repeat: no-repeat;	
	width: 235px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#content_layout div.right_sidebar div.banner h1 {
	background-image: url("/images/elements/empty_right_banner_top.png");
	background-position: top center;
	background-repeat: no-repeat;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	font-weight: normal;
	line-height: 0px;	
	height: 1px;
	padding: 0px;
}

#content_layout div.right_sidebar div.banner h1.blue {
	background-image: url("/images/elements/blue_right_banner_top.png");
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;	
	height: 22px;
	line-height: 1em;
	padding: 7px 0px 0px 14px;
}

#content_layout div.right_sidebar div.banner h1.gray {
	background-image: url("/images/elements/gray_right_banner_top.png");
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;	
	height: 22px;
	line-height: 1em;
	padding: 7px 0px 0px 14px;
}

#content_layout div.right_sidebar div.banner h1.green {
	background-image: url("/images/elements/green_right_banner_top.png");
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;	
	height: 22px;
	line-height: 1em;
	padding: 7px 0px 0px 14px;
}

#content_layout div.right_sidebar div.banner h1.orange {
	background-image: url("/images/elements/orange_right_banner_top.png");
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;	
	height: 22px;
	line-height: 1em;
	padding: 7px 0px 0px 14px;
}

#content_layout div.right_sidebar div.banner div.content_container {	
	border-color: #d6d6d6;
	border-style: solid;
	border-width: 0px 1px;	
}

#content_layout div.right_sidebar div.banner div.content_container div.content {	
	line-height: 120%;
	width: 195px;
	margin: 0px auto;
	padding: 16px 0px 0px;
}

#content_layout div.right_sidebar div.banner div.content_container div.content a.read_more {
	color: #000000;
	float: right;
	text-decoration: none;
	margin: 10px 5px;
}

#content_layout div.right_sidebar div.banner div.content_container div.content a.read_more:hover {
	color: #00377a;
}

#content_layout div.right_sidebar div.banner div.content_container div.bottom_line {
	border-bottom: 1px solid #cccccc;
}

#content_layout div.right_sidebar div.banner div.content_container div.content_end {	
	clear: both;
	font-size: 6px;
	line-height: 6px;
	height: 6px;
}

#content_container {
	width: 520px;
	margin-left: 200px;
}

#content_container img {
	width: 520px;	
}

#breadcrumbs {
	font-size: 10px;
	padding: 6px 10px 0px 0px;
}

#breadcrumbs ul {
	display: inline;
}

#breadcrumbs ul li {
	display: inline;	
}

#breadcrumbs ul li a {
	color: #000000;
	text-decoration: none;
}

#breadcrumbs ul li a:hover {
	color: #053a7f;
}

#content {
	font-size: 11.5px;
	padding: 10px 10px 0px;
	line-height: 130%;
}

#content h1 {
	color: #053a7f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;	
	margin-bottom: 1em;
}

#content h2,#content h3, #content h4, #content h5, #content h6 {
	color: #053a7f;
	margin-bottom: 1em;
}

#content img {
	width: auto;
}

#content input, #content select, #content textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content textarea {
	overflow:hidden;
	resize: none;
}

#content ol, ul {
	list-style: disc;
	margin-left: 1em;
	margin-bottom: 1em;
}

#content li {
	margin-left: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#content th, #content td {
	vertical-align: middle;
}

#content th[valign=top], #content td[valign=top] {
	vertical-align: top;
}

#content th[valign=top], #content td[valign=bottom] {
	vertical-align: bottom;
}

#content th[valign=top], #content td[valign=baseline] {
	vertical-align: baseline;
}

#content p {
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#leave_content {
	clear: both;
	font-size: 5px;
	line-height: 5px;
	height: 5px;
}

div.email_error {
	color:#990033;
	font-size: 13px !important;
	font-style: italic;
	font-weight: bold;	
}

div.email_success {
	color: #009933;
	font-size: 13px !important;
	font-style: italic;
	font-weight: bold;	
}

table.gray_border {
	border: 1px solid #d6d6d6;
}

table.gray_border td {
	padding: 4px;
}

