@charset "utf-8";
/* CSS Document */
#DivMain {
	padding: 0px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#DivContainer, #DivHeader {
	position: absolute;
	border-right-width:5px;
	border-right-style: solid;
	border-right-color: #999;
}
#DivContainer {
	top: 196px;
	margin:0px;
	padding:0px;
	background-color:#FFF;
	background-repeat: repeat-x;
	width: 905px;
	position: absolute;
	z-index: 1;
	background-position: 0px -110px;
	background-image: url(../Images/gradients.png);
	overflow: visible;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#DivLogo {
	float: left;
	position: absolute;
	top: 3px;
}
#DivLogo a {
	display:block;
	text-decoration: none;
	background-image: url(../Images/headers.png);
	background-position: 0px 0px;
	font-size: 0px;
	width: 905px;
	height: 60px;
}
#DivHeader {
	top: 86px;
	background-image: url(../Images/headers.png);
	background-repeat: no-repeat;
	background-position: 0px -60px;
	height: 110px;
	width: 900px;
	font-size: 0px;
}
#DivHeader a {
	height:110px;
	width:900px;
	display:block;
}

#DivSpacer {
	height: 300px;
	width: 1px;
	float: right;
	overflow: visible;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}
#DivHorbar {
	z-index: 3;
	position: absolute;
	top: 65px;
	right: 0px;
	visibility: visible;
	width: 100%;
	height: 20px;
	text-align: center;
	overflow: hidden;
	background-repeat: repeat;
	background-position: center top;
}
#DivContent {
	background-image: url(../Images/Layout%20Images/vert-bar.png);
	background-repeat: repeat-y;
	border-right-width:5px;
	border-right-style: solid;
	border-right-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 1.2em;
	font-weight: normal;
	z-index: 2;
	width: 900px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	overflow: visible;
	float: right;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
	border-top-style: none;
	border-left-style: none;
}
#DivContent p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
#DivLeftCol {
	background-color: #FFF;
	border: 2px solid #CCC;
	width: 552px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	overflow: visible;
	float:left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 34px;
}
#DivLeftCol select {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #9DC2FF;
	border-left-color: #CCC;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #000;
}
#DivLeftCol input.text {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #9DC2FF;
	border-left-color: #CCC;
	background-color: transparent;
	height: 1.5em;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 25em;
}
#DivLeftCol p{
	text-indent: 20px;
}
#DivLeftCol div {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #F8F8F8;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#DivLeftCol div li {
	padding-bottom: 10px;
}
#DivLeftCol div ol {
	list-style-type:decimal;
	list-style-position: inside;
}
#DivLeftCol div ul {
	list-style-type:disc;
	list-style-position: inside;
}
#DivLeftCol div li ul, #DivLeftCol div li ul li {
	list-style-type:disc;
	list-style-position: inside;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
#DivLeftCol div h5+ul, #DivLeftCol div h5+ol, #DivLeftCol div ul, #DivLeftCol div ol {
	text-indent: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 30px;
	padding-bottom: 15px;
}
#DivLeftCol div ul+h5, #DivLeftCol div ol+h5 {
	padding-top: 0px;
}
#DivLeftCol div p.county {
	width: 225px;
	text-align:center;
}
#DivLeftCol div img.county, #DivLeftCol div img.left, #DivLeftCol div img.right {
	padding: 2px;
	border: 2px solid #666;
}
#DivLeftCol div img.left, #DivLeftCol div img.right {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#DivLeftCol div img.left {
	float: left;
}
#DivLeftCol div img.right, #DivLeftCol div p.county {
	float: right;
}
#DivLeftCol div table, table  {
	padding: 0px;
	border: 2px solid #999;
	vertical-align: middle;
	margin: 0px;
}
#DivLeftCol div table th, table th {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#DivLeftCol div table td, table td {
	padding-top: 6px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 0px;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#DivLeftCol div table td.contact {
	vertical-align: top;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#DivLeftCol #AHeadLineLink {
	float: left;
	border: 3px solid #666;
	position: relative;
	top: 10px;
	text-indent: 0;
	margin-right:10px;
	padding:0px;
	margin-bottom:10px;
	margin-left:0px;
	margin-top:0px;
}
#DivLeftCol #ImgHeadLine {
	border:none;
	margin:0px;
	padding:0px;
}
.box{	
	padding-top: 5px;
	padding-bottom: 0px;
	float: left;
	margin-left: 34px;
	margin-top: 15px;
	margin-right: 0px;
	padding-right: 0px;
	background-color: #FFF;
	border: 2px solid #CCC;
	width: 580px;
}

