/* 
  -----------------------------------
  Vertical Scroller Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 04 - Vista Aero
  -----------------------------------
*/

.p7VSC04 {
	position: relative;
	width: 685px;
	float: left;
	display: block;
}
.p7VSC04 .p7VSC_scrollbox_wrapper {
	margin: 0px 30px 0px 0px;
	padding: 0px;
}
.p7VSC04 .p7VSC_scrollbox {
	height: auto;
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.p7VSC04 .p7VSC_scrolling {
	top: 0;
	left: 0;
}
.p7VSC04 .p7VSC_content {
	padding: 0px;
	margin: 0px;
}


.p7VSC04 .p7VSC_content p {
	padding: 0px;
	margin: 0px 0px 15px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
.firstimage {
	margin: 0px 0px 10px 20px;
	float: right;
}

.p7VSC04 .p7VSC_content h1 {
	font: bold 30px Arial, Helvetica, sans-serif;
	color: #004e92;
	display: block;
	padding: 0px;
	margin: 0px 0px 15px;
}
.p7VSC04 .p7VSC_content h2 {
	padding: 10px 0 0 0;
	margin: 0 0 15px 0;
	font: italic normal 20px/25px Arial, Helvetica, sans-serif;
	color: #004e92;
	display: block;
}
.p7VSC04 .p7VSC_content h3 {
	padding: 10px 0 0 0;
	margin: 10px 0px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #004e92;
	display: block;
}
.p7VSC04 .p7VSC_content a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #004e92;
	text-decoration: underline;
}


.p7VSC04 .p7VSC_content #2colwrapper {
	float: left;
	width: 100%;
}
#clearer {
	clear: both;
}
.p7VSC04 .p7VSC_content li {
	list-style-type: disc;
	font: normal 13px Arial, Helvetica, sans-serif;
	margin: 0;
	padding-bottom: 5px;
	color: #666666;
}
.p7VSC04 .p7VSC_content ul {
	padding: 0px 0px 0px 15px;
	margin: 0px;
}
.p7VSC04 .p7VSC_content #col1   {
	width: 45%;
	float: left;
	padding-top: 0px;
	padding-right: 5%;
}
.p7VSC04 .p7VSC_content #col2   {
	margin-left: 50%;
	padding-top: 0px;
	padding-left: 5%;
}



.p7VSC04 .p7VSC_content #col1 h1, .p7VSC04 .p7VSC_content #col2 h1 {
	font: normal 16px Arial, Helvetica, sans-serif;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}



.p7VSC04 .p7VSC_up a {
	height: 23px;
	width: 20px;
	background-image: url(img/p7VSC04_dbup.gif);
	background-repeat: no-repeat;
}
.p7VSC04 .p7VSC_up a:hover {
	background-position: -20px 0px;
}
.p7VSC04 .p7VSC_dn a {
	height: 22px;
	width: 20px;
	background-image: url(img/p7VSC04_dbdn.gif);
	background-repeat: no-repeat;
}
.p7VSC04 .p7VSC_dn a:hover {
	background-position: -20px 0px;
}
.p7VSC04 .p7VSCdragchannel {
	position: absolute;
	width: 20px;
	top: 0px;
	background-image: url(img/p7VSC04_dbbg.gif);
	background-repeat: repeat-y;
	right: 0px;
	display: none;
	cursor: default;
}
.p7VSC04 .p7VSCdragchannel em {
	display: none;
}
.p7VSC04 .p7VSCdragchannel a {
	display: block;
}
.p7VSC04 .p7VSCdragbar {
	position: relative;
}
.p7VSC04 .p7VSCdragCtrl {
	position: absolute;
	left: 0px;
	top: 0px;
}
.p7VSC04 .p7VSCdragCtrl a {
	height: 62px;
	width: 20px;
	background-image: url(img/p7VSC04_dbdrag.gif);
	background-repeat: no-repeat;
}
.p7VSC04 .p7VSCdragCtrl a:hover  {
	background-position: -20px 0px;
}

.p7VSC04 .p7VSC_content h4 {
	padding: 0px;
	margin: 0 0 15px 0;
	font: italic normal 12px Arial, Helvetica, sans-serif;
	color: #004e92;
}
.p7VSC04 .p7VSC_content h5 {
	padding: 10px 0 5px 0;
	margin: 0px;
	font: italic normal 25px Arial, Helvetica, sans-serif;
	color: #A2027B;
	display: block;
}
.p7VSC04 .p7VSC_content h6 {
	padding: 0px;
	margin: 10px 0 5px 0;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #004e92;
	display: block;
}
.secondimage {
	margin: 0px 20px 10px 0px;
	float: left;
}
.sitemaplink {
	font: 12px Arial, Helvetica, sans-serif;
	color: #004E92;
	display: block;
	margin: 0px;
	padding: 5px 0px 0px;
}
.p7VSC04 .p7VSC_content h7 {
	font: bold 22px Arial, Helvetica, sans-serif;
	color: #A2027B;
	display: block;
	padding: 0px;
	margin: 30px 0px 10px 0px;
}
