/* styles used throughout the site */
html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body {
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #808080;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	height: 100%;	
}
body.mceContentBody {
	background: white;
	background-image: url('');
}
p {
	color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #808080;
}
li {
	color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #808080;
}
ul {
	margin-left: -26px;
	font-size: 10px;

}
ul li {
	list-style-type: disc;
	font-size: 10px;
}
ol {
	margin-left: -20px;
}
.body_text {
	color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #808080;	
}
a .body_text {
	color: #005FAF;
	text-decoration: none;
}
a .body_text:visited {	color: #005FAF; text-decoration: none; }
a .body_text:link {	color: #005FAF; text-decoration: none; }
a .body_text:active {	color: #005FAF; text-decoration: none; }
a .body_text:hover {	color: #005FAF; text-decoration: underline; }

.subhead {
	color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #808080;	
	font-weight: bold;
}
.header_font {
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	line-height: 32px;
	padding-left: 20px;
}
h1 {
	color: #005FAF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	padding: 0 0 3px 0;
	margin: 0 0 0 0;
}
.content_box h1 {
	padding-bottom: 5px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	color: black;
	padding: 0px;
	margin: 0px;
}
h3 {
	color: #0C5066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #436B86;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.main_div {
	width: 100%;
	height: 350px;
	background-color: #CC0000;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 1px solid black;
	overflow: visible;
}
.nav_box {
	width: 95%;
	height: 10px;
	padding: 6px 0 6px 0;		
	font-weight: normal;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	clear: both;	
	color: #666666;
}
.nav_box_selected {
	width: 95%;
	height: 10px;
	padding: 6px 0 6px 0;		
	font-weight: bold;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	clear: both;	
	color: black;
}
.subnav_box {
	width: 95%;
	font-weight: normal;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 10px;
	padding: 6px 0 6px 6px;		
	clear: both;	
	color: #666666;
	margin: 0;
}
.subsubnav_box {
	width: 95%;
	font-weight: normal;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;	
	height: 18px;
	padding: 0;
	clear: both;	
	color: #808080;
	overflow: hidden;
	padding-left: 13px;			
		overflow: visible;
		padding: 4px 0 4px 13px;
		line-height: 12px !important;
		height: auto;
}
.nav_divider {
	background-image: url('images/nav_divider.gif');
	background-position: top left;
	background-repeat: no-repeat;
	border: none;
	float: left;
	font-size: 1px;
	height: 23px;
	margin: 0px;
	padding: 0px;
	width: 1px;
}
a {
	color: #005FAF;
	text-decoration: none;
}
a:visited {	color: #005FAF; text-decoration: none; }
a:link {	color: #005FAF; text-decoration: none; }
a:active {	color: #005FAF; text-decoration: none; }
a:hover {	color: #005FAF; text-decoration: underline; }
.navbar_div a {
	color: #666666;
	text-decoration: none;
}
.navbar_div a:visited {	color: #666666; text-decoration: none; }
.navbar_div a:link {	color: #666666; text-decoration: none; }
.navbar_div a:active {	color: #666666; text-decoration: none; }
.navbar_div a:hover {	color: #666666; text-decoration: underline; }

.nav_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #808080;
	text-decoration: none;
}
.nav_link:link { text-decoration: none; }
.nav_link:hover { text-decoration: underline; }
.nav_link:active {	text-decoration: none; }
.nav_link:visited {	text-decoration: none; }

.subnav_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding: 0;
	color: #808080;
	text-decoration: none;
}
.subnav_link:link { text-decoration: none; }
.subnav_link:hover { text-decoration: underline; }
.subnav_link:active {	text-decoration: none; }
.subnav_link:visited {	text-decoration: none; }
.subnav_selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.footer_link {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-decoration: underline;
}
.footer_link:link {
	color: black;
	text-decoration: underline;
}
.footer_link:active {
	color: #867143;
	text-decoration: underline;
}
.footer_link:visited {
	color: black;
	text-decoration: underline;
}
.footer_link:hover {
	color: #867143;
	text-decoration: underline;
}
.article {
	font-size: 13px;
	font-weight: bold;
}
.header_div {
	width: 940px;
	height: auto;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
.navbar_div {
	background: white;
	float: left;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	height: 410px;
	/* width: 146px; */
	width: 158px;
	padding: 0;
	/* margin: -10px 22px 0 22px; */
	margin: -10px 16px 0 16px;
	color: #808080;
		position: absolute;
		top: 0;
		left: 0;	
}
.content_main_div {
	background-color: white;
	height: auto;
	min-height: 360px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	padding-top: 20px;
	width: 921px;
}
.content_div {
	background-color: white;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 10px;
	width: 941px;
}
.footer_div {
	width: 922px;
	height: auto;
	min-height: 150px;	
	color: black;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin: 0 auto 0 auto;
	padding: 10px;
	text-align: center;
	vertical-align: bottom;
}
.heading_text_div {
	background-color: white;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 941px;
}
.front_outer_top {
	background-color: white;
	clear: both;
	min-height: 345px;
	margin: 0px;
	padding: 0px;
	padding-top: 7px;
	text-align: center;
	width: 100%;
	margin-bottom: 5px;
}
.content_box {
	width: 750px;
	height: 430px;
	float: left;
	background-color: white;
	border: none;
	overflow: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #808080;	
		position: absolute;
		top: 0px;
		left: 170px;
}
.content_image_box {
	width: 560px;
	height: 430px;
	float: left;
	background-color: white;
	border: 0px;
	overflow: hidden;
	margin: 0;
	padding: 0px;
	text-align: left;
	background-color: white;
		position: absolute;
		top: 0px;
		left: 170px;	
}
.bottom_border {
	border-bottom: 1px solid black;
}
.big_image_container {
	height: 430px;
	width: 560px;
	margin: 0px;
	padding: 0px;
	border: none;
	overflow: hidden;
}
.thumbnail_overlay {
	position: relative;
	background-color: white;
	display: block;
	text-align: left;
	z-index: 500; 
	width: 560px;
	height: 30px;
	padding: 1px 0 0 0; 	
	margin: -31px 0 0 0;
	border: none;
		background-color: white;
}
.inner_thumbnail_overlay {
	/* deprecated  */
}
.thumbnail_image {
	float: left;
	margin: 11px 11px 3px 0;
	padding: 0;
	cursor: pointer; 
	border: 1px solid #808080;
	width: 9px;
	height: 9px;
	overflow: hidden;	
		width: 10px;
		height: 15px;
		background-image: url('/themes/default/en/images/sail_off.jpg');
		border: none;
		background-color: transparent;	
		background-position: top left;
}
.thumb_over {
	float: left;
	cursor: pointer;
	border: 1px solid #005FAF;
	background-color: #005FAF;
	width: 9px;
	height: 9px;	
	margin: 11px 11px 3px 0;
	padding: 0;	
	overflow: hidden;	
		width: 10px;
		height: 15px;
		background-image: url('/themes/default/en/images/sail_on.jpg');
		border: none;
		background-color: transparent;
		background-position: top left;		
}
.thumb_off {
	float: left;
	cursor: pointer;
	border: 1px solid #808080;	
	margin: 11px 11px 3px 0;	
	width: 9px;
	height: 9px;
	overflow: hidden;		
		width: 10px;
		height: 15px;
		background-image: url('/themes/default/en/images/sail_off.jpg');
		border: none;
		background-color: transparent;	
		background-position: top left;
}
.big_image {
	border-right: 1px solid black; 
	width: 560px;
}
.content_text_box {
	/* width: 146px; */
	width: 152px;
	height: 430px;
	float: left;
	background-color: white;
	border: one;
	overflow: auto;
	/* margin: 0 0 0 22px; */
	margin: 0 0 0 16px;
	padding: 0;
	text-align: left;
		position: absolute;
		top: 0px;
		right: 40px;		
}
.leftsidebar_div {
	border: none;
	float: left;
	margin: 0px;
	margin-right: 30px;
	margin-top: 20px;
	padding: 0px;
	text-align: left;
	width: 160px;
}
.rightsidebar_div {
	border: none;
	float: right;
	margin: 0px;
	margin-top: 20px;
	margin-right: 10px;
	padding: 0px;
	text-align: left;
	width: 165px;
}
/* .leftsidebar_front_div {
	background-image: url('images/sidebar_bg1.jpg');
	height: 197px;
	padding: 10px;
	padding-top: 12px;
	text-align: left;
	width: 170px;
} */
.sidebar_headertext {
	color: #066280;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 0px;
	margin-top: 25px;
}
.sidebar_bigheadertext {
	color: #0C5066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 17px;
	margin-top: 25px;
}
.sidebar_text {
	color: #066280;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.sidebar_flash_text {
	color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.leftsidebar_headertext {
	color: #066280;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}
.leftsidebar_text {
	color: #2F467B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.empty_div {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.clear_div {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}
.articlenav_div {
	font-size: 10px;
	padding: 5px;
	padding-left: 0px;
}
.inline_image {
	margin-bottom: 0px;
	margin-left: 7px;
	margin-right: 12px;
	margin-top: 6px;
}
/*.bulletlist {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	list-style: none;
	margin-left: 10px;
	padding-left: 10px;
	text-indent: -16px;
}
ul.bulletlist li {
	margin: 10px 0px;
} */
.dotline {
	border-top: 1px dotted #888888;
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	width: 100%;
}
.readmore {
	text-align: right;
	width: 98%;
}
.left_image {
	border: 0px;
	margin-right: 8px;
	padding-top: 5px;
}
.form_container {
	margin: 0px;
	padding: 0px;
	width: 430px;
}
.contact_form_container {
	background-color: #EEEECC;
	border: 1px solid #CCCCAA;
	margin: 0px;
	margin-bottom: 10px;
	padding: 10px;
	width: 455px;
}
.form_left {
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: right;
	width: 80px;
}
.form_right {
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 340px;
}
.comment_form_left {
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: right;
	width: 110px;
}
.comment_form_right {
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 230px;
}
.form_button_div {
	padding-top: 5px;
	text-align: right;
	width: 450px;
}
.form_textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid white;
	font-size: 12px;
	width: 280px;
	color: #555555;
}
.form_textarea {
	border: 1px solid white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 120px;
	width: 280px;
	overflow: auto;
	color: #555555;	
}
.error_text {
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.date_text {
	color: #AAAAAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
}
.little_text {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	margin: 0px;
	padding: 5px;
}
.icon_row_text:link {
	text-decoration: none;
}
.icon_row_text:visited {
	text-decoration: none;
}
.icon_row_text:hover {
	text-decoration: underline;
}
.icon_row_text:active {
	text-decoration: underline;
}
.icon_img {
	vertical-align: middle;
}
.rm_img {
	border-bottom: 1px solid #CC0033; 
	padding-bottom: 5px; 
	margin-bottom: 4px;
}
.comment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.comment_reply {
	border-left: 15px solid #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	padding-left: 10px;
}
.comment_descriptor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.lead_text {
	color: #005FAF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	padding-bottom: 0px;
}
.site_title {
	cursor: pointer;
	display: block;
	height: 35px;
	position: relative;
	left: 20px;
	top: 85px;
	width: 500px;
	text-align: left;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 32px;
	font-weight: bold;
	text-decoration: none;
	color: white;	
}
.red_text {
	color: #005FAF;
}
.red_smalltext {
	color: #005FAF;
	font-size: 10px;
}
.tall_lines {
	line-height: 19px;
}
.blue_text {
	color: #005FAF;
}
.blue_text_bold {
	color: #066280;
	font-size: 15px;
	font-weight: bold;
	line-height: 17px;
}
.red_medtext {
	color: #005FAF;
	font-size: 120%;
	line-height: 120%;
}
.red_bigtext {
	color: #005FAF;
	font-size: 140%;
	font-weight: bold;
	line-height: 140%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.red_smalltext {
	color: #005FAF;
	font-size: 10px;
	line-height: 11px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.blue {
	color: #066280;
}
.date_box {
	float: left;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	padding-top: 7px;
	text-align: center;
	width: 55px;
}
.preview_div {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 435px;
}
form {
	margin: 0px;
	padding: 0px;
}
.thumb {
	border: 7px solid white;
	margin-bottom: 10px;
	margin-left: -7px;
}
.smallspacer {
	font-size: 1px;
	height: 5px;
	line-height: 5px;
	margin: 0px;
	padding: 0px;
}
.medspacer {
	font-size: 1px;
	height: 10px;
	line-height: 5px;
	margin: 0px;
	padding: 0px;
}
.thumb_header {
	color: #066280;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
}
.comment_div {
	clear: both;
	width: 480px;
	margin: 0px;
	padding: 0px;
	background-color: white;
}
.commentform_div {
	clear: both;
	width: 464px;
	height: 100%;
	margin: 0px;
	padding: 7px;
	margin: 3px;
	background-color: #EEEECC;
	border: 1px solid #CCCCAA;
	overflow: visible;
}
.favourite_comment_div {
	background-color: #EAF7C1;
	margin-top: 20px;
	padding: 3px;
	padding-bottom: 12px;
	width: 100%;
}
.favourite_comment_div {
	float: right;
	margin: 0px;
	padding: 0px;
	padding-top: 12px;
	width: 310px;
}
.red_bullet_list { 
	list-style-type: disc;
	list-style-position: inside;
	color: #CC0033;
	line-height: 19px;
	margin-left: 15px;
	padding-left: 5px;
	text-indent: -15px;
}
.subnav_item {
	width: 100%;
	height: auto;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}
.subnav_top {
	margin-top: -10px;
}
.subnav_bullet {
	width: 12px;
	line-height: 16px;
	float: left;
	margin: 0px;
	margin-top: -3px;
	padding: 0px;
	font-size: 16px;
	text-align: top;
	font-weight: bullet;
	font-color: #CC0033;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.subnav_text {
	float: left;
	text-align: left;
	width: 145px;
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
	line-height: 14px;
}
.full_article {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 480px;
	height: 249px;
	padding-left: 5px;
	padding-top: 8px;
	color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;	
}
.share_box {
	clear: both;
	border: 1px solid #9DC3DD;
	background: white;
	height: 20px;
	width: 96%;
	padding-top: 6px;
	padding-left: 15px;
	padding-bottom: 6px;
	margin-bottom: 15px;
	margin-top: 20px;
	font-size: 10px;
}
.share_text {
	width: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	padding-bottom: 8px;
	font-size: 10px;
}
/* styles related to comments */
.comment_outer {
	background-color: #F3FCD7;
	clear: both;
	margin: 0px;
	padding: 0px;
	padding-bottom: 25px;
	position: relative;
	text-align: center;
	width: 100%;
}
.comment_inner {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	width: 941px;
}
.comment_left_col {
	float: left;
	width: 225px;
	margin-top: 20px;
	padding-left: 5px;
}
.comment_right_heading {
	float: left;
	width: 526px;
	margin-top: 20px;	
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.comment_right_col {
	float: left;
	width: 460px;
	margin-top: 20px;	
	background-color: #EAF7C1;
	background-image: url('/themes/default/en/images/quote.gif');
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding: 10px;
	padding-top: 15px;
	padding-left: 57px;
	min-height: 80px;
	font-size: 13px;
}
.comment_right_reply {
	background-color: #D0E5CA;
	background-image: url('/themes/default/en/images/quote_blue.gif');	
}
.comment_right_plain {
	background-image: none;
	background-color: #D6EB99;
	padding-left: 0px;
	width: 525px;
}
.bubble_img {
	margin-bottom: 7px;
}
.cup_img {
	display: block;
	float: left;
	margin-top: 4px;
}
.comment_info {
	display: block; 
	float: right; 
	width: 150px; 
	margin-right: 30px;
}
.commentform_outer {
	background-color: #D6EB99;
	clear: both;
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
	position: relative;
	text-align: center;
	width: 100%;
}
.commentform_inner {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	width: 941px;
}
.comment_ol {
	padding-top: 60px;
}
.comment_li {
	padding-right: 35px;
	margin-bottom: 10px;
	font-size: 11px;
}
.comment_form_text {
	color: #066280;
	font-size: 13px;
	line-height: 22px;
	padding: 0px;
	margin: 8px;
}
.submit_img {
	padding: 0px;
	margin: 0px;
	margin-left: -2px;	
	
}
.submit_go {
	padding: 0px;
	margin: 0px;
	margin-top: 1px;	
	padding-left: 2px;
}	
.search_textfield {
	width: 120px; 
	height: 17px;
	display: block;
	float: left;
	border: 1px solid #CCCCCC;
	background: white;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	padding: 0px;
	padding-top: 1px;
	margin: 0px;
}
.search_box {
	height: 22px;
	width: 100%;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}
.comment_error_text {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: red;
	font-weight: bold;
	background-color: yellow;
	margin: 5px;
	padding: 5px;
	display: block;	
}
.front_book_quote {
	display: block;
	background-image: url('/themes/default/en/images/quote.gif');
	background-repeat: no-repeat;
	background-position: 0px 12px;	
	margin-left: -13px;
	padding-left: 13px;
	padding-right: 0px;
	margin-bottom: 20px;
}
.article_list_right {
	float: left; 
	width: 475px;
	padding-left: 0px;
}
.head_link { color: #066280; text-decoration: none; }
.head_link:link { color: #066280; text-decoration: none; }
.head_link:visited { color: #066280; text-decoration: none; }
.head_link:active { color: #066280; text-decoration: none; }
.head_link:hover { color: #867143; text-decoration: underline; }
.short_bot {
	margin-bottom: 0px;	
	padding-bottom: 0px;
}
.short_top {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
	vertical-align: bottom;
}
.pagination_div {
	width: 726px;
	height: 100%;
	background-color: #F2FBCE;
	padding: 0px;
	margin: 0px;
	padding-left: 215px;
	padding-top: 30px;
	padding-bottom: 20px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
.pagination_text {
	font-size: 13px;
	line-height: 15px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #066280;
	margin: 0px;
	padding: 0px;
}
.greenline_li {
	/*border-bottom: 1px solid #E1F2AC; */
	padding: 3px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: middle;
	width: 100%;
}
.pullup {
	margin-top: -10px;
}
td {
	color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #808080;	
}
.favourite_comment {
	float: left;
	width: 460px;
	margin-top: 10px;
	background-color: #EAF7C1;
	background-image: url('/themes/default/en/images/quote.gif');
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding: 10px;
	padding-top: 15px;
	padding-left: 57px;
	min-height: 80px;
	font-size: 13px;
}
.gallery_subhead {
	color: #0C5066;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	padding-top: 0px;	
}
.gallery_preview_box {
	padding: 0px; 
	width: 530px;
	margin-bottom: 18px;
	vertical-align: top;
}
.gallery_preview_details {
	float: left; 
	width: 350px; 
	vertical-align: top;
}
.gallery_preview_thumb {
	float: left; 
	width: 155px; 
	text-align: left;
}
.image_bordered {
	border: 1px solid #DDDDDD;
	padding: 5px;
	background-color: white;
	margin-bottom: 0px;
}
.image_imbed {
	border: 1px solid #DDDDDD;
	padding: 5px;
	background-color: white;
	margin-right: 7px;
	margin-left: 3px;	
}
.thumb_placeholder {
	width: 142px; 
	height: 60px; 
	font-size: 8px; 
	color: #BBB; 
	text-align: center; 
	border: 1px solid #CCC; 
	background-color: white;
	padding-top: 38px;
	text-decoration: none;
}
.large_image_bordered {
	border: 1px solid #DDDDDD;
	padding: 5px;
	background-color: white;
	margin-right: 10px;
}
.gallery_topnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
}
.search_submit {
	width: 155px;
	text-align: right; 
	margin-top: -2px;
}
.pull_up {
	margin-top: -5px;
}
.sidebar_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
}
.sidebar_top {
	margin-top: -10px;
}

#outer {
	display: table; 
	#position: relative; 
	overflow: hidden;
	width: 939px;
	height: 100%;
	padding: 0px;
	margin: 0 auto 0 auto;
	background-color: white;
	border: none;
	background-position: top left;
	background-repeat: no-repeat;			
		display: block;
		padding-top: 120px;
		* padding-top: 60px;
}
#middle {
	#position: absolute; 
	#top: 50%;
	display: table-cell; 
	vertical-align: middle;
	width: 941px;
	height: 50%;
	margin: 0 auto 0 auto;
	padding: 0px;
	background-color: transparent;
	background-position: bottom left;
	background-repeat: no-repeat;	
}
/*.toplogo1 {
	position: relative;
	background-image: url(images/logo_top1.jpg); 
}
.toplogo2 {
	position: relative;
	background-image: url(images/logo_top2.jpg); 
} */
.toplogo_outer {
	width: 100%; 
	height: 70px; 
	position: absolute; 
	top: 20px; 
	left: 0;
}
.toplogo_inner {
	position: relative; 
	width: 939px; 
	height: 100%; 
	margin: 0 auto 0 auto;
}
#inner {
	#position: relative; 
	#top: -65%;
	/* * top -40%; */
	height: 430px;
	width: 940px;
	background-color: white;
	border: none;
	margin: 4% 0 0 0;
	/* * margin: 0 0 0 0; */
	padding: 0;
	overflow: hidden;
		position: relative;
		margin-top: 0;
		overflow: visible;
}
.sitemap_div {
	width: 150px; 
	float: left; 
	margin-top: -5px; 
	padding-left: 15px; 
}
#footertext {
	position: absolute;
	width: 941px;
	height: 30px;	
	top: 500px;
	padding-top: 40px;
	* padding-top: 0;
	* margin-top: -30px;
	left: 0px;
	text-align: left;	
}