a:link {color: #FF0000; font-family: trebuchet ms; font-size: 10pt; }
a:active {color: #FF0000; font-family: trebuchet ms; font-size: 10pt; }
a:visited {color: #FF0000; font-family: trebuchet ms; font-size: 10pt; }
a:hover {color: #000000; font-family: trebuchet ms; font-size: 10pt; }

a:link.right {color: #3B973B; font-family: trebuchet ms; font-size: 8pt; }
a:active.right {color: #3B973B; font-family: trebuchet ms; font-size: 8pt; }
a:visited.right {color: #3B973B; font-family: trebuchet ms; font-size: 8pt; }
a:hover.right {color: #53CD53; font-family: trebuchet ms; font-size: 8pt; }

body { 
	margin-left : 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	font-family: trebuchet ms;
	padding: 0px;
	background: #000000;
}



table.header {
	background: #FFFFFF;
	width: 830px;
	padding : 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top: 0px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-left: 0px solid #FF0000;
	border-right: 0px solid #FF0000;
	text-align: center;
	text-decoration : none;
}


h1.header {
	font-size : 10pt;
	font-family: trebuchet ms;
	font-weight:bold;
	color: #FFFFFF;
	text-align: left;
	padding: 1px 5px 1px 5px;
	background: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration : none;
}

h2.header {
	font-size : 10pt;
	font-family: trebuchet ms;
	font-weight:bold;
	color: #000000;
	text-align: center;
	padding: 1px 5px 1px 5px;
	background: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration : none;
}

table.footer {
	background: #FFFFFF;
	width: 830px;
	padding : 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top: 1px solid #FF0000;
	border-bottom: 0px solid #FF0000;
	border-left: 0px solid #FF0000;
	border-right: 0px solid #FF0000;
	text-align: center;
	text-decoration : none;
}


p.footer {
	font-size : 10pt;
	font-family: trebuchet ms;
	color: #000000;
	padding : 5px 10px 5px 10px;
	text-align: center;
}


h1.right {
	font-size : 16pt;
	font-family: trebuchet ms;
	font-weight:bold;
	font-style: italic;
	color: #3B973B;
	text-align: left;
	padding: 2px 5px 2px 5px;
	background: #FFFFFF url(img/red-top-left-corner.gif)no-repeat top left;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration : none;
}

h2.right {
	font-size : 8pt;
	font-family: trebuchet ms;
	font-weight: normal;
	color: #3B973B;
	text-align: right;
	padding: 1px 10px 1px 1px;
	background: #FFFFFF url(img/red-bottom-right-corner.gif)no-repeat bottom right;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration : none;
}

h3.right {
	font-size : 8pt;
	font-family: trebuchet ms;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding: 0px 2px 0px 2px;
	background: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration : none;
}

p.right {
	font-size : 10pt;
	font-family: trebuchet ms;
	color: #000000;
	padding : 0px 0px 0px 0px;
	background:#FFFFFF;
	text-align:center;
}


h1.main {
	font-size : 16pt;
	font-family: trebuchet ms;
	font-weight:bold;
	font-style: italic;
	color: #FF0000;
	text-align: left;
	padding: 2px 5px 2px 5px;
	background: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration : none;
}

h2.main {
	font-size : 12pt;
	font-family: trebuchet ms;
	font-weight:bold;
	text-decoration:underline;
	color: #3B973B;
	text-align: left;
	padding: 2px 5px 2px 5px;
	background: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.main {
	font-size : 10pt;
	font-family: trebuchet ms;
	color: #000000;
	padding : 2px 5px 2px 5px;
	background:#FFFFFF;
	text-align: justify;
}

h1.home {
	font-size : 13pt;
	font-family: arial;
	font-weight:bold;
	color: #FFFFFF;
	text-align: center;
	padding: 10px 5px 2px 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration:none;
}

#menu {
	margin-top: 0px;
	margin-left : 0px;
	padding-bottom : 0px;
	border-bottom : 0px solid #339933;
}

#menu ul, #menu li	{
	display : inline;
	list-style-type : none;
	margin-left : 0px;
}

	
#menu a:link, #menu a:visited	{
	background : #FF0000;
	border : 0px solid #339933;
	color : #FFFFFF;
	float : left;
	font-family: trebuchet ms;
	font-weight : bold;
	line-height : 16px;
	margin-right : 0px;
	padding : 3px 3px 3px 3px;
	text-decoration : none;
	font-size : 12pt;
	cursor: hand;
}

#menu a:link span, #menu a:visited span	{
	background : #FF0000;
	float : left;
	text-decoration : none;
	padding-right : 3px;
	padding-top : 3px;
	padding-left : 3px;
	padding-bottom : 3px;
}

#menu a:link.active, #menu a:visited.active {
	background : #FFFFFF;
	border-bottom : 2px solid #FF0000;
	color : #00000;
}

#menu a:hover	{
	color : #000000;
	background:#FFFFFF;
	border-bottom : 2px solid #FF0000;
}

	
body.section-1 #menu li#nav-1 a, 
body.section-2 #menu li#nav-2 a,
body.section-3 #menu li#nav-3 a,
body.section-4 #menu li#nav-4 a,
body.section-5 #menu li#nav-5 a,
body.section-6 #menu li#nav-6 a,
body.section-7 #menu li#nav-7 a,
body.section-8 #menu li#nav-8 a {
	background : #FFFFFF url(img/left-tab.gif) left top no-repeat;
	font-family: trebuchet ms;
	font-size : 12pt;
	font-weight : bold;
	border-bottom : 2px solid #FF0000;
	color : #000000;
}

body.section-1 #menu li#nav-1 a span, 
body.section-2 #menu li#nav-2 a span,
body.section-3 #menu li#nav-3 a span,
body.section-4 #menu li#nav-4 a span,
body.section-5 #menu li#nav-5 a span, 
body.section-6 #menu li#nav-6 a span,
body.section-7 #menu li#nav-7 a span,
body.section-8 #menu li#nav-8 a{
	background : #FFFFFF url(img/right-tab.gif) right top no-repeat;
}

#menu ul a:hover {
	color : #000000;
	background:#FFFFFF;
	border-bottom : 2px solid #FF0000;
}










p {
	font-size : 10pt;
	font-family: arial;
	color: #000000;
	padding : 5px 10px 5px 10px;
	margin-top : 0px;
	margin-bottom : 0px;
	text-decoration : none;
}



p.header {
	font-size : 10pt;
	font-family: arial;
	color: #000000;
	padding : 0px 0px 0px 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	text-decoration : none;
}


