.main {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	padding-right: 45px;
	padding-bottom: 15px;
	padding-left: 25px;
	line-height: 120%;
}

a {
	color: #75A714;
}
.title {
	font-size: 20px;
	color: #75A714;
	margin: 0px;
	font-weight: normal;
	line-height: 35px;
}
.subtitle {
	font-size: 14px;
	color: #02224D;
	width: 100%;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	margin-bottom: 5px;
}

A.sub {
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.sub:hover {
	font-size: 11px;
	color: #000066;
	text-decoration: underline;
}
#colleftbloc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

div.colproblem {
	background-image: url(../images/bkgd_cell_problem.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
	height: 150px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 20px;
	margin: 0px;
}
div.colsolution {
	background-image: url(../images/bkgd_cell_solution.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
	height: 150px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 20px;
	margin: 0px;
}
div.colcando {
	background-image: url(../images/bkgd_cell_cando.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
	height: 150px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 20px;
	margin: 0px;
}
div.colnews {
	background-image: url(../images/bkgd_cell_news.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
	height: 150px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 20px;
	margin: 0px;
}
div.collinks {
	background-image: url(../images/bkgd_cell_links.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
	height: 150px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 20px;
	margin: 0px;
}
div.colabout {
	background-image: url(../images/bkgd_cell_about.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
	height: 150px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 20px;
	margin: 0px;
}
div.colcontact {
	background-image: url(../images/bkgd_cell_contact.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
	height: 150px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 20px;
	margin: 0px;
}
.dotborders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 8px;
	float: right;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 1px dotted #CCCCCC;
	width: 150px;
}
.boxcan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 8px;
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 1px #3F7ECD;
	width: 75%;
	background-color: #BBC2DF;
	font-weight: bold;
	text-align: center;
	position: relative;
	left: 5px;
}
.boxcan1 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	background-color: #EBEBEB;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;}
A.boxcanlink {
	color: #fff;
}


p.bul1 {
	text-align: justify;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 35px;
	background-image: url(../images/bullet_1.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 15px;
}
p.bul2 {
	text-align: justify;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 35px;
	background-image: url(../images/bullet_2.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 15px;
}
p.bul3 {
	text-align: justify;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 35px;
	background-image: url(../images/bullet_3.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 15px;
}
p.bul4 {
	text-align: justify;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 35px;
	background-image: url(../images/bullet_4.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 15px;
S}


.colbottombloc {
	vertical-align: bottom;
	height: 100%;
}
body {
	background-color: #E7EFFA;
}
