@charset "ISO-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color:#666666;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.container {
	background-color:#FFFFFF;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #666666;
}

.graphicfull {
	clear: none;
	width: 740px;
	float: none;
}

#menuwrapper {
	padding: 0px;
}




form { 
 border: 1px solid #666699; 
 padding: 0px; 
 margin-bottom: 0px;
 margin-top: 0px;
 float:left;
 }

#leftbanner {
	background-color: #FFFFFF;
	float: left;
	width: 547px;
	height: 149px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
}
#rightbanner {
	float: right;
	width: 189px;
	height: 149px;
	background-color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #777777;
}
#rightbanner h5 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
#intro_paragraph_title {
	font-style: normal;
	background-color:#FFFFFF;
	;
	color: #000000;
	font-size: 16px;
	background-position: center;
	display: block;
	text-align: center;
	font-weight: bold;
	border-top-color: #555555;
	padding-top: 15px;
	padding-bottom: 10px;
}
#rightbanner #quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-variant: normal;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	padding-top: 20px;
}


#top_intro_pargraph2 {
	background-color:#FFFFFF;
	width: 715px;
	font-size: 12px;
	line-height: 18px;
	clear: both;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#top_intro_pargraph {
	background-color:#FFFFFF;
	width: 720px;
	font-size: 12px;
	line-height: 18px;
	clear: both;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#top_intro_pargraph p {
	padding: 10px;
}


#trcleftcol {
	background-color: #EEEEEE;
	width: 269px;
	float: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #555555;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #555555;
	float:left;
	padding-right: 5px;
	padding-left: 5px;
}
#trcrightcol {
	background-color: #FFFFFF;
	width: 460px;
	float: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 5#55555;
	font-size: 12px;
	line-height: 18px;
	float:right;
}

#trcrightcol2 {
	background-color: #FFFFFF;
	width: 450px;
	float: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 5#55555;
	font-size: 12px;
	line-height: 18px;
	float:right;
	padding-left: 10px;
}

#trcleftcolthin {
	background-color: #EEEEEE;
	width: 185px;
	float: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #555555;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #555555;
	float:left;
	padding-left: 5px;
	padding-right: 4px;
}
#trcrightcolthick {
	background-color: #FFFFFF;
	width: 525px;
	float: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 5#55555;
	float:right;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 18px;
}

table { border-collapse: collapse;}

#listspread li{
	font-size:11px;
	line-height: 18px;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h3 {
	font-size: 17px;
	font-weight: normal;
	color:#666666;
	text-decoration: none;
	letter-spacing:1px;
	margin-bottom:10px;
	font: helvetica;
}

#trcleftcol H3{padding-top:20px;}
h4 {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
	

h5 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #333333;
	text-align:center;
	vertical-align: top;
	display: block;
	margin: 0px;
	padding: 0px;
}



h6 {
	font-size: 14px;
	color: #666666;
	background-color: #FFFFFF;
	display: block;
	border: thin dotted #CCCCCC;
	text-indent: 10px;
	padding: 5px;
	width: 50%;
}



a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #cc5500;
}
a:active {
	color: #333333;
}


a img { border: 0; }
a:hover img {border:1px #666666 solid; }
a:visited img {border: 0; }



#footer a:link {
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
	background-color: #FF9966;
	height: auto;
	width: auto;
}
#footer a:active {
	color: #333333;
}


#indent li{
	text-indent: 5px;
	list-style: square;
	color: #333333;
}
#indent {
	color: #333333;
}
#indent a:link {
	color: #cc5500;

}
#indent a:visited {
	color: #cc5500;

}
#indent a:hover {
	color: #cc5500;
	}
#indent a:active {
	color: #cc5500;
	text-decoration: none;
	}
	

#footer {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #cc5500;
	padding-top: 8px;
	padding-bottom:8px;
	width: 740px;
	clear: both;
	float: left;
}
#plibraryintro {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 14px;
	line-height: 18px;
}
#trcleftcolthin .newsHdr {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
}
#trcleftcolthin .newsStory {
	font-size: 10px;
	line-height: 18px;
}
.container #rightbanner #quotee {
	font-size: 11px;
	font-style: normal;
	text-align: right;
	padding-right: 10px;
	background-color: #FFFFFF;
}
#fullwidth {
	background-color: #FFFFFF;
	width: 740px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

