@charset "utf-8";
h1,h2,h3,h4,h5,h6 {

}
p {
	line-height: 1.7em;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #333333;
	font-size: 18px;
}
#tableLayout {
	background-color: #E4EEF9;
	padding-top: 10px;
	border: medium double #476577;
	text-align: justify;
	vertical-align: text-top;
	background-position: left top;
	position: relative;
	border-right-color: #476577;
	border-top-style: double;
	border-top-color: #FFFFFF;
	list-style-image: url(images/mm_arrow1.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
#tableBody {
	padding: 20px;
	margin: 20px;
	background-color: #FFFFFF;
	vertical-align: text-top;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #000033;
	font-weight: bold;

}
a:active {
	color: #000033;
	font-weight:bold;
}

#tableCornerImage {
	text-align: center;
	background-image: url(images/Corner-image-2.gif);
	background-repeat: no-repeat;
}

#tableSidebar {
	color: #476577;
	border-right-width: thin;
	border-right-style: double;
	border-right-color: #476577;
	background-image: url(images/sidebarimage.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	vertical-align: top;
}
#tableSidebar a {
	color: #476577;
	text-decoration: none;
	display: block;
	margin: 10px;
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #476577;
	border-bottom-color: #476577;
}
#tableSidebar a:hover {
	background-color: #FFFFFF;
}
#tableInternal {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	border: medium solid #E4EEF9;
	margin: 4px;
	padding: 2px;
	line-height: 1.7em;
}

#tableSidebar a:active {
	font-weight: bold;
	color: #CCCCCC;
}

#tdbottom {
	background-color: #E4EEF9;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #476577;
}
#tdsignature {
	background-color: #E4EEF9;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #476577;
}


#tdNavigation {
	background-color: #476577;
	text-align: center;
	border-top-width: thick;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #476577;
}
#tdNavigationSidebar {
	background-color: #476577;
	border-top-width: thick;
	border-top-style: double;
	border-top-color: #476577;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}



h1 {
	font-size: 48px;
	color: #476577;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
body {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-style: italic;
	color: #333333;
	text-align: center;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #476577;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #476577;
}
#tdbottom a {
	color: #476577;
	display: inline-block;
	margin: 10px;
	padding: 8px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #476577;
	border-left-color: #476577;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
	vertical-align: middle;
}
#tdbottom a:hover {
	background-color: #666666;
	color: #FFFFFF;
}
