html,body { 
	height: 100%; 
	padding: 0; 
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}
a:link {
	color:#464469;
	text-decoration: none;
}
a:hover {
	color:#ced6de;
	text-decoration: none;
}
a:visited {
	color:#464469;
	text-decoration: none;
}
	#wrapper {
	margin:0 auto;
	width: 900px;
	clear: left;
	background-color: #FFFFFF;
	}
	#header {
	width: 360px;
	height: 125px;
	float: left;
	}
	#header_tv {
	width: 180px;
	height: 125px;
	float: left;
	}
	#button_box {
	width: 180px;
	height: 100%;
	padding-top: 12px;
	float: left;
	}
	#button_box_history {
	width: 180px;
	height: 100%;
	padding-top: 12px;
	float: left;
	}
	#button_left {
	height: 22px;
	background:  url("images/button.jpg") left top;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	width: 125px;
	text-align: left;
	list-style-type: none;
	text-indent: 15px;
	font-weight: bold;
	margin-top: 12px;
	}
	#button_left_off {
	height: 22px;
	background:  url("images/button.jpg") left top;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	width: 125px;
	text-align: left;
	list-style-type: none;
	text-indent: 15px;
	font-weight: bold;
	margin-top: 12px;
	}

	#left_hand {
	background: url(images/left_hand.jpg) no-repeat left top;
	width: 175px;
	height: 358px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 17px;
	}
	#middle {
	width: 613px;
	height: 355px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
#middle a:link {
	color:#346DBE;
	text-decoration: none;
	font-weight: bold;
}
#middle a:hover {
	color:#ced6de;
	text-decoration: none;
	font-weight: bold;
}
#middle a:visited {
	color:#346DBE;
	font-weight: bold;
	text-decoration: none;
}

	#middle_all_text {
	width: 704px;
	padding-top: 25px;
	float: left;
	padding-right: 16px;
	background-color: #FFFFFF;
	}
	#middle_all_text_columnl {
	width: 325px;
	float: left;
	background-color: #FFFFFF;
	}
	#middle_all_text_columnr {
	width: 325px;
	float: right;
	background-color: #FFFFFF;
	}
	#middle_all_text_history {
	width: 704px;
	padding-top: 25px;
	float: left;
	padding-right: 16px;
	background-color: #FFFFFF;
	}

#middle_all_text a:link {
	color:#346DBE;
	text-decoration: none;
	font-weight: bold;
}
#middle_all_text a:hover {
	color:#ced6de;
	text-decoration: none;
	font-weight: bold;
}
#middle_all_text a:visited {
	color:#346DBE;
	font-weight: bold;
	text-decoration: none;
}
	#split_middle {
	width: 327px;
	height: 150px;
	padding-top: 24px;
	float: left;
	padding-left: 25px;
	}
	#split_middle_tall {
	width: 327px;
	height: 350px;
	padding-top: 24px;
	float: left;
	padding-left: 25px;
	}
	#right_hand {
	width: 110px;
	height: 323px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 32px;
	}
#right_hand a:link {
	color:#346DBE;
	text-decoration: none;
	font-weight: bold;
}
#right_hand a:hover {
	color:#ced6de;
	text-decoration: none;
	font-weight: bold;
}
#right_hand a:visited {
	color:#346DBE;
	font-weight: bold;
	text-decoration: none;
}
	#btm_outside {
	width: 110px;
	height: 20px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	}
#btm_outside a:link {
	color:#346DBE;
	text-decoration: none;
	font-weight: bold;
}
#btm_outside a:hover {
	color:#ced6de;
	text-decoration: none;
	font-weight: bold;
}
#btm_outside a:visited {
	color:#346DBE;
	font-weight: bold;
	text-decoration: none;
}
	#btm_centre {
	width: 502px;
	height: 20px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	}
#btm_centre a:link {
	color:#346DBE;
	text-decoration: none;
	font-weight: bold;
}
#btm_centre a:hover {
	color:#ced6de;
	text-decoration: none;
	font-weight: bold;
}
#btm_centre a:visited {
	color:#346DBE;
	font-weight: bold;
	text-decoration: none;
}

.application_list {
	list-style-position: outside;
	list-style-type: decimal;
	border-top-style: none;
	margin-top: 0px;
}

.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
