td {
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
a:link {
	font-weight: bold;
	color: #006A71;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #006A71;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #9c1008;
	text-decoration: none;
}
a.btmore:link {color: #3399ff; text-decoration: none; font-size: 9px; font-family: Verdana; font-weight: bold;}
a.btmore:visited {color: #3399ff; text-decoration: none; font-size: 9px; font-family: Verdana; font-weight: bold;}
a.btmore:hover {color: #9AAF52; text-decoration: none; font-size: 9px; font-family: Verdana; font-weight: bold;}
a.btfooter2:link {color: #083D7F; text-decoration: none; font-size: 9px; font-family: Verdana; font-weight: bold;}
a.btfooter2:visited {color: #083D7F; text-decoration: none; font-size: 9px; font-family: Verdana; font-weight: bold;}
a.btfooter2:hover {color: #FFFFFF; text-decoration: none; font-size: 9px; font-family: Verdana; font-weight: bold;}
a.bttop:link {
	color: #9aaf52;
	text-decoration: none;
	font-size: 9px;
	font-family: Verdana;
	text-indent: 15px;
	background-image:   url(images/pg_top.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 75px;
}
a.bttop:visited {
	color: #0C5DC0;
	text-decoration: none;
	font-size: 9px;
	font-family: Verdana;
	text-indent: 15px;
	background-image:   url(images/pg_top.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 75px;
}
a.bttop:hover {
	color: #083D7F;
	text-decoration: none;
	font-size: 9px;
	font-family: Verdana;
	text-indent: 15px;
	background-image:   url(images/pg_top.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 75px;
}
a.btfooter:link {
	color: #083D7F;
	text-decoration: none;
	font-size: 9px;
	font-family: Verdana;
}
a.btfooter:visited {
	color: #083D7F;
	text-decoration: none;
	font-size: 9px;
	font-family: Verdana;
}
a.btfooter:hover {
	color: #9AAF52;
	text-decoration: none;	
	font-size: 9px;
	font-family: Verdana;
}
h6 {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
h1 {
	font: bold 13px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #00296D;
}
body {
	text-align: left;
	top: 0px;
}
.bott {
	background:  url(images/pg_bott.gif) repeat-y;
	vertical-align: top;
	text-align: center;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #a89e98;
}
.title2 {
	font-size: 14px;
	font-weight: bold;
	color: #006A71;
	text-transform: uppercase;
}
.footer {
	font-size: 9px;
}
.red_line {
	clear: both;
	float: left;
	width: 400px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #990000;
	height: 20px;
}

p, ul, ol, li {
	font-size: 12px !important;
	color: #625C5A !important;
	line-height: 160% !important;
}















h2.trigger {
	font-size: 14px;
}
h2.trigger a {
	color: #A89E98;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover { color: #ccc; }
h2.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	background: #f0f0f0 url(toggle_block_stretch.gif) repeat-y left top;
	overflow: hidden;
	font-size: 11px;
	width: 410px;
	clear: both;
}
.toggle_container .block {
	padding: 20px; /*--Padding of Container--*/
	background: url(toggle_block_btm.gif) no-repeat left bottom; /*--Bottom rounded corners--*/
}
