/* CSS Document */

/* REDEFINED html */
body {
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #3300CC;

	}
a:visited {
	text-decoration: none;
	color: #3300CC;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
ul {
	margin-top: 0px;
	padding-top: 0px;
	list-style-image: url(../images/bulletblue1.gif);
}
/* HEADINGS */
}
h1 {
	font-size: 20px;
	color: #000066;
}
h3 {
	font-size: 16px;
	color: #000066;
	margin: 0px;
	padding: 10px 0px 5px;

}
h5 {
	font-size: 14px;
	color: #000066;
	margin-top: 0px;
	margin-bottom: 0px;
}

h4 {
	color: #000066;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;

/* FORM*/
}
input {
	border: 1px solid #000099;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
input.buttons {
	margin: 0px;
	padding: 0px;
	border: 1px solid #000099;
	vertical-align: top;
		
/* NAVIGATION STYLES
navigation MENU LINKS AND TABLE */
}
td.sidenav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: eaeaea;
}
a.navigation:link {
	font-size: 11px;
	color: #333333;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 4px 4px 4px 8px;
}
a.navigation:visited {
	font-size: 11px;
	display: block;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 4px 4px 4px 8px;
}
a.navigation:hover {
	font-size: 11px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px;
	background-color: #999999;
	margin: 0px;
	padding: 4px 4px 4px 8px;
}
a.drop:link {
	font-size: 11px;
	color: #000066;
	display: block;
	text-decoration: none;
	border: 1px solid eaeaea;
	padding: 4px 4px 4px 8px;

}
a.drop:visited {
	font-size: 11px;
	display: block;
	color: #000066;
	text-decoration: none;
	border: 1px solid eaeaea;
	padding: 4px 4px 4px 8px;
}
a.drop:hover {
	font-size: 11px;
	display: block;
	color: #000066;
	text-decoration: none;
	padding: 4px 4px 4px 8px;
	background-color: #E6CA50;
}
table.dropshadow {
	background-color: eaeaea;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-color: #999999;
/* FOOTER */
}
td.footer {
	font-size: 10px;
	color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
li {
}
table.borderbanner {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
table.bordercontent {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
td.borderfooter {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
table.borderbox {
	background-color: #E6E6E6;
	border: 1px solid #9895B3;
}
table.borderhome {
	background-color: #E6E6E6;
	border: 1px solid #B5B6BD;
}
