body {
	background-color: #ffffff;
	color: Black;
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
td {
	color: Black;
	font-family: "Trebuchet MS";
	font-size: 14px;
}
a, A:VISITED {
	color: #5188c5;
	text-decoration: underline;
}
A:HOVER {
	color: Black;
	text-decoration: none;
}
h1 {
	color: #777f87;
	font-size: 19px;
	font-weight: normal;
}
h2 {
	color: Black;
	font-size: 18px;
	padding-left: 20px;
	padding-top: 20px;
}
form {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;	
}
input.btn {
	background-image: url(images/btn.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 173px;
	border: 0px;
	background-color: #eaeaea;
	font-size: 22px;
	font-weight: bold;
	color: White;
}
.search input{
	border: 0px;
	height: 19px;
	width: 170px;
	background-image: url(images/bg_search.gif);
	background-repeat: no-repeat;
	color: #8f8f8f;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 12px;
	padding-top: 3px;
}
a.menu, A.menu:VISITED {
	color: White;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
A.menu:HOVER {
	color: Black;
	text-decoration: none;
}

a.menu On, a.menu On:VISITED{
	color: Black;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.menu On:HOVER {
	color: Black;
	text-decoration: none;
}
table.header {
	background: #00398e url(images/header_bg.gif);
}
table.header td.menu {
	background: url(images/header_bg_1.gif) no-repeat right;
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: White;
	text-align: left;
	vertical-align: top;
	padding: 27px 14px 0px 14px;
}
table.header td.menu a, table.header td.menu a:VISITED{
	color: White;
	text-decoration: underline;
}
table.header td.menu A:HOVER {
	color: #80b8fb;
	text-decoration: none;
}
table.header td.menu a.On, table.header td.menu a.On:VISITED{
	color: #80b8fb;
	text-decoration: underline;
}
table.header td.menu a.On:HOVER {
	color: White;
	text-decoration: none;
}
table.header td.search {
	background: url(images/header_bg_2.gif) no-repeat right;
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: White;
	vertical-align: top;
	padding: 27px 14px 0px 14px;
	width: 262px;
	text-align: center;
}
table.header td.search a, table.header td.search a:VISITED{
	color: #eef5fe;
	text-decoration: underline;
	font-size: 12px;
}
table.header td.search A:HOVER {
	color: #80b8fb;
	text-decoration: none;
}
td.content {
	padding: 30px 30px 0px 20px;
}
td.content p {
	padding-left: 20px;
}
td.left_menu {
	padding: 30px 0px 0px 0px;
	color: #013c83;
	font-size: 14px;
	text-align: left;
}
td.left_menu ul{
	color: #013c83;
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
td.left_menu li{
	color: #013c83;
	font-size: 14px;
	list-style-type: disc;
/*	height: 25px;*/
	padding: 7px 0px 7px 0px;
}
td.left_menu li a, td.left_menu li a:VISITED{
	color: #013c83;
	font-size: 14px;
	text-decoration: underline;
}
td.left_menu li a:HOVER {
	color: #80b8fb;
	text-decoration: none;
}
td.left_menu li a.On, td.left_menu li a.On:VISITED{
	color: #e09607;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
td.left_menu li a.On:HOVER {
	color: #80b8fb;
	text-decoration: none;
}

table.stuff {
border-collapse:separate;
font-family: Arial, Verdana, Tahoma;
font-size: 0.8em;
color: #50748B;
border:1px solid #6F6F6F;
}

table.stuff td {
padding:3px 5px;
border:1px solid #dfdfdf;
}


table.stuff2 {
border-collapse:separate;
font-family: Arial, Verdana, Tahoma;
font-size: 0.8em;
color: #50748B;
border:none;
}

table.stuff2 td{
padding:0;
border:none;
}

table.smenu {
	background: url(images/m_sm_bg.gif) no-repeat;
}
table.smenu a, table.smenu a:VISITED{
	color: #013c83;
	font-size: 13px;
	text-decoration: none;
}
table.smenu a:HOVER {
	color: #80b8fb;
	text-decoration: none;
}
td.copy {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #bdcde7;
	text-align: right;
}
td.bg {
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 20px;
}
div.path {
	padding-top: 20px;
	color: #5188c5;
	font-size: 12px;
}
div.path a, div.path a:VISITED{
	color: #5188c5;
	text-decoration: none;
	font-size: 12px;
}
div.path a:HOVER {
	color: #80b8fb;
	text-decoration: underline;
}
div.path a.On, div.path a.On:VISITED{
	color: #f0c676;
	text-decoration: underline;
	font-size: 12px;
}
div.path a.On:HOVER {
	color: #5188c5;
	text-decoration: none;
}
div.item {
	border: 3px solid #e3e2e2;
	background-color: #eaeaea;
	padding: 19px;
}
div.item h1 {
	color: #2164cf;
	font-size: 19px;
	font-family: Georgia;
}
div.img {
	border: 3px solid #e3e2e2;
	width: 150px;
}
div.special {
	border: 1px solid #e3e2e2;
	background-color: #eaeaea;
	padding: 9px;
}

#on {
	color: #e09607;	
}
#smenu {
	padding-bottom: 4px;
	padding-top: 4px;
}

