@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(Images/bk_main5.gif);
}
.container {
	width: 920px;
	background-image: url(Images/background01.gif);
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.9em;
	line-height: 120%;
}
.top_nav {
	font-size: 0.825em;
	color: #FFFFFF;
	background-color: #9C1E21;
	height: 22px;
	width: 920px;
	letter-spacing: 0.2em;
	text-align: center;
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.top_nav_page {
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: .1em;
}

.banner {
	width: 920px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000033;
	border-left-color: #000033;
	padding-left: 1px;
	margin-bottom: 0px;
}
.mid_nav {
	font-size: 0.775em;
	color: #FFFFFF;
	background-color: #3B6AA0;
	height: 20px;
	width: 920px;
	letter-spacing: 0.1em;
	text-align: right;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	text-indent: 7px;
}
.breadcrumb {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #F0F0F0;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #9C1E21;
	width: 100%;
	padding-left: 2px;
}

.left_nav {
	float: left;
	width: 215px;
	margin-left: 6px;
}
.nav_item {
	background-color: #FFFFFF;
	height: 22px;
	width: 200px;
	border: medium double #000000;
	padding-left: 4px;
	font-size: .8em;
	padding-top: 3px;
}

.right_content {
	width: 650px;
	margin-left: 250px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 150%;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.73em;
	color: #FFFFFF;
	background-color: #3B6AA0;
	letter-spacing: 0.1em;
	text-align: center;
	height: 22px;
	width: 100%;
	clear: both;
	background-image: url(Images/footer.gif);
	line-height: 170%;
	margin-bottom: 0px;
	bottom: 0px;
}
.photo_right {
	float: right;
	margin-left: 5px;
}
#photo_left {
	float: left;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.photo_left {
	float: left;
	padding-right: 10px;
}
hr {
	color: #3B6AA0;
	border-top-color: #3B6AA0;
	background-color: #3B6AA0;
	height: 2;
	text-decoration: none;
}

li {
	margin-top: 9px;
	list-style-image: url(Images/bullet_heart.gif);
}
h1 {
	line-height: 152%;
}
.td_border {
	border: thin solid #CECECE;
}

h2 {
	line-height: 150%;
}
.drop_cap {
	font-size: 4em;
	float: left;
	padding-top: 16px;
	padding-right: 5px;
}

h5 {
	font-size: 130%;
	background-color: #FFFFD7;
	padding-top: 3px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A4A400;
}
h6 {
	font-size: 24px;
	background-color: #CED6E7;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #000066;
	padding-top: 8px;
	padding-bottom: 7px;
	padding-left: 4px;
	font-variant: small-caps;
	text-align: center;
	letter-spacing: 0.5em;
	color: #000066;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-left-color: #000066;
}
dt {
	font-size: 1em;
	background-color: #80151B;
	color: #FFFFFF;
	border: medium double #FFFFFF;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}


.text_box {
	background-color: #FFFFE6;
	float: right;
	width: 200px;
	border: 1px solid #979700;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 0px;
	padding: 1em;	
}
a:link {
	color: #080000;
}
a:visited {
	color: #434343;
}
a:hover {

}


.top_nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.top_nav a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
.top_nav a:hover {
	color: #BE2026;
	background-color: #FFFFFF;
}
.pdf {
	padding-right: 20px;
	background: url("Images/pdf-icon_pdf.gif") no-repeat center right;
}
