body {
	background-color: #8bbaf6;
	margin: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
.corner1 {
	background-image: url(images/corner_1.gif);	
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 25px;
}
.corner2 {
	background-image: url(images/corner_2.gif);	
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 25px;
}
.corner3 {
	background-image: url(images/corner_3.gif);	
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 25px;
}
.corner4 {
	background-image: url(images/corner_4.gif);	
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 25px;
}
.border_left {
	background-image: url(images/border_left.gif);	
	background-repeat: repeat-y;
	background-position: left top;
	width: 25px;
}
.border_right {
	background-image: url(images/border_right.gif);	
	background-repeat: repeat-y;
	background-position: left top;
	width: 25px;
}
.border_top {
	background-image: url(images/border_top.gif);	
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
}
.border_bottom {
	background-image: url(images/border_bottom.gif);	
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
}
.bg_white {
	background-color: #FFFFFF;
}
.centre_details {
	background-image: url(images/center_text_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 157px;
	width: 184px;
	overflow: visible;
	vertical-align: bottom;
}
.centre_details2 {
	background-image: url(images/center_text_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 174px;
	overflow: visible;
	padding-left: 10px;
}
a.linkemail:link, a.linkemail:active, a.linkemail:visited {
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
}
a.linkemail:hover {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}.footer {
	color: #1b5384;
}
.image {
	margin-left: 10px;
}
ul {
	margin-left: 16px;
	padding-left: 16px;
	list-style-image: url(images/check_02.gif);
}
li {
	padding-bottom: 8px;
}
a.blue:link {
	color: #27BBFB;
	text-decoration: underline;
}
.h1 {
	font-weight: bold;
	color: #CC0066;
}
a.red:link {

	color: #CC0066;
	text-decoration: underline;
}
