/* news title for home page */
.newsTitle	{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
}

/* news content for home page */
.newsContent	{
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
    padding: 5px;
}

body {
    background: #ffffff;
    margin: 0px;
}

/* content links */
a	{
	color: #B49118;
    font-weight: bold;
	text-decoration: none;
}
 
a:hover	{
	color: #E4B300;
}

/* Navigation 1st level*/
a.nav1	{
    color: #244CBE! important;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    text-decoration: none;
    line-height: 18px;
}
a.nav1:hover {
    color: #E4B300! important;
	text-decoration: none;
} 

.nav1hover	{
    color: #E4B300 ! important;
    font-size: 11px;
    font-weight: normal;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    text-decoration: none;
}

/* Navigation 2nd level hover*/
a.nav2:hover {
    color: #E4B300! important;
	text-decoration: none;
}

/* Navigation 3rd level*/
.nav2	{
    color: #244CBE ! important;
    font-size: 10px;
    font-weight: bold;
    font-family:  Verdana, Helvetica, Arial, sans-serif;
    text-decoration: none;
    line-height: 14pt ; 
}
.nav2hover	{
    color: #E4B300 ! important;
    font-size: 10px;
    font-weight: normal;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    text-decoration: none;
}

/* Navigation 3rd level hover*/
a.nav3:hover {
    color: #E4B300! important;
	text-decoration: none;
}

/* Navigation 3rd level*/
.nav3	{
    color: #244CBE ! important;
    font-size: 9px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    line-height: 12pt; 
}
.nav3hover	{
    color: #E4B300 ! important;
    font-size: 9px;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

/* Navigation 4rd level hover*/
a.nav4:hover {
    color: #ffffff ! important;
	text-decoration: none;
}
/* Navigation 1st level On */
a.nav1On	{
    color: #B49118! important;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    line-height: 18px;
}
a.nav1On:hover	{
    color: #E4B300! important;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    line-height: 18px;
}

/* Navigation 2nd level On */
a.nav2On	{
    color: #B49118! important;
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    line-height: 14pt;
}
a.nav2On:hover	{
    color: #E4B300! important;
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

/* Navigation 3rd level On */
a.nav3On	{
    color: #B49118! important;
    font-size: 9px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    line-height: 12pt;
}

a.nav3On:hover {
    color: #E4B300! important;
    font-size: 9px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}




/* heading */
.header	{
    color: #244CBE;
    font-size: 12px;
	font-weight: bold;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
}



/* sub heading */
.subHeader	{
    color: #244CBE;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

.newsHeader	{
    color: #244CBE;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

a.newsHeader	{
    color: #244CBE! important;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

a.newsHeader:hover	{
    color: #E4B300! important;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

/* normal content */
.content	{
    color: #000000;
    font-size: 11px;
    font-weight: normal;
    font-family: Verdana, Helvetica, sans-serif;
	line-height: 12pt;
}

/* small content */
.small	{
    font-size: 9px;
    line-height: 11px; 
}

/* bold */
.bold	{
    font-weight: bold;
}

/* italic */
.italic	{
    font-style: italic;
}

/* copyright */
.copyright	{
	color: #000000;
	font-size: 10px;
    font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
}

a.copyright	{
	color: #000000 ! important;
	font-size: 10px;
    font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
}

/* Navigation 4rd level hover*/
a.copyright:hover {
    color: #FFFFFF ! important;
	text-decoration: none;
}


/* bottom bar text */
.bottomBar	{
	color: #ffffff ! important;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

/* Navigation 3rd level hover*/
a.bottomBar:hover {
    color: #ff9900 ! important ! important;
	text-decoration: none;
}

/* extra small */
.extrasmall {
	color:#000000;
	font-size:10px;
	font-family: Verdana, Helvetica, sans-serif;
}

/* form text */
.formText	{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

/* form title */
.formTitle	{
	color: #FFCC66;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
}

/* required asterix */
.required,.error	{
	color: #FF0000;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
}

/* data table text */
.dataTableText	{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
}


/* list items */
ul			{
	list-style: square;
}

/* old blue  #20386C*/.news_events_new_style {  font: normal 9px/10px Verdana, Helvetica, Arial, sans-serif; color: #000066}
.fineprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12pt;
	color: #000000;
}
