body{
	padding:0;
	margin:0 auto;
	background-color: #DEDEDE;
	background-image: url(../images/bgd.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#777;
}
td {font-size:11px;line-height:120%;}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#7392CB;
	margin:0px;
	padding:4px 0px 6px 0px;
	display:inline;
	border-bottom: 2px dotted #aaa;
	display:block;
	text-transform: capitalize;
}
a img { border: 0; }
h3 {font-weight:normal;}
p {margin:8px 0px 14px 0px;font-size:11px;line-height:120%;}
li {font-size:11px;line-height:150%;}

.td-with-border {border:2px solid #c2c2c2;padding:10px 10px 0px 10px;color:999;font-size:11px;line-height:120%}
.td-coloured {background-repeat:no-repeat;font-size:11px;font-weight:bold;color:#fff;height:22px;padding:5px 0px 0px 12px;}

.alert {font-size:12px;color:#FF0000;}
.bigimagetag {font-size:12px;color:#fff;padding:5px 3px 3px 3px;}

.subnav {background-repeat:repeat-x;font-size:11px;color:#fff;height:22px;padding:0px 0px 0px 12px;}
.subnav a {color:#fff;text-decoration:none;}
.subnav a:hover {text-decoration:underline;}

.bgd-blue {
	background-color: #5F77AB;
	background-image: url(../images/bgd-blue.gif);
	padding:5px 0px;
	color:#fff;
	font-size:11px;
}
.bgd-blue-bottom {	background-color: #5F77AB;	background-image: url(../images/bgd-blue.gif);	padding:15px 0px;	color:#fff;	font-size:11px;}
.bgd-blue-bottom a {color:#fff;text-decoration:none;font-weight:bold;}
.bgd-blue-bottom a:hover {text-decoration:underline}

.top-tab {
	background-image: url(../images/nav-tab.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 24px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	width: 181px;
}
.top-tab a {color:#666;text-decoration:none;}
.top-tab a:visited {color:#666;text-decoration:none;}
.top-tab a:hover {color:#00f;}
.top-tab .current {color:#999;text-decoration:none;font-weight:bold;}

.top-tab-over {background-image:url(../images/nav-tab-over.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 24px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	width: 181px;
	color:#fff;}
	
.top-tab-over a:visited {color:#fff;text-decoration:none;}

.tab-base { border-bottom:1px solid #c2c2c2}

.testimonial {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #999999;
	line-height:26px;
}
