body {
	margin: 0px;
	background-image: url(../images/page_bg.gif);
}
.whyUs {
	font-family: "Trebuchet MS";
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.topLink {
	font-family: Tahoma;
	font-size: 12px;
	color: #5a82ac;
	background-color: #78a6d6;
}
.topLink a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: 9px;
	font-weight: bold;
}
.topLink a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 9px;
	font-weight: bold;
}
.topLink a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding: 9px;
	font-weight: bold;
}


.blueHeading {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #689dd3;
}
.greenHeading {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #90cb01;
}
td {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.greyBG {
	background-color: #aeabb4;
}
.lightGrey {
	font-weight: bold;
	background-color: #d0ced5;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.alert {
	color: #FF0000;
}
.button {
	color: #FFFFFF;
	background-color: #689DD3;
	border: 1px solid #214870;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

.lightBlue {
	color: #000000;
	background-color: #e6f2ff;
}
textarea {
	font-family: Tahoma;
	font-size: 12px;
	border: 1px solid #666666;
}
select {
	font-family: Tahoma;
	font-size: 11px;
}
.blueBoxTopBG {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/blue-box-top-bg.jpg);
	background-repeat: repeat-x;
}
.blueBoxLeftBG {
	font-family: Tahoma;
	background-image: url(../images/blue-box-left-bg.jpg);
	background-repeat: repeat-y;
}
.blueBoxRightBG {
	background-image: url(../images/blue-box-right-bg.gif);
	background-repeat: repeat-y;
}
.blueBoxBottomRight {
	background-image: url(../images/blue-box-bottom-right.jpg);
	background-repeat: no-repeat;
	background-position: right 22px;
}
.blueBoxBottomBG {
	background-image: url(../images/blue-box-bottom-bg.gif);
	background-repeat: repeat-x;
}
