@charset "utf-8";
/* CSS Document */

.stepcarousel{
position: relative; /*leave this value alone*/
margin-right: 10px;
border: none;
overflow: scroll; /*leave this value alone*/
width: 720px; /*Width of Carousel Viewer itself*/
height: 270px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
width: 700px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
body{
	background-color:#FFFFFF;
}
.outerwrapper{
	width: 990px;
	border-width: 1px;
	border-color: #F00;
	margin: auto;
	background-color: #FFFFFF;
}
.homeboxouter{
	width: 330px;	
	border: none;
}
.issuudiv{
	background-color: #D8D8D8;
	height: 200px;
}
.homebox{
	background-color: #F3F3EC;
	width: 310px;	
}
.homeboxtitle{
	text-align: center;
	padding-left: 20px;
	font-family: Calibri, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #030;
	vertical-align: top;
}
.issuuboxtitle{
	text-align: center;
	font-family: Calibri, Arial, sans-serif;
	font-size: 16px;
	padding-left: 20px; 
	padding-right: 20px;
	font-weight: bold;
	color: #030;
	vertical-align: middle;
	background-color: #EAEAEA;
	height: 50px;
}
.homeboxtext{
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	font-family: Calibri, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #030;
	line-height: 20px;
}
.homeboxmore{
	text-align: right;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Calibri, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #030;
	line-height: 20px;
}
.homeboxbottom{
	background: url(hmboxbase.jpg);
	background-repeat: no-repeat;
	background-color: #D7E6D7;
	background-position: bottom;
	text-align: center;
	width: 310px;
	height: 180px;
}
.deftitletext{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #FFF;
}

.leftcol{
	width: 685px;
	background: url(topshadow.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-top: 25px;
	vertical-align: top;
}

.midcoltop{
	width: 45px;
	height: inherit;
	height: 310px;
	background: url(midshadow.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}
.rightcoltop{
	width: 250px;
	background-color: #005214;
	height: inherit;
	height: 310px;
	padding-top: 10px;
	text-align: center;
	vertical-align: top;
}
.rightcolbottom{
	text-align: left;
	vertical-align: top;
	background: url(lowershadow.jpg);
	background-repeat: repeat-x;
}
.midcolbottom{
	text-align: right;
	vertical-align: top;
}
.PageTitle{
	font-family: Calibri, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #060;
	text-align: left;
	padding-bottom: 15px;
}
.PageTitleMast{
	font-family: Calibri, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #060;
	text-align: left;
	padding-bottom: 15px;
    margin-top: -30px;
}
.bodytitle{
	font-family: Calibri, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #030;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bodytitlebold{
	font-family: Calibri, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #030;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bodydate{
	font-weight: normal;
}
.bodytext{
	font-family: Calibri, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: left;
	line-height: 18px;
	padding-bottom: 20px;
	padding-right: 10px;
}
.bodytextbold{
	font-weight: bold;
	font-size: 13px;
}
.intro{
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #060;
	text-align: left;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 10px;
}
.PartnerTitle{
	font-family: Calibri, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #060;
	text-align: left;
	padding-bottom: 35px;
    margin-top: -50px;
}
.profile{
	margin-bottom: 20px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #EEE;
	border: solid;
	border-width: 1px;
	border-color: #060;
}
.article{
	margin-bottom: 20px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #EEE;
	border-top: solid;
	border-bottom: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #060;
	border-bottom-color: #060;
}
.articleimagediv{
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.homeimagediv{
	padding-top: 20px;
}
.articleimage, .homeboximage{
	border: solid;
	border-width: 1px;
	border-color: #030;
}

