/* CSS Document */
/*nee pareviewonline, PAreview.css and elkhoury.css and bope.css*/
body { /*needed for fixed-width centering - text-align: center - Do NOT change this*/
	margin: 0px;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em; /*.8ems*/
	color: #2A286A; /*2A286A -- #e8e9e2 - default text color - often overwritten in p or h1 or h3 tags*/
	background:  url(graphics/vertical828x1.jpg) #89C698 repeat-x 50% 0; /*#c8cbcb repeat-y 50% 0;*/
}
#wrapper { /*needed for fixed-width centering*/
	position: relative;
	width: 897px; /*900 - 696px*/
	background-color: #fff; 
	border-right: 2px solid #bcbcbc;
	border-left: 2px solid #bcbcbc;
	margin: 0px auto 0px auto;
}
/***** header *****/
#header {
	margin-top: 0px;
	width: 897px; /*696px*/
	height: 80px;
	background-color: #61C4ED;
}
#banner {
	width: 897px; /*696px 495px*/
	/*background-color: #02A4D4;*/ 
	height: 80px;
}
/***** end header *****/
#leftNavigation { /*vertical*/ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em; /*.6em*/
	font-weight: bold;
	width: 195px; /*180 -172px*/
	padding: 15px 0px 15px 1px; /*15px 15px 15px 1px;*/
}
* html #leftNavigation { /*vertical*/ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em; /*.6em*/
	width: 180px; /*180 -172px*/
	padding: 15px 0px 15px 1px; /*15px 15px 15px 1px;*/
}
#leftNavigation ul { /*vertical*/ 
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftNavigation ul li { /*vertical*/ 
	display: block;
}
#leftNavigation ul li a { /*vertical*/
	/*float: left;*/
	display: block;
	text-decoration: none;
	width: 180px; /*179 169 156px;*/
	padding: 8px 4px 8px 10px; /*8px 15px 8px 10px;*/
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #3661A7; /**/
	border-top: 1px solid #3A69B5; /*#ced2b6;*/
	border-bottom: 1px solid #3A69B5; /*#ced2b6;*/
	text-align: left;
}
#leftNavigation ul li a:link, #leftNavigation ul li a:visited { /*vertical*/ 
	color: #fff;
}
#leftNavigation ul li a:hover, #leftNavigation ul li.current { 
	color: #fff; 
	background-color: #56BEA7;  
	border-color: #5CCBB3; 
}
#leftNavigation a.current, #leftNavigation .current a {
	color: #fff; 
	background-color: #56BEA7;  
	border-top: 1px solid #5CCBB3;
	border-bottom: 1px solid #5CCBB3;
}
/***/
/*#leftNavigation a:hover {
	color: #2e2d75; 
	background-color: #f27322; 
	border-color: #fcef3c; 
}
#leftNavigation a:active {
	color: #2e2d75; 
	background-color: #f27322; 
	border-color: #FCEF3C; 
	border-bottom: 1px solid #fff;
}*/

