
body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.bodyText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}


form {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



input {
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
}

option {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

select {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}


/*
A {
  color: #003399;  
  text-decoration:underline;
  
}
        A:visited { 
		color: #663300;
		}
*/

td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

/*
p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
p.subTitle {
	color: #003475;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
*/

.Title {
	color: #003475;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.subTitle {
	color: #003475;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.subTitleWhite {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.subTitleWhiteLg {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

a.subTitleBig {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}

a.subTitleBig:hover {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;;
}

b {
	color: #003475;
}
strong {
	color: #003475;
}

.contentImageCaption {
	color: #003475;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	COLOR: #CC3300;
}

a.contentImageLnk {
	COLOR: #003475; 
	FONT-SIZE: 11px; 
	TEXT-DECORATION: none;
}

a.contentImageLnk:hover {
	COLOR: #003475; 
	FONT-SIZE: 11px; 
	TEXT-DECORATION: underline;
}

a.navLnkRed {
	COLOR: #E38700;
}

a.headerLnk {
	COLOR: #000000; 
	FONT-SIZE: 11px; 
	TEXT-DECORATION: none;
}

a.headerLnk:hover {
	COLOR: #000000; 
	FONT-SIZE: 11px; 
	TEXT-DECORATION: underline;
}

td.footer {
	COLOR: Black;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
}

a.footerLnk {
	COLOR: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px; 
	TEXT-DECORATION: none;
}

a.footerLnk:hover {
	COLOR: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px; 
	TEXT-DECORATION: underline;
}

td.breadcrum {
	COLOR: #003475;
	FONT-SIZE: 12px;
	font-weight: bold;
}

a.breadcrum {
	COLOR: #003475;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	font-weight: bold;
}

a.breadcrum:hover {
	COLOR: Black;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	font-weight: bold;
}

a.imageDetailLink {
	COLOR: #003475;
	TEXT-DECORATION: underline;
	font-weight: normal;
}

a.imageDetailLink:hover {
	COLOR: Black;
	TEXT-DECORATION: underline;
	font-weight: normal;
}

a.imageLink {
	COLOR: #FFFFFF;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	font-weight: bold;
}

a.imageLink:hover {
	COLOR: Black;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	font-weight: bold;
}

/*
.contentBg
{
	background-image: url(../images/bg_180.gif);
	background-repeat: no-repeat;

	background-position: right top;
}
*/


/* LEFT NAVIGATION */
a.leftnavOff, a.leftnavOff:visited {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #626262;
   text-decoration: none;
}

a.leftnavOff:hover {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #626262;
   text-decoration: underline;
}

a.leftnavOn, a.leftnavOn:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.leftnavOn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

/* end LEFT NAVIGATION */

















textarea {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

.button {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.fieldLabel {
	color: #333333;
	font-size: 12px;
}

.formtext {
	font-weight: bold;
}

.sectionheading{
	font-weight: bold;
}

.subheadorange {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

a.manSubmit, a.manSubmit:visited {
	color: #ff0000;
	text-decoration: none;
}

a.manSubmit:hover {
	color: #ff0000;
	text-decoration: underline;
}

.date {
	color: #3399FF;
}




.imageCaption {
	font-size: 11px;	
	font-family: Arial, Helvetica, sans-serif; 
}

.homeText {
	font-size: 12px;	
	font-family: Arial, Helvetica, sans-serif;
}

a.homeTextLnk {
	COLOR: #000000; TEXT-DECORATION: underline;
}

a.homeTextLnk:hover {
	COLOR: #000000; TEXT-DECORATION: underline;
}

a.homeTextLnk:visited {
	COLOR: #000000; TEXT-DECORATION: underline;
}

a.homeNav {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #000000;
	TEXT-DECORATION: none;
}

a.homeNav:hover {
	font-size: 11px;	
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #000000; 
	TEXT-DECORATION: none;
}

a.homeNav:visited {
	font-size: 11px;	
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #000000; 
	TEXT-DECORATION: none;
}

.boldFeatureLg {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #03418a; LINE-HEIGHT: 20px
}


.orangeTitle {color: #B18936;}
.whiteText {color :#FFFFFF;}

.leftnavSubOn {font-family: arial, helvetica, verdana, sans-serif; color: #FFFFFF; font-size: 11px;  text-decoration: none; font-weight: bold;}
.leftnavSubOff {font-family: arial, helvetica, verdana, sans-serif;  color: #FFFFFF; font-size: 11px;  text-decoration: none;}

a.leftnavSubOn:hover {font-family: arial, helvetica, verdana, sans-serif; color: #FFFFFF; font-size: 11px;  text-decoration: underline;}
a.leftnavSubOff:hover {font-family: arial, helvetica, verdana, sans-serif;  color: #FFFFFF; font-size: 11px;  text-decoration: underline;}


.leftnavlinkoff {font-family: arial, helvetica, verdana, sans-serif; font-weight: bold; font-size: 13px; color: #FFFFFF; text-decoration: none;}
.leftnavlinkon {font-family: arial, helvetica, verdana, sans-serif; font-weight: bold; font-size: 13px; color: #FFFFFF; text-decoration: none;}

a.leftnavlinkoff:hover {font-family: arial, helvetica, verdana, sans-serif; font-weight: bold; font-size: 13px; color: #FFFFFF; text-decoration: none;}
a.leftnavlinkon:hover {font-family: arial, helvetica, verdana, sans-serif; font-weight: bold; font-size: 13px; color: #FFFFFF; text-decoration: none;}



.formTRSection
{
   background-color:  #B2D7FF;
}

.formTR1
{
   background-color:  #E6F2FF;
   font-family: arial, helvetica, sans-serif;
}

.formTR
{
   background-color:  #E6F2FF;
   font-family: arial, helvetica, sans-serif;
}

.ns0required
{
   font-family: arial, helvetica, sans-serif;
   font-size: 14px;
   color:#CC3300;
   font-weight: bold;
}

.ns0valError
{
   font-weight: bold;
   font-style: italic;
   color:#FF0000;
}



