body {
	margin: 0;
	padding: 0;
	background: url(images/body_bg.gif) top left repeat-x;
	background-color: #587e9b;
	cursor: default;
}

.SKN_bodywrapper {
	background: url(images/bodywrapper_bg.png) top left repeat-y;
	width: 988px;
	margin: 0 auto;
}

.SKN_bannerwrapper {
	width: 960px;
	padding-top: 10px;
	margin-left: 14px;
}

.SKN_bannerheader {
	background: url(images/bannerheader_bg.gif) top left repeat-x;
	width: 960px;
	height: 11px;
}

.SKN_banner {
	width: 960px;
	position: relative;
	height: 260px;
}

.SKN_Search {
	background: url(images/search_bg.png) top right no-repeat;
	position: absolute;
	right: 12px;
	width: 281px;
	height: 34px;
	text-align: right;
	padding-right: 18px;
	padding-top: 4px;
}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 200px; height: 20px; border: solid 1px #e0e0e0; position:absolute; right:35px; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px 5px; position:relative; display: block;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:150px; height:18px; margin-left:3px;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; font-size:12px; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}

.ServerSkinWidget {
	font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;
}

.SKN_logowrapper {
	width: 225px;
	height: 224px;
	margin-left: 14px;
	bottom: 0;
	position: absolute;
}

.SKN_logo_left {
	width: 20px;
	float: left;
}

.SKN_logo {
	float: left;
}

.SKN_logo_right {
	width: 20px;
	float: left;
}

.SKN_banner_left {
	background: url(images/banner_left.gif) top left repeat-y;
	position: absolute;
	left: 0;
	top: 0;
	height: 260px;
	width: 11px;
}

.SKN_banner_right {
	background: url(images/banner_right.gif) top left repeat-y;
	position: absolute;
	right: 0;
	top: 0;
	height: 260px;
	width: 11px;
}

.SKN_bannerfooter {
	background: url(images/bannerfooter_bg.gif) top left repeat-x;
	width: 960px;
	height: 11px;
}

.SKN_navwrapper {
	margin-left: 41px;
	width: 199px;
	background: url(images/nav_bg.jpg) top left repeat-y;
	float: left;
}

.SKN_nav {
	padding: 6px;
	padding-top: 0px;
}

.SKN_clear {
	clear: both;
}

