/* CSS Document */
body
{
	margin:auto;
	background-color:#a9a9a9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

.homeTxt
{
	color:#FFFFFF;
}

.pageHead
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	padding:10px;
}

.heading
{
	font-size:16px;
	font-weight:bold;
	color:#4298B9;
}

.subTitle
{
	font-weight:bold;
	font-size:13px;
}


.RepX
{
	background-repeat:repeat-x;
}

.noRep
{
	background-repeat:no-repeat;
	text-align:left;
}

.sepRep
{
	background-repeat:repeat-y;
}

.link
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#137DA0;
	text-decoration:none;
}

.list_items
{
	font-size:10pt; 
	font-family:Verdana;
	text-align:justify;
	line-height:130%;
	padding-left:25pt;
	padding-right:50;
}


marquee
{
	height:152px;
}

.more
{
	font-size:12px;
	font-weight:bold;
	color:#4298B9;
}

/*.newsHead
{
	font-size:12px;
	font-weight:bold;
	color:#4298B9;
}*/