body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #212F3C;
	background-image: url(../images/general/bg.jpg);
	background-repeat: repeat-x;
}

.text11 {
	font-family: Arial;
	font-size: 12px;
	color: #1E5982;
}
.text-lightblue {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #43A7D2;
}
.contenttext {
	font-family: Arial;
	font-size: 11px;
}

.headertext {
	font-family: Arial;
	font-size: 12px;
}

.smalltext {
	font-family: Arial;
	font-size: 10px;
}

.text12 {  
	font-family: Arial; 
	font-size: 12px}
	
.text10 {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}

.linkwht {  color: #FFFFFF; text-decoration: none}
.linkyellow {  color: #FFCC00; text-decoration: none}
.linkblack {  color: #000000; text-decoration: none}
.linkblue {  color: #000099; text-decoration: underline}
.linkgrey {  color: #3E566F; text-decoration: none}

.text14 {  font-family: Arial; font-size: 14px}

.text16 {  font-family: Arial; font-size: 16px}

a:hover {
	color: #00CCFF;
	text-decoration: none;
}
.mainborders {
	border: 1px solid #FFFFFF;
	padding: 0px;
	background-color: #FFFFFF;
}
.mainbg {
	background-color: #212F3D;
	background-image: url(../images/general/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.contentbg {
	background-image: url(../images/general/content-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.greyborder {
	border: 1px solid #545454;
	padding: 0px;
	width: 753px;
}
#testimonals {
	font-family: Arial;
	font-size: 11px;
	padding: 8px;
}
.mybutton {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #354C62;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.text10blue {

	font-family: Arial;
	font-size: 12px;
	color: #006699;
}
.topbar {
	background-image: url(../images/general/top-bar.jpg);
}
.borders2 {
	background-color: #FFFFFF;
	padding-right: 1px;
	padding-left: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #777777;
	border-left-color: #777777;
}

#contentcontainer {
	padding: 10px;
	width: 754px;
	background-image: url(../images/general/content-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #393939;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 1px;

}
.subnavlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #393939;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 1px;
}
a.subnavlink:hover {
	text-decoration: none;
	background-color: #CCCCCC;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	color: #393939;
	padding-top: 2px;
	padding-bottom: 1px;
}
.title {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #24BFFF;
}
.imageborder {
	border: 2px solid #D8D8D8;
}
