body {
	background-image: url(/images/assets/bg.gif);
	background-repeat: repeat-x;
}


/*form*/
Input{
	font-family: Arial, Helvetica;  
	font-size: 11px; 
	color: #414141; 
	line-height: normal;
	font-weight: normal;
	background-color: #BCD8F2;
	
}

Select{
	font-family:Arial, Helvetica;  
	font-size: 11px; 
	color: #414141; 
	line-height: normal;
	font-weight: normal;
	background-color: #BCD8F2;
}

Textarea {
	font-family: Arial, Helvetica; 
	font-size: 11px; 
	color: #414141; 
	line-height: normal;
	font-weight: normal;
	background-color: #BCD8F2;
	padding-left: 4px;
}

li  {
	font-family: Arial, Helvetica;     
	font-size: 11px; 
	color: #FFFFFF; 
	line-height: 15px;
	font-weight: normal;
	letter-spacing: .5px
}
/*/end Form*/


/*default navigation*/
A:link {
	text-decoration: underline;
	color: #3333FF
}

A:visited {
	text-decoration: none; 
	color: #3399cc
}

A:active {
	text-decoration: none;
	color: #3300CC
}

A:hover {
	text-decoration: none;
	color: #3300CC
}
/*/end default navigation*/


/*sub nav style*/

.subnav{
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 24px;
	font-weight: normal;
	letter-spacing: .5px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

a.subnav:link, a.subnav:visited {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 24px;
	font-weight: normal;
	letter-spacing: .5px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

a.subnav:hover, a.subnav:active {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #3300CC;
	line-height: 24px;
	font-weight: normal;
	letter-spacing: 0.5px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: underline;
}


/* /end sub nav style*/

/*third nav style*/
.thirdnav{
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #ffffff;
	line-height: 24px;
	font-weight: normal;
	letter-spacing: .5px;
	padding-left: 16px;
	padding-right: 16px;
	text-decoration: none;
}

a.thirdnav:link, a.thirdnav:visited {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 24px;
	font-weight: normal;
	letter-spacing: .5px;
	padding-left: 16px;
	padding-right: 16px;
	text-decoration: none;
}

a.thirdnav:hover, a.thirdnav:active {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #3300CC;
	line-height: 24px;
	font-weight: normal;
	letter-spacing: 0.5px;
	padding-left: 16px;
	padding-right: 16px;
	text-decoration: underline;
}

/*/end third nav style*/

/*fourth nav style*/
.fourthnavW{
	font-family: Arial, Helvetica; 
	font-size: 11px; 
	color: #3399cc;
	line-height: 24px;
	font-weight: normal;
	letter-spacing: .5px;
	padding-left: 24px;
}

a.fourthnav:link, a.fourthnav:visited {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #00CCFF;
	line-height: 24px;
	font-weight: normal;
	letter-spacing: .5px;
	padding-left: 24px;
	text-decoration: none;
}

a.fourthnav:hover, a.fourthnav:active {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #3300CC;
	line-height: 24px;
	font-weight: normal;
	letter-spacing: 0.5px;
	padding-left: 24px;
	text-decoration: underline;
}


/*/end fourth nav style*/


/*content styles*/
.bodyFont {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	line-height: normal;
	font-weight: normal;
}
.whiteFont {
	font-family: Arial, Helvetica; 
	font-size: 11px; 
	color: #FFFFFF;
	line-height: normal;
	font-weight: normal;
}
/*/end content styles*/


/*titles styles*/
.whiteTitle {
	font-family: Arial, Helvetica; 
	font-size: 15px; 
	color: #FFFFFF;
	line-height: normal;
	font-weight: bold;
}

.blueTitle {
	font-family: Arial, Helvetica; 
	font-size: 15px; 
	color: #13007C;
	line-height: normal;
	font-weight: bold;
}

.yellowTitle{
	font-family: Arial, Helvetica;
	font-size: 15px;
	color: #3399CC;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
}

.grayTitle{
	font-family: Arial, Helvetica; 
	font-size: 15px; 
	color: #787676;
	line-height: normal;
	font-weight: bold;
}
/*/end titles styles*/
.career_location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3399CC;
}
.copyrightFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #333333;
}
.sub_location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3399CC;
}
.disclaimer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.whiteFont2 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: normal;
	text-align: center;
}
.bodyFont li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 12px;
	list-style-type: disc;
}
.bodyFont #civil_water {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bodyFont ul {
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.whiteFont li {
	font-size: 10px;
	margin-left: -15px;
	line-height: 10px;
}
.whiteFont3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}
