body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #7AA2A7;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
}

a {
    color: #FF9F49;
}

a:hover {
	text-decoration: none;
}

a.link1 {
    color: #7AA2A7;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
    text-align: justify;
    color: #FFFFFF;
}

.style1 a {
    color: #FFFFFF;
}

.style1 a:hover {
}.mission {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: 7AA2A7;
	text-align: left;
}
.quotemark {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: 36px;
	font-weight: bold;
	color: FF9933;
	text-align: left;
	height: auto;
}
.subhead {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: FF9933;
	text-align: left;
}
.sidebar-subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.align-left {

    text-align: left;
}
.align-right {
	text-align: right;
}
.white {
	color: #FFFFFF;
}
.style2 {

    text-align: left;
    color: #FFFFFF;
}
.style2nobold {
	color: #ff9933;
	font-weight: normal;
}