.SKN_contentwrapper {
	width: 720px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

.SKN_breadcrumb {
	background: url(images/breadcrumb_bg.gif) bottom left repeat-x;
	padding-top: 4px;
	height: 28px;
}

.SKN_breadcrumb_left {
	float: left;
	font-family: Arial;
	font-size: 11px;
	color: #784815;
	text-decoration: none;
	font-weight: normal;
	padding-left: 4px;
}

.SKN_breadcrumb_right {
	float: right;
	font-family: Arial;
	font-size: 11px;
	color: #784815;
	text-decoration: none;
	font-weight: normal;
	padding-right: 4px;
}

.SKN_breadcrumb_link,
a.SKN_breadcrumb_link,
a.SKN_breadcrumb_link:link,
a.SKN_breadcrumb_link:hover,
a.SKN_breadcrumb_link:active,
a.SKN_breadcrumb_link:visited {
	font-family: Arial;
	font-size: 11px;
	color: #784815;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
}

.SKN_breadcrumb_linkb,
a.SKN_breadcrumb_linbk,
a.SKN_breadcrumb_linkb:link,
a.SKN_breadcrumb_linkb:hover,
a.SKN_breadcrumb_linkb:active,
a.SKN_breadcrumb_linkb:visited {
	font-family: Arial;
	font-size: 11px;
	color: #784815;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}


.SKN_footer {
	background: url(images/footer.gif) top left no-repeat;
	height: 11px;
	width: 988px;
}

.SKN_copyright {
	width: 960px;
	margin: 4px auto;
	margin-bottom: 10px;
}

.SKN_copyright_left {
	float: left;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #9bb2c3;
	text-decoration: none;
	font-weight: normal;
}

.SKN_copyright_right {
	float: right;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #9bb2c3;
	text-decoration: none;
	font-weight: normal;
}

.SKN_copyright_left a, .SKN_copyright_left a:link, .SKN_copyright_left a:active, .SKN_copyright_left a:hover, .SKN_copyright_left a:visited,
.SKN_copyright_right a, .SKN_copyright_right a:link, .SKN_copyright_right a:active, .SKN_copyright_right a:hover, .SKN_copyright_right a:visited, 
.SKN_copyright_link, a.SKN_copyright_link, a.SKN_copyright_link:visited, a.SKN_copyright_link:active, a.SKN_copyright_link:hover, a.SKN_copyright_link:link {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #9bb2c3;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
}

.SKN_copyright_left a:hover,
.SKN_copyright_right a:hover, 
a.SKN_copyright_link:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
}

.SKN_maincontenttable {
	margin-top: 12px
}


/* -- GENERIC --*/

.SKN_contentpane,
.SKN_contentpane p,
.SKN_contentpane .Normal,
.SKN_contentpane .normal,
.SKN_sidepane,
.SKN_sidepane p,
.SKN_sidepane .Normal,
.SKN_sidepane .normal {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #3b2003;
}

.SKN_contentpane .Normalbold,
.SKN_contentpane .normalbold,
.SKN_contentpane .SubHead,
.SKN_sidepane .Normalbold,
.SKN_sidepane .normalbold,
.SKN_sidepane .SubHead {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #3b2003;
	font-weight: bold;
}

.SKN_contentpane a,
.SKN_contentpane a:link,
.SKN_contentpane a:visited,
.SKN_contentpane a:active,
.SKN_contentpane a:hover,
.SKN_sidepane a,
.SKN_sidepane a:link,
.SKN_sidepane a:visited,
.SKN_sidepane a:active,
.SKN_sidepane a:hover {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #7c6a53;
	text-decoration: underline;
	cursor: pointer;
}

.SKN_contentpane a:hover,
.SKN_sidepane a:hover {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #7c6a53;
	text-decoration: none;
	cursor: pointer;
}

.SKN_contentpane H1,
.SKN_contentpane H1 span,
.SKN_sidepane H1,
.SKN_sidepane H1 span {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 20px;
	color: #3b2003;
	font-weight: bold;
	border: 0;
	margin: 0;
}

/* -- BLOG --*/

.SKN_contentpane .blog_head {
	background: url(images/blog_head_bg.gif) bottom left repeat-x;
	height: 40px;
	border: 0;
}

.SKN_contentpane .blog_title a:link,
.SKN_contentpane .blog_title a:visited,
.SKN_contentpane .blog_title a:active,
.SKN_contentpane .blog_title a:hover {
	padding-top: 6px;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 18px;
	color: #276da3;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

.SKN_contentpane .blog_title a:hover {
	color: #094879;
}

.SKN_contentpane .blog_title {
	background: url(images/blog_icon.gif) bottom left no-repeat;
	padding-left: 34px;
	border: 0;
}

.SKN_contentpane .blog_body {
	border: 0;
}

.SKN_contentpane .blog_footer {
	border: 0;
}

.SKN_contentpane .blog_body .blog_content {
	margin-top: 4px;
	padding-left: 34px;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #784815;
	padding-bottom: 12px;
	line-height: 20px;
}

.SKN_contentpane .blog_content_detail,
.SKN_contentpane .blog_content_detail p {
	margin-top: 10px;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #784815;
	padding-bottom: 12px;
	line-height: 20px;
}

.SKN_contentpane .blog_body .blog_hr {
	height: 4px;
	border-bottom: 1px solid #cec1aa;
}

.SKN_contentpane .blog_body .blog_author {
	margin-top: 4px;
	padding-left: 34px;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	color: #3b2003;
	font-weight: bold;
	text-decoration: none;
}

.SKN_contentpane .blog_body .blog_author_detail {
	float: left;
	margin-top: 4px;
	padding-top: 4px;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	color: #3b2003;
	font-weight: bold;
	text-decoration: none;
}

.SKN_contentpane .blog_body .blog_author_detail_text {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	color: #3b2003;
	font-weight: bold;
	text-decoration: none;
}

.SKN_contentpane .blog_body .blog_datebox {
	float: right;
}

.SKN_contentpane .blog_footer_left {
	display: none;
}

.SKN_contentpane .blog_footer_right a,
.SKN_contentpane .blog_footer_right a:link,
.SKN_contentpane .blog_footer_right a:visited,
.SKN_contentpane .blog_footer_right a:active,
.SKN_contentpane .blog_footer_right a:hover {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #3b2003;
	text-decoration: underline;
}

.SKN_contentpane .blog_footer_right a:hover {
	color: #784815;
	text-decoration: none;
}


.SKN_contentpane .blog_body a.blog_more_link:link,
.SKN_contentpane .blog_body a.blog_more_link:hover,
.SKN_contentpane .blog_body a.blog_more_link:active,
.SKN_contentpane .blog_body a.blog_more_link:visited {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #784815;
	font-weight: bold;
	text-decoration: underline;
}

.SKN_contentpane .blog_body a.blog_more_link:hover {
	color: #3b2003;
	text-decoration: none;
}

/* -- RAD PANELBAR --*/


.RadPanelBar {
	text-align: right;
}

.RadPanelBar .RootItem,
.RadPanelBar .RootItem .rpText {	
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #784815;
	padding-right: 24px;
	height: 28px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	cursor: pointer;
}

.RadPanelBar .RootItemExpanded,
.RadPanelBar .RootItemSelected,
.RadPanelBar .rpLink .RootItemSelected,
.RadPanelBar .RootItemSelected .rpText {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #0a5792;
	padding-right: 24px;
	height: 28px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	cursor: pointer;
}

.RadPanelBar .RootItemSelected .rpText {
	background: url(images/panelbar_bg.png) top right no-repeat;
}

.RadPanelBar .Item,
.RadPanelBar .Item .rpText {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #784815;
	margin-right: 28px;
	margin-top: 0px;
	padding-top: 0px;
	cursor: pointer;
}

.RadPanelBar .ItemExpanded,
.RadPanelBar .ItemSelected,
.RadPanelBar .ItemSelected rpSelected,
.RadPanelBar .ItemSelected .rpText  {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0a5792;
	margin-right: 28px;
	margin-top: 0px;
	padding-top: 0px;
	cursor: pointer;
}