#DivGetInvolved {
	text-align: center;
}
#DivGetInvolved img {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#DivHeadLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 285px;
}
#DivHeadLine a{
	text-indent: 10px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.2em;
	text-indent: 10px;
	font-size: 12px;
	display: block;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 10px;
}
#DivHeadLine a:hover{
	color: #933;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.2em;
	text-indent: 10px;
	font-size: 12px;
}
#DivRightCol {
	width: 250px;
	float: right;
	margin-right: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:right;
	text-align:center;
}
#DivRightCol input.text {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #9DC2FF;
	border-left-color: #CCC;
	background-color: transparent;
	height: 1.5em;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 210px;
}
#DivRightCol div {
	background-color: #FFF;
	border: 2px solid #CCC;
	padding-top: 10px;
	padding-right: 0px;


	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 250px;
	text-indent: 0px;
}
#DivRightCol img {
	margin: 0px;
	padding: 0px;
}
#DivPrivacy {
	position: absolute;
	bottom: 10px;
	z-index: 5;
	font-size: 16px;
	color: #000;
	right: 15px;
	margin: 0px;
	padding: 0px;
}
#DivPrivacy a {
	z-index: 5;
	text-decoration: none;
}
#DivFooter {
	text-align: center;
	position: absolute;
	width: 900px;
	bottom: 5px;
	left: -2px;
	z-index: 5;
	font-size: 12px;
	color: #666;
}
#DivBreadcrumbs {
	position: absolute;
	bottom: 22px;
	left: 25px;
	z-index: 5;
	font-size: 12px;
	color: #333;
	text-transform: capitalize;
}
#DivBreadcrumbs a {
	font-size: 12px;
	color: #333;
	text-transform: capitalize;
	text-decoration: none;
	background-image: url(../Images/Buttons/breadcrumb_arrow.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	background-position: right center;
}
#blog #DivLeftCol div div.odd, #blog #DivLeftCol div div.even {
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#blog #DivLeftCol div div h2 {
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 2px;
}
#blog #DivLeftCol div div.odd {
	background-color: #FFFFFF;
}
#blog #DivLeftCol div div.even {
	background-color: #ECECFF;
}
#MemberLogin {
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#MemberLogin ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#ImgHorbar {
	width: 905px;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
#ImgLeft, #ImgRight {
	margin: 0px;
	padding: 0px;
	height: 20px;
}
#ImgHeader {
	padding-left: 19px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #3D4DBC;
	background-image: url(../Images/Layout%20Images/sitebackground.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
img.link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p.title {
	font-size: 14pt;
	font-weight: bold;
	color: #900;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 10px;
	font-style: italic;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
p.postedby {
	font-size: 12px;
	color: #666;
	margin: 0px;
	padding-top: 0px;
}
p.blogTitle {
	font-size: 16px;
	color: #510000;
	text-align: center;
	font-weight: bold;
}
span.required {
	color: #F00;
}
a:link, a:visited {
	color: #06F;
	text-decoration: underline;
}
a:hover,#nletter a.grey:hover {
	color: #933;
}
h1, #DivMain h1 a {
	font-size: 24px;
	font-weight: bolder;
	font-style: normal;
	color: #920A0D;
	text-transform: capitalize;
}
h2, #DivMain h2 a {
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #202C7B;
	line-height: 17pt;
}
h3, #DivMain h3 a {
	font-size: 14pt;
	line-height: 1.5em;
	font-weight: 600;
	color: #900;
}
h2.calendar{
	margin-bottom: 0px;
}
h3.calendar{
	font-size: 12pt;
	line-height: 1.5em;
	font-weight: 600;
	color: #640000;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 5px;
}
h4, #DivMain h4 a {
	font-size: 16px;
	color: #1F555F;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	text-indent: 10px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
