@charset "utf-8";
/* CSS Document */

body, td, th {
	color: #000;
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
	font-size: 12pt;
	background-color:#FFF;
}
h1 {
	color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 2em;
}
h2 {
	color: #000;
	font-size: 1.45em;
}
h3 {
	color: #000;
	font-size: 1.15em;
}
h4 {
	color: #000;
	font-size: 1em;
}
a:link {
	color: #006;
	text-decoration: underline;
}
a:visited {
	color: #006;
	text-decoration: underline;
}
ul {
	list-style-type: square;
	list-style-position: outside;
}
.image {
	padding: 5px;
	float: right;
	text-align: center;
	color: #000;
	font-size: 80%;
	width: 250px;
}
.logo {
	float: left;
	margin: 10px;
}
.logo_block {
	background-color: #FFF;
	border: medium groove #666;
	height: 300px;
	padding: 10px;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
}
.r_logo {
	float: right;
	clear: right;
	padding: 10px;
}
.box {
	background-color: #FFF;
	padding: 25px;
	border: medium double #000;
	left: auto;
	right: auto;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	color: #000;
}
.right_box {
	background-color: #FFF;
	float: right;
	width: 250px;
	border: medium double #000;
	color: #000;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.posters {
	text-align: center;
	float: left;
	width: 190px;
	color: #000;
	font-size: 80%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.graphic {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.navigation {
	float: left;
	margin-bottom: 10px;
}
div#wrapper {
	width: auto;
	height: auto;
	background-attachment: scroll;
	background-repeat: repeat;
	position: relative;
	background-image: url(../source_files/gradients/wrapper.jpg);
}
div#header {
	width:840px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../source_files/index/background.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 160px;
	text-align: left;
	padding-top: 10px;
	display: none;
}
div#content {
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../source_files/gradients/gradient30153372.png);
	padding-top: 10px;
	text-align: left;
}
div#breadcrumbs {
	float: right;
	height: auto;
	font-size: 90%;
	color: #333;
	width: 580px;
	text-align: left;
	margin-right: 10px;
	margin-bottom: 10px;
	display: none;
}
div#left_navigation {
	background-color: #EED;
	width: 200px;
	font-size: 83%;
	float: left;
	text-align: center;
	padding-top: 10px;
	margin-left: 10px;
	padding-left: 10px;
	display: none;
}
div#main {
	height: auto;
	width: 580px;
	float: right;
	text-align: left;
	margin-right: 10px;
}
div#footer {
	height: 130px;
	width: auto;
	clear: both;
	font-size: 12px;
	line-height: 110%;
	color: #FFF;
	text-align: right;
	padding-right: 10px;
	background-image: url(../source_files/gradients/footer%20copy.png);
	padding-top: 10px;
	display: none;
}
.styled_table {
	background-color: #FFF;
	color: #006;
	border: 1px solid #006;
}

.styled_table tr td {
	color: #006;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #006;
	border-left-color: #006;
}
.styled_table tr th {
	font-size: 12px;
	color: #006;
	padding: 5px;
	background-image: url(../source_files/graphics/bg_header.jpg);
	font-weight: 300;
}
.oddrow {
	background-color: #eaf1f4;
}
#Application table tr th    {
	text-align: right;
	vertical-align: top;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#Application table tr td    {
	vertical-align: middle;
	padding: 5px;
}
#adobe {
	clear: left;
	height: auto;
	display: none;
}
