body {
background-color: #9abcff;
background-image: url('media/bg.jpg');
background-repeat: repeat-x; 
scrollbar-face-color:#cccccc;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#ffffff;

}


a {font-family: Arial, font-size: 10pt; text-decoration: none;}

a:link {color:#336699; text-decoration: none;}

a:visited {color:#336699; text-decoration: none;}

a:hover {color:#333333;  text-decoration: none;}

a:active {color:#336699; text-decoration: none;}






.nav {
         font-family: Arial;
         font-size: 10pt;
         text-align:	center;
         color:	#336699;
         font-weight: none;
         font-decoration: none;
         
         
          }

.bullets {
         font-family: Arial;
         font-size: 10pt;
         text-align:	left;
         color:	#333333;
         font-weight: bold;
          }


.content {
         font-family: Arial;
         font-size: 10pt;
         text-align: left;
         color:	#333333;
         padding-left: 10px;
         padding-right: 10px;
          }
          
.cms 
{
	font-family:Arial;
	font-size:10pt;	
}

          
.BLUEpagetitle {
         font-family: Arial;
         font-size: 11pt;
         text-align: left;
         color:	#336699;
         padding-left: 10px;
         padding-right: 10px;
         text-transform: uppercase;
         font-weight: bold;
          }
          
.BLUEheadings {
         font-family: Arial;
         font-size: 10pt;
         text-align: left;
         color:	#336699;
         font-weight: bold;
          }
              
.footerSMALL {
          font-family: Arial;
          font-size: 8pt;
          text-align:	left;
          color:	#333333;
          }
          
#td-nav a:hover{
		 background-color: #ffffff;
           font-family: Arial;
          font-size: 10pt;
          text-align:	left;
          color:	#333333;
	text-transform: uppercase;
	text-decoration: none;	
	}

#td-nav a {
		 background-color: #ffffff;
           font-family: Arial;
          font-size: 10pt;
          text-align:	left;
          color:	#336699;          
       	text-transform: uppercase;
       	text-decoration: none;
	}          


.tdHEAD{
background-color: #ffffff;
background-image: url(media/head-bg.jpg);
background-position: center top;
background-repeat: no-repeat;
height: 247px;
width: 509px;
padding: 0px;
}

/*ul{ list-style-image: url("media/arrow-green.jpg"); color: #333333; margin-right: 5px;}
ol{ list-style-type: color: #333333;}
li{ list-style-type: color: #333333; font-family: Arial; font-size: 10pt; line-height: 12pt; text-decoration: none;}
*/
	
input, textarea {
border: 1px solid #333333;
color:#333333;
font-family: Arial;
font-size: 10pt;
background: #ffffff;
}

.adminPageHeaders {
         font-family: Arial;
         font-size: 10pt;
         text-align: left;
         color:	#336699;
         font-weight: bold;
          }

.VSTop
{
 line-height:1;
 border-top:solid thin red; 
 border-bottom:solid thin red; 
 padding-top:0px; 
}

.VSBottom
{
 line-height:1;
 border-top:solid thin red; 
 border-bottom:solid thin red; 
 padding-top:0px; 
}

.CheckListTopTitle
{
	border-left:solid thin silver;	
	border-top:solid thin silver;		
	text-align:left;		
	padding-left:5px;
	width:200px;
	line-height:2;
}

.CheckListTitle
{
	border-left:solid thin silver;	
	border-top:solid thin silver;		
	text-align:left;		
	padding-left:5px;
	width:200px;	
}

.CheckListRateRight
{	
	border-left:solid thin silver;	
	border-right:solid thin silver;	
	border-top:solid thin silver;				
}

.CheckListTitleBottom
{
	border-left:solid thin silver;	
	border-top:solid thin silver;		
	border-bottom:solid thin silver;		
	text-align:left;		
	padding-left:5px;
	width:200px;	
}

.CheckListRateRightBottom
{	
	border:solid thin silver;		
}

.RadioButtonList
{
	width:300px;	
	border:none;
	font-size:7pt;	
	border:none;
	
}