/* Access GUI CSS */
body {
	margin: 15px 0px 0px 10px;
	background: #424854;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../../images/bkg-main.jpg);
	background-repeat:repeat-x;
}
#main{
background-position:center;
	background-color:#FFFFFF;
	width:740px;
	margin-right:auto;
	margin-left:auto;
	border:1px solid #FFFFFF;
	border-bottom:none;
}
#container {
	background-image:url(../../images/gradientAccess.gif);
	background-repeat:repeat-y;
	background-color:#fff;
	width: 740px;
	margin: auto;
	padding:0;
	display: table;
	border: 1px solid #fff;
	border-bottom:none;
	border-top:none;
}
.leftNav{
background-color: #eaeaea;
border-right:1px solid #999;
vertical-align:top;
bottom:0px;
width:205px;
height:100%;
float:left;
}
#right{
float:left;
width:532px;
height:100%;
margin-left:auto;
margin-right:auto;
top:0;
vertical-align:top;
}
p{
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	letter-spacing:0px;
	margin: 16px 16px 16px 18px;
	text-align:justify;
}
a.imgLink{
text-decoration:none;
background-color:#FFFFFF;
border:none;
}
a.imgLink:hover{
background-color:#FFFFFF;
border:none;
}
.helper{
color:#330000;
}
.required{
color:#000;
background-color:#FFF;
}
/* PHP feed-back CSS top:40px; */
.welcome{
padding-top:3px;
padding-right:18px;
text-align:right;
top:16px;
right:40px;
color:#fff;
font-size:11px;
float:right;
}
.welcome a{
color:#eaeaea;
}
.error{
background-color:#FFFF00;
color:#FF0000;
}
.errorMessage {
border-bottom:1px solid #999;
color:#FF0000;
font-weight:bold;
padding-left:20px;
padding-top:5px;
padding-bottom:5px;
font-size:11px;
}
.errorMessageU {
border-top:1px solid #999;
color:#FF0000;
font-weight:bold;
padding-left:20px;
padding-top:15px;
margin-top:20px;
font-size:11px;
}
.feedback {
border-bottom:1px solid #999;
color:#0033CC;
font-weight:bold;
padding-left:20px;
padding-top:5px;
padding-bottom:5px;
font-size:11px;
}
.feedbackMid {
border-top:1px solid #999;
color:#0033CC;
font-weight:bold;
padding-left:20px;
padding-top:5px;
padding-bottom:5px;
font-size:11px;
}
.topBar{
background-position:center;
width:100%;
height:2px;
float:right;
background-color:#666666;
border-bottom:1px solid #FFFFFF;
margin:0px;
padding:0px;
}
.bottomBar{
background-position:center;
margin-right:auto;
	margin-left:auto;
	width:740px;
	height:5px;
	font-weight: normal;
	background-color:#333333;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	border-top:none;
	clear:both;
}
a{
	font-weight: bold;
	color: #0a50A1;
	text-decoration:none;
}

a:hover{
	font-weight: bold;
	color: #0a50A1;
	text-decoration:underline;
}
th {
color:#3366CC;
text-align:left;
border: 1px #3366CC;
border-bottom:none;
}
a.thead {
color:#3366CC;
text-align:left;
}
a.thead:hover {
text-align:left;
}
a.multi_p {
color:#3366CC;
}
a.multi_p:hover {
color:#000000;
}
.header{
	width:538px;
}
.subHeader{
margin:0px;
width:100%;
background-image:url(../../images/title-blue.jpg);
background-repeat:repeat;
height: 38px;
vertical-align:middle;
}
.underSub{
height:20px;
margin-top:1px;
background-color:#333333;
}
.login{
font-size:10px;
}
/*TITLE BAR*/
.subHeadH1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 400;
	color: #FFFFFF;
	letter-spacing:3px;
	text-transform: uppercase;
	text-align:left;
	vertical-align:middle;
	margin-right: auto;
	margin-left: 18px;
	margin-top:0px;
	padding-top:8px;
}
/*-------------------------------------------------------------------------------------------------*/
/*Small Gray Copyright Text + Links*/
.copyright{
width:740px;
height:30px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	font-weight: normal;
	font-size:9px;
	color: #999999;
	text-align:center;
}
a.copyright{
	font-weight: normal;
	font-size:9px;
	color: #999999;
	text-decoration:none;
}
a.copyright:hover{
	font-weight: normal;
	font-size:9px;
	color: #999999;
	text-decoration:underline;
}
/*new styles from Diane*/
td.gradient{
	background-image:url(../../images/bkg-lt-gray-rev.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
td.gradient2{
	background-image:url(../../images/gradient2.jpg);
	background-repeat:repeat-y;
	background-position:left;
}
td.line{
	background-image:url(../../images/line.gif);
	background-repeat: repeat-y;
	background-position:right;
}
p.line{
	font-size: 9px;
	line-height: 12px;
	color: #333333;
	letter-spacing:0px;
	margin: 0px 10px 10px 18px;
	text-align:justify;
}
tr, td{
	font-size: 11px;
	color: #333333;
}
/*BLUE spaced header*/
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #0a50A1;
	margin: 18px 0 10px 18px;
	letter-spacing:1px;
}
/*BLUE small header*/
a.smallblue{
	font-weight: normal;
	font-size:9px;
	color: #0a50A1;
	text-decoration:none;
}
a.smallblue:hover{
	font-weight: normal;
	color:#0a50A1;
	text-decoration:underline;
}
p.home{
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	letter-spacing:0px;
	margin: 5px 10px 16px 16px;
	text-align:left;
}
/*Small Gray Text + Links for Home Side Bars*/
p.smalltext{
	font-weight: normal;
	font-size:9px;
	line-height: 14px;
	color: #333333;
	margin: 10px 10px 0px 10px;
	text-align: left;
}
a.smalltext{
	font-weight: normal;
	font-size:9px;
	line-height:17px;
	margin-bottom: 0px;
	color: #333333;
	text-decoration:none;
}
a.smalltext:hover{
	font-weight: normal;
	font-size:9px;
	color: #333;
	text-decoration:underline;
}
p.center{
	font-weight: normal;
	font-size:9px;
	line-height: 14px;
	color: #333333;
	margin: 10px 10px 0px 10px;
	text-align:center;
}
input.addCheck
{
color:#00CC33;
	width: 30px;
	height: 30px;
}
.smallwhite{
	font-weight: normal;
	font-size:9px;
	line-height: 14px;
	color: #CCC;
	text-align:left;
}

a.smallwhite{
	font-weight: normal;
	font-size:9px;
	color: #CCC;
	text-decoration:none;
}

a.smallwhite:hover{
	font-weight: normal;
	color:#FFF;
	text-decoration:none;
}