/* TEXTS */

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#000000;
}

.text_blue_11 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #292c52;
}

.title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#009999;
	font-weight:bold;
}
ul {
	margin-top:0px;
}

ul li {
	margin-left:-25px;
	margin-bottom:10px;
}



/****************/
/* TABLE STYLES */
/****************/

/* tbl main */
#tblOuter {
	width:753px;
	height:100%;
}

#tblOuter td {
	vertical-align:top;
}

#tblNavig {
	width:100%;
	
}

#tblContact {
	width:100%;
}
#tblContact td {
	color:#ffffff;
}


#tdLeftMain {
	width:150px;
	/*background:url(bg_selected_link.gif) left  no-repeat;*/
	background:#E8F1F6;
}


.tdText {
	padding:10px 0 10px 15px;
}




/*********/
/* LINKS */
/*********/




a:hover {
	text-decoration:none;
}

a:link, a:visited, a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#009999;
}




/***********/
/* TOP NAV */
/***********/



/* GENERAL NAV LINKS */
img {
	border:0px;
	}

/***************/
/* END TOP NAV */
/***************/

/* TD CONTAINING SUBNAV TABLE & SUBNAV TABLE */






/* GENERAL STYLES */
html, body {
	height:100%;
	
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background:#FFFFFF;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}


table td{
	/*border: 1px solid red;*/
	border:0px;
	padding: 0px;
}





/* HORIZONTAL AND VERTICAL SPACERS */

.spacer_H_10 {
	width:10px;
}

.spacer_H_20 {
	width:20px;
}
.spacer_H_60 {
	width:60px;
}
.spacer_H_410 {
	width:410px;

}
.spacer_H_560 {
	width:560px;

}
.spacer_V_20 {
	height:20px;
}
.spacer_V_50 {
	height:38px;
}
.spacer_V_14 {
	height:14px;
}

.spacer_V_10 {
	height:10px;
}
.spacer_V_30 {
	height:30px;
}
.spacer_V_6 {
	height:6px;
}
