/*
	vss_version = "@(#)$Header: /credit-puc/client/layout/css/ew_generic_rec_application.css 16    5/18/09 12:16p Swoodbury $";
	vss_stop = "$NoKeywords: $"; 
*/
/*
EW Generic REC Application styles
PA AEPS Program
10/04/2007
*/

body {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #fff;
	background: #fff url(../images/bg_website.gif) repeat-y top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
}
#wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #333;
}
a img {
	border: 0;
	}
a:link, a:visited {
	color: #004faa;
	text-decoration: none;
}
a:hover, a:active {
	color: #5c7794;
	text-decoration: underline;
}	
/*---------------------------------------*/
#preheader {
	height: 160px;
	border-bottom: 5px solid #032f60;
	background-color: #032f60;
}
#header {
	height: 80px;
	margin: 0;
	padding: 0;
	background-color: #032f60;
	border-bottom: 5px solid #032f60;
}
#header_logo {
	float: left;
	width: 320px;
	height: 70px;
	padding: 0 20px 0 0;
}
#header h1 {
	margin: 0;
	padding: 18px 0 0 20px;
	font-size: 1.6em;
	color: #032f60;
}
#header p {
	margin: 0;
	padding: 3px 20px 0 20px;
}
/*---------------------------------------*/
#navigation {
	float: left;
	width: 155px;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	border-right: 1px solid #999;
	background-color: #032f60;	
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation a {
	display: block;
	margin: 0;
	padding: 3px 10px;
	width: 135px;
	background-color: #5c7794;
	border-bottom: 1px solid #fff;
}
#navigation a:link, #navigation a:visited {
	color: #fff;
	text-decoration: none;
}
#navigation a:hover, #navigation a#current {
	background-color: #a1bce1;
	color: #032f60;
}
#navigation h4 {
	margin: 0;
	padding: 15px 0 5px 12px;	
	font-size: 1.1em;
	color: #fff;
	border-bottom: 1px solid #999;
}
/*---------------------------------------*/
#cpm_infopanel {
	margin: 40px 0 20px 0;
	padding: 0 0 2px 0;
	background-color: #fff;
	color: #032f60;
}
#cpm_infopanel p {
	pmargin: 0;
	padding: 10px 0 10px 5px;	
}
#cpm_infopanel a:link, #cpm_infopanel a:visited {
	margin: 0;
	padding: 5px 0 5px 0;
	color: #032f60;
	background-color: #fff;
	text-decoration: none;
}
#cpm_infopanel a:hover, #cpm_infopanel a:active {
	background-color: #fff;
	text-decoration: underline;
}	
/*---------------------------------------*/
#content {
	position: absolute;
	top: 75px;
	left: 170px;
	margin: 0;
	padding: 1em;
}
#content-noheader {
	position: absolute;
	left: 160px;
	margin: 0;
	padding: 1em;
}
h2 {
	margin: 0;
	padding: 5px 0 10px 0;
	font-size: 1.4em;
	color: #032f60;
}
h3 {
	margin: 0;
	padding: 5px 0 1px 0;
	font-size: 1.1em;
	color: #5c7794;
}
p {
	margin: 0;
	padding: 5px 0 10px 0;
	font-size: 0.9em;
}
ol, ul {
	margin: 0;
	padding: 0 0 15px 30px;
	font-size: 0.9em;
}
ul li ul{
	margin: 0;
	padding: 0 0 0 30px;
}
ul li ul li{
	font-size: 1.1em;
}
div.highlight {
	background-color:#ffc;
	border: 1px solid #000;
	margin: 10px 0 20px 0;
	padding: 10px;
}
.logoutlink {
	float: right;
	margin: 0;
	padding: 10px;
}
.toplink {
	margin: 0;
	padding: 10px;
}
.required, .error {
	color: #f00;
}
.footnote {
	font-size: 0.8em;
}
/*---------------------------------------*/
/* set up the tables to have space around them */
table {
	margin: 5px 0 25px 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	font-size: 0.9em;
}	
table.detail_table {
	width: 580px;
	margin: 15px 0 15px 0;
	padding: 0;
}
table.detail_table tr th {
	color: #000;
	text-align: left;
}
table.detail_table tr th h3 {
	margin: 0;
	padding: 3px 0 3px 5px;
	color: #000;
}
table.detail_table td {
	width: 290px;
}
table.detail_table td.field_id {
	font-weight: bold;
}
table tr td, table tr th {
	margin: 0;
	padding: 3px;
	border: 1px solid #000;
}
/* this sets the default alignment of table rows/cells to center */
tr {
	text-align: center;
}
/* then using classes we can override to the left or right */
table.leftalign tr td {
	text-align: left;
}
table.rightalign tr td {
	text-align: right;
}
/* CSS rules to override cell alignment within tables */
.leftalign {
	text-align: left;
}
.rightalign {
	text-align: right;
}
th {
	color: #000;
	background-color: #a1bce1;
}
tfoot tr td {
	font-weight: bold;
}
form {
	padding: 0 0 20px 0;
}
form input.control {
	margin: 0 46%;
	color: #fff;
	background-color: #666;
	border: 1px solid #000;
	font-weight: bold;
	cursor: pointer;
}
.rowtint{
	background-color: #eaeaea;
}
table.notint tr.rowtint {
	background-color: #fff;
}

table.noborders, table.noborders tr th, table.noborders tr td {
	border: none;
}
/* sortable tables rules */
table.sortable a.sortheader {
    font-weight: bold;
    text-decoration: none;
    display: block;
}
/*---------------------------------------*/
#footer {
	margin: 50px 0 0  0;
	padding: 0;
	color: #333;
	border-top: 1px solid #999;
}
