html,body{margin:0;padding:0;}
body{
	background: #F0F2ED;
	text-align:left;
    font: 75% verdana, arial, helvetica, sans-serif
}
img{border:0}
.preload {display:none;}

td{
	font: 11px Tahoma;
	color: #282A27;	
}

ul {
	margin-top:0;
	margin-bottom:0;
	padding-top:10;
	padding-bottom:10;
}

a:link {
	color: #1884B3;
	text-decoration:none;}
a:visited {
	color: #1884B3;
	text-decoration:none;}
a:hover {
	color: #1884B3;
	text-decoration:underline;}
	

.blueText {
	color:#1884B3;
}

.breadcrumbs {
	font: 17px Tahoma;
	font-weight: 0;
	color:#1884B3;
}

.thinhr {
height:1px;background-color:#000000; font-size:0px;line-height:0; margin:0;
}

.thickhr {
height:6px;background-color:#000000; font-size:0px;line-height:0; margin:0;
}

.blueSubTitle {
	font: 17px Tahoma;
	font-weight: 0;
	color:#1884B3;
}

.greySubTitle {
	font: 17px Tahoma;
	font-weight: 0;
	color:#535250;
}

.blackSubTitle {
	font: 17px Tahoma;
	font-weight: 0;
	color:#000000;
}

.contactWhite {
	font: 15px Tahoma;
	font-weight: bold;
	color:#ffffff;
}

.contactYellowBig {
	font: 14px Tahoma;
	font-weight: 0;
	color:#DFE835;
}

.contactYellowNormal {
	color:#DFE835;
}

a.contact:link {
	color: #DFE835;
	text-decoration:none;}
a.contact:visited {
	color: #DFE835;
	text-decoration:none;}
a.contact:hover {
	color: #DFE835;
	text-decoration:underline;}

hr{
border:0;
height:1px;
border-width:1px 0 0 0;
margin:10px 0 20px 0;
border-top:1px solid #000;
}