body {
	margin: 0px;
	background-color: #2a69ab;
	background-image: url(images/bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.bluebg {
	background-color: #073167;
}
.tpbgleft {
	background-attachment: scroll;
	background-image: url(images/tapbar.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.bluebg1 {

	background-color: #255798;
}
.whitebg {


	background-color: #FFFFFF;
}
.tpbgright {
	background-attachment: scroll;
	background-image: url(images/tapbar.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.bdcornttopl {
	background-attachment: scroll;
	background-image: url(images/bodyround.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bdcornttopr {
	background-attachment: scroll;
	background-image: url(images/bodyround.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bdcorntbotr {
	background-attachment: scroll;
	background-image: url(images/bodyround.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bdcorntbotl {
	background-attachment: scroll;
	background-image: url(images/bodyround.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.footerleft {
	background-attachment: scroll;
	background-image: url(images/footerbg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.footerright {
	background-attachment: scroll;
	background-image: url(images/footerbg.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.textbigcap {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 16px;
}

.sidebgtop {
	background-attachment: scroll;
	background-image: url(images/sidebgs.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.sidebgbot {
	background-attachment: scroll;
	background-image: url(images/sidebgs.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}


.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
a.white:link, a.white:active, a.white:visited {
	text-decoration: none;
	color: #FFF;
}
a.white:hover{
	text-decoration: none;
	color: #84C03F;
	background-attachment: scroll;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
	padding-bottom: 10px;
}
.borderlr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
}
.textbigcapBLUE {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #27a1c9;
}
.normaltextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
}
.dotborder1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.normaltextsmallblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #122B4B;
}
a.blu:link, a.blu:active, a.blu:visited {
	text-decoration: none;
	color: #0F2242;
	font-size: 11px;
}
a.blu:hover {
	text-decoration: none;
	color: #E9464F;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
}
.borderlr4sides {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d7dee7;
	border-left-color: #d7dee7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d7dee7;
	border-bottom-color: #D6D6D6;
	background-color: #F7F7F7;
}
.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.normaltextredbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E9464F;
	line-height: 16px;
}
.normaltextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #214F8A;
}
a.blubig:link, a.blubig:active, a.blubig:visited {
	text-decoration: underline;
	color: #00C;
	font-size: 14px;
	font-weight: bold;
}
a.blubig:hover {
	text-decoration: none;
	color: #E9464F;
	padding-top: 10px;
	padding-bottom: 10px;
}

