/* default */
.blockContent{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#000;
}

.blockContent p{
	margin:0px 0px 16px 0px;
	padding:0px;
}
td {
	vertical-align:top;
}

/* Title blue */
.blockContent h1{
	margin: 33px 0px 0px 0px;
	padding:0px;
	height:66px;
	font-size: 14px;
	font-weight: bold;
	line-height:17px;
	text-transform:uppercase;
	color:#00c3e6;
	
}
/* Subtitle */
.blockContent h2{
	margin: 0px 0px 14px 0px;	
	padding:0px;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}

/* Subtitle no padding*/
.blockContent h3{
	margin: 0px 0px 0px 0px;	
	padding:0px;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}

.blockContent h4{
	margin: 0px 0px 14px 0px;	
	padding:0px;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}
.blockContent h5{
	margin: 0px 0px 14px 0px;	
	padding:0px;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}
.blockContent h6{
	margin: 0px 0px 14px 0px;	
	padding:0px;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}
/* Links */
.blockContent a:link {
	color: #00c3e6;
	text-decoration:none;
} 

.ListArrow {
}
.ListArrow a:link {
	background-image:url(../img/icons/Icon-Arrow-grey.gif);
	background-repeat:no-repeat;
	color:#707172;
	padding:0px 0px 0px 20px;
	text-decoration:none;
}
.ListArrow a:visited {
	background-image:url(../img/icons/Icon-Arrow-grey.gif);
	background-repeat:no-repeat;
	color:#707172;
	padding:0px 0px 0px 20px;
	text-decoration:none;
}
.ListArrow a:hover {
	background-image:url(../img/icons/Icon-Arrow-black.gif);
	background-repeat:no-repeat;
	color:#000000;
	padding:0px 0px 0px 20px;
	text-decoration:none;
}
.ListArrow a:active {
	background-image:url(../img/icons/Icon-Arrow-grey.gif);
	background-repeat:no-repeat;
	color:#707172;
	padding:0px 0px 0px 20px;
	text-decoration:none;
}
/* tables*/
.Tablist {
	border-top:1px solid #000000;
	margin:0px 0px 0px 27px;
	padding:0px;
}
.Tablist td {
	border-bottom:1px solid #000000;
	line-height:16px;
	padding:2px 4px 2px 0px;
	text-align:left;
	vertical-align:top;
}

/* lists*/
.table_list_tmb_text{
	border-bottom:1px dotted #000;
	padding:0px;
	margin:0px 0px 20px 0px;
}
.td_text{
	padding:0px 0px 10px 15px;
}
/* hover row */
.table_list_row{
}

.table_list_row:hover{
	background-color: #f0f8fd;
}

.table_list_row a:visited {
	color: #000000;
	font-style: normal; 
	text-decoration:none;
}
.table_list_row a:hover {
	color: #000000;
	font-style: normal; 
	text-decoration:none;	
}
.table_list_row a:active{
	color: #000000;
	font-style: normal; 
	text-decoration:none;	
}

.table_list_row a:link {
	color: #000000;
	font-style: normal; 
	text-decoration:none;
}

/* portrait */
table.tabportrait td{
	padding-bottom:10px;
	}

/* spacer */
.elementSpace{
	margin:10px 0px 0px 0px;
}

/* pics */
.pic {
	margin: 0px 0px 0px 0px;
	float:left;
}

.fragmentPictureFloatLeft {
	float:left; 
	margin:0px 10px 10px 0px
}
.fragmentPictureFloatRight{
	float:right; 
	margin:0px 0px 10px 10px
}

/* footer address */
.FooterAddress {
	padding:10px;
	font-size:12px;
}
.DesignBy{
	position:absolute;
	top:30px;
	height:25px;
	left:450px;
	width:500px;
	text-align:right;
	padding:0px;
	margin:0px;
	font-size: 9px; 
	color: rgb(204, 204, 204); 
	text-decoration: none; 
	font-family: Arial,Helvetica,sans-serif;
}
.DesignBy a:link {
	color: #c7c7c7;
	text-decoration:none;
	padding:0px;
} 
.DesignBy a:visited {
	color: #c7c7c7;
	text-decoration:none;	
	padding:0px;
}
.DesignBy a:hover {
	color: #000000;
	text-decoration:none;	
	padding:0px;
}
.DesignBy a:active {
	color: #c7c7c7;
	text-decoration:none;	
	padding:0px;
}
/* service buttons */
/* ButtonTop */
.ButtonPrint{
	visibility:hidden;
}
	
.ButtonBack{
	visibility:hidden;
}
		
.ButtonTop{
	visibility:hidden;
}