@charset "ISO-8859-1";
body {
	background-image: url(images/backgroud.jpg);
	background-repeat: repeat-x;
	background-color: #042468;
	margin: 0px;
	padding: 0px;
	visibility: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.bodystyle {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;

}
.addresscopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #042468;
}
.addresshighlite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #76A7BE;
}
.addressinvisible {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.addressbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #042468;
}
a:link {
	color: #042468;
	text-decoration: none;
}
a:hover {
	color: #79ACC2;
	text-decoration: none;
}
.copyhighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-style: italic;
}
.textlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.leadpara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000033;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #30578A;
	font-weight: bold;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000033;
}
.WELCOME {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #000033;
}
.WELCOMEintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #6B98AB;
}
.intro2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #042468;
}
.intro3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #79ACC2;
}
.livepage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
HR 
{
noshade ;
	border-top-style: dotted;
	border-top-color: #666666;
	border-top-width: 2px;
}
#navcontainer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navcontainer ul li {
	display: inline;
	text-decoration: none;
	color: #fff;
	font-size: 10pt;
	padding-right: 10px;
 }

#navcontainer ul li a {
	text-decoration: none;
	color: #042468;
	font-size: 10pt;
 }
#navcontainer ul li a:hover
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10pt;
 }
.navbc  {
	color: #CCCCCC;
}
