}
body
{
	background : white;
	font-family : sans-serif;
	color : Black;
}
.color1
{
background-color: #5e81a1; /* darkest color1 */
}
.color2
{
background-color: #96b9d9;  /* mid color2 */
}
.color3
{
background-color: #c2e0fd;  /* lightest color3 */
}
.secondcolor
{
background-color: #a3eeaa;  /* secondary color */
}
.text
{
	COLOR: #000000;  /* always black */
	FONT-FAMILY: arial;
	FONT-SIZE: 12px;
	font-weight: normal;
	text-decoration : none
}
.textsmall
{
	COLOR: #5e81a1; /* color1 */
	FONT-FAMILY: arial;
	FONT-SIZE: 10px;
	font-weight: normal;
	text-decoration : none
}
.navheaderleft
{
	COLOR: #5e81a1; /* color1 */
	FONT-FAMILY: arial;
	FONT-SIZE: 12px;
	font-weight: bold;
	text-align: center
}
.navheaderright
{
	COLOR: #5e81a1; /* color1 */
	FONT-FAMILY: arial;
	FONT-SIZE: 14px;
	font-weight: bold;
	background-color: #ffffff;
	text-align: left
}
.navleft
{
	COLOR: #ffffff;
	FONT-FAMILY: arial;
	FONT-SIZE: 11px;
	font-weight: normal;
	text-align: left	
}
.navright
{
	COLOR: #5e81a1; /* color1 */
	FONT-FAMILY: arial;
	FONT-SIZE: 11px;
	font-weight: normal;
	text-align: right;
	vertical-align: middle	
}
.title
{
	COLOR: #ffffff;
	FONT-FAMILY: verdana;
	FONT-SIZE: 24px;
	font-weight: normal;
	text-align: left
}
.strap
{
	COLOR: #ffffff;
	FONT-FAMILY: verdana;
	FONT-SIZE: 16px;
	font-weight: bold;
	font-style: italic;
	text-align: left
}
.intro1
{
	COLOR: #96b9d9; /* color2 */
	FONT-FAMILY: verdana;
	FONT-SIZE: 18px;
	font-weight: bold;
	text-align: left
}
.intro2
{
	COLOR: #96b9d9; /* color2 */
	FONT-FAMILY: verdana;
	FONT-SIZE: 16px;
	font-weight: bold;
	font-style: italic;
	text-align: left

}
A:link
{
    COLOR: #5e81a1;
	FONT-FAMILY: sans-serif;
	text-decoration: none;
	FONT-SIZE: 12px;
	font-weight: normal;
	text-decoration: none
}
A:visited
{
    COLOR: #5e81a1;
    FONT-FAMILY: sans-serif;
	text-decoration: none;
	FONT-SIZE: 12px;
	font-weight: normal;
	text-decoration: none
}
A:hover
{
    COLOR: #666666;
    FONT-FAMILY: sans-serif;
	text-decoration: none;
	FONT-SIZE: 12px;
	font-weight: normal;
	text-decoration: underline
	
}
A.textsmall:link
{
    COLOR: #5e81a1; /* color1 */
	FONT-FAMILY: sans-serif;
	text-decoration: none;
	FONT-SIZE: 10px;
	font-weight: normal
}
A.textsmall:visited
{
    COLOR: #5e81a1; /* color1 */
    FONT-FAMILY: sans-serif;
	text-decoration: none;
	FONT-SIZE: 10px;
	font-weight: normal;
	text-decoration: none
}
A.textsmall:hover
{
    COLOR: #666666;
    FONT-FAMILY: sans-serif;
	text-decoration: none;
	FONT-SIZE: 10px;
	font-weight: normal;
	text-decoration: underline
}
A.navbarleft1:link
{
	COLOR: #ffffff; /*  */
	FONT-FAMILY: arial;
	FONT-SIZE: 11px;
	text-decoration: none;
	font-weight: normal
}
A.navbarleft1:visited
{
	COLOR: #ffffff;
	FONT-FAMILY: arial;
	FONT-SIZE: 11px;
	text-decoration: none;
	font-weight: normal
}
A.navbarleft1:hover
{
	COLOR: red;
	FONT-FAMILY: arial;
	FONT-SIZE: 11px;
	text-decoration: none;
	font-weight: normal
}
A.navbarright:link
{
	COLOR: #5e81a1; /* color1 */
	FONT-FAMILY: arial;
	FONT-SIZE: 11px;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	padding-right : 5px;
}
A.navbarright:visited
{
	COLOR: #5e81a1; /* color1 */
	FONT-FAMILY: arial;
	FONT-SIZE: 11px;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	padding-right : 5px;
}
A.navbarright:hover
{
	COLOR: #666666;
	FONT-FAMILY: arial;
	FONT-SIZE: 11px;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	padding-right : 5px;
}
.navheaderleftcircle /* circle design items below  */
{
	COLOR: #ffffff; /* color1 */
	background-color: #5e81a1;
	FONT-FAMILY: arial;
	FONT-SIZE: 11px;
	font-weight: bold
}
.navheaderrightcircle
{
	COLOR: #ffffff; /* color1 */
	FONT-FAMILY: arial;
	FONT-SIZE: 14px;
	font-weight: bold;
	background-color: #5e81a1;
	text-align: left
}
.navleftcircle
{
	COLOR: #ffffff; /* color2 */
	background-color: #96b9d9;
	FONT-FAMILY: arial;
	FONT-SIZE: 11px;
	font-weight: normal
}
A.navbarleft:link
{
	COLOR: #000000; 
	FONT-FAMILY: arial;
	FONT-SIZE: 11px;
	text-decoration: none;
	font-weight: normal
}
A.navbarleft:visited
{
	COLOR: #000000;
	FONT-FAMILY: arial;
	FONT-SIZE: 11px;
	text-decoration: none;
	font-weight: normal
}
A.navbarleft:hover
{
	COLOR: #a3eeaa;
	FONT-FAMILY: arial;
	FONT-SIZE: 11px;
	text-decoration: none;
	font-weight: normal

/* changes to make f4d special content work ... */
}
P
{
	COLOR: #000000;  /* always black */
	FONT-FAMILY: arial;
	FONT-SIZE: 12px;
	font-weight: normal;
	text-decoration : none
}
P.head
{
	COLOR: #000000;  /* always black */
	FONT-FAMILY: arial;
	FONT-SIZE: 12px;
	font-weight: bold;
	text-decoration : none
}

