body	{
	background: #660099;
	color: #000053;
	padding: 10px;
	margin: 0;
	border: 0;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	}

.title	{
	font-size: 28px;
	font-weight: bold;
	}

.subtitle	{
	font-size: 24px;
	font-weight: bold;
	}

h1	{
	font-size: 20px;
	font-weight: bold;
	background-image: url(../images/topic_bkgrnd.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
	left: 10px;
	text-indent: 5px;
	margin: auto;
	}

h2
{
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0px;
	text-transform: inherit;
}

.Footer	{
	font-size: 11px;
	color: #FFFFFF
	}

.copyright	{
	font-size: 10px;
	}

.caption	{
	font-size: 9px;
	}

.VertNavBG	{
	background-image: url(../images/NewImages/left_col_bkgrnd.gif);
	background-repeat: no-repeat;
	}
	
.VertNav	{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration : none;
	background-image: url(../images/NewImages/bullet_yellow.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 12px;
	}
	
.VertNavServices	{
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration : none;
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 17px;
	text-indent: 20;
	}
	
.HorNav	    {
	font-size: 11px;
	font-weight: bold;
	color: #FFFF85;
	text-decoration : none;
	vertical-align: middle;
	}

.VertNavBG {
	background: #000053 url(../images/left_col_bkgrnd.gif) top left fixed repeat-x;
}

a:link, a:visited {
	text-decoration : none;
	color: #9900CA;
	background: transparent;
	font-weight: bold;
	}

a:hover {
	text-decoration : underline;
	color: #333;
	background: transparent;
	font-weight: bold;
	}

a:active {
	text-decoration : underline;
	color: #666;
	background: transparent;
	font-weight: bold;
	}

.white {
	color: #FFF;
	}
.TestAtt {
	text-indent: 60px;
	font-size: 11px;
}

