﻿body {
	background-position: left top;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 100%;
	background-image: url(images/backgrounds/body_bckgd-1024.png);
	background-repeat: repeat-x;
	color: #000000;
}
h1 {
	font-size: 1.6em;
	color: #70093A;
}
h2 {
	font-size: 1.25em;
	color: #70093A;
}
h3 {
	font-size: 1em;
	color: #70093A;
}</style>

#wrapper {
	border: 1px solid #000000;
	width: 780px;
	margin: 0px auto 0px auto;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(images/backgrounds/container_bkgrnd_am.gif);
}
#wrapper {
	border: 1px solid #000000;
	width: 780px;
	margin: 0px auto;
	background-image: url(images/backgrounds/container_bkgrnd_am.gif);
	background-repeat: repeat-y;
}
#header  {
	background: url(images/topleft_01.png) no-repeat left top;
	height: 108px;
	padding-top: 0px;
	line-height: 1.5em;
}
#C1 {
	float: left; /* since this element is floated, a width must be given */
	width: 132px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #d6e1ed url(images/navbackground.gif) no-repeat top;
	margin-top: 0px;
	padding-bottom: 10px;
}
#C2 {
	margin: 0 0px 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding: 0 35px 0 35px;
	font-size: 1em;
	float: left;
	width: 350px;
	color: #000000;
}
#C3 {
	float: left; /* since this element is floated, a width must be given */
	;
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	; /* the background color will be displayed for the length of the content in the column, but no further */
	;
	padding: 15px 0px;
	font-size: 0.75em;
	color: #000000;
}
.clearfloat {
	clear: both;
}
#footer  {
	/* this padding matches the left alignment of the elements in the divs that appear above it. */margin: 0px;
	padding: 0 10px 0 20px;
	background: #70093A;
	width: 750px;
}
#left_content_header {
	/* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */padding-top: 0px;
	line-height: 1.25em;
	width: 380px;
	float: left;
	background-color: transparent;
	margin-left: 180px;
}
#right_content_header {
	/* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */line-height: 1.25em;
	width: 154px;
	float: left;
	background-color: transparent;
	padding-left: 45px;
	color: #FFFFFF;
	font-weight: bold;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#left_content_header h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #d6e1ed;
	margin-top: 0px;
	line-height: 1em;
}
#header h2   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #d6e1ed;
	margin-top: 0px;
	padding-left: 180px;
}
#header  h1  {
	margin: 0;
	font-size: 1.2em;
	color: #FFFFFF;
	float: left;
}
.image_no_boarder {
	border-width: 0px;
}
#left_content_header  h1  {
	margin: 0;
	font-size: 1.2em;
	color: #FFFFFF;
	float: left;
}
#footer  p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 80%;
	text-align: center;
	color: #FFFFFF;
}
#footer  a  {
	color: #FFFFFF;
	text-decoration: none;
}
#footer   a:hover    {
	color: #D6E1ED;
}
#footer  a  down  {
	color: #1A9DE0;
}
.bold {
	font-weight: bold;
}
#C2 li  {
	list-style-image: url(images/triangle.gif);
	line-height: 1.75em;
	font-size: 1.2em;
}
#C1  a:active {
	color: #70093A;
	font-weight: bolder;
	text-decoration: none;
}
#C1 a:hover {
	color: #1A9DE0;
	font-weight: bolder;
	text-decoration: none;
}
#C1 a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#C1 li {
	padding: 2px 15px 12px 2px;
	margin: 0px;
	text-align: right;
	list-style-type: none;
}
#C1 ul {
	padding: 2px;
	margin: 0px;
}
.p_navigation_spacer {
	height: 18px;
}
.p_C2   {
	font-size: 1.25em;
}
.p_C3   {
	font-size: 1.1em;
	font-style: italic;
	color: #70093A;
	padding-top: 0px;
}
#C2 a {
	color: #70093A;
	text-decoration: none;
}
#wrapper #C2 .strong black {
	color: #000000;
}