/***/
/***** end navigation *****/
#topBar {
	width: 897px; /*696px 495px*/
}
#contentWrapper {
	float: left;
	background: url(graphics/897bkg.gif) repeat-y 50% 0; /*897bkgGreen.gif*/
	width: 897px; /*900 696px width: 100%; either one works*/
	overflow: hidden; /*hides the sidebar bottom padding*/
}
#content {
	float: left;
	padding: 20px 25px 20px 25px; 
	width: 444px; /*444*/
	/*background-color: #fff;*/
}
* html #content {
	float: left;
	padding: 20px 25px 20px 10px; 
	width: 444px; /*444*/
	/*background-color: #fff;*/
}
#content h1 	{ /*Welcome - toc*/
	font-size: 1.1em;  /*.9 .8em*/
	font-weight: bold;
	color: #ff0000;  /*2A286A-28539A 375EA5 F27322*/
	text-align: left;
	margin-top: 10px;
	margin-bottom: 12px;
	margin-left: 10px; /*10*/
}
#content h2 	{ /*Welcome - toc*/
	font-size: 1.05em;  /*.9 .8em*/
	font-weight: bold;
	color: #ff0000;  /*2A286A-28539A 375EA5 F27322*/
	text-align: left;
	margin-top: 10px;
	margin-bottom: 12px;
	margin-left: 10px; /*10*/
}
#content h3 	{ /*Welcome - toc*/
	font-size: 1em;  /*.9 .8em*/
	font-weight: bold;
	color: #ff0000;  /*2A286A-28539A 375EA5 F27322*/
	text-align: left;
	margin-top: 10px;
	margin-bottom: 12px;
	margin-left: 10px; /*10*/
}
#content h4 	{
	line-height: 1.166;
	font-size: .9em;
	padding: 0px 10px 3px 10px;
	color: #2A286A; /*2E2D75*/
	text-align: left;
}
#content p 	{
	line-height: 1.166;
	font-size: .8em;
	padding: 3px 10px 3px 10px;
	color: #2A286A; /*234A89*/
	text-align: left;
}
.message {
	color: #FF0000;
}
#content a {
	color: #3661A7;  /*2e2d75*/
	text-decoration: underline;
	font-weight: bold;
	padding: 2px 1px 2px 2px;
	margin-left: -5px;
}
#content a:hover {
	color: #56BEA7; /*f27322 F6151D*/
}
.attribute { /*endorsements*/
	font-size: .795em;
 	font-weight: bold;
}
#content ul {
	font-size: .9em;
	color: #333;
	margin-left: -10px; /*-18px;*/
	margin-right: 20px;
}
* html #content ul {
	font-size: .9em;
	color: #333;
	margin-left: 20px;
	/*margin-left: 18px;
	margin-right: 20px;*/
}
#content ul li {
	font-size: .8em;
	color: #333;
	text-align: left;
	margin-bottom: .5em; /*easyread*/
}
#content dl {
	font-size: .9em;
	margin-left: 10px;
	margin-right: 20px;
}
* html #content dl {
	margin-left: 10px;
}
#content dl dt {
	font-size: .9em;
	font-weight: bold;
	color: #2A286A; 
	text-align: left;
	margin-bottom:.5em; /*easyread*/
}
#content dl dd {
	font-size: .9em;
	color: #2A286A; 
	text-align: left;
	margin-left: 5px;
	margin-bottom:.5em; /*easyread*/
}
#content ol {
	font-size: .9em;
	color: #333;
	margin-left: -30px;
	margin-right: 20px;
}
* html #content ol {
	margin-left: -20px;
}
#content ol li {
	font-size: .8em;
	color: #333;
	text-align: left;
	margin-bottom:.5em; /*easyread*/
}
/***/
#fie { /*FIX i.e.*/ /*fixes ul, ol, and dl placement in i.e.7*/ /*without this fix, lists float off the page in i.e.7*/
	position: relative;
	margin-left: 20px;
	margin-right: 20px;
}
/***/

/***** end content *****/
#sidebar {
	float: left;
	width: 179px; /*173*/
	padding: 30px 14px 3500px 15px; /*30px 14px 1000px 15px;*/
	margin-bottom: -3500px;
}
* html #sidebar {
	float: left;
	width: 173px;
	padding: 30px 14px 3500px 15px; /*30px 14px 350px 15px;*/
	margin-bottom: -3500px;
}
#sidebar p {
	line-height: 1.166;
	font-size: .8em;
	color: #2A286A; /*2E2D75*/
	text-align: center;
}
#sidebar a {
	color: #ff0000; /*2e2d75*/
	text-decoration: underline;
	font-weight: bold;
	padding: 2px 3px 2px 3px;
}
#sidebar a:hover {
	color: #f27322;
}
#sidebar p.note {
	text-align: left;
	margin-left: 15px;
	margin-right: 5px;
}
/***did not use***/
#login {
	margin-top: 5px;
	margin-left: 6px;
	text-align: left;
}
/*.small {
	font-size: 9px;
	color: #484848; 
}*/

/**end did not use***/
/*.PersonForm { do I need any of this?
	color: #000000;
}
.PersonForm .row {
	text-align:left;
	margin-bottom: .5em;
}
.Required {
	color: #ff9900;
	font-weight: bold;
}
.label {
	font-size: 9px;
	display: block;
}
.field {
	font-size: .9em; 
}*/
/*****/
/***** end sidebar *****/
#leftSidebar {  /*leftNavigation*/
	float: left;
	width: 180px; /*169px*/
	padding: 0px 0px 3500px 0px; /*30px 15px 3000px 15px;*/
	margin-bottom: -3500px;
}
/***** end leftSidebar *****/
#footer {
	clear: both;
	font-size: .595em;
	color: #fff; 
	border-top: 1px solid #D3D3D3;
	background-color: #324690; 
	padding: 10px 10px 30px 10px;
}
#footer a {
	font-weight: bold;
	text-decoration: none;
	color: #fff; /*909090-999*/
	padding: 2px 3px 2px 3px;
}
#footer a:hover {
	color: #fff700; 
}
.footnote {
	font-size: .985em;
	text-align: center;
	line-height: 1.995;
}
/***** end footer *****/

.adjustFIE { /*left margin adjust for paragraphs within fie*/
	margin-left: -25px;
}
.left {
	margin-right: 200px;
}
.message { /*your email - your password*/
	color: #ff0000; /*red*/
	font-weight: bold;
}
/***** end *****/
