body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(bkg.jpg);
	background-repeat: repeat-x;
	background-color: #BCCAE1;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #FFFFFF;
}
.hdimage {
	padding-top: 30px;
	background-color: #4D6395;
}
.ft {
	font-size: 11px;
	background-color: #BCCAE1;
	padding-left: 4px;
	line-height: 20px;
	padding-top: 8px;
}
.leftside {
	padding: 100px 15px 15px;
	vertical-align: top;
}
.rightside {
	padding: 15px 15px 15px 0px;
	vertical-align: top;
}
.sideimg {
	background-image: url(imgbkg.jpg);
	background-repeat: repeat-y;
	text-align: center;
	vertical-align: top;
}

.sideimg img{
	background-image: url(imgbkg.jpg);
	background-repeat: repeat-y;
	text-align: center;
	vertical-align: top;
	border: 1px solid #FFFFFF;

}
.sidenav {
	background-image: url(navbkg.jpg);
	background-repeat: repeat-y;
	text-align: right;
	vertical-align: top;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 8px;
}
h1 {
	color: #4D6395;
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	color: #A3426B;
	font-size: small;
	font-weight: bold;
	text-transform: capitalize;
}
h3,h4,h5,h6 {
    font-weight: normal;
}
.content {
	vertical-align: top;
	padding-top: 65px;
	padding-right: 15px;
}
.txthighlight {
	font-weight: bold;
	color: #A3426B;
	padding-left: 30px;
	padding-right: 30px;
}
.leftbuttons {
	padding: 15px;
	vertical-align: top;
}
.leftsideftnav {
	padding: 5px 15px;
	vertical-align: top;
	width: 147px;
}
.rightsideftnav {
	padding: 5px 15px 10px 5px;
	vertical-align: top;
	width: 147px;
	text-align: right;
}
.centerftnav {
	vertical-align: top;
	padding-top: 7px;
	padding-bottom: 5px;
}
a:link {
	color: #4D6395;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #4D6395;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #A3426B;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #A3426B;
	text-decoration: underline;
	font-weight: bold;

}
.sidenav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.sidenav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.sidenav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.sidenav a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.srchtxt {
	font-size: 11px;
	color: #4D6295;
}
.srchbox {
	background-color: #DBE2EC;
	font-size: 9px;
	color: #4D6295;
	padding: 1px;
	border: 1px solid #4D6295;
	margin: 2px 0px;
	height: 13px;
}
.contentfull {
	vertical-align: top;
	padding-right: 15px;
	padding-top: 15px;

}
.smalltd {
	font-size: 11px;
}
