body,td,a,p,input,select{
	font-family:verdana,arial,sans-serif;
	font-size:11px;
}
body{
	margin-top: 3px;
	margin-bottom: 3px;
}
th{
	font-family:verdana,arial,sans-serif;
	font-size:12;
	font-weight:bold;
}

.box, .boxD {
	background-color: #e0e8f0;
	border: 1px solid #7591ad;
}
.box2 {
	background-color: #fef9ef;
	border: 1px solid #ffedca;
}

.bgcolor1 {
	background-color: #e0e8f0;
}
.bgcolor2 {
	background-color: #E5EDF6;
}

.box th, .box2 th{
	text-align:left;
	white-space:nowrap;
}
.box td, .box2 td{
	vertical-align:top;
	white-space:nowrap;
}
.boxD th{
	text-align:left;
}
.boxD td{
	vertical-align:top;
}
.fontL, .fontL td, .fontL th {
	font-size:12;
}
.fontN, .fontN td, .fontN th .MsoNormal {
	font-size:11;
}
.fontS, .fontS td, .fontS th {
	font-size:10;
}
#map{
border: 1px solid #7591ad;
}

.error {
	color:red;
}

.all_white_link a:link{
	font-family:verdana,arial,sans-serif;
	font-size:11;
	color:#ffffff;
	text-decoration:none;
}
.all_white_link a:hover{
	font-family:verdana,arial,sans-serif;
	font-size:11;
	color:#ffffff;
	text-decoration:none;
}
.all_white_link a:visited{
	font-family:verdana,arial,sans-serif;
	font-size:11;
	color:#ffffff;
	text-decoration:none;
}
.all_white_link a:active{
	font-family:verdana,arial,sans-serif;
	font-size:11;
	color:#ffffff;
	text-decoration:none;
}
/* Sortable tables */
table.sortable a.sortheader {
    font-weight: bold;
    text-decoration: none;
    display: block;
}
table.sortable span.sortarrow {
    text-decoration: none;
}