
a {
	/*color: #003399; #006595;*/
	color: purple;
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: underline;
}

h1 {
	font-size: 16pt;
	margin: 0px;
}

h2 {
	color: #061AB0;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: bold
}

h3 {
	color: #061AB0;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: bold
}

th {
	font-size: 12px;
	text-align: left;
}

td {
	font-size: 11px;
}

.index_div ul { margin: 0; padding: 0; display: inline }
.index_div li { margin: 0; padding: 0; display: inline }

form {
	margin: 0px;
}

input, textarea, select, optgroup, option {
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

button {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #3874F9;
	border: 1px outset #3874F9;
	color: white;
}

#header {
	width: 930px;
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 6px;
}

body {
	background-image: url('images/bgnd.png');
	background-color: #E5EAFF;
	background-attachment: fixed;
	background-position: top left;
	background-repeat: repeat-x;
	
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

table.main {
	width:930px;
}

#mainmenu_bar {
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	border-right: 5px solid #909792;
	border-top: 0px solid #909792;
	border-bottom: 5px solid #909792;
}

#left_sidebar {
	width: 200px;
	padding-top: 10px;
	border-right: 1px solid #909792;
	border-top: 1px solid #909792;
	border-bottom: 1px solid #909792;
}

#left_sidebar .head {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
}

#center_content {
	padding-top: 10px;
	border-right: 1px solid #909792;
	border-top: 1px solid #909792;
	border-bottom: 1px solid #909792;
}

#center_content .faqheader {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
}

#right_sidebar {
	width: 200px;
	padding-top: 10px;
	border-right: 1px solid #909792;
	border-top: 1px solid #909792;
	border-bottom: 1px solid #909792;
}

#right_sidebar .head {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
}

table.sidebox {
	width:178px;
	margin-bottom: 10px;
}

table.sidebox td {
	text-align: left;
}

.buttons td {
	width: 174px;
	text-align: left;
	background-color: transparent;
}

.buttons a {
	display: block;
	font-weight: bold;
/*	text-transform: uppercase;*/
	color: #003366;
	padding: 0px;
}

.buttons .menutitle {
	color: black;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;	
	background-color: #E5ECF9;
	opacity:.95;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
}

.buttons .highlight a{
	color: #061AB0;
	background-color: transparent;
}

.mainbuttons {
	border-width: 0px;
	border-spacing: 0px;
	border-style: ridge;
	border-color: white;
	border-collapse: collapse ;
	background-color: ;
}

.mainbuttons td {
	width: 150px;
	text-align: center;
	border: 2px solid white;
	background-color: #3874F9;
	opacity:.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
}

.mainbuttons a {
	display: block;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	padding: 5px;
}

.mainbuttons .highlight a{
	background-color: #061AB0;
}

.tablecategory td {
	text-align: left;
	background-color: #CCCCFF;
}

#logo {
	font-size: 14px;
	font-weight: bold;
}

#logo a {
	font-size: 14px;
	color: black;
}

#today {
	font-size: 10px;
}

#footer {
	color: #A0A0A0;
	width:930px;	
}

#footer td {
	text-align: left;
	font-size: 9px;
	padding-left: 15px;
	padding-top: 10px;
}

.tableTypeA {
	border-width: 1px;
	border-spacing: 5px;
	border-style: outset;
	border-color: #E5ECF9;
	border-collapse: collapse ;
	background-color: white;
}

.tableTypeA th {
	color: black;
	border-width: 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset;
	border-color: #E5ECF9;
	background-color: #E5ECF9;
}

.tableTypeA td {
	color: black;
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: white;
	background-color: white;
}

.tableTypeB {
	border-width: 1px;
	border-spacing: 5px;
	border-style: outset;
	border-color: #E5ECF9;
	border-collapse: collapse ;
	background-color: white;
}

.tableTypeB th {
	color: black;
	border-width: 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset;
	border-color: white;
	background-color: #E5ECF9;
}

.tableTypeB td {
	color: black;
	border-width: 1px;
	padding: 3px;
	border-style: dotted;
	border-color: #BBBBBB;
}

.tableTypeD {
	border-width: 1px;
	border-spacing: 5px;
	border-style: outset;
	border-color: #E5ECF9;
	border-collapse: collapse ;
	background-color: white;
}

.tableTypeD th {
	color: black;
	border-width: 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset;
	border-color: white;
	background-color: #E5ECF9;
}

.tableTypeD td {
	color: black;
	border-width: 0px 0px 1px 1px;
	padding: 5px;
	border-style: dotted;
	border-color: #BBBBBB;
}
