body, td, html .normaltext,
.NormalText {
	font-family: Helvetica, Times;
	font-size: 12px;
	color: #000;
}

a:link, a:active, a:visited, a:hover {
	color: #000;
	text-decoration: none;
}

a.Grey,
a.Grey:link,
a.Grey:active,
a.Grey:visited,
a.Grey:hover {
	color: #808080;
	text-decoration: none;
}

a.SmallPlain,
a.SmallPlain:link,
a.SmallPlain:active,
a.SmallPlain:visited,
a.SmallPlain:hover {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

ul, ol {
	margin-top: 0;
	margin-bottom: 0;
}

ul {
	list-style-image: url("images/bullet.jpg");
}

marquee {
	white-space: nowrap;
}

/*--- Edit.com Custom Styles ---*/

.PageTitle {
	color: #993300;
	font-weight: bold;
	font-size: 11px;
}

.BlueText	{color: #039;}
.BlueText01	{color: #006;}

.RedText	{color: #CB0606;}
.RedText01	{color: #f00;}


/*--- Custom Styles ---*/

html .lefttext {
	font-size: 10px;
	font-weight: bold;
	color: #000;

}
html .linkhead {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
html .addhead {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;

}
html .addtext,
.SmallText {
	font-size: 10px;
	color: #000;
}
html .navhead {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

html .blackbold,
.BlackBold {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

html .linktext {
	font-size: 11px;
	color: #00007C;
}

html .bodyred,
html .RedBold {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
html .menutext {
	font-size: 12px;
	font-weight: bold;
	color: #FEFF03;
}

html .leftaddtext {
	font-size: 12px;
	color: #000;
}
html .txtbox {
	border: 1px solid #000;
}

/*--- Layout Styles ---*/

table.tblSideBar {
	border: 1px solid #000;
	background-color: #ffffff;
}

table.tblSideBar td {
	padding: 10px;
}

/*--- TD Styles ---*/

td.Clear	{}

td.BorderTop	{border: solid #d8d9d6; border-width: 4px 0 0;}
td.RedHeader {
	background-color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top:8px;
	padding-left:11px;
}

td.BlueHeader {
	background-color: #000080;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top:8px;
	padding-left:11px;
}

td.BlueBG		{color: #fff; background: #009;}
td.YellowBG01	{background: #ff0;}
td.YellowBG02	{background: #ffc;}

/*--- Layout ---*/

table.leftNav {
	width: 161;
	margin-left: 10px;
}

table.leftNav td {
	font-size: 12px;
}