

/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 130%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(images/left_col_fill.jpg);
	background-position: left;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	font-weight: bold;
	color: #65270F;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.subtitle { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12pt; font-weight: bold; color: #003366; }

.bigred { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14pt; font-weight: bold; color: #990000; }
.small {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 8pt; font-style: normal}
.small_bold {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 80%; font-weight: bold}
.error {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; font-style: normal; color: red}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-style: normal;
	line-height: 135%;
	color: #333333;
}
p a:link {
	font-style: normal;
	color: #006699;
	text-decoration: none;
}
p a:hover {
	text-decoration: underline;
	color: #CC3300;
}
p a:visited {
	color: #825162;
	text-decoration: none;
	font-weight: normal;
}

a:link {
	font-style: normal;
	color: #006699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
a:visited {
	color: #825162;
	font-weight: normal;
}

h3 {  font-family: Georgia, "Times New Roman", Times, serif; color: #000033; font-size: 11pt; font-weight: bold}
h4 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12pt; font-weight: bold; font-style: italic; background-color: #006699; border: thin none; color: #FFFFFF; clip:      rect(   ); text-align: left; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px; background-position: left top; width: 616px}
ul {
	margin: 0px 0px 10px 25px;
	padding: 0px;
	list-style-type: square;
} 
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
	font-size: 90%;
}
li a:link {
	font-style: normal;
	color: #006699;
	text-decoration: none;
}
li a:hover {
	text-decoration: underline;
	color: #CC3300;
}
li a:visited {
	color: #825162;
	text-decoration: none;
	font-weight: normal;
}
ol {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	color: #CC6600;
	font-size: 130%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px 0px;
	padding: 0px;
	font-weight: normal;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	line-height: 110%;
	font-weight: normal;
	color: #006699;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 10px 0px;
	padding-top: 5px;

}

#wrapper {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%;
	background-image: url(images/left_col_fill.jpg);
	background-repeat: repeat-y;
	background-position: left;
	white-space: nowrap;
}

#banner {
	margin: 0px;
	padding: 0px;
	height: 106px;
	width: 100%;
	background-color: #3B5092;
	background-image: url(images/jpec_banner.jpg);
	background-repeat: no-repeat;
}
#breadcrumb {
	background-color: #E9EAE4;
	padding: 0px 0px 0px 150px;
	height: 22px;
	width: 100%;
	text-align: left;
	vertical-align: bottom;
	margin: 0px;
	color: #333333;
	white-space: nowrap;
	background-image: url(images/doors_top.jpg);
	background-repeat: no-repeat;
	font-size: xx-small;
}
#breadcrumb a:link {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#breadcrumb a:visited {
	color: #006699;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #CC3300;
	text-decoration: none;
}
#breadcrumb p {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	padding-left: 15px;
	line-height: 18px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	white-space: nowrap;
}
#printPage {
	background-image: url(images/printer_icon.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin: 10px 0px 0px 5px;
	height: 18px;
	width: 150px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	text-decoration: none;
	float: right;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 18px;
}

.formTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663300;
	background-repeat: repeat-x;
	width: 100%;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	padding-left: 5px;
	background-position: top;
	background-image: url(images/dotted_line.gif);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#printPage p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	text-decoration: none;
	line-height: 100%;
	color: #663300;
}
#printPage a {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 65%;
	color: #003399;
	text-decoration: none;
}
#printPage a:hover {
	color: #CC3300;
	text-decoration: none;
}
#leftNav {
	width: 151px;
	margin: 0px;
	padding: 0px;
}
#leftNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#leftNav li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC66;
	display: block;
	margin: 0px;
	padding: 4px 8px 4px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 70%;
	line-height: 110%;
	font-weight: bold;
}
#leftNav li a:link {
	color: #FFCC66;
	text-decoration: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#leftNav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
#leftNav li a:hover {
	color: #FF9900;
}

#leftNav ul li ul {
	padding-left: 10px;
	margin: 3px 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
}
#leftNav ul li ul li{
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 85%;
	line-height: 110%;
	list-style-type: none;
}
#leftNav ul li ul li a:link, a:visited {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#leftNav ul li ul li a:hover {
	color: #FF9900;
	
}

#colOne {
	padding: 0px 10px 10px;
	width: 35%;
}
#colTwo {
	padding: 10px;
	width: 45%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#footer {
	padding: 8px 10px 15px;
	margin: 0px;
	background-color: #333333;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #000000;
}
#footer p {
	font-size: 65%;
	color: #FFFFFF;
	line-height: 115%;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
#footer a {
	color: #DEDEDE;
	text-decoration: none;
}
#footer a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.noticeBox {
	padding: 8px;
	text-align: left;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	line-height: 115%;
	color: #FFFFFF;
	margin-top: 15px;
	background-color: #517A99;
}
#newsSummary {
	background-color: #EBEDBF;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	width: 150px;
	float: right;
}

#newsSummary h2 {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-size: 95%;
	color: #CC6600;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px 0px 5px;
}
#newsSummary p {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#newsSummary li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 125%;
	list-style-type: disc;
}
#newsSummary ul {
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 10px;
}
.postedDate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #993300;
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 0px;
	font-size: 65%;
	line-height: 110%;
}
.newsHead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #457A99;
	font-size: 80%;
	line-height: 110%;
	margin: 8px 0px 0px;
	padding: 10px 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.newstext {
	font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 70%;
	line-height: 125%;
	color: #333333;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	
}
.more {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 22px;

	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	line-height: 100%;
}
#profile {
	background-color: #F5F9E0;
	padding: 20px 15px 20px 10px;
	width: 98%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top: 1px solid #C9C3AD;
	border-right: 1px solid #C9C3AD;
	border-bottom: 1px solid #C9C3AD;
	border-left: 1px solid #C9C3AD;
}
#profile p {
font-size: 80%;
	line-height: 125%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.photoBorder {
	background-color: #E2E3D7;
	padding: 2px;
        margin: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C9C3AD;
}.newsTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 115%;
	font-weight: bold;
	color: #003366;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.verticalRule {
	background-color: #FFFFFF;
	background-image: url(images/vertical_rule.gif);
	background-repeat: repeat-y;
}
.indent {
	padding-left: 10px;
}

/* table styles */

.evalTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	width: 98%;
}

.tableTitle {
	color: #6A5B41;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	background-color: #E9E5CB;
	
}

.retain {
	background-color: #E8FFDC;
	color: #609131;
	font-weight: bold;
}
.retained {
	background-color: #FFFFCC;
	color: #4A4B56;
	font-weight: bold;

}
.donotretain {
	background-color: #FFE4FF;
	color: #FF3300;
	font-weight: bold;

}
.norecommend {
	background-color: #E3E9FB;
	color: #003366;
}
.insufficient {
	background-color: #DFDFDF;
	color: #666666;
	font-weight: bold;
}
.noopinion {
	background-color: #ffffff;
	color: #666666;
}
.detail {
	color: #0033CC;
}
a.detail:link {
	color: #0033CC;
}
a.detail:visited {
	color: #666666;
}
a.detail:hover {
	color: #CC3300;
}
.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	padding: 3px 8px;
	width: 98%;
	border: 1px solid #6E655E;
	background-color: #FFFFCC;
}
.subnav a {
	border-right-color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.subnav a:visited {
	border-right-color: #006699;
	font-weight: bold;
	text-decoration: none;
}
.subnav a:hover {
	border-right-color: #CC3300;
	font-weight: bold;
	text-decoration: underline;
}
