body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
}
body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #FFFFFF;
}
.labels{
	background-color:#0099CC;
	color:#FFFFFF;
	text-align:center;
	font-weight: bold;
}
.values_red{
	background-color: #FFF1F0;
	color: #000000;
}
.row_dark td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F2F3F4;
	background-color: #F8F9F9;
}
.row_light td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F2F3F4;
	background-color: #FFFFFF;
}
.highlight td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F2F200;
  	background-color: #FFFFCC;
}
.highlighted td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B3EC04;
  	background-color: #EAFE98;
}

#content {
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px;
	text-align:left
}
.over:hover{
	background-color:#FFFFCC;
}

a img{ border:0px;}
/*h1 {
	color: #048DC8;
	text-align:left;
	font-size:26px;
	padding-top: 0px;  
	padding-bottom: 9px;
	padding-left: 0px;
	border-bottom: 3px solid #ECEDF0;
	margin-top: 0px; 
}*/
#notice_holder {
	cursor:pointer;
}
#logged_in {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.notice_bar {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CACACA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CACACA;	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CACACA;	
	background-color: #FFFCD2;
	vertical-align:middle;
	padding: 5px;
}
#notice {
  color: #CC0033;
  font-size:   12px;
  font-weight:bold;
  padding-left: 20px;
  padding-right: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  border: 0px solid #CC0033;
  margin-top: 0px;
  width:97%   
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #D5A47B;
	cursor:pointer;
	color: #D5A47B;
	background-color: #FFFFFF;
}
.buttons:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #D5A47B;
	cursor:pointer;
	color: #D5A47B;
	background-color: #FFFF99;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #81A2C9;
	color: #666666;
	padding-left:2px;
	width:100%;

}
.input:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding-left:2px;
	width:100%;
	background-color:#FFFFCC;
	border: 1px solid #005782;
}
.required{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border:1px solid #CC0000;
	color: #666666;
	padding-left:2px;
	width:100%;
}
#quick_menu {
	position: absolute;
	width:605;
	font-size:10px;
	text-align:right;
	padding-top:8px;
}
#quick_menu a:link { 
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight:normal;
}
#quick_menu a:visited {
	font-size: 10px; 
	color: #333333;
	text-decoration: none;
	font-weight:normal;	
}
#quick_menu a:hover {
	font-size: 10px;
	color: #02519E;
	text-decoration: none;
	font-weight:normal;	
}

.menu_item b{
	color: #CC3300;
}
#menu {
 	margin-top: 0px;
  	margin-bottom: 5px; 
}


.menu_item a:link { 
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight:normal;
}
.menu_item a:visited {
	font-size: 10px; 
	color: #333333;
	text-decoration: none;
	font-weight:normal;	
}
.menu_item a:hover {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight:normal;	
}

.navitop {
	font-size: 10px;
	line-height: normal;
}
.navitop a:link { 
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.navitop a:visited { 
	color: #333333;
	text-decoration: none;
}
.navitop a:hover {
	color: #999999;
	text-decoration: none;
}

.navibot {

	font-size: 10px;
	line-height: normal;
}
.navibot a:link { 
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.navibot a:visited { 
	color: #333333;
	text-decoration: none;
}
.navibot a:hover {
	color: #999999;
	text-decoration: none;
}

a.link_view_blue:link { color: #048DC8; font-size: 12px; text-decoration:none;font-weight: bold;}
a.link_view_blue:visited { color: #048DC8; font-size: 12px; text-decoration:none;font-weight: bold;}
a.link_view_blue:hover { color: #000033; font-size: 12px; text-decoration:none;font-weight: bold;}

.cr {
	color: #BDBDBD;
	font-size: 10px;
}


#paginator{
 padding: 0px;
 margin: 0px;
 border-top:1px solid #CCCCCC;
}
#paginator a:link { color: #048DC8; font-size: 12px; text-decoration:none;font-weight: bold;}
#paginator a:visited { color: #048DC8; font-size: 12px; text-decoration:none;font-weight: bold;}
#paginator a:hover { color: #000033; font-size: 12px; text-decoration:none;font-weight: bold;}


div.subnavigation_items {
 padding: 0px;
 margin-left: 10px;
}
div.browse {
	border-top: 1px solid #048DC8;
	border-bottom: 1px solid #048DC8;	
	border-left: 1px solid #048DC8;
	border-right: 1px solid #048DC8;
	padding:10px;
	padding-top:0px;
}
div.bottom_menu {
	border-top:1px solid #CCCCCC;
	padding-top:5px;
	margin-top:5px;
}
/*****************************************************/

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
  /*	width:100%;*/
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}