h5, #DivMain h5 a {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #900;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
}
h6, #DivMain h6 a {
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #009;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	text-indent: 10px;
}
h4.contact {
	font-size: 14px;
	color: #1F555F;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	padding-top: 4px;
	padding-bottom: 2px;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #E8E8E8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-indent: 0px;
	line-height: 1.2em;
}
a.deletebtn {
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
}
#DivLeftCol div.delbtn {
	background-color: transparent;
	float: right;
	border: none;
	margin: 0px;
	padding: 0px;
}
a.deletebtn:hover {
	background-color: #006;
	border: 2px solid #FFF;
	color: #FFF;
}
.btnstyle {
	padding:0px;
	margin:0px;
	height:25px;
}
.btnstyle a, #btnvolunteer, #btncontrib, #you, #face, #digg, #tech, #flickr, #del, #twitter {
	background-image: url("../Images/spryImages.png");
	background-repeat: no-repeat;
	text-indent: 0px;
	margin: 0px;
	text-align: center;
	padding: 0px;
	text-decoration: none;
}
.btnstyle a, #btnvolunteer, #btncontrib {
	width: 250px;
	height: 25px;
	background-position: 0px 0px;
	color: #000;
	padding-top: 7px;
	font-size: 12pt;
	font-weight: bolder;
	display:block;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
.btnstyle a {
	background-position: 0px 0px;
	color: #000;
	padding-top: 8px;
	font-size: 12pt;
}
.btnstyle a:hover{
	background-position: 0px -200px;
	color: #333;
}
#btnvolunteer, #btncontrib {
	width: 250px;
	height:28px;
	background-position: 0px -38px;
	color: #FFF;
	padding-top: 10px;
	font-size: 18pt;
}
#btncontrib {
	background-position: 0px -76px;
	margin-bottom:5px;
}
#btnvolunteer:hover, #btncontrib:hover {
	color: #CCC;
}
#btnvolunteer:hover{
	background-position: 0px -238px;
}
#btncontrib:hover{
	background-position: 0px -276px;
}
#nletter #DivLeftCol div{
	background:transparent;
	margin:0px;
	padding:0px;
	border:none;
}
#nletter #DivLeftCol div table{
	border: none;
	margin:0px;
	padding:0px;
}
#nletter #DivLeftCol div td{
	border:none;
	margin:0px;
	padding:0px;
}
#nletter #DivLeftCol div tr{
	border:none;
	margin:0px;
	padding:0px;
}
#nletter #DivLeftCol div p{
	text-indent:0px;
}
#nletter #DivLeftCol div h4{
	text-indent:0px;
}
#you, #face, #digg, #tech, #flickr, #del, #twitter {
	font-size:0px;
	height: 30px;
	display:inline-block;
}
#twitter {
	width: 30px;
	background-position: -220px -144px;
}
#you {
	width: 67px;
	background-position: 0px -170px;
}
#face {
	width: 146px;
	background-position: 0px -114px;
}
#digg {
	width: 52px;
	background-position: -104px -144px;
}
#tech {
	width: 100px;
	background-position: -146px -114px;
}
#flickr {
	width: 60px;
	background-position: -156px -144px;
}
#del {
	width: 104px;
	background-position: 0px -144px;
}
p.name {
	font-size: 14px;
	color: #666666;
}
table#mboard th {
	font-size: 14px;
	background-color: #26268A;
	font-weight: bolder;
	color: #FFF;
}
table#mboard td.header {
	font-size: 14px;
	font-weight: 600;
	background-color: #F0F8FF;
	text-indent: 20px;
	margin: 0px;
	padding: 0px;
}

table#mboard td.lastpost {
	font-size: 14px;
	padding-bottom: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-top: 7px;
	background-color: #FFF1E1;
}
table#mboard .lastpost span.time {
	color: #666;
}
table#mboard td.replies {
	text-align: center;
	vertical-align: middle;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	background-color: #F9FFEA;
}
table#mboard th.posttime , table#reply th.posttime, table#newreply th.posttime{
	font-size: 14px;
	background-color: #26268A;
	font-weight: bolder;
	color: #FFF;
	text-align: left;
	text-indent: 10px;
}
table#mboard td.writer , table#reply td.writer, table#newreply td.writer{
	font-size: 16px;
	font-weight: 300;
	background-color: #F0F8FF;
	text-indent: 10px;
	margin: 0px;
	padding: 5px;
}
table#mboard p.ptitle   {
	font-size: 18px;
	font-weight: bolder;
	margin: 0px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
table#mboard hr     {
	padding: 0px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
table#mboard p , table#reply p, table#newreply p{
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	padding-bottom: 0px;
}
table#mboard{
	margin: 0px;
	padding: 0px;
	width: 550px;
	border: 3px solid #666;
}

