@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.table_cells {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-color: #F0F0F0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.table_cells_bold {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-color: #F0F0F0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-weight: bold;
}
.body_bg {
	background-image: url(../../pictures/layout/page_bg.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.title_1 {
	width:675px;
	height:28px;
	background-image: url(../../pictures/layout/title1_bg.png);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #0A2157;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.text_content_1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #0A2157;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.text_content_2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #0A2157;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 23px;
}
.text_content_1_bold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #0A2157;
	font-weight: bold;
}
.italic {
	font-style: italic;
}
#dark_blue_table_header {
	color: #FFF;
	background-color: #333366;
	text-align: left;
	font-weight: bold;
}
.splash_table {
	background-image: url(../../pictures/layout/splash.png);
}

#response {
	margin-left:30px;
	color:#F00;
	font-size:small;
	font:Tahoma, Geneva, sans-serif;
	
}