body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004A70;
}

IMG
{
	text-decoration:none;
	border:0;
}

.bkgTile
{  
	background-image:  url(../_img/BackgroundTile.jpg);
	background-repeat: repeat-x
}

.frmText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #00495F;
	text-decoration: none;
	background-image: url(_img/formItemBkg.gif);
	background-repeat: no-repeat;
}

.txtBody
{
	padding-right:10;
	padding-bottom:10;
	padding-top:10;
	font-family:arial;
	font-size:11;
	line-height: 18px;
	color:#004A70;
}

.txtError
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #F25628;
	line-height: 18px;
	text-decoration: none;
}

.txtMenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #00495F;
	line-height: 18px;
	text-decoration: none;
}

.txtRightMenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #00495F;
	line-height: 18px;
	text-decoration: none;
}

.txtHeading 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666600;
	line-height: 10px;
	text-decoration: none
}

.txtTrail
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #004A70;
	text-decoration: none
}

a.txtTrail:link 
{
	color: #00495F;
}

a.txtTrail:visited 
{
	color: #00495F;
}

a.txtTrail:hover 
{
	color: #00495F;
}

a.txtMenu:link 
{
	color: #00495F;
	text-decoration: none
}

a.txtMenu:visited 
{
	color: #00495F;
	text-decoration: none
}

a.txtMenu:hover 
{
	color: #F25628;
	text-decoration: none
}

a.txtNewsletter:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;		
	color: #00495F;
	text-decoration: underline
}

a.txtNewsletter:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;		
	color: #00495F;
	text-decoration: underline
}

a.txtNewsletter:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;		
	color: #F25628;
	text-decoration: underline
}

a:link 
{
	color: #00495F;
	font-weight: normal;
	text-decoration: underline;
}

a:visited 
{
	color: #00495F;
	font-weight: normal;
	text-decoration: underline;
}

a:hover 
{
	color: #00495F;
	font-weight: normal;
	text-decoration: underline;
}

.footer
{
	font-size:8pt;
	font-family:arial;
	color:#666666;
	text-decoration:none;
}

.txtTitle
{
	padding-top:15;
	padding-bottom:15;
	font-family:arial;
	font-size:20;
	color:#004A70;
}

.stdCookie
{
	padding:10;
	padding-left:0;
	font-family:arial;
	font-size:10;
	color:#3F7793;
}

.homeTitle
{
	padding-left:5;
	font-family:arial;
	font-size:14;
	color:#004A70;
}

.homeContent
{
	padding:10;
	font-family:arial;
	font-size:12;
	color:#004A70;
}