/* CSS Document */
/*
* 
{
	margin:0 ;
	padding:0;
   left: 0px;
   top: 0px;
   right: 0px;
   bottom: 0px;	
	
}
*/

body {

   z-index: 0;

   left: 0px;

   top: 0px;

   right: 0px;

   bottom: 0px;

   background-color:FFFFFF;

   padding: 0px;

}

.watermark
{
	color: #FF0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.CustomValidatorCalloutStyle div, .CustomValidatorCalloutStyle td
{
	border: 1px solid #FFFF00;
	background-color: #99CCFF;
	color: #FF0000;
}



#content a:hover {

   background-color: #66FF66;

}



.breadcrumb a:link, a:visited {

   color: #006699;

}


.formprompt {
   font-family: Arial, Helvetica, sans-serif;
   font-size:11px;
   background-color:#c5c5c5;
   color: #000000;
   text-align: right;
   vertical-align: center;
}


#container {

   position: static;

   margin: 0

}



#content {

   position: absolute;

   z-index: 19;

   left: 0%;

   top: 175px;

   right: 45%;

   bottom: 25%;

   font-family: Verdana, Arial, Helvetica, sans-serif;

   font-size: 80%;

   line-height: 130%;

   padding: 5px;



}



#content h1 {

   font-size: 160%;

   font-weight: bolder;

   line-height: 120%;

}



#content h2 {

   font-size: 120%;

   font-weight: bolder;

}



#heading {

   position: absolute;

   z-index: 2;

   height: 120px;

   left: 0%;

   top: 90px;

   right: 12%;

   vertical-align: text-bottom;





}

#header {

   position: absolute;

   z-index: 3;

   height: 0px;

   left: 0%;

   right: 12%;

   top: 0px;

   background-color: #ffffff;



}



#column {

   background-color: #003333;

   left: 0%;

   right: 12%;

   line-height: 130%;

   font-weight: bold;

   color: #000000;

   top: 35%;

   width: 25%;

   position: absolute;

   z-index: 15;

   padding: 5px;

   font-family: "Trebuchet MS", Verdana, Arial, sans-serif;

}



/* #column a:link, a:visited {

   color: #FFFFCC;

} */



#footer {

   border-top: thin, #FFF;

   position: relative;

/* width: 740px; */

   bottom:  1%;

   padding: 1px;

   clear: both;

   background: #c0c0c0;

   font-size: 80%;

}



.breadcrumb {

   font-size:80%;

   font-color: #CCC;

   text-align: left;

   padding-top: 10px;

   vertical-align: bottom;

   font-family: Verdana, Arial, Helvetica, sans-serif;

   color: #999999;



)








