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

body{
	margin: 0px;
	background-color: #f6f6f6;
	background-image: url(../bg_fade.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
#outerwrapper{
	width: 990px;
	margin: auto;
}
#homeslider{
	background: #D7E6D7;
}
.homeboxouter{
	width: 330px;	
	border: none;
}
.newsticker {
	position: relative;
	top: -2px;
	width: 990px;
	background-color: #ffffff;
	list-style-type: none;
}
#ticker {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #252525;
	list-style: none;
	text-decoration: none;
}
#ticker a {
	color: #000000;
	text-decoration: none;
}
.issuudiv{
	background-color: #06c;
	height: 210px;
}
.homebox{
	width: 310px;
	background-image: url(../hmboxbg.jpg);
	background-repeat: repeat-y;
}
.homeboxtitle{
	text-align: left;
	padding-left: 20px;
	font-family: Calibri, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #030;
	vertical-align: top;
}
.homeboxheadinggr {
	background-image: url(../green_title.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 7px;
	font-family: Calibri, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	vertical-align: top;
	width: 312px;
	height: 33px;
}	
.homeboxheadingbl {
	background-image: url(../blue_title.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 7px;
	font-family: Calibri, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	vertical-align: top;
	width: 312px;
	height: 33px;
}	
.issuuboxtitle{
	text-align: center;
	font-family: Calibri, Arial, sans-serif;
	font-size: 16px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
	color: #fff;
	padding-top: 20px;
	vertical-align: middle;
	background-color: #0066cc;
	background-image: url(../issuuboxtitle_bg.jpg);
	background-repeat: repeat-x;
	height: 60px;
}
.issuuboxfooter{
	text-align: center;
	font-family: Calibri, Arial, sans-serif;
	font-size: 16px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
	color: #fff;
	vertical-align: middle;
	background-color: #06c;
	background-image: url(../issuuboxfooter_bg.jpg);
	background-repeat: repeat-x;
	height: 95px;
}
.quotebox {
	position: relative;
	width: 160px;
	background-color: #EEE;
	border: solid;
	border-width: 1px;
	border-color: #999;
	text-align: center;
	font-family: Calibri, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #030;
	line-height: 20px;
	top: -15px;
	padding: 10px;
}
.footertextbold {
	font-size: 24px;
}
.homeboxtext {
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	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: 410px;
	background: url(../midshadow.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}
.rightcoltop{
	width: 250px;
	background-color: #005214;
	height: inherit;
	height: 410px;
	padding-top: 10px;
	text-align: center;
	vertical-align: top;
}
.rightcolbottom{
	text-align: left;
	vertical-align: top;
	background: url(../lowershadow.jpg);
	background-repeat: repeat-x;
	height: 150px;
}
.midcolbottom {
	text-align: right;
	vertical-align: top;
}
.bodytd_left {
	width: 485px;
}
.devtd_left {
	width: 450px;
}
.cattd_left {
	width: 485px;
	padding-left: 15px;
	padding-top: 10px;
}
.bodytd_right {
	width: 200px;
	padding-top: 15px;
}
.downtd_right {
	width: 200px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.devtd_right {
	width: 235px;
	padding-right: 10px;
}
.conttd_left {
	width: 200px;
}
.conttd_right {
	width: 285px;
}
.downtd_issuu {
	width: 200px;
	padding-bottom: 20px;
}
.TitleImage {
	margin-left: -10px;
	margin-top: 15px;
	margin-bottom: 20px;
}
.PageTitle{
	font-family: Calibri, Arial, sans-serif;
	font-size: 20px;
	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;
}
.bodytitle_td{
	font-family: Calibri, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #030;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.bodydate{
	font-weight: normal;
}
.bodydate_r{
	font-family: Calibri, Arial, sans-serif;
	font-size: 16px;
	color: #030;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
	padding-right: 10px;
}
.bodytext{
	font-family: Calibri, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #252525;
	text-align: left;
	line-height: 18px;
	padding-bottom: 20px;
	padding-right: 10px;
}
.bodytext_r{
	font-family: Calibri, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #252525;
	text-align: right;
	line-height: 18px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.bodytext_r a {
	text-decoration: none;
	color: #252525;
}
.bodytext_td{
	font-family: Calibri, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #252525;
	text-align: left;
	line-height: 18px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.formattext {
	font-family: Calibri, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #252525;
	text-align: right;
	padding-right: 20px;
	float: right;
	padding-top: 6px;
}
.bodytext_c{
	font-family: Calibri, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #252525;
	text-align: center;
	line-height: 18px;
	padding-bottom: 20px;
}
.cattext{
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #252525;
	text-align: left;
	line-height: 18px;
	padding-bottom: 10px;
	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: justify;
	line-height: 28px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 40px;
}
.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;
}
.cat{
	margin-bottom: 20px;
	padding-bottom: 10px;
	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;
}
.download {
	margin-bottom: 20px;
	padding-bottom: 10px;
	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-left: 5px;
	padding-bottom: 5px;
	padding-top: 3px;
	padding-right: 5px;
}
.articleimage, .homeboximage{
	border: solid;
	border-width: 1px;
	border-color: #030;
}
.sitemapbar {
	width: 950px;
	height: 200px;
	background-image: url(../sitemapbarbg.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	position: relative;
}
.sitemapbartable {
	width: 950px;
	position: relative;
}
.sitemapbartd {
	width: 190px;
	text-align: left;
	line-height: 20px;
	vertical-align: text-top;
	padding: 20px 10px 10px 15px;
	text-decoration: none;
}
.sitemapbarbold {
	font-family: Calibri, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.sitemapbartxt {
	font-family: Calibri, Arial, sans-serif;
	font-size: 12px;
	color: #444;
	text-decoration: none;
}
.basebar {
	padding-top: 20px;
}
#DemoContainer{
	width:710px; height:380px;
}
