BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px
	COLOR: #000000;
	BACKGROUND: #ffffff;
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px
	COLOR: #505050;
}
.lorem {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px
}
.box {  
	height: 20px
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	padding: 5px 40px 20px 40px;
}
#params{
	FONT-SIZE: 10px;
	COLOR: #505050;
}
#date{
	FONT-SIZE: 10px;
	COLOR: #349EEE;
}
#foot{
	FONT-SIZE: 10px;
	COLOR: #767676;
}
#header {
	margin: 10px 0px 0px 20px;
}
H1, H2 {
	FONT-FAMILY: Arial Rounded, Arial, sans-serif;
	COLOR: #386586;
	font-size: 16px;
	text-transform: uppercase;
/*	background: url(i/header-bg.gif) no-repeat;
	background-position: 0px 3px;
*/
	margin: 10px 0px 0px 0px;
	border-bottom: 2px double #cccccc;
	letter-spacing: -.1px;
}
P {
	FONT-SIZE: 11px;
	COLOR: #505050;
	TEXT-INDENT: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT:0px;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 10px;
	LINE-HEIGHT: 13px;
}
#news P{
	FONT-SIZE: 11px;
	COLOR: #1E5282;
	TEXT-INDENT: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT:0px;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 5px;
}
INPUT{
	FONT-SIZE: 11px;
	COLOR: #000;
}
TEXTAREA{
	FONT-SIZE: 11px;
	COLOR: #000;
}
UL	{
	MARGIN-TOP:3px;
	MARGIN-BOTTOM:3px;
}
LI {
	FONT-SIZE: 11px;
	MARGIN-BOTTOM:0px;
	MARGIN-TOP:0px;
	TEXT-INDENT: 0px;
	LINE-HEIGHT: 13px;
}
A, A:active, A:visited{
	FONT-SIZE: 11px;
	COLOR: #349EEE;
	TEXT-DECORATION:underline;
}
A:hover{
	FONT-SIZE: 11px;
	TEXT-DECORATION:none;
}
#foot A, #foot A:active, #foot A:visited{
	FONT-SIZE: 10px;
	COLOR: #767676;
	TEXT-DECORATION:none;
}
#foot A:hover{
	FONT-SIZE: 10px;
	TEXT-DECORATION:underline;
}

/* NAVIGATION */
#nav {
	color: #1e5282;
	font-weight: normal;
	overflow: hidden;	
	text-align: left;
	font-size: 11px;
	font-family: tahoma, trebuchet MS, arial, sans-serif;
	line-height: 1.5em;
}
#nav a:link, #nav a:visited {
	color: #1e5282;
	text-decoration: none;} 
	
#nav a:hover, #nav a:active {
	color: #349eee;
	text-decoration: underline;}

#nav ul.breadcrumb {
	list-style-type: none;
	margin: 0;
	padding-left: 0px;}
	
#nav ul.breadcrumb li  {
	font-weight: normal;
	padding: 5px 0 5px 23px;
	background-image: url(i/arrow.gif);
	background-position: 0px 8px; 
	background-repeat: no-repeat;}
	
#nav ul.breadcrumb li.selected  {
	background-image: url(images/arrow.gif);}
	
#nav ul.breadcrumb li.selected a {
	color:#996666;}	

#nav ul.navitemList {
	list-style-type: none;
	margin: 0px;
	padding: 0px;}
	
#nav ul.navitemList li  {
	padding: 5px 0 5px 22px;	
/*	border-bottom: 1px dotted #ccc; */
}
	
#nav ul.navitemList li.hasChildren  {
	background-image: url(i/arrow_head.gif);
	background-position: 5px 8px; 
	background-repeat: no-repeat;}

#nav ul.navitemList li.selected {
	background-image: none;}
	
#nav ul.navitemList li.title {
    padding-left: 14px;
    background-image: none;
    color: #999;
    border-bottom: 0;}
    
#nav ul.navitemList li.selected a {
	color:#996666;}	


#nav img {	
	display: inline;
	}
.row1 {
	background-color: #f6f6f6;
}
.row2 {
	background-color: #bbe0fc;
}
th {
	font-size: 11px;
	background-color: #1E5282;
	color: #ffffff;
}
.testimonial {
	padding: 0px 5px 20px 5px;
}
.tbl-cel1 {
	font-size: 10px;
	border-bottom: .5px dotted #dcdcdc;
}
.tbl-cel2 {
	font-size: 10px;
	border-bottom: .5px dotted #dcdcdc;
}