html {
	min-height: 100%;
	margin-bottom: 1px;
}
.toolbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
	color: #2B7799;
	background-color: #DBE7A9;
	text-align: left;
	width: 100%;
	margin: 10px;
	padding: 10px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.125em;
	margin: 0px;
	padding: 0px;
	border: none;
	color: #333333;
	background-position: center;
	background-color: #FFFFFF;
	text-align: center;
}
a:link {
	color: #C60;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #F60;
	text-decoration: underline;
}
a:visited {
	color: #CC6600;
	text-align: left;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #333333;
	vertical-align: top;
	padding: 10px 10px 10px 15px;
	text-decoration: none;
	font-size: small;
	text-align: center;
}
.footer a:link {
	text-decoration: none;
	color: #F60;
}
.footer a:hover {
	color: #F60;
	text-decoration: underline;
}
.footer a:active {
	color: #CC6600;
	text-decoration: underline;
}
.footer a:visited {
	text-decoration: none;
	color: #333333;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-weight: normal;
	color: #4A7697;
	text-align: left;
	line-height: normal;
	margin-bottom: -3px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #4A7697;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4A7697;
	margin-bottom: -3px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}
h4 {
	font-weight: bold;
	margin-bottom: -2px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #003366;
	line-height: 125%;
	text-transform: uppercase;
	margin-bottom: -5px;
	letter-spacing: .1em;
}
footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #666666;
	padding: 5px;
}
.menuBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2B7799;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-align: center;
	height: 30px;
	text-transform: uppercase;
}
.menuBar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menuBar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menuBar a:hover {
	color: #FF9933;
	text-decoration: none;
}
.menuBar a:active {
	color: #9C1711;
	text-decoration: none;
}
.menuBarTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0.1em;
	border-top: thin none #9ABBC2;
	border-right: thin solid #9ABBC2;
	border-bottom: thin none #9ABBC2;
	border-left: thin none #9ABBC2;
	height: 10px;
}
.menuBarTop a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
.menuBarTop a:visited {
	color: #333333;
	text-decoration: none;
	border: none;
}
.menuBarTop a:hover {
	color: #CC6600;
	text-decoration: none;
	border: none;
}
.menuBarTop a:active {
	color: #993300;
	text-decoration: none;
	border: none;
}
.sidebarLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height:1.2em;
	color: #333333;
	text-align: left;
	width: 150px;
	background-color: #ECF4F2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	margin: 0px;
	padding: 10px;
	border-bottom-width: thin;
	border-bottom-color: #9ABBC1;
}
.sidebarLeft a:link {
	color: #333333;
	text-decoration: none;
	text-transform: inherit;
}
.sidebarLeft a:hover {
	color: #FF9933;
	text-decoration: none;
	border: none;
}
.sidebarLeft a:active {
	color: #9C1711;
	text-decoration: none;
	border: none;
}
.sidebarLeft a:visited {
	color: #333333;
	text-decoration: none;
	text-transform: inherit;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.mainBodyTD {
	text-decoration: none;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	padding-left: 15px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #00547F;
	line-height: 1.4em;
}
ul {
	padding-left: 2em;
	margin-top: .5em;
	margin-right: 0;
	margin-bottom: 0.35em;
	margin-left: 0;
}
.main_table_border {
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 0px;
	border-right-color: #2B7799;
	border-bottom-color: #2B7799;
	border-left-color: #2B7799;
	background-color: #FFFFFF;
}
.home_background {
	background-image: url(images/background-grid.jpg);
	background-repeat: repeat;
	padding-left: 50px;
}
li {
	margin: 0;
	margin-right: 0em;
}
img {
	border-style: none;
}
.main_table_border .mainBodyTD img {
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.sidebarLeftHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.sidebar_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #00547F;
	text-align: left;
	font-weight: normal;
	line-height: 130%;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.sidebar_right_head {
	font-size: 0.85em;
	color: #00547F;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.03em;
	text-decoration: none;
	line-height: 1.2em;
}
.sidebar_right a:link {
	color: #CC6633;
	text-decoration: none;
}
.sidebar_right a:hover {
	color: #9C1711;
	text-decoration: underline;
}
.sidebar_right a:active {
	color: #600;
	text-decoration: underline;
}
.sidebar_right a:visited {
	color: #CC6600;
	text-decoration: none;
}
.libraryDocumentName {
	font-weight: normal;
	color: #333333;
	padding-top: 6px;
	padding-right: 4px;
}
.libraryHeading {
	padding-top: 10px;
}
.libraryLinkName {
	font-weight: normal;
	color: #00547F;
	padding-top: 6px;
	padding-left: 4px;
	padding-right: 4px;
}
.libraryTable {
	border-bottom: thin;
	border-bottom-color:#005475;
}
.home_table {
	background-color: #FFFFFF;
}
.content-home, .shadow {
	position: relative;
	bottom: 5px;
	right: 5px;
}
.shadow {
	background-color: #BEC992;
}
.content-home {
	background-color: #fff;
	color: #000;
	border: 1px solid #000;
	padding: 0.5em;
}
.container {
	width: 800px;
}
.mainBodyTD-home {
	text-decoration: none;
	text-align: left;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.5em;
}
}
.hed2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #660000;
	font-weight: normal;
	padding-top: 9px;
	padding-bottom:5px;
}
.hed3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	padding-top: 9px;
	padding-bottom:5px;
}
.hed2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #660000;
	font-weight: normal;
	padding-top: 9px;
	padding-bottom:5px;
}
.hed3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	padding-top: 9px;
	padding-bottom:5px;
}
.tablePodcast {
	border: 1px solid #BAD7D7;
}
.sidebarLeftBox {
	width: 150px;
	background-color: #ECF4F2;
	border-top-style: none;
	border-right-style: dotted;
	border-left-style: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-right-width: thin;
	border-right-color: #2B7799;
}
-moz-border-radius-topright: -12px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
.mainBodyTD-tv {
	text-decoration: none;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	padding-left: 20px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #00547F;
	line-height: 1.4em;
}

