@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	text-indent: 10px;*/
	margin-top: 10px;
}

.header_table {
	font-family: "Century Gothic";
	text-align:center;
	/*font-style: italic;*/
	font-weight: bold;
	color: #1A5A79;
	border: 1px solid #4AACD9;
	height: 125px;
	width: 800px;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat;
	vertical-align: middle;
	font-size: 16px;
}

.header_table h1 {
	font-size: 18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	/*font-style:italic;*/
}

.table_home_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A5A79;
	border: 1px solid #4AACD9;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	height: 300px;
}

.table_home_right {
	font-family: Arial, Helvetica, sans-serif;
	color: #1A5A79;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #4AACD9;
	height: 300px;
}

.table_home_right h1 {
	font-size: 18px;
	text-align:center;
	margin-top: 10px;
}

.table_home_right p {
	font-size: 12px;
	margin-left: 10px;
}

.table_right {
	font-family: Arial, Helvetica, sans-serif;
	color: #1A5A79;
	width: 597px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #4AACD9;
	border-right-color: #4AACD9;
	border-bottom-color: #4AACD9;
	background-image: url(images/sub_bg.jpg);
	background-repeat: repeat;
}

.table_right h1 {
	font-size: 24px;
	margin-left: 10px;	
}

.table_right h2 {
	font-size: 20px;
	margin-left: 10px;
}

.table_right h3 {
	font-size: 16px;
	margin-left: 10px;
}

.table_right p, td, li {
	font-size: 12px;
	margin-left: 10px;	
}

.table_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #1A5A79;
	border: 1px solid #4AACD9;
	background-image: url(images/sub_bg.jpg);
	background-repeat: repeat;
}

.table_left h1 {
	font-size: 24px;
	margin-left: 10px;
	margin-top: 10px;	
}

.table_left h2 {
	font-size: 20px;
	margin-left: 10px;
	margin-top: 10px;	
}

.table_left h3 {
	font-size: 16px;
	margin-left: 10px;
	margin-top: 10px;	
}

.table_left h4 {
	font-size: 14px;
	margin-left: 10px;
	margin-top: 10px;
}

.table_left p, td, li {
	font-size: 12px;
	margin-left: 10px;
	margin-top: 10px;
}

.table_left a:link {
	color: #1A5A79;
	text-decoration:underline;
}

.table_left a:hover {
	color: #990000;
	text-decoration:underline;
}

.table_left a:visited {
	color: #75417A;
	text-decoration:none;
}

.table_seperator {
	height: 5px;
	width: 800px;
	border: 1px solid #4AACD9;
}

.lower_panel {
	background-image: url(images/lower_panels_bg.jpg);
	background-repeat: repeat-x;
}

.left {
	font-family: Arial, Helvetica, sans-serif;
	color: #1A5A79;
	border: 1px solid #4AACD9;
}

.spacer_left {
	font-family: Arial, Helvetica, sans-serif;
	color: #1A5A79;
	background-image: url(images/lower_panels_bg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #4AACD9;
	border-right-color: #4AACD9;
	border-bottom-color: #4AACD9;
	border-left-color: #4AACD9;
}

.left h1 {
	font-size: 16px;
	font-weight:bold;
	text-align:center;
}

.left p {
	font-size: 12px;
	margin-left: 10px;
}

.left a:link {
	color: #1A5A79;
	text-decoration:underline;
}

.left a:hover {
	color: #990000;
	text-decoration:underline;
}

.left a:visited {
	color: #75417A;
}

.center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A5A79;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #4AACD9;
	border-right-color: #4AACD9;
	border-bottom-width: 1px;
	border-bottom-color: #4AACD9;
}

.center h1 {
	font-size: 16px;
	font-weight:bold;
	text-align:center;
}

.center p {
	font-size: 12px;
	margin-left: 10px;
}

.center a:link {
	color: #1A5A79;
	text-decoration:underline;
}

.center a:hover {
	color: #990000;
	text-decoration:underline;
}

.center a:visited {
	color: #75417A;
}

.right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A5A79;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #4AACD9;
	border-right-color: #4AACD9;
	border-bottom-width: 1px;
	border-bottom-color: #4AACD9;
}

.right h1 {
	font-size: 16px;
	font-weight:bold;
	text-align:center;
}

.right p {
	font-size: 12px;
	margin-left: 10px;
}

.right a:link {
	color: #1A5A79;
	text-decoration:underline;
}

.right a:hover {
	color: #990000;
	text-decoration:underline;
}

.right a:visited {
	color: #75417A;
}

.table_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:italic;
	color: #1A5A79;
	width: 800px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4AACD9;
	border-bottom-color: #4AACD9;
	border-left-color: #4AACD9;
	text-align: right;
}

.sub_header_table {
	font-family: "Century Gothic";
	text-align:center;
	font-style: normal;
	font-weight: bold;
	color: #1A5A79;
	border: 1px solid #4AACD9;
	height: 125px;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat;
	vertical-align: middle;
}
