/****************** Skins */	
.skin {
	margin:0 0 10px 0;
	clear:both;
	}
.skin .skin {
	margin-bottom:5px;
	}
.skin_m01 {
	}
.skin_mn01 {
	background: url(../images/skins/skin_mini_hdr.gif) repeat-x 0 0 #fff;
	}
.skin_mini {
	font-size: .92em;
	}
/* Main Area */
.skinLabel { /* shared between text and image options */
	margin-bottom: 10px;
	}
.skinLabel h2, .skinLabel h4 {
	padding: 7px 10px;
	margin: 0;
	}
.label_text {
	}
.label_img {
	}
.label_text h2, .label_text h4 {
	text-transform: uppercase;
	}
	.skin_m01 > .skinLabel {
		background: url(../images/skins/skin_m01_head.png) no-repeat 0 0 #fff;
		}
	.skin_m01 > .label_text h2 {
		display: block;
		background: url(../images/skins/skin_m01_head-cap.png) no-repeat right top transparent;
		color: #fff;
		font-size: 1em;
		}
	.skin_mn01 > .skinLabel {
		}
	.skin_mn01 > .label_text h4 {
		color: #000;
		font-size: 1.1em;
		}
.inset_banner {
	padding-bottom: 10px;
	}
.inset_banner img {
	display:block;
	margin:0 auto;
	}
	.skin_m01 > .contentblock > .inset_banner {
		}
	.skin_m02 > .contentblock > .inset_banner {
		}
/****** SHARED between subnav and footlinks */
.skinNav {
	padding: 10px 0 0;
	float:left;
	width:100%;
	clear:both;
	font-size: .9em;
	line-height: 1;
	font-weight: bold;
	} /* div containing <ul> */
.skinNav.subnav {
	padding: 0 0 10px;
	} /* div containing <ul> */
.skinNav ul {
	margin:0;
	padding: 0;
	width:100%;
	clear:both;
	float:left;
	list-style-type:none;
	} /* class on <ul> */
.skinNav li {
	float:left;
	padding:0 5px 0 0;
	border-left:1px solid #bbb;
	}
	.skinNav li.first {
		border:none;
	}
	.skinNav li.last {
	}
.skinNav a {
	padding:0 0 0 5px;
	}
	.skinNav li.first a {
		padding:0;
	}
	.skinNav li.last a {
	}
.skinNav a, .skinNav a:visited {
	color: #036;
	}
.skinNav a:hover {
	}
/****** end SHARED between subnav and footlinks */
.subnav {
	} /* div containing <ul> */
.subnavblock {
	} /* class on <ul> */
.subnavblock li {
	}
	.subnavblock li.first {
	}
	.subnavblock li.last {
	}
.subnavblock a {
	}
	.subnavblock li.first a {
	}
	.subnavblock li.last a {
	}
.subnavblock a, .subnavblock a:visited {
	}
.subnavblock a:hover {
	}
.contentblock {
	padding: 0 10px 10px; clear: both;
	}
	.contentblock.nopad {
		padding:0 !important;
		}
	.skin_m01 > .contentblock {
		}
	.skin_m01 > .contentblock a, .skin_m01 > .contentblock a:visited {
		}
	.skin_m01 > .contentblock a:hover {
		}
	.skin_mn01 > .contentblock {
		background: url(../images/skins/skin_mini_bg.gif) repeat-x bottom left #fff;
		padding-bottom: 20px;
		}
	.skin_mn01 > .contentblock a, .skin_mn01 > .contentblock a:visited  {
		}
	.skin_mn01 > .contentblock a:hover {
		}
.footlinks {
	} /* div containing <ul> */
.footlinksblock {
	} /* class on <ul> */
.footlinksblock li {
	}
	.footlinksblock li.first {
	}
	.footlinksblock li.last {
	}
.footlinksblock a {
	}
	.footlinksblock li.first a {
	}
	.footlinksblock li.last a {
	}
.footlinksblock a, .footlinksblock a:visited {
	}
.footlinksblock a:hover {
	}