/* ---> Site Home Page ---- */
#HomePage
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 15px;
}
#HomePage TD.BodyColLeft
{
	width: 223px;
}
#HomePage TD.BodyColSpacer
{
	width: 21px;
}
#HomePage TD.BodyColCenter
{
	width: 528px;
}
#HomePage TD.BodyColRight
{
	width: 162px;
}
#HomePage TD.HPMainTitle
{
	border-bottom: solid 1px rgb(51,102,153);
	color: rgb(51,102,153);
	font-size: 15px;
	font-weight: bold;
	height: 21px;
	padding-left: 0px;
	vertical-align: top;
	text-align: left;
	width: 549px;
}
#HomePage TD.HPSubTitle
{
	border-bottom: solid 1px rgb(51,102,153);
	color: rgb(51,102,153);
	font-size: 15px;
	font-weight: bold;
	height: 21px;
	padding-left: 0px;
	vertical-align: top;
	text-align: left;
	width: 345px;
}
#HomePage TD.HPWelcomeText
{
	padding-top: 10px;
	padding-bottom: 10px;
}
#HomePage TD.HPSubText
{
	border-left: solid 1px rgb(51,102,153);
	border-right: solid 1px rgb(51,102,153);
	border-bottom: solid 1px rgb(51,102,153);
	padding: 10 5 10 5px;
}
#HomePage TD.HPSubText UL
{
	list-style-position: outside;
	text-indent: 0px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 2px;
}
#HomePage TD.HPWelcomeText A:link{	text-decoration: underline;	color: rgb(51,102,153);}#HomePage TD.HPWelcomeText A:visited{	text-decoration: underline;	color: rgb(51,102,153);}#HomePage TD.HPWelcomeText A:hover{	text-decoration: none;}#HomePage TD.HPText
{
	padding-top: 10px;
}
#HomePage TD.HPText A:link{	text-decoration: underline;	color: rgb(51,102,153);}#HomePage TD.HPText A:visited{	text-decoration: underline;	color: rgb(51,102,153);}#HomePage TD.HPText A:hover{	text-decoration: none;}
#HomePageLink UL
{
	text-indent: 10px;
	padding: 0 0 5 10px;
	margin: 2 0 0 0px ;
}

#HPBody
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 15px;
    width: 100%;
}
#HPBody TD.BodyColSpacer
{
	width: 21px;
}
#HPBody TD.BodyColHeader
{
	width: 33%;
	padding: 0px 0px 0px 0px
}
#HPBody TD.BodyColText
{
	background-color: rgb(51,102,153);
	color: rgb(255,255,255);
	padding: 5px 5px 5px 5px;
}
#HPBody TD.BodyRowSpacer
{
	height: 21px;
}
#HPBody TD.BodyColFooter
{
	border: solid 1px rgb(51,102,153);
	padding: 5px 5px 5px 5px;
}
#HPBody A:link
{
	text-decoration: underline;
	color: rgb(0,0,0);
}
#HPBody A:visited
{
	text-decoration: underline;
	color: rgb(0,0,0);
}
#HPBody A:hover
{
	text-decoration: none;
}
/* ---- Site Home Page <--- */

/* ---> News ---- */
#NewsTable
{
	font-size: 11px;   	
	padding-left: 5px;
}
#NewsTable TR.NewsTitle
{
	height: 20px;
	text-align: left;
	vertical-align: middle;
}
#NewsTable TD.NewsTitle
{
	font-weight: bold;
	color: rgb(51,102,153);
}
#NewsTable TD.NewsText
{
	color: rgb(0,0,0);
	text-align: left;
	vertical-align: top;
}
#NewsTable TD.MoreInfo
{
	padding-bottom: 10px;
}
#NewsTable A:link
{
	text-decoration: underline;
	color: rgb(51,102,153);
}
#NewsTable A:visited
{
	text-decoration: underline;
	color: rgb(51,102,153);
}
#NewsTable A:hover
{
	text-decoration: none;
}
/* ---- News <--- */

/* ---> Link ---- */
#LinkTable
{
	font-size: 11px;   	
	padding-left: 5px;
}
#LinkTable TR.NewsTitle
{
	height: 20px;
	text-align: left;
	vertical-align: middle;
}
#LinkTable TD.NewsTitle
{
	font-weight: bold;
	color: rgb(51,102,153);
}
#LinkTable TD.NewsText
{
	color: rgb(0,0,0);
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
}
#NewsTable TD.MoreInfo
{
	padding-bottom: 10px;
}
#LinkTable A:link
{
	text-decoration: underline;
	color: rgb(51,102,153);
}
#LinkTable A:visited
{
	text-decoration: underline;
	color: rgb(51,102,153);
}
#LinkTable A:hover
{
	text-decoration: none;
}
/* ---- Link <--- */