.menutxt {
	font: 12px Tahoma, Arial, "Times New Roman", Times, serif;
	color: #286379;
	text-align: center;	
}

.titlebox {
	font: 12px Tahoma, Arial, "Times New Roman", Times, serif;
	color: #75a0b9;
	text-align: center;	
}

.box1 {
	background: #ebf6ff;
	text-align: center;
	border: 4px solid #d3ecff;
}

.box2 {
	background: #ebf6ff;
	text-align: left;
	border: 4px solid #d3ecff;
	padding-left: 35px;
	padding-top: 19px;
	padding-bottom: 10px;
}

ul.main 
{
list-style-type: none;
padding: 0;
margin: 0;
}

li.main
{
background-image: url(img/bullet.jpg);
background-repeat: no-repeat;
background-position: 0em;
padding-left: 0.8em;
margin-bottom: 0.5em; 
font: 11px Tahoma, Arial, Helvetica, sans-serif;
color: #26678e;
}

li.main2
{
background-image: url(img/bullet.jpg);
background-repeat: no-repeat;
background-position: 0em;
padding-left: 1em;
font: 10px Tahoma, Arial, Helvetica, sans-serif;
color: #27698f;
}

.txt{ 
font: 11px Tahoma, Arial, Helvetica, sans-serif;
color:#97cd24;
}

a.green {
color: #97cd24;
text-decoration: none;
}

a.green:hover {
color: #97cd24;
text-decoration: underline;
}

a.footer {
color: 	#286379;
text-decoration: none;
}

a.footer:hover {
color: #286379;
text-decoration: underline;}

a {
color: #27698f;
text-decoration: none;}

a:hover {
color: #27698f;
text-decoration: underline;}

.fontnormal { 
font: 11px Tahoma, Arial, Helvetica, sans-serif;
color: #26678e;
}

.block2 {
widht: 463;
  min-height: 193px;
  height: auto !important;
  height: 193px;
  max-: 193px;
background: #d3ecff;
	text-align: left;
	border: 4px solid #c2dfea;
	padding-left: 35px;
	padding-top: 19px;
	position: relative;
}

.block3 {
widht: 463;
  min-height: 193px;
  height: auto !important;
  height: 193px;
  max-: 193px;
background: #d3ecff;
	text-align: left;
	border: 4px solid #c2dfea;
	padding-left: 35px;
	padding-top: 19px;
	position: relative;
}.border {
	border: thick dashed #000000;
}