table#mboard td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
table#reply, table#newreply {
	margin-top: 15px;
	padding: 0px;
	width: 550px;
}
table#reply {
	border: 3px solid #666;
}
table#newreply {
	border: 4px solid #000;
}
#DivLeftCol a.small {
	background-color: transparent;
	margin: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 152px;
	height: 25px;
	text-align: center;
	background-image: url(../Images/spryImages.png);
	background-repeat: no-repeat;
	background-position: -66px -174px;
	color: #000;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bolder;
	text-indent: 0px;
	display: inline-block;
}
#DivLeftCol a.small:hover {
	color: #800000;
}
#DivLeftCol div.quote {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #F0F8FF;
	font-style: italic;
}
.quote .name {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
p.alert{
	font-size:18px;
	font-weight:bolder;
}

#nletter table, #nletter table td, #nletter table th, #nletter table tr {
	padding: 0px;
	border: none;
	margin: 0px;
	vertical-align:top;
}

#nletter a.grey{
	color:#999999;
}

input.pdfBtn, input.docBtn, input.pptBtn{
	background-color:transparent;
	background-repeat: no-repeat;
	height: 40px;
	width: 80px;
}

input.pdfBtn {
	background-image: url(../Images/Buttons/File%20type%20Icon/pdf.png);
}

input.docBtn {
	background-image: url(../Images/Buttons/File%20type%20Icon/doc.png);
}

input.pptBtn {
	background-image: url(../Images/Buttons/File%20type%20Icon/ppt.png);
}
#DivLeftCol .IN-10PL30, #DivLeftCol .IN-10PL30MB0PB0, #DivLeftCol .IN-10PL30FL,#DivLeftCol .IN-10PL30ML10DBFL{
	text-indent:-10px;
}
#DivLeftCol .IN0,#DivLeftCol .IN0PL30, #DivLeftCol .IN0PL20, #DivLeftCol .IN0PL30PT0PB10MT0,#DivLeftCol .IN0PL0,#DivLeftCol .IN0PL40,#DivLeftCol .IN0TAC {
	text-indent:0px;
}
#DivLeftCol .P0M0BNDIB, #DivLeftCol .P0M0BN{
	padding:0px;
}
#DivLeftCol .IN0PL30PT0PB10MT0, #DivLeftCol .IN0PL30PB0MB0{
	padding-top:0px;
}
#DivLeftCol .IN0PL0 {
	padding-left:0px;
}
#DivLeftCol .PL20, #DivLeftCol .IN0PL20, #DivLeftCol .PL20DBFL {
	padding-left:20px;
}
#DivLeftCol .PL30,#DivLeftCol .IN0PL30,#DivLeftCol .IN-10PL30, #DivLeftCol .IN-10PL30MB0PB0, #DivLeftCol .IN0PL30PT0PB10MT0, #DivLeftCol .IN-10PL30FL,#DivLeftCol .IN-10PL30ML10DBFL, #DivLeftCol .IN0PL30PB0MB0{
	padding-left:30px;
}
#DivLeftCol .IN0PL40{
	padding-left:40px;
}
#DivLeftCol .IN-10PL30MB0PB0, #DivLeftCol .IN0PL30PB0MB0{
	padding-bottom:0px;
}
#DivLeftCol .IN0PL30PT0PB10MT0, #DivLeftCol .IN0PL30PB0MB0{
	padding-bottom:10px;
}
#DivLeftCol .P0M0BNDIB, #DivLeftCol .P0M0BN{
	margin:0px;
}
#DivLeftCol  .IN0PL30PT0PB10MT0{
	margin-top:0px;
}
#DivLeftCol .IN0PL30ML10DBFL,#DivLeftCol .IN-10PL30ML10DBFL{
	margin-left:10px;
}
#DivLeftCol .FL,#DivLeftCol .IN-10PL30FL,#DivLeftCol .IN-10PL30ML10DBFL, #DivLeftCol .PL20DBFL, #DivLeftCol .DBFL{
	float:left;
}
#DivLeftCol .IN-10PL30ML10DBFL, #DivLeftCol .PL20DBFL, #DivLeftCol .DBFL{
	display:block;
}
#DivLeftCol .DN{
	display:none;
}
#DivLeftCol .P0M0BNDIB{
	display:inline-block;
}
#DivLeftCol .BN,#DivLeftCol .P0M0BNDIB, #DivLeftCol .P0M0BN, input.pdfBtn, input.docBtn, input.pptBtn{
	border:none;
}
#DivLeftCol .IN0TAC{
	text-align:center;
}
#DivLeftCol .smallFont{
	font-size:10pt;
}