@charset "utf-8";
/* CSS Document */

p {
	font-family: "Trebuchet MS",Arial,Helvetica, sans-serif;;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.backtotop {
	font-family: "Trebuchet MS",Arial,Helvetica, sans-serif;;
	font-size: 12px;
	color: #000000;
	text-align: right;
}
.borderblack {
	border: thin solid #000000;
}

h1 {
	font-family: "Trebuchet MS",Arial,Helvetica, sans-serif;;
	font-size: 20px;
	font-weight: bold; 
	color: #000000;  
}

h3 {
	font-family: "Trebuchet MS",Arial,Helvetica, sans-serif;;
	font-size: 14px;
	font-weight: bold; 
	color: #000000;  
}
.small {
	font-family: "Trebuchet MS",Arial,Helvetica, sans-serif;;
	font-size: 9px;
	font-weight: bolder;
	color: #000000;
	text-transform: none;
}

.loginTitle{
	font-family: "Trebuchet MS",Arial,Helvetica, sans-serif;;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
	background-color: #000000;
}



.quote {
	font-family: "Trebuchet MS",Arial,Helvetica, sans-serif;;	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-transform: none;
	
}


.sitemap {
	font-family: "Trebuchet MS",Arial,Helvetica, sans-serif;;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
	text-transform: none;
	left: 250px;
	right: 250px;
}

.sitemap a:link {
	color: #000000;
	text-decoration: none;
	} 

a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF1100;
	text-decoration: none;
}

.smalltext {
font-family: "Trebuchet MS",Arial,Helvetica, sans-serif;;
font-size: x-small;
color: #FFFFFF;
}

.smalltext a:link {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #000000;
} 
.smalltext a:visited {
	color: #FFFFCC;
	text-decoration: none;
	background-color: #000000;
}
.smalltext a:active {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #000000;
}
.smalltext a:hover {
	color: #FFFFCC;
	text-decoration: none;
	background-color: #000000;
}

.smalltexttitle {
	font-family: "Trebuchet MS",Arial,Helvetica, sans-serif;;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bolder;
	background-color: #000000;
}

.paddingten 
{
	padding-right: 10px;
}

.bottomlink {
	font-family: "Trebuchet MS",Arial,Helvetica, sans-serif;;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-transform: capitalize;
	left: 250px;
	right: 250px;
}

