/* CSS Document */

body {
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.twoColFixLtHdr #container {
	width: 7in; /* using .2in less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-image: none;
	background-repeat: repeat-y;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
.twoColFixLtHdr #border {
	width: 7in;
	margin-top: .1in;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 0;
	border-left-width: 0x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColFixLtHdr #header {
	display: none;
	
} 
.twoColFixLtHdr #print_header {
	backgroundcolor: #ffffff;
	background-repeat: no-repeat;
	background-position: left center;
	height: 1.3in;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px; /* 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. */
	margin-bottom: .16in;
}

.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: .1in 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.twoColFixLtHdr #PageTitle {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: .25in;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-position: left 0px;
}
.twoColFixLtHdr #PageTitle h1 {
	margin-top: .1in;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	font-family: Arial;
	color: #006699;
	font-size: .23in;
	text-align: left;
	background-position: left 0px;
	background-repeat: no-repeat;
}
.twoColFixLtHdr #PageTitleImg {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: .25in;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: left;
	background-image: url(../images/template_images/1_h1_underline.gif);
	background-position: left;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: .14in;
}
.twoColFixLtHdr #sidebar1 {
	display: none;
	float: left; /* since this element is floated, a width must be given */
	width: 1.41in; /* 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-repeat: no-repeat; /* the background color will be displayed for the length of the content in the column, but no further */
	margin-top: -1px;
	font-family: Arial;
	font-size: .13in;
	padding: 0px;
	text-align: right;
	background-position: top;
}


.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
} 
.twoColFixLtHdr #mainContent h1 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #006699;
	text-align: left;
	background-image: url(images/1_h1_underline.gif);
	background-repeat: no-repeat;
	background-position: -1.05in;
}
.twoColFixLtHdr #footer {
	display: none;
	background-image: url(../images/template_images/1_footer.gif);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	height: .23in;
	background-position: bottom;
	font-family: Arial;
	font-size: .13in;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	text-align: center;
	padding-left: 130px;
}
 .twoColFixLtHdr #footer a:link{
	 color: #006699 !important;
}
 .twoColFixLtHdr #footer a:visited{
	 color: #006699 !important;
}
 .twoColFixLtHdr #footer a:hover{
	 color: #006699 !important;
}
.twoColFixLtHdr #footer a:active{
	 color: #006699 !important;
}
.twoColFixLtHdr #bottom_text {
	font-family: Arial;
	font-size: .13in !important;
	margin-top: .13in;
}

 .twoColFixLtHdr #bottom_text a:link{
	 font-size: .13in !important;
	 color: #006699 !important;
	 
}
.twoColFixLtHdr #bottom_text a:visited{
	 font-size: .13in !important;
	 color: #006699 !important;
	 
}
.twoColFixLtHdr #bottom_text a:hover{
	 font-size: .13in !important;
	 color: #006699 !important;
	 
}
	
	.twoColFixLtHdr #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: .1in 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: .08in;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: .08in;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
 height:0;
 font-size: 1px;
 line-height: 0px;
}
.splash {
	background-image: none;
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	line-height: 2em;
	background-position: right 120px;
	padding-bottom: 10px;
	height: 415px;
	font-weight: normal;
}

#apsplash_print {
	position:absolute;
	width:4.75in;
	height:5.35in;
	z-index:1;
	left: 0.656in;
	top: 2.969in;
	margin-left: 20px;
	margin-bottom: 300px;
	float: right;
} 


h2 { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold}

h4 { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000}

p { font-family: Arial, Helvetica, sans-serif;line-height: 

color: #000000; font-size: 10pt}





li { font-family: Arial, Helvetica, sans-serif;line-height: 120%; color: #000000; font-size: 10pt }

ul { font-family: Arial, Helvetica, sans-serif;line-height: 120%; color: #000000; font-size: 10pt }

table { font-family: Arial, Helvetica, sans-serif; font-size: 10pt}



a { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 120%; color: #003366}

.q { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: italic; color: #0033CC; font-weight: bold}

.a { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #0066CC; font-weight: bold}

a:active { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 120%; color: #6699CC}


a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 120%; color: #006699}

.links { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal}

a:link:after, a:visited:after { content:" [" attr(href) "] "; font-size: 10pt; font-style: italic; font-weight: bold}

.twocolumntext {
	font-family: Arial;
	font-size: 110pt;
	float: left;
	width: 2.68in;
	padding-right: .07in;
	margin-top: .16in;
}
.twoColFixLtHdr #list_align {
	text-indent: -18px;
	padding-left: 18px;
}

.twoColFixLtHdr #return_top, .topreturn/*, #funders8*/ {
	display: none;
	
}
