body {
	background-color: #334479;
	margin: 25px 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(/assets/images/pagebg/fade_000000-334479_29x800.jpg);
	background-repeat: repeat-x;
}
.title_main {
	text-align: center;
	padding: 0px;
	background-color: #DDDDDD;
	border: none;
}
.title_sub {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: center;
}
.wrapper_outer {
	background-color: #FFFFFF;
	height: auto;
	width: 780px;
	border: 1px solid #CCCCCC;
}
.column_homeleft {
	padding: 40px 15px 15px 24px;
	width: 38%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	vertical-align: top;
}
.column_homeright {
	padding: 40px 15px 15px;
	vertical-align: top;
	/* width: 37%; */
}
.column_sidebar {
	padding: 22px 15px 15px;
	width: 23%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	vertical-align: top;
	text-align: left;
	background-color: #FFFFF5;
}
.footer {
	font-size: 10px;
	background-color: #CCCCCC;
	border-top-style: solid;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.column_hometopimage {
	text-align: center;
	padding-bottom: 15px;
}
.column_main_text {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.sidebar_text {
	font-size: 11px;
	text-align: left;
	color: #444444;
}
.sidebar_itemtop {
	padding-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
}
.sidebar_item {
	padding-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 20px;
	text-align: left;
}
.sidebar_itembottom {
	padding-bottom: 20px;
	padding-top: 20px;
	border: 1px none #CCCCCC;
	text-align: left;
}
.footnote {
	font-size: 9px;
	color: #666666;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: -9px;
	color: #000000;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	color: #000000;
}
.menu_area {
	background-color: #909090;
	text-align: left;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding: 5px 5px 5px 24px;
}
.column_lnav {
	padding: 40px 10px 10px;
	width: 75px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	vertical-align: top;
}
.column_main {
	padding: 20px 25px 20px 25px;
	vertical-align: top;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.breadcrumb_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}
.breadcrumb a:link {
	color: #666666;
	text-decoration: underline;
}
.breadcrumb a:link:hover {
	color: #0000FF;
	text-decoration: underline;
}
.breadcrumb a:link:visited {
	color: #666666;
	text-decoration: underline;
}
.breadcrumb a:link:visited:hover {
	color: #0000FF;
	text-decoration: underline;
}

.hr_pagetitle {
	color: #999999;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 20px;
}
.image_border {
	border: 1px solid #999999;
}
.image_icon_htmlpdf {
	vertical-align: top;
	margin-right: 3px;
	margin-bottom: 2px;
	border: 0px;
}
.footer_links {
	font-size: 10px;
	background-color: #EEEEEE;
	height: 20px;
	border-top-style: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footer_wrapper {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000000;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #000000;
}
.footer_text {
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	border: none;
}
.sidebar_itemsingle {
	text-align: left;
	border: 1px none #CCCCCC;
}
.sidebar_ul {
	list-style-position: outside;
	list-style-type: none;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.sidebar_li {
	background-image: url(/assets/images/common/bullet_333333_5x3.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left:8px;
	margin-top: 3px;
}
#divContainerPhotoAndCaption {
	float: left;
	height: auto;
	width: 92px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-top: 3px;
}
#divCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

