/* default */
body {	
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#000;
}

/* Default */
.blockContent{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#000;
}

.blockNewsContent{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#fff;
}

.newsbox{
	background-color:#4CB2E1;
	padding:1px 0px 10px 6px;
	margin:0px 5px 5px 0px;
}

.blockContent p, .blockNewsContent p{
	margin:0px 0px 10px 0px;
	padding:0px;
}

p.newsmessage{
	border-bottom:1px dotted #fff;
	padding:0px 0px 10px 0px;
	margin:0px 0px 10px 0px;	
	}

td {
	vertical-align:top;
}

/* Title */
.blockContent h1, .blockNewsContent h1{
	margin: 0px 0px 15px 0px;
	padding:0px;
	font-size: 16px;
	font-weight: bold;
	line-height:22px;
}
/* Lead */
.blockContent h2, .blockNewsContent h2{
	margin: 0px 0px 15px 0px;
	padding:0px;
	font-size: 14px;
	font-weight: normal;
	line-height:18px;
}
/* Subtitle */
.blockContent h3, .blockNewsContent h3{
	margin: 0px 0px 10px 0px;	
	padding:0px;
	font-size:12px;
	font-weight: bold;
	line-height:14px;
	text-transform:capitalize;
}
/* List title */
.blockContent h4, .blockNewsContent h4{
	margin: 0px 0px 0px 0px;	
	padding:0px;
	font-size:12px;
	font-weight: bold;
	line-height:14px;
}
/* Subtitle with line */
.blockContent h5{
	margin: 0px 0px 0px 0px;	
	padding:0px;
	font-size:12px;
	font-weight: bold;
	line-height:14px;
	border-bottom:1px dotted #fff;
}
.blockNewsContent h5{
	margin: 5px 7px 10px 0px;	
	padding:10px 0px 10px 0px;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	border-bottom:1px dotted #fff;
}
.blockContent h6, .blockNewsContent h6{
	margin: 0px 0px 0px 0px;	
	padding:0px;
	font-size:12px;
	font-weight: bold;
	line-height:14px;
}
/* Links */
.blockContent a:link {
	color: #000000;
	font-style:italic;

} 
.blockContent a:visited {
	color: #000000;
	font-style:italic;	
}
.blockContent a:hover {
	color: #009AE3;
	font-style:italic;	
}
.blockContent a:active{
	color: #000000;
	font-style:italic;	
}

.blockNewsContent a:link {
	color: #fff;
	font-style:italic;

} 
.blockNewsContent a:visited {
	color: #fff;
	font-style:italic;	
}
.blockNewsContent a:hover {
	color: #000099;
	font-style:italic;	
}
.blockNewsContent a:active {
	color: #fff;
	font-style:italic;	
}
/* List */
.blockContent ul , .blockNewsContent ul {
	margin: 0px 0px 10px 30px;
	padding: 0px;
}
.blockContent li, .blockNewsContent li{
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
.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;
}

/* pics */
.pic {
	margin: 0px 0px 0px 0px;
	float:left;
}
/* footer address */
.FooterSearch {
 display: none;
}
.searchfield {
 display: none;
	}
	
.searchbutton{
 display: none;
	}


.FooterMail {
	display:none;
}
.FooterAddress {
	position:absolute;
	top:0px;
	left:0px;
	width:304px;
	padding:6px 0px 0px 0px;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	color:#FFF;
}
.DesignBy{
 display: none;
}
/* service buttons */
/* ButtonTop */
.ButtonTop{
 display: none;
}

/* ButtonBack */
.ButtonBack{
 display: none;
}

/* ButtonPrint */
.ButtonPrint{
 display: none;
}