body {
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
#container {
	margin: 0px auto;
	width: 956px;
}
td {
	font-family: Tahoma;
	font-size: 13px;
	color: #323232;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #323232;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #045acb;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #323232;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #323232;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.blue-gradient {
	background-image: url(../images/blue-gradient.gif);
	background-repeat: repeat-x;
	height: 68px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #08758d;
	border-left-color: #08758d;
}
.blue-gradient1 {
	background-image: url(../images/blue-gradient1.gif);
	background-repeat: repeat-x;
}
.dotted-line {
	background-image: url(../images/dotted-line.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.top-links {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #323232;
	text-decoration: none;
}
a.top-links {
	font-family: Tahoma;
	text-decoration: none;
}
a:hover.top-links {
	font-family: Tahoma;
	text-decoration: underline;
}
.blue-links {
	font-family: Tahoma;
	font-size: 11px;
	color: #045acb;
	text-decoration: none;
}
a.blue-links {
	font-family: Tahoma;
	text-decoration: underline;
}
a:hover.blue-links {
	font-family: Tahoma;
	text-decoration: none;
}
.see-also {
	font-family: Tahoma;
	font-size: 11px;
	color: #69b9c7;
	text-decoration: none;
}
a.see-also {
	font-family: Tahoma;
	text-decoration: underline;
}
a:hover.see-also {
	font-family: Tahoma;
	text-decoration: none;
}
.footer-txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #005784;
	text-decoration: none;
}
a.footer-txt {
	font-family: Tahoma;
	text-decoration: underline;
}
a:hover.footer-txt {
	font-family: Tahoma;
	text-decoration: none;
}
.orange-txt {
	font-family: Tahoma;
	font-size: 12px;
	color: #fe8a00;
	font-weight:bold;
	text-decoration: none;
}
.blue-heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #005784;
	text-decoration: none;
}
.txtbox {
	height: 18px;
	width: 147px;
	border: 1px solid #7b7d7f;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
}
.bigheading{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #323232;
	text-decoration: none;
	margin: 0px;
	padding: 1px;
}
.bigheading:hover{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #323232;
	text-decoration:none;
	margin: 0px;
	padding: 1px;
	background-color:#ff9900;
}