html, body { min-height:101%; margin-bottom:1px; }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	font: 14px/125% Candara, Verdana, Arial;
	color: #101010;
}
a {
    outline: none;
}
td {
	vertical-align: top;
}
.img-gray {
	border: 5px solid #CCCCCC;
	margin: 10px;
}

.footer {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	width: 1000px;
}
.footer a {
	color: #666666;
	text-decoration: none;
}
.news {
	font-size: 12px;
	padding-bottom: 10px;
}
.news .img-gray {
	margin-top: 5px;
}

p {
	margin-top: 0px;
	margin-bottom: 8px;}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	margin-bottom: 22px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
h1 {
	color: #000000;
}
h2 {
	color: #55BA1F;
}
h3 {
	color: #F59C00;
}
.leftmargin {
	margin-right: 10px;
}
a.it1:link,a.it1:visited,a.it2:link,a.it2:visited,a.it3:link,a.it3:visited,a.it4:link,a.it4:visited,a.it5:link,a.it5:visited {
	color: #FFFFFF;
	padding-left: 50px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	font: 20px Calibri, Verdana, Arial;
	margin: 0px;
	border-right: 2px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
a.it1:hover,a.it2:hover,a.it3:hover,a.it4:hover,a.it5:hover {
	color: #333;

}

a.it1:link,a.it1:visited
{	background: url(images/it1.jpg) no-repeat top;}
a.it2:link,a.it2:visited
{	background: url(images/it3.jpg) no-repeat top;}
a.it3:link,a.it3:visited
{	background: url(images/it2.jpg) no-repeat top;}
a.it4:link,a.it4:visited
{	background: url(images/it4.jpg) no-repeat top;}
a.it5:link,a.it5:visited
{	background: url(images/it5.jpg) no-repeat top;}
.maincontent {
	padding: 10px 25px 25px;
}
.leftcolumn {


}
.right {
	float: right;
	width: 250px;
	padding-left: 25px;
}
blockquote {
	color: #666666;
	background: #DEE8FA;
	border: 1px solid #B1C6F5;
	padding: 10px;
	margin: 0px;
	font-style: italic;
	width: 650px;
	background-image: url("images/postquote.png");
background-position: left top;
background-repeat: no-repeat;
padding-left: 41px;
}
.blue {
    color: #0000FF;
}
.green {
	color: #55BA1F;
}
.orange {
	color: #F49D02;
}
.teal {
	color: #039CFC;
}
.purple {
	color: #A161FD;
}
.maincontent  ul {
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 8px;
}
.maincontent  td img {
	border: 5px solid #cccccc;
}
.white {
	border-style: none!important;
}
.demo {
	padding-left: 30px;
	text-align:center;
}
.demo img {
	padding-right: 25px;
	padding-left: 25px;
}
.col0Title {
	color: #FFFFFF;
	background: #D147A3;
	font-weight:bold;
}
.col0sub {
	background:  #DB70B8;
	font-weight:bold;
	color: #FFFFFF;
}
.col0Fields {
	background: #F5E6DB;
}
.col1Title {
	color: #FFFFFF;
	background: #4DA81C;
	font-weight:bold;
}
.col1sub {
	background: #6DDD30;	font-weight:bold;
	color: #FFFFFF;
}
.col1Fields {
	background: #D5F5C2;
}
.col2Title {
	color: #FFFFFF;
	background: #F49B01;	font-weight:bold;
}
.col2sub {
	background: #FEC666;	font-weight:bold;
	color: #FFFFFF;
}
.col2Fields {
	background: #FFEAC6;
}
.col3Title {
	color: #FFFFFF;
	background: #9C5BFE;	font-weight:bold;
}
.col3sub {
	background: #C6A0FE;	font-weight:bold;
	color: #FFFFFF;
}
.col3Fields {
	background: #EDE1FF;
}
.graycol {
	font-weight: bold;
	color: #FFFFFF;
	background: #999999;
}
.bluecol {
	font-weight: bold;
	color: #FFFFFF;
	background: #4277E1;
}
