@charset "utf-8";
a:visited {
	color: #001B64;
	text-decoration: underline;
}
a:hover {
	color: #AE0B10;
	text-decoration: underline;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}
a:link {
	text-decoration: underline;
	color: #000000;
}


body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #706D7C;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #001B64;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-style: italic;
}
#TableLayout {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #333333;
}


#tdLogo {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#tdwelcome {
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
#tdwelcome h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	margin-top: 10px;
}

#tdwelcome h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #001B64;
	margin-bottom: 3px;
}

#tdNavigation {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	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: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-bottom: 1px;
	margin: 0px;
}
#tdbartop {
	background-image: url("assets/images/graphics/bar.GIF");
	background-position: center top;
	background-repeat: repeat-x;
}
#tdmain {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;

}
#tdmain img {
	padding-right: 0px;
}


#tdmain h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #00196E;
	text-decoration: underline;
	padding-top: 15px;
	padding-left: 15px;
}
#tdmain h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0px;
	padding-left: 10px;
	font-style: normal;
	text-decoration: underline;
}
#tdmain h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
}


#tdmain p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-left: 10px;
}


#tdSidebar {
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-left: 7px;
	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: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#tdSidebar h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin-top: 5px;
}
#tdSidebar h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 5px;
}

#tdSidebar a {
	color: #000000;
	text-decoration: none;
	display: inherit;
	list-style-type: none;
}
#tdSidebar a:hover {
	background-color: #CCCCCC;
	color: #B5000A;
	text-decoration: underline;
}

#tdSidebar p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	margin-top: 8px;
	padding-left: 15px;
	line-height: 19px;
}




#tdbarbottom {
	background-image: url("assets/images/graphics/bar.GIF");
	background-repeat: repeat-x;
	background-position: center bottom;
}
#tdSidebar img {
	padding-left: 0px;
}

#tdPolicy {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style: italic;
	color: #000000;
	text-decoration: underline;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-left: 5px;
}
#tdPolicy p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	word-spacing: 2px;
}
#tdPolicy    h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #000000;
	text-decoration: underline;
	vertical-align: bottom;
}



#tdName {
	text-align: center;

}
#tdName h1 {
	font-family: Perpetua;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 0px;
	margin: 0px;
}
#tdcontact  {
	text-align: justify;
	vertical-align: top;
	padding: 0px;
}
#tdcontact p {
	padding-left: 8px;
}






#tdDate {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	text-align: right;
	padding-right: 5px;
	padding-top: 3px;
}




