@charset "utf-8";
/* CSS Document */

/* ----- IMPORTANT: all styles must be preceeded by '.wysiwygContent' ----- */

body.wysiwygContent {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.5em;
	color:#535353;
}
.wysiwygContent {
	float:left;
	width:560px;
	padding-right:40px;
	padding-top:40px;
	background-image: url(../../_sharedimg/text_area_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.wysiwygContent a {
	text-decoration:none;
	color:#019ee2;
}
.wysiwygContent a:hover {
	color:#ff7a39;
}
.wysiwygContent p {
	margin: 0.5em 0em 1.3em 0;
}
/*---------Headings--------------*/

.wysiwygContent h1 {
	font-family: Arial, Helvetica, sans-serif;  
	font-weight: normal;
	font-size: 1.8em;
	line-height: 1.3em;
	text-transform: uppercase;
	color: #cc5419;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 15px 0px;
	background-image: url(../../_sharedimg/dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.wysiwygContent h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	line-height: 1.1em;
	color: #239baf;
	padding:0px 0px 10px 0px;
	font-weight: normal;
	margin:0px;
}
.wysiwygContent h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	line-height: 1.2em;
	color: #87b258;
	padding:0px 0px 10px 0px;
	font-weight: normal;
	margin:0px;
}
.wysiwygContent h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.0em;
	color: #848484;
	padding:0px 0px 10px 0px;
	font-weight: normal;
	margin:0px;
}

.sitemap_caps{
	text-transform: capitalize;	
}
.wysiwygContent h2.news_title {padding:0px 0px 20px 0px;}

/*---------UL styles --------------*/

.wysiwygContent ul {
	list-style-type:none;
	font-weight:normal;
	margin-top:1.0em;
	margin-bottom:1.2em;
}
.wysiwygContent ol {
	margin-left:25px;
	padding-top:2px;
	padding-bottom:12px;
}
.wysiwygContent ol p{
	margin-top:3px;
	margin-bottom:3px;
}
.wysiwygContent li {
	font-size:1em;
	line-height:1.5em;
}
.wysiwygContent ul li {
	padding:5px 0px 5px 20px;
	background:url(../../_sharedimg/ul_1.gif) no-repeat;
}
.wysiwygContent ul li li {
	background:url(../../_sharedimg/ul_2.gif) no-repeat left center;

}
.wysiwygContent ol li {
	padding:2px 0px 2px 9px;
}

.wysiwygContent ul.readmore {
	padding:0px;
	margin:5px 12px 12px 0px;
	list-style-type:none;
	list-style-image:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper_left_column .wysiwygContent ul.readmore li {
	padding-left:0px;
	text-decoration:none;
	color:#ff7a39;
	list-style-image:none;
	background-image: none;
}
.wysiwygContent ul.readmore li a {
	color:#ff7a39;
	text-decoration:none;
}
.wysiwygContent ul.readmore li a:hover {
	color:#ff7a39;
	text-decoration: underline;
}
/*---------HR --------------*/

.wysiwygContent div.hr_1 {
	margin:0px 0px 25px 0px;
	padding:8px 0px 0px 0px;
	height:3px;
	background-image:url(../../_sharedimg/dots.gif);
	background-repeat:repeat-x;
	overflow:hidden;
	clear:both;
	background-position: bottom;
}

.wysiwygContent div.hr_2 {
	margin:0px 0px 32px 0px;
	padding:15px 0px 0px 0px;
	height:3px;
	background-image:url(../../_sharedimg/hl_1_line.gif);
	background-repeat:repeat-x;
	overflow:hidden;
	clear:both;
	background-position: bottom;
}
/*---------HL --------------*/

.wysiwygContent div.footnote {
	border-top: 2px solid #019ee2;
	background: #f2f2f2;
	padding: 5px 10px 8px 10px;
	font-style: italic;
	color: #535353;
	font-size: 0.85em;
}

.wysiwygContent div.hl_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height:1.3em;
	color: #2f97a8;
	background-image: url(../../_sharedimg/hl_1_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width:538px;
	padding-bottom:10px;
	margin-bottom:30px;
}
.wysiwygContent div.hl_02 {
	margin-top:15px;
	margin-bottom:15px;
	width:538px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
}
.wysiwygContent div.hl_02_top {
	display: block;
	background: url(../../_sharedimg/hl_2_top.gif) no-repeat;
	height: 6px;
}
.wysiwygContent div.hl_02_bot {
	display: block;
	background: url(../../_sharedimg/hl_2_bot.gif) no-repeat;
	height: 6px;
}
.wysiwygContent div.hl_02 p {
	margin:0px;
	padding:0px 20px 20px 20px;
	color:white;
	background-color: #019ee2;
}
.wysiwygContent div.hl_02 a {
	text-decoration:none;
	color:#ade9f6;
}
.wysiwygContent div.hl_02 a:hover {
	color:#fae498;
}
.wysiwygContent div.hl_02 blockquote {
	margin:0px;
	padding:20px 25px 20px 25px;
	color:white;
	background-color: #019ee2;
}

/*------------Image styles----------------*/

.wysiwygContent img.img_bordered, .wysiwygContent img.img_bordered_left, .wysiwygContent img.img_bordered_right {
	padding:2px;
	background-color:#fff;
	border: 2px solid #72cfde;
}
.wysiwygContent img.img_bordered_left {
	float:left;
	margin:0px 20px 10px 0px;
}
.wysiwygContent img.img_bordered_right {
	float:right;
	margin:0px 0px 10px 20px;
}
.wysiwygContent .image_captions_right {
	float: right;
}
.wysiwygContent .image_captions_left {
	float: left;
}
.wysiwygContent img.img_no_bordered, .wysiwygContent img.img_no_bordered_left, .wysiwygContent img.img_no_bordered_right {
	padding:2px;
	border:none;
}
.wysiwygContent img.img_no_bordered_left {
	float:left;
	margin:0px 20px 10px 0px;
}
.wysiwygContent img.img_no_bordered_right {
	float:right;
	margin:0px 0px 10px 20px;
}

