.defaultText {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;}
.defaultTextBold {  
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: 12px; 
	line-height: 18px; 
	font-weight: bold; 
	color: #000000;
	line-height: 18px; }
.defaultTextBoldBlue {  
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: 13px; 
	line-height: 18px; 
	font-weight: bold; 
	color: #003366; }
.defaultTextBoldLightblue {  
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: 13px; 
	line-height: 18px; 
	font-weight: bold; 
	color: #0066CC; }
.defaultTextBoldGreen {  
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: 13px; 
	line-height: 18px; 
	font-weight: bold; 
	color: #009966; }
.defaultTextBoldGrey {  
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: 13px; 
	line-height: 18px; 
	font-weight: bold; 
	color: #666666; }
.defaultTextGrey {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;}
.defaultTextRed {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	line-height: 18px;}
.defaultTextLightblue {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0099FF;
	line-height: 18px;}
.title {
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: 20px; 
	font-weight: normal; 
	color: #003366}
.subTitle {
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: 17px; 
	font-weight: normal; 
	color: #0066CC}
.layer {
	background-image:  url(../images/graphics/layer_blue.jpg);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003399;}
.defaultAddress { 
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: 10px; 
	line-height: 12px; 
	font-weight: normal; 
	color: #999999; }
 a:link {
   	color:#666600;
  	text-decoration :underline;   
   	cursor:hand;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px}
a:hover {
   	color:#666600;
  	text-decoration :underline;   
   	cursor:hand;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px}
a:visited {
   	color:#666600;
  	text-decoration :underline;   
   	cursor:hand;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px}
a:active {
   	color:#666600;
  	text-decoration :underline;   
   	cursor:hand;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px}	
a.faq:link {
   	color:#0066CC;
  	text-decoration :none;   
   	cursor:hand;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px}
a.faq:hover {
   	color:#0066CC;
  	text-decoration :none;   
   	cursor:hand;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px}
a.faq:visited {
   	color:#0066CC;
  	text-decoration :none;   
   	cursor:hand;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px}
a.faq:active {
   	color:#0066CC;
  	text-decoration :none;   
   	cursor:hand;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px}
ul{
	margin: 8px;
	padding: 8px;}
li{
	list-style-position: outside;
	list-style-type: square;}