body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background: #CCCCCC url(../images/main_bg.jpg);
}

ul {
	list-style-image: url(../images/bullet.gif);
}

ul, ol {
	margin-top: 0;
	margin-bottom: 0;
}

h1 {
	color: #000033;
	margin-left: 5pt;
	margin-top: 20pt;
	letter-spacing: 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
}

h2 {
	color: #000066;
	margin-left: 5pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

h3, h4 {
	color: #666666;
	margin-left: 5pt;
}

h5, h6 {
	color: #6699CC;
	margin-left: 5pt;
}

p {
	margin-left: 10pt;
	margin-right: 10pt;
	text-align: justify;
}

/*--- Link Styles ---*/

a:link, a:visited { 
	text-decoration: none; 
	color: #CC6633;
}

a:hover, a:active { 
	text-decoration: none; 
	color: #990000;
}

/*--- Old Custom Styles ---*/

html .bullet {list-style-image: url(images/bullet.gif);}

html td.footer {
	color: #666666;
	margin-left: 60pt;
	font-size: 7pt;
	background-color: #FFF;
}

html #about, html #about:visited {
	width:120px;
}

/*--- Edit.com Custom Styles ---*/

.PageTitle {
	color: #000066;
	font-size: 19px;
	font-weight: bold;
}

.LargeText {
	font-size: 18px;
}

.BlueHeading {
	color: #6699CC;
	font-weight: bold;
	font-size: 13px;
}

.GrayHeading {
	color: #666666;
	font-weight: bold;
	font-size: 18px;
}

.BlueText {
	color: #6699CC;
}

.OrangeText {
	color: #CC6633;
}

.RedText {
	color: #FF0000;
}

/*--- TD Styles ---*/

td.BorderTopGrey {
	border-top: 2px solid #8D8D8D;
}

html td.BorderRight {
	border-right: 1px solid #E0DFE3;
}

/*--- Table Styles ---*/

table.tblBody {
	width: 700px;
	margin-left: 80px;
}
