.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 19px; color: #666666}
.title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; line-height: normal; font-weight: bold; color: #6EB7FF}
.copyright a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF}
.subtitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #6EB7FF}
.links {  font-family: Verdana; font-size: 12px; font-weight: normal; color: #6EB7FF; text-decoration: none}
.smal-links {  font-family: Verdana; font-size: 11px; font-weight: normal; color: #6EB7FF; text-decoration: none}
a:hover {  font-family: Verdana; font-weight: normal; color: #FFB66E; text-decoration: none}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	margin:0px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size:27px;
	color: #6699CC;
	font-weight: bold;
}
h2 {
	font-size:20px;
	color: #6699CC;
	line-height: normal;
	margin: 0px;
	font-weight: bold;
}
h3 {
	font-size:18px;
	color: #6699CC;
}
h4 {
	font-size:16px;
	color: #6699CC;
	font-weight: bold;
}
h5 {
	font-size:14px;
	color: #6699CC;
	font-weight: bold;
}
h6 {font-size:14px;}

/* ========================================================== 
	Image Alignment
============================================================ */

.frame, .frame-left, .frame-right { 			
	position:relative;
	padding:6px; 
	border:1px solid #cbc9bc; 
	background-color:#cbc9bc;}

.frame-left   { float:left;  margin:5px 15px 5px 0;  }	
.frame-right { float:right; margin:5px 0 5px 15px;}



/*********************************** FORM AND FORM ELEMENTS ***********************************/
.contactform{

 width:500px
}

.contactform label{
 clear:left;
 float:left;
 width:180px;
 padding-left:1px;
 margin-top:3px;
}

.contactform input, .contactform select, .contactform textarea{
 float:left;
 margin-bottom:15px;
 border:2px solid #99CCFF;
 padding:2px;
}
/*********************************** FORM AND FORM ELEMENTS ***********************************/