.head
{
	COLOR: #000000;  /* always black */
	FONT-FAMILY: arial;
	FONT-SIZE: 12px;
	font-weight: bold;
	text-decoration : none
}
A.special:link
{
	COLOR: #666699; /* color1 */
	FONT-FAMILY: arial;
	FONT-SIZE: 11px;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
}
A.special:visited
{
	COLOR: #666699; /* color1 */
	FONT-FAMILY: arial;
	FONT-SIZE: 11px;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
}
A.special:hover
{
	COLOR: red;
	FONT-FAMILY: arial;
	FONT-SIZE: 11px;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
}	
.headtext
{
	COLOR: #FFFFFF;  /* always white */
	FONT-FAMILY: verdana;
	FONT-SIZE: 10px;
	font-weight: bold;
	text-decoration : none
}
	
A.specialatoz:link
{
    COLOR: #666699;
	FONT-FAMILY: verdana;
	text-decoration: none;
 	font-size: 7.5pt; 
	font-weight: bold;
	text-decoration: none
}
A.specialatoz:visited
{
    COLOR: #666699;
    FONT-FAMILY: verdana;
	text-decoration: none;
 	font-size: 7.5pt; 
 	font-weight: bold;
	text-decoration: none
}
A.specialatoz:hover
{
    COLOR: gray;
    FONT-FAMILY: verdana;
	text-decoration: none;
 	font-size: 7.5pt; 
 	font-weight: bold;
	text-decoration: none
}

A.specialnews:link
{
    COLOR: #66cc33;
	FONT-FAMILY: verdana;
	text-decoration: none;
 	font-size: 7.5pt; 
	font-weight: bold;
	text-decoration: none
}
A.specialnews:visited
{
    COLOR: #66cc33;
    FONT-FAMILY: verdana;
	text-decoration: none;
 	font-size: 7.5pt; 
 	font-weight: bold;
	text-decoration: none
}
A.specialnews:hover
{
    COLOR: gray;
    FONT-FAMILY: verdana;
	text-decoration: none;
 	font-size: 7.5pt; 
 	font-weight: bold;
	text-decoration: none
}	

A.speciallinks:link
{
    COLOR: #66cccc;
	FONT-FAMILY: verdana;
	text-decoration: none;
 	font-size: 7.5pt; 
	font-weight: bold;
	text-decoration: none
}
A.speciallinks:visited
{
    COLOR: #66cccc;
    FONT-FAMILY: verdana;
	text-decoration: none;
 	font-size: 7.5pt; 
 	font-weight: bold;
	text-decoration: none
}
A.speciallinks:hover
{
    COLOR: gray;
    FONT-FAMILY: verdana;
	text-decoration: none;
 	font-size: 7.5pt; 
 	font-weight: bold;
	text-decoration: none
}
A.specialcareers:link
{
    COLOR: #339999;
	FONT-FAMILY: verdana;
	text-decoration: none;
 	font-size: 7.5pt; 
	font-weight: bold;
	text-decoration: none
}
A.specialcareers:visited
{
    COLOR: #339999;
    FONT-FAMILY: verdana;
	text-decoration: none;
 	font-size: 7.5pt; 
 	font-weight: bold;
	text-decoration: none
}
A.specialcareers:hover
{
    COLOR: gray;
    FONT-FAMILY: verdana;
	text-decoration: none;
 	font-size: 7.5pt; 
 	font-weight: bold;
	text-decoration: none
}	
	
	
	
	