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

.copy {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #032c88;
	text-align: justify;
	line-height: 20px;
}

.small {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #032c88;
	text-align: justify;
	line-height: 14px;
}

.copy_italic {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #032c88;
	text-align: justify;
	line-height: 20px;
}

.copy_bold {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #032c88;
	text-align: left;
	line-height: normal;
}

.copy2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	line-height: normal;
}

.alt {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	line-height: 16px;
}

.alt2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: right;
}

.sm_header {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #a8050b;
	text-align: justify;
	line-height: 20px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	list-style-image: url(images/bullet.jpg);
	font-style: italic;
	line-height: 16px;
	}


.sm_header2 {
	font-family: Georgia, "Trebuchet MS", "Times New Roman";
	font-size: 16px;
	font-style: italic;
	color: #990033;
	font-weight: bold;
	
}

.headline {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #032c88;
	text-align: left;
}

.headline2 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #a8050b;
	text-align: left;
}

.home a:link {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	line-height: normal;
}

.home a:hover {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF00FF;
	text-align: left;
	line-height: normal;
	text-decoration:underline;
}


.home a:visited {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	line-height: normal;
}

.home a:active {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	line-height: normal;
}

.fineprint {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}

.footer a:link {
	font-family: arial, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
.footer a:hover {
	font-family: arial, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
}

.footer a:visited {
	text-decoration: none;
	color: #000000;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
.footer a:active {
	text-decoration: none;
	color: #000000;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
}		

.nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC66;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}

.nav a:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.nav a:active {
	text-decoration: underline;
	color: #e6dba4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}		
.style1 {
	color: #FFFFFF;
}

	
.style2 {
	color: #7bc359;
}
