BODY {
    FONT-FAMILY: verdana, 'sans serif';
    FONT-SIZE: 11px;
    //LINE-HEIGHT: 130%;
	color:#003366;
    margin:0px;
    padding:0px;
    background:#003366;

}

img {
	border:0px;
}

#content, #printicon img {
	display:block;
}

#printicon img {
	display:block;
}



INPUT, TEXTAREA, SELECT 
{ 
border: solid 1px #777777; 
font-family:Verdana,Arial,Helvetica; 
font-size: 10px; 
} 

	
#mainpage {
	position:relative;
	background:#fff;
	border:0px solid #ccc;
	width:765px;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;

}

#logoprint {
	display:none;
}

#content {
	background:#fff;
	padding-top:10px;
	margin-left: 190px;
	margin-right: 150px;
	width:400px;
	margin-bottom:30px;
	border-left:1px solid #eee;
}	

ul, ol
{
	margin: 7px 0 7px 0;
	padding-left:25px;

}

ul
{
	color:#003366;	
	list-style-type:square;
}

h1 {
    font-size:20px;
    font-weight:normal;
    margin-top:0px;
    //line-height:120%;
}

h2 {
    font-size:12px;
    font-weight:bold;
	margin-top:0px;
	margin-bottom:1em;
}

P, li {
    FONT-SIZE: 11px;
    LINE-HEIGHT: 1.3;

}

P {
	margin-top: 0px;
	margin-bottom:1em;

}

.top{
	margin-top:10px;
}

.testim {

	border-top:1px solid #eee;
	padding: 5px 0 5px 5px;
	margin-bottom:0;

}


.news {
	margin:0px;
}

.leftmargin  {
	margin-left:5px;
}


.newsheader {

	font-weight:bold;
	margin:0px;
}

#footer {
	height: 20px;
	visibility: hidden;
	border-top:1px solid #eee;
	padding:10px 0 10px 0;
	text-align:center;
}



#header {
	height: 190px;

}



#left, #right {
	position: absolute;
	top: 200px;
}


#left {
	left: 0;
	width: 170px;
}

#right {
	right: 10px;
	width: 140px;
	border-left:1px solid #eee;
}
