body  {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #d5e0e4;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;	
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	
	
}

.whiteTextbig {
	FONT-SIZE: 13pt; 
	COLOR: #ffffff; 
	FONT-FAMILY: Tahoma; 
	TEXT-DECORATION: none;
}
.whiteTextbig:hover {
	FONT-SIZE: 13pt; 
	COLOR: #001a30; 
	FONT-FAMILY: Tahoma; 
	TEXT-DECORATION: none;
}

.whiteTextheading {
	FONT-SIZE: 13pt; 
	COLOR: #ffffff; 
	FONT-FAMILY: Tahoma; 
	TEXT-DECORATION: none;
}


.whiteTextsmall {
	FONT-SIZE: 10pt; 
	COLOR: #ffffff; 
	FONT-FAMILY: Calibri; 
	TEXT-DECORATION: none;
}
.whiteTextsmall:hover {
	FONT-SIZE: 10pt; 
	COLOR: #001a30; 
	FONT-FAMILY: Calibri; 
	TEXT-DECORATION: none;
}


.contentTextbig {
	FONT-SIZE: 11pt; 
	COLOR: #102d46; 
	FONT-FAMILY: Tahoma;
	line-height:1.5;
	
}

.whitecontentTextbig {
	FONT-SIZE: 10pt; 
	COLOR: #ffffff; 
	FONT-FAMILY: Tahoma;
	text-decoration:none
	
}

.whitesitemaplinks {
	FONT-SIZE: 10pt; 
	COLOR: #ffffff; 
	FONT-FAMILY: Tahoma;
	text-decoration:none
	
}

.whitesitemaplinks:hover {
	FONT-SIZE: 10pt; 
	COLOR: #001a30; 
	FONT-FAMILY: Tahoma;
	text-decoration:none
	
}

.readmore {
	FONT-SIZE: 11pt; 
	COLOR: #102d46; 
	FONT-FAMILY: Tahoma;
	line-height:1.5;
	
}

.readmore:hover {
	FONT-SIZE: 11pt; 
	COLOR: #b40003; 
	FONT-FAMILY: Tahoma;
	line-height:1.5;
	
}

.readmore {
	FONT-SIZE: 10pt; 
	COLOR: #ffffff; 
	FONT-FAMILY: Tahoma;
	
}

.readmore:hover {
	FONT-SIZE: 10pt; 
	COLOR: #e60005; 
	FONT-FAMILY: Tahoma;
	
}

.productcontentTextbig {
	FONT-SIZE: 11pt; 
	COLOR: #b40003; 
	FONT-FAMILY: Tahoma;
	text-decoration:none
	
}

.servicescontent {
	FONT-SIZE: 10pt; 
	COLOR: #b40003; 
	FONT-FAMILY: Tahoma;
	text-decoration:none
	
}

.servicescontent:hover {
	FONT-SIZE: 10pt; 
	COLOR: #005aaa; 
	FONT-FAMILY: Tahoma;
	text-decoration:underline
	
}

.redcontent {
	FONT-SIZE: 10pt; 
	COLOR: #b40003; 
	FONT-FAMILY: Tahoma;
	text-decoration:none
	
}

.bluecontent {
	FONT-SIZE: 10pt; 
	COLOR: #102d46; 
	FONT-FAMILY: Tahoma;
	text-decoration:none
	
}

.bluelinks {
	FONT-SIZE: 11pt; 
	COLOR: #025c8d; 
	FONT-FAMILY: Tahoma;
	text-decoration:none
	
}

.bluelinks:hover {
	FONT-SIZE: 11pt; 
	COLOR: #10304a; 
	FONT-FAMILY: Tahoma;
	text-decoration:underline
	
}

.linkText {
	FONT-SIZE: 11pt; 
	COLOR: #cc6600; 
	FONT-FAMILY: Calibri; 
	TEXT-DECORATION: none;
}
.linkText:hover {
	FONT-SIZE: 11pt; 
	COLOR: #000000; 
	FONT-FAMILY: Calibri; 
	TEXT-DECORATION: none;
}
