BODY {
color:#000000;
background-color: #1E1D21;
font-family: Verdana, Arial, sans-serif;
font-size: 10pt;
margin: 0;
padding: 0;
}

P, TD, LI, UL {
font-size: 10pt;
}

LI {
list-style-image: url('images/bullet1.gif');
}

Table {
font-size: 10pt;
border-collapse: collapse;
}

h1 {
font-size: 16pt;
color: #A4A5A6;
background-color: #000000;
text-align: center;
padding: 2px;
border-bottom-style: solid;
border-color: #A4A5A6;
border-width: thin;
}

h2 {
font-size: 14pt;
color: #E1DFDF;
background-color: #000000;
padding: 2px;
border-bottom-style: solid;
border-color: #E1DFDF;
border-width: thin;
}

h3 {
font-size: 12pt;
color: #9DB1BB;
background-color: #000000;
padding: 2px;
border-bottom-style: solid;
border-color: #9DB1BB;
border-width: 1px;
}

h4 {
font-size: 11pt;
color: #000000;
background-color: #E1DFDF;
padding: 2px;
border: 1px solid #E1DFDF;
}

h5 {
font-size: 10pt;
color: #FFFFFF;
background-color: #1E1D21;
padding: 2px;
border: 1px solid #1E1D21;
}

h6 {
font-size: 9pt;
color: #000000;
background-color: #9DB1BB;
padding: 2px;
border: 1px solid #9DB1BB;
}

a:link {
text-decoration: underline;
color: #9DB1BB;
background-color: #000000;
} 

a:visited {
text-decoration: underline;
color: #9DB1BB;
background-color: #000000;
}

a:hover {
text-decoration: none;
color: #FFFFFF;
background-color: #9DB1BB;
}


.Top {
	color: #FFFFFF;
	font-size: 28pt;
	font-family: "Albertus Medium", Verdana, Arial, sans-serif;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	padding-right: 8px;
	padding-top: 30px;
}
/* If your name is longer than the background, change the width setting in the #Name section */
#Name {
	color: #FFFFFF;
	background-color: transparent;
	margin-left: 440px;
	margin-right: 25px;
}

#Name p{
	color: #FFFFFF;
	background-color: #1E1D21;
	border: 1px solid #A4A5A6;
	font-family: "Albertus Medium", Verdana, Arial, sans-serif;
	font-size: 28pt;
	font-weight: bold;
	text-align: center;
	width: 290px;
}

.Date {
	color:#000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	padding-right: 8px;
}

.TopNav {
	color: #000000;
	text-align: right;
	padding-right: 6px;
}

.TopNav a:link {
	color: #000000; 
	background-color: transparent; 
	text-decoration: none; 
	font-weight: bold;
	padding: 1px;
}
 
.TopNav a:visited {
	color: #000000; 
	background-color: transparent; 
	text-decoration: none; 
	font-weight: bold;
	padding: 1px;

}

.TopNav a:hover {
	color: #FFFFFF; 
	background-color:#1E1D21; 
	text-decoration: none; 
	font-weight: bold;
	padding: 1px;

}

.TopNav a:active {
	color: #FFFFFF; 
	background-color:#ADAE3E; 
	text-decoration: none; 
	font-weight: bold;
	padding: 1px;

}

td#LeftNav {
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	padding: 4px;
    line-height: 24px;
	vertical-align: top;
}

td#LeftNav a {
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	margin: 0;
	padding: 1px 7px 1px 5px;
	background-color: #1E1D21;
	text-decoration: none;
	border: 1px solid #000000;
	border-right-width: 4px;
}

td#LeftNav a:hover {
	color: #000000;
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 1px 7px 1px 5px;
	background-color: #9DB1BB;
	text-decoration: none;
	border: 1px solid #1E1D21;
	border-right-width: 4px;
}

td#LeftNav a:active {
	color: #000000;
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 1px 7px 1px 5px;
	background-color: #A4A5A6;
	text-decoration: none;
	border: 1px solid #1E1D21;
	border-right-width: 4px;
}


.MainContent {
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
	vertical-align: top;
    padding: 1%;
}

.Table1 {
border: solid 1px;
border-color: #9DB1BB;

}

.TableHeader1 {
color: #000000; 
background-color: #9DB1BB;
border: solid 1px;
border-color: #9DB1BB;
font-size: 10pt;
font-weight: bold;
padding: 3px;
text-align: center;

}

.TableBody1 {
color: #FFFFFF; 
background-color: #1E1D21;
padding: 3px;
vertical-align: top;
}


.Copyright {
	font-size: 9pt;
	color: #000000;
	text-align: center;
	padding-top: 2px;
	font-weight: normal;
}

.Copyright a:link {
	text-decoration: underline;
	color: #000000;
	background-color: transparent;
} 

.Copyright a:visited {
	text-decoration: none;
	color: #000000;
	background-color: transparent;
}

.Copyright a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #9DB1BB;
}

.Copyright a:active {
	text-decoration: none;
	color: #000000;
	background-color: #9DB1BB;
}