.container {
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	float: left;
	height: 165px;
	width: 850px;
}
.mainwrapper {
	float: left;
	height: auto;
	width: 850px;
	background-color: #EBEBEB;
}
.footer {
	background-color: #063869;
	float: left;
	height: auto;
	width: 850px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(/tai/images/footer.jpg);
	background-repeat: no-repeat;
}
.container .footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.container .footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.container .footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.container .footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}


.leftsidebar {
	float: left;
	height: auto;
	width: 160px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
	background-color: #D8E1EB;
	margin: 0px;
}
.leftsidebar a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.leftsidebar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
.leftsidebar a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.leftsidebar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}

.maincontent {
	float: right;
	height: auto;
	width: 570px;
	padding-top: 10px;
	padding-right: 45px;
	padding-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding-bottom: 20px;
}
.pageheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.image_align_Left {
	padding-right: 15px;
	padding-bottom: 10px;
}

.HRuleBlue {
	color: #95B0C3;
}
.Sub-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.Sub-headerLeftAlign {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-align: left;
}

.linestarter_RED {
	font-weight: bold;
	color: #990000;
}
.body_text_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
}
.centered text {
	text-align: center;
}

.body_text_leftalign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.body_text_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.image_align_Right {
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}

