@charset "UTF-8";
/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 12px;
color: #666666;
line-height: 15px;
padding: 0px;
}

.orange_list {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC6600;
}
.imagelink {
	color: #333333;
}

.navigation{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 4px;
}

.navigation:hover {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	display: block;
	padding: 4px;
}

.int_link {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #cc6600;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.int_link:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #cc6600;
	text-decoration: underline;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #663399;
	text-decoration: none;
}
.contact {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.title {
	font-family: Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC6600;
}
.legal {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}

