body {
 margin: 0px 10px 10px 276px;
 padding: 0px;
 background-repeat: repeat-y;
}
/*Styles for the Main Content Table */
.maindiv {
	border-left : 1px #000000;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size : 14px;
	padding-top : 20px;
	padding-left : 28px;
	padding-right : 26px
}

/* Lists */
li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-bottom : 12px;
	margin-right : 48px;
	margin-top : 12px
}

ol { color : #336699}

ul { color : #336699}


/* Navigation */

.menudiv td {font-family: "Trebuchet MS", Arial, sans-serif; font-size: 14px; color: #000000}
.menudiv p {font-family: "Trebuchet MS", Arial, sans-serif; font-size: 12px; margin-top: 12px; margin-bottom: 6px}
.menudiv b {font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; color: #FFFFFF}
.menudiv a:link {color: #666666; text-decoration: none}
.menudiv a:visited {color: #333333; text-decoration: none}
.menudiv a:hover {color: #FF0000; text-decoration: none}
.menudiv a:active {color: #666666; text-decoration: none}

.submenudiv td {font-family: "Trebuchet MS", Arial, sans-serif; font-size: 12px; color: #999999}
.submenudiv p {font-family: "Trebuchet MS", Arial, sans-serif; font-size: 12px; margin-top: 12px; margin-bottom: 6px}
.submenudiv b {font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; color: #FFFFFF}
.submenudiv a:link {color: #FFFFFF; text-decoration: none}
.submenudiv a:visited {color: #FFFFFF; text-decoration: none}
.submenudiv a:hover {color: #999999; text-decoration: none}
.submenudiv a:active {color: #666666; text-decoration: none}

h1 {
	font-family: "Trebuchet MS", Arial, sans-serif; letter-spacing: 0px;
	font-size: 16px;
	font-weight: bold;
}
/*Style Applied to the Paragraphs for Copyright-Small-Text */
p.copyrights {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : normal;
	margin-bottom : 12px;
	margin-top : 10px
}
/*Style applied to the URL links */
a:link {
	color: #0000FF;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #0033FF;
}
a:active {
	color: #0033FF;
}
/*Style applied to the top bar navigation */
.topnav {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}
.topnav a:link {color: #FFFFFF; text-decoration: none}
.topnav a:visited {color: #FFFFFF; text-decoration: none}
.topnav a:hover {color: #FFFFFF; text-decoration: none}
.topnav a:active {color: #FFFFFF; text-decoration: none}
