@charset "UTF-8";
/* fa CSS Document */

body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}


h1, h2, h3 {
	font-size: 14px;
	font-family: Helvetica;
	font-weight: normal;
	font-style: normal;
	color: #151515;
}


.titles {
	font-family: "Lucida Grande";
	font-size: 18px;
	font-weight: normal;
	color: #2c2c2c;
	margin-top: 15px;
	margin-left: 10px;
}

.list{
	text-decoration: none;
	padding-top: 4px;
	padding-right: 0pt;
	padding-bottom: 3px;
	padding-left: 15px;
	background-color: transparent;
	background-image: url(../images/bulletblue.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 5px center;

}

.footer {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-left: 20px;
	margin-bottom: 10px;
	color: #FFFFFF;
}


.bodyText{
	font-family: "Trebuchet MS", Lucida Grande, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #363232;
	text-align: justify;
	margin-left: 0px;
	margin-right: 30px;
	margin-top: 10px;
}


.bodyHeading{
	font-family: Garamond, Lucida Grande,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	text-decoration: none;
	margin-left: 25px;
	margin-top: 5px;
}

A.nav:link { font-family: "Trebuchet MS", Garamond, sans-serif; color: #FFFFFF; font-size: 15px; text-decoration: none;}
A.nav:visited { font-family: "Trebuchet MS", Garamond, sans-serif; color: #ffffff; font-size: 15px; text-decoration: none;}
A.nav:active { font-family: "Trebuchet MS", Garamond, sans-serif; color: #ffffff; font-size: 15px; text-decoration: none;}
A.nav:hover { font-family: "Trebuchet MS", Garamond, sans-serif; color: #FF0000; font-size: 15px; text-decoration: none;}

A.link:link { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #F34609; font-size: 12px; text-decoration: none;}
A.link:visited { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #F34609; font-size: 12px; text-decoration: none;}
A.link:active { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #F34609; font-size: 12px; text-decoration: none;}
A.link:hover { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #F34609; font-size: 12px; text-decoration: underline; background-color: #ffffff;}
.nav {
}
