body
{
  color:white;
  font-family:arial;
  font-size:12px;
  margin-top:0px;
  background:#1b1f2a;
 
}
 
a.nav:link {color: blue; text-decoration: underline; }
a.nav:visited {color: purple; text-decoration: none; }
a.nav:hover {color: orange; text-decoration: underline; }
a.nav:active {color: blue; } 

a.external:link {color: #0000ff; font-size: 18pt; font-weight: bold; }
a.external:visited {color: #894f7b; font-weight: bold; }
a.external:hover {text-decoration: overline; background-color: #003399; }
a.external:active {color: red; } 


.Contact
{
  color:black;
  font-family:verdana;
  font-size:11px;
  
}

.pageHeader
{
  color: #4B94EB !important;
  font-family:arial;
  font-size:32px;
  font-weight:bold;	
}

.pageHeader1
{
  color: #4B94EB !important;;
  font-family:arial;
  font-size:26px;
  font-weight:bold;	
  line-height:normal;
}

.pageHeader2
{
  color: #4B94EB !important;
  font-family:arial;
  font-size:16px;
  font-weight:bold;	
}


.pageSubHeader
{
  color:#FF5100 !important;
  font-family:arial;
  font-size:18px;
  font-weight:bold;	
  line-height:normal;
}

.pageSubHeader1
{
  color:#FF5100 !important;
  font-family:arial;
  font-size:26px;
  font-weight:bold;	
}

.pageSubHeader2
{
  color:#FF5100 !important;
  font-family:arial;
  font-size:16px;
  font-weight:bold;	
}

.pageSubHeader3
{
  color:#FF5100 !important;
  font-family:arial;
  font-size:12px;
  font-weight:none;	
}
.Content
{
  color:black;
  font-family:verdana;
  font-size:11px;
}

.contactFormTbl
{
	width:500px;
}

.contactFormLbl
{
  color :black;
  font-family:verdana;
  font-size:11px;
}

.contactFormLblCell
{
	vertical-align:top;
}

.contactFormDataCell
{
}

.contactFormTxtBox
{
}

.contactFormBtnCell
{
	text-align:center;
}

.contactFormSaveBtn
{
}

.head {color: #4B94EB; font-size:32px; font-weight:bold; line-height:normal; }
.subhead {color: #FF5100; font-size:18px; font-weight:bold; }
.subhead2 {color: #FF5100; font-size:14px; font-weight:none; }

/*in_line*/
a {text-decoration:underline; color:#ff5100; font-weight:bold}
a:hover {text-decoration:none}

a.link {text-decoration:underline; color:#ff5100; float:right; font-weight:bold; margin:0 10px 0 25px}
a.link:hover {text-decoration:none}

/*content*/
.bg1 { background:#222632}
.bg2 { background:#1b1f2a}


/*footer*/
#footer_main {width:100%;  background:#10131c}
#footer {text-indent:13px; padding:23px 0 22px 0}
#footer a {color:#7aa8df; text-decoration:none; font-weight:bold}
#footer a:hover {text-decoration:none; color:#fff}

input {width:233px; height:19px}
.div_input {height:26px}
textarea {width:235px; height:96px; overflow:auto; margin-bottom:32px; display:block}
.div_links {text-align:right}