/* CSS Document */


.body
{
 font-size					: 	12px;
 color                      : 	#999999;
 font-family                : 	Verdana;
 text-decoration            : 	none; 
 font-weight                : 	none;
 line-height				:	1.10;
}

.header_link
{
 font-size					: 	14px;
 color                      : 	#C4ECFF;
 font-family                : 	Verdana;
 text-decoration            : 	none; 
 font-weight                : 	bold;
 line-height				:	1.10;
}

.header_link:hover
{
 font-size					: 	14px;
 color                      : 	#C4ECFF;
 font-family                : 	Verdana;
 text-decoration            : 	underline; 
 font-weight                : 	bold;
 line-height				:	1.10;
}

.sitemap_body
{
 font-size					: 	12px;
 color                      : 	#999999;
 font-family                : 	Verdana;
 text-decoration            : 	none; 
 font-weight                : 	none;
 line-height				:	1.10;
}

.sitemap_body:hover
{
 font-size					: 	12px;
 color                      : 	#999999;
 font-family                : 	Verdana;
 text-decoration            : 	underline; 
 font-weight                : 	none;
 line-height				:	1.10;
}

.home_services
{
 font-size					: 	12px;
 color                      : 	#666666;
 font-family                : 	Verdana;
 text-decoration            : 	none; 
 font-weight                : 	none;
 line-height				:	1.10;				
}
 
.form_text
{
 font-size					: 	12px;
 color                      : 	#CCCCCC;
 font-family                : 	Verdana;
 text-decoration            : 	none; 
 font-weight                : 	none;
}

.input_text
{
 font-size					: 	11px;
 color                      : 	#333333;
 font-family                : 	Verdana;
 text-decoration            : 	none; 
 font-weight                : 	none;
}
 
.link
{
 font-size					: 	11px;
 color                      : 	#FF0000;
 font-family                : 	Verdana;
 text-decoration            : 	none; 
 font-weight                : 	none;
}

.bottom_nav
{
 font-size					: 	11px;
 color                      : 	#CCCCCC;
 font-family                : 	Verdana;
 text-decoration            : 	none; 
 font-weight                : 	bold;
 letter-spacing				: 	4;
}
 
.copyright
{
 font-size					: 	10px;
 color                      : 	#666666;
 font-family                : 	Verdana;
 text-decoration            : 	none; 
 font-weight                : 	none;
}
 
