a {
	text-decoration: none;
}

a:visited {
	color: #808080;
}

a:hover {
	color: #322A74;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

body, table, td, select, textarea, input {
	color: #000000;
	font-family: Verdana,Helvetica, geneva,sans-serif;
	font-size: 11px;
}

hr {
	border: none 0; 
	border-top: 1px dashed #336699;
	width: 100%;
	height: 1px;
	text-align: left;
}

.bar_td {
	background-color: #6699CC;
	height: 30px;
}

.border_table {
	background: #FFFFFF;
	border: 1px solid #322A74;
}

.header_text {
	color: white;
}

.left_nav_text {
	color: black;
}

.logo_bg {
	background-color: #1FA9DF;
	background-image: url(../images/top-bg.jpg);
	background-repeat: repeat-y;
	height: 77px;
}

.main_content_table {
	background-color: white;
}

.main_content_td {
	padding: 26px 27px 26px 27px;
}

.main_nav_mouse_out {
}

.main_nav_mouse_over  {
	background-color: #4E42B7;
}

.main_table {
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
}

.main_table_td {
	width: 100%;
}

.mouse_over  {
	background-color: #AAD5FF;
}

.nav_table {
	height: 24px;
	width: 100%;
	background-color: #322A75;
	border-top: 1px solid #6156C2;
	border-bottom: 1px solid #99CCFF;
}

.output_table {
	background-color: white;
	width: 100%;
}

.output_table_td_header {
	color: black;
}

.output_table_tr_header {
	background-color: #99CCFF;
	font-weight: bold;
	height: 25px;
	width: 100%;
}

.page_title_text {
	color: white;
	font-size: 10px;
}

.search_and_login_input {
}

.search_input {
	border: 1px solid #000000;
	height: 18px;
	width: 120px;
}

.top_nav_text {
	color: white;
	font-size: 10px;
}

.tr_highlight1 {
	background-color: #FFFFFF;
}

.tr_highlight2 {
	background-color: #EEEEEE;
}

.ts_site_button {
	background-color: #DAD9DC;
	background-image: url(../images/button-back.gif);
	border: 1px solid #000000;
	height: 18px;
}

.ts_site_button_over {
	background-color: #DAD9DC;
	background-image: url(../images/button-back-over.gif);
	border: 1px solid #000000;
	height: 18px;
}
