body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
body {
	background-color: #5A245A;
	background-image: url(../_img/Background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form 
{
	margin: 0px;
}
.txtHeading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.txtProfileHeading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
.txtError
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Red;
	font-weight: normal;
}
.txtSubHeading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A235A;
	font-weight: bold;
}
a.txtSubHeading:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A235A;
	font-weight: bold;
}
a.txtSubHeading:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A235A;
	font-weight: bold;
}
a.txtSubHeading:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A235A;
	font-weight: bold;
}

.txtServiceList
{
	color: #333333;
}
.frmBackground
{
	background-color:#EAEAEA;
}
a.txtListHeading:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration : none;
}

a.txtListHeading:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;	
	text-decoration : none;
}

a.txtListHeading:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration : none;
}

.txtListHeading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.txtSitemapHeadingLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7BA3BC;
	font-weight: bold;
	text-decoration: none;
}

.txtSitemapLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7BA3BC;
	font-weight: normal;
	text-decoration: none;
}

a.txtSitemapHeadingLink:link {
	color: #7BA3BC;
	text-decoration: none;
}
a.txtSitemapHeadingLink:visited {
	color: #7BA3BC;
	text-decoration: none;
}
a.txtSitemapHeadingLink:hover {
	color: #7BA3BC;
	text-decoration: none;
}
a.txtSitemapHeadingLink:active {
	color: #7BA3BC;
	text-decoration: none;
}

a.txtSitemapLink:link {
	color: #5A235A;
	text-decoration: none;
}
a.txtSitemapLink:visited {
	color: #5A235A;
	text-decoration: none;
}
a.txtSitemapLink:hover {
	color: #5A235A;
	text-decoration: none;
}
a.txtSitemapLink:active {
	color: #5A235A;
	text-decoration: none;
}
.bkgTile
{
	background-image: url(../_img/BackgroundTile.jpg);
	background-repeat: repeat-x;
	background-color: #0C395F;
}
.bkgHomeTile
{
	background-image: url(../_img/SplashBackGroundTile.jpg);
	background-repeat: repeat-x;
	background-color: #5A235A;
}

.bkgGradient
{
	background-image: url(../_img/GradientBG.jpg);
	background-repeat:repeat-x;
}

.frmText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	border: 1px solid #5A245A;
}
.txtText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7BA3BC;
	font-weight: bold;
}
a:link {
	color: #5A235A;
	text-decoration: none;
}
a:visited {
	color: #5A235A;
	text-decoration: none;
}
a:hover {
	color: #5A235A;
	text-decoration: underline;
}
a:active {
	color: #5A235A;
	text-decoration: underline;
}

.mnuItem {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #5A235A;		
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px solid #1A4468;
	cursor:hand;
}
.mnuItemOver {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #002648;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px solid #5A235A;	
	cursor:hand;	
}

.CookieCrumb
{
	font-size: 11px;
	color: #7BA3BC;
	font-weight: bold;
}

.CookieCrumbItem 
{
	color: #5A235A;
	font-weight: normal;
}

a.CookieCrumbItem:link 
{
	color: #5A235A;
	text-decoration: none;
	font-weight: bold;
}

a.CookieCrumbItem:visited 
{
	color: #5A235A;
	text-decoration: none;
	font-weight: bold;
}

a.CookieCrumbItem:hover 
{
	color: #7BA3BC;
	text-decoration: none;
	font-weight: bold;
}

a.CookieCrumbItem:active 
{
	color: #7BA3BC;
	text-decoration: none;
	font-weight: bold;
}