td {
	text-align: justify;
	font-family: Verdana;
	font-size: 0.9em;
	color: #565656;
	line-height: 1.1em;
}
p {
	margin:1px;
	line-height:1.2em;
	text-align: justify;
}
.footer { 
	font-size: 0.8em;
}
.copyright {
	font-size: 0.8em;
	text-align:center;
}
a {
	text-decoration: underline;
	color: #265D96;
	font-family: tahoma;
}
body {
	margin: 0px;
	padding: 0px;
}
.copy {
	font-family: tahoma;
	font-size: 12px;
	color: #B8B5B5;
	text-decoration: none;
}
.bot_txt {
	color: #969191;
	font-family: tahoma;
	font-size: 10px;
	text-decoration: underline;
}
.gray {
	color: #565656;
	text-decoration: none;
}
.gray_l {
	color: #969191;
	text-decoration: none;
}
.gray_l_u {
	color: #969191;
	text-decoration: underline;
}
.red {
	color: #E22B13;
	text-decoration: none;
}
.big {
	font-size: 13px;
}
.green {
	color: #669900;
	text-decoration: none;
}
.blue {
	color: #265D96;
	text-decoration: none;
}
.form {
	width: 89px;
	height: 15px;
	font-family: tahoma;
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #C9C2C2;
	background-color: #ffffff;
	color: #565656;
	margin-left: 0px;
	margin-right: 0px;
}
.textarea {
	width: 96px;
	height: 49px;
	font-family: tahoma;
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #C9C2C2;
	background-color: #ffffff;
	color: #565656;
	overflow: auto;
	margin-left: 0px;
	margin-right: 0px;
}
.search {
	width: 141px;
	height: 19px;
	font-family: tahoma;
	font-size: 11px;
	border-style: ;
	border-width: ;
	border-color: ;
	background-color: ;
	color: ;
	margin-left: 0px;

		margin-right:0px
}
.rollover {
	scrollbar-face-color: #8B8B8B;
	scrollbar-track-color: #E2E2E2;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3Dlight-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
}
a:hover {
	text-decoration: underline;
}
#under {
	text-decoration: underline;
}
a.nav {
	text-decoration: none;
}
td.banner, span.promo, p.tiny {
	font-size: xx-small;
}
div.menu, td.menu, table.menu td {
	/*border : 1px solid #400000;*/

	border : 1px solid #cccccc;
	padding: 5px;
}
div.justify {
	text-align: justify;
}
div.promo {
	color: white;
	font-size: larger;
	font-weight: bold;
	background-color: #E2144A;
	padding-left : 5px;
	padding-right : 5px;

	/*position:relative;	*/
}
img.left {
	margin: 5px 10px auto 0;
}
img.right {
	margin: 5px 0 auto 10px;
}
table.nomenu td {
	border : none;
	padding: 0px;
}
table.banner td {
	border : 1px solid #cccccc;
	padding: 5px;
/*font-size: xx-small;*/	text-align: center;
}
table.banner a {
	font-size: xx-small;
	text-decoration: none;
}
span.hlight {
	color: #E2144A;
	font-weight: bold;
}
span.emph {
	font-style: italic;
	text-decoration: underline;
}
td.menu p {
	text-align: justify;
}
td.grey {
	font-size: 11px;
	color: #B2AEAE;
}
#copyright {
	text-align: right;
	width: 780px;
	color: #999;
	font-size: xx-small;
}
ol.unordered {
	list-style : disc;
}
ul.pdfs {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 50px;
}
ul.pdfs li {
	margin-bottom: 50px;
}
ul.pdfs li img {
	border: 1px solid #ccc;
}
ul.inline li {
	display: inline;
}
/* for the menu */
ul#nav, ul#nav li ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 230px; /* Width of Menu Items */;
	border-bottom: 0px solid #ccc;
	font: normal 1em verdana;
}
ul#nav li {
	position: relative;
}
ul#nav li ul {
	position: absolute;
	width: 230px;
	left: 230px; /* Set 1px less than menu width */;
	top: 0;
	display: none;
	border: 1px solid #ccc;
	background: #fff; /* IE6 Bug */
}
/* Styles for Menu Items */
ul#nav li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #f9f9f9;
/* IE6 Bug */	padding: 5px;
	border: 0px solid #ccc;
	border-bottom: 0;
}
/* Fix IE. Hide from IE Mac \*/
* html ul#nav li {
	float: left;
	height: 1%;
}
* html ul#nav li a {
	height: 1%;
}
/* End */
ul#nav li a:hover {
	color: #265D96;
	font-weight: bold;
	font background: #d6d6d6;
	text-decoration: none;
}
/* Hover Styles */
ul#nav li ul li a {
	padding: 5px 5px;
	color: #265D96;
	font-weight: bold;
	background: #BFB8B0;
	text-decoration: none;
	border: 1px solid #ccc;
}
/* Sub Menu Styles */
ul#nav li:hover ul, ul#nav li.over ul {
	display: block;
}
/* The magic */
a.notlink {
	cursor: default;
}
a.notlink:hover {
	cursor: default;
}
.imagecenter {
	text-align: center;
}
.imagecenter {
	text-align: center;
}
h1 {
	font-size:1.1em;
}
.justify img {
	text-align: center;
}
.cellcenter {
	text-align: center;
}
.righttext {
	
	text-align:right}