body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	background-color: #ffffff;


}

h1 
{
    font-size: 14px;
}

.hiddentext
{
    display:none;
}

div.popdiv
{
    z-index: 10; 
    visibility:hidden; 
    padding: 5px; 
    position:absolute; 
    background-color: white; 
    border-bottom: solid 1px black; 
    border-left: solid 1px black; 
    border-right: solid 1px black; 
    border-top: solid 1px black
}

div.popshadow
{
  	background: #fff url(media/shadowlight.gif) repeat;
    z-index: 1; 
    position:absolute; 
    visibility:hidden;
}

div.formlabel 
{
	width: 130px;
	float: left;
	margin: 0;
	padding: 0 14px 0 0;
	display: inline;
	text-align: right;
}

div.row 
{
	padding: 0 0 10px 0;
}

div.rowfinal 
{
    /*clear: left;*/
	padding: 0;
}

div.leftlabel
{
	width: 130px;
	float: left;
	margin: 0;
	padding: 0 14px 0 0;
	display: inline;
	text-align: left;
}
a.explink 
{
    color: #3d5095; 
    text-decoration:none; 
    border-bottom: #3d5095 1px dashed;
}


p.hanging
{
    text-indent: -20px;
    padding: 0 0 0 20px;
}
.mission { 
	font-size: 16px;
	line-height: 20px;
	color: #003366;
    margin-left: 45px;
    height: 50px;
	}
		
		
.aspsubmit
{
   
    margin: 10px 0 0 144px;
    font-weight: bold;
    height: 23px;
    width: 62px;
    background-color: Gray;
    
}

.aspclear
{
    margin: 10px 0 0 25px;
    font-weight: bold;
    height: 23px;
    width: 62px;
    background-color: Gray;
}

.aspsubmitleft
{
    margin: 0;
    font-weight: bold;
    height: 23px;
    background-color: Gray;
}

.warning
{
    color: red;
}
