@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin: 0px;
	padding: 0px;
}

p {
	line-height: 1.7em;
	text-align: justify;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #4780AD;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-transform: uppercase;
	font-weight: 400;
}
h2 {
	font-size: 14px;
	color: #3e606f;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 600;
	text-transform: capitalize;
	color: #3e606f;
	font-size: 14px;
	padding-left: 18px;
}
li {
	line-height: 1.7em;
	padding-bottom: 10px;
	text-align: justify;
	padding-right: 40px;
	list-style-type: square;
}





a:link {
	color: #1f80b7;
}
a:visited {
	color: #687073;
}
a:hover {
	color: #92b4be;
}
a:active {
	color: #cfd8cc;
}

a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
blockquote {
	font-style: italic;
	font-size: 14px;
	color: #4780AD;
	text-align: center;
	display: block;
	font-weight: 600;
	padding: 0px;
}
#tdHomeCentercell {
	background-repeat: no-repeat;
	background-position: center bottom;
}


#tableLayout {
	background-color: #d1dbbd;
	margin: 0px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#tdLogo {
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 12px;
	text-align: left;
}
#tdTopcorner {
	background-image: url(Assets/top-corner-green.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #CFD8CC;
}



#tableHeader {
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
}
#tdMenuCorner {
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(Assets/menu-bar-corner.gif);
	background-repeat: no-repeat;
	background-position: left;
}


#tdNavigation {
	background-color: #4780AD;
	text-align: left;
	font-size: 16px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	text-decoration: none;
	vertical-align: bottom;
	margin: 0px;
}
#tdNavigationcell {
	background-color: #4780AD;
	text-align: left;
	vertical-align: bottom;
}

#tdBody {
	background-color: #FFFFFF;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4780ad;
}
#tdLeftSidebar {
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4780ad;
	padding-right: 10px;
	vertical-align: top;
}


#tdLeftSidebar  a {
	color: #3e606f;
	text-decoration: none;
	display: block;
	margin-bottom: 14px;
	margin-left: 20px;
	padding: 8px;
	margin-right: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3e606f;
	border-right-color: #3e606f;
	border-bottom-color: #3e606f;
	border-left-color: #3e606f;
}
#tdLeftSidebar  a:hover {
	color: #193441;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #193441;
	border-right-color: #193441;
	border-bottom-color: #193441;
	border-left-color: #193441;
	font-weight: 600;
}
#tdMailinglist {
	background-color: #d1dbbd;
	margin-bottom: 20px;
	color: #d1dbbd;
	font-size: 14px;
}
#trBreadcrumb {
	color: #3e606f;
	background-color: #A3BFD6;
}
#trBreadcrumb  a {
	color: #3e606f;
	text-decoration: none;
}
#trBreadcrumb  a:hover {
	color: #193441;
}

#tdCentercell {
	padding-top: 10px;

}
#tdAnnouncements {
	font-size: 16px;
	text-transform: uppercase;
	color: #4780AD;
	background-color: #A3BFD7;
	text-align: center;
	vertical-align: middle;
	font-weight: 500;
}

#tdRightSidebar {
	color: #687073;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A3BFD7;
	vertical-align: top;
}


#tdRightSidebar a {
	text-decoration: none;
	line-height: 1.5em;
	color: #1f80b7;
}
#tdRightSidebar a:hover {
	color: #193441;
	border-top-color: #A64132;
	border-right-color: #A64132;
	border-bottom-color: #A64132;
	border-left-color: #A64132;
}
#tdHomeLeftbar {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4780AD;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#tdRecentlyadded {
	color: #FFFFFF;
	vertical-align: top;
	padding: 10px;
	text-align: center;
	background-color: #A3BFD7;
}
#tdRecentlyadded a {
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}


#tdRecentlyadded a:hover {
	color: #333333;
}
#tdRecentlyadded li {
	line-height: 1.7em;
	padding-right: 20px;
}

#tdInsidetable {
	vertical-align: top;
	padding-right: 20px;
	padding-left: 20px;
}

.topbar {
	background-color: #d1dbbd;
	text-align: right;
	vertical-align: top;
	color: #193441;
	font-size: 12px;
	padding-right: 5px;
	font-weight: 400;
	background-image: url(Assets/top-corner-sage.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.smallprint {
	font-size: 8px;
	padding-left: 10px;
	color: #000000;
}
.vertline {
	background-image: url(Assets/vert-line.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.horizline {
	background-image: url(Assets/horiz-line-teal.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.style5 {
	font-weight: bold;
}
.style6 {color: #1F80B7}
.style7 {
	color: #3e606f
}
.headline {
	font-size: 14px;
	font-weight: 600;
	color: #4780AD;
	text-align: center;
	display: block;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.style4 {
	font-size: 14px;
	color: #FFFFFF;
}
.style8 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #687073;
}
.indent {
	padding-left: 31px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #007647;
	text-align: center;
	font-style: italic;
	font-weight: 700;
}
