.sdpanel{
	font-family: verdana;
	font-size: smaller;
	font-size:13fspx;		
	position:absolute; border: 0px; border-color:#999999;
	border:thick;
	border-style:double; width: 450px;
	}
.header{
	background:#0053BB;
	height:43px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	
}
.footer{
	background:url(defaultfootbk.jpg);
	height:44px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	

}
.main_panel{
	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: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color:#FFFFFF;
}

.outerborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ECEBEB;
	border-right-color: #ECEBEB;
	border-bottom-color: #ECEBEB;
	border-left-color: #ECEBEB;
}
 
.graybold{
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size:10px; 
	color:#656565;
	text-decoration:none;
	font-weight:bold; 
}

.txtbx1 {
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid;
	FONT-SIZE: 9pt;
	BORDER-LEFT: #999999 1px solid; 
	WIDTH: 230px;
	COLOR: #000000;
	BORDER-BOTTOM: #999999 1px solid;
	FONT-FAMILY: Verdana; 
	BACKGROUND-COLOR: #ffffff
	padding-bottom: 2px;

}
.title{
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#656565;
	text-decoration:none;
padding-bottom: 5px;
text-align: center;

}
.address{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
text-align: left;
	color:#333333;
	text-decoration:none;
border-top: #C0C0C0 1px solid;
}
.nav{
	background:url(defaultnav.png);
  background-repeat: no-repeat;
	font-family:Verdana,Arial, Helvetica, sans-serif;
  font-size: 10pt;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
  text-align:center;
  height:36px;
}

a.links:link {color: white; text-decoration: none; }
a.links:visited {color: purple; text-decoration: none; }
a.links:hover {color: #1B1434; text-decoration: underline; }
a.links:active {color: blue; }
