﻿/*Top Horizontal Nav Bar*/

#topmenu {
width: 100%;
float: left;
}

#topmenu ul {
list-style: none;
margin: 0;
padding: 0;
width: 10.59em;
float: left;
}

#topmenu a, #topmenu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 3px 6px;
}

#topmenu h2 {
color: #fff;
background: url(/images/bluebuttonbg.gif);
text-transform: uppercase;
text-align: center;
}

#topmenu h2:hover {
color: #fff;
background: url(/images/bluebuttonbg_over.gif);
text-transform: uppercase;
text-align: center;
}

#topmenu a {
color: white;
background: url(/images/bluebuttonbg.gif);
text-decoration: none;
text-align: center;
}

#topmenu a:hover {
color: yellow;
background: url(/images/bluebuttonbg.gif);
text-decoration: none;
text-align: center;
}

#topmenu a:active {
color: yellow;
background: url(/images/bluebuttonbg.gif);
text-decoration: none;
text-align: center;
}

#topmenu li {position: relative;}

#topmenu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

#topmenu ul ul {
position: absolute;
z-index: 500;
}

div#topmenu ul ul {
display: none;
}

div#topmenu ul li:hover ul
{display: block;}
div#topmenu ul ul,
div#topmenu ul li:hover ul ul,
div#topmenu ul ul li:hover ul ul
{display: none;}

div#topmenu ul li:hover ul,
div#topmenu ul ul li:hover ul,
div#topmenu ul ul ul li:hover ul
{display: block;}

body {
behavior: url(csshover.htc);
}

<!--[if IE]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
font-size: 100%;
}

#topmenu ul li {float: left; width: 100%;}
#topmenu ul li a {height: 1%;} 


</style>
<![endif]-->





/*Top Left Vertical Nav Bar*/

#topleftmenu {
width: 5em;
}

#topleftmenu ul {
list-style: none;
margin: 0;
padding: 0;
}

#topleftmenu li {
list-style: none;
margin: 0;
padding: 0;
}

#topleftmenu a
{
font: bold 11px/11px arial, helvetica, sans-serif;
display: block;
margin: 0;
padding: 9px 0px 16px 0px;
color: White;
background-image: url(/images/glassbar.png);
background-repeat: no-repeat;
background-position: 0px 0px;
text-decoration: none;
}

#topleftmenu a:hover {
color: Yellow;
background-image: url(/images/glassbar.png);
background-repeat: no-repeat;
background-position: 0px 0px;
text-decoration: none;
}




/* Static Left Nav */

#StaticMenu {
width: 147px;
}

#StaticMenu ul {
list-style: none;
margin: 0;
padding: 0;
}

#StaticMenu a {
font-size: 12px;
font-family: Arial;
font-weight: bold;
display: block;
margin: 0;
padding: 4px 10px;
color: #152F69;
text-decoration: none;
}

#StaticMenu a:hover {
color: #5F92BD;
text-decoration: underline;
background-image: url(/images/arrow.gif);
background-repeat: no-repeat;
background-position: left;
}






/* Who We Are Menu */

.dynamicmenu {
width: 147px;
}

.dynamicmenu ul {
list-style: none;
margin: 0;
padding: 0;
}

.dynamicmenu a {
font: 11px;
font-family: Arial;
font-weight: bold;
display: block;
margin: 0;
padding: 4px 10px;
color: #152F69;
text-decoration: none;
}

.dynamicmenu a:hover {
color: #5F92BD;
text-decoration: underline;
background-image: url(/images/arrow.gif);
background-repeat: no-repeat;
background-position: left;
}

#dynamicactive a {
font: 11px;
font-family: Arial;
font-weight: bold;
display: block;
margin: 0;
padding: 4px 10px;
color: #152F69;
text-decoration: none;
color: #5F92BD;
text-decoration: underline;
background-image: url(/images/arrow.gif);
background-repeat: no-repeat;
background-position: left;
}


/* Second Dynamic Menu */


#dynamicmenu2 {
width: 166px;
}

#dynamicmenu2 a
{
	font-size: 11px;
font-family: Arial;
display: block;
margin: 0;
padding: 1px 17px;
color: black;
text-decoration: none;
}

#dynamicmenu2 a:hover {
color: #5F92BD;

}

#dynamicmenu2 a:active {
color: #5F92BD;

}




#news a {
font: 11px;
font-family: calibri;
display: block;
margin: 0;
padding: 6px 0px;
color: #152F69;
text-decoration: none;
}

#news a:hover {
color: #5F92BD;
background-repeat: no-repeat;
background-position: left;
}


/* Special Formats */

#nobg a {
font: bold 10px/11px arial, helvetica, sans-serif;
color: Black;
text-decoration: none;
background: transparent;
margin: 0;
border: none;
padding: 3px 3px;
}

#nobg a:hover {
color: #5F92BD;
text-decoration: none;
background: none;
}

#nobg a:active {
color: #5F92BD;
text-decoration: none;
background: none;
}




#ContentBg {
background-color: White;
border: 1px;
border-color: #000000 #000000 #000000 #000000;
border-style: solid;
}

.AdBg {
background-color: White;
border: 1px;
border-color: #000000 #000000 #000000 #000000;
border-style: solid;
padding: 10px;
}


/* Content Text Format */

h1 {
font: bold 24px calibri;
color:  #598ebb;
}

.contentheader{
font: bold 24px calibri;
color:  #598ebb;
}

a.inthenewsheader{
font: bold 18px calibri;
color:  #598ebb;
text-decoration: none;
}

a.inthenewsheader:hover
{
	font: bold 18px calibri;
	color:  #F38B28;
	text-decoration: none;
}

h2
{
	font: bold 18px calibri;
	color:  #152F69;
}

h3 {
background: #5F93BD;
color: White;
font: bold 12px/11px arial, helvetica, sans-serif;
padding: 3px 3px;
width: 99%;
}

h4 
{
	color: #5F92BD;
	font: bold;
	font-family: arial;
	font-size: 20px;
	text-decoration: none;
}

.stevie
{
	font-size: 12pt;
	color: #598ebb;
	font-family: Calibri;
	font-weight: bold;
	text-decoration: none;
}

.formfield
{
	font-size: 15px;
	color: #515c77;
	font-family: Calibri;
	font-weight: bold;
	background-image: url(/images/predot.gif);
	background-repeat: no-repeat;
	background-position: 0em .76em;
	padding-left: 8px;	
}

.pageheader
{
	font: bold 30px calibri;
	color:  #515c77;
}

.partners
{
	font: bold 18px calibri;
	color:  #152F69;
	text-decoration: none;
}

.NavTitle a
{
	color: #5F92BD;
	font-weight: bold;
	font-family: arial;
	font-size: 20px;
	text-decoration: none;
	padding-left: 10px;
}

special table {
background: url(/images/footer1.gif) no-repeat bottom left;
}

#tb table 
{
	border: solid black 5px;
}


#menuSystem table		
{
	font-family:arial; 
	font-size: 12px; 
	border-collapse:collapse;
	}

p 
{
	font-family: Calibri;
	font-size: 14px;
	color: #666666;
}

.paragraph
{
	font-family: Calibri;
	font-size: 14px;
	color: #666666;
}

p.leadership
{
	font-family: Calibri;
	padding-left: 11px;
	padding-bottom: 15px;
}


b 
{
	font-size: 14px;
	color: #5F92BD;
	font-weight: bolder;
	font-family: Calibri;
}

b.title
{
	font-size: 16px;
	color: #515c77;
	font-weight: bold;
	font-family: Calibri;
}

i.title
{
	font-style: italic;
}

li 
{
	font-family: Calibri;
	font-size: 14px;
	color: #666666;
}

a.content
{
font: 10px;
font-family: Calibri;
font-weight: bold;
margin: 0;
color: #152F69;
text-decoration: underline;
}

a.content:hover
{
font: 10px;
font-family: Calibri;
font-weight: bold;
margin: 0;
color: #598ebb;
text-decoration: none;
}

.StoryDate
{
    font-weight: normal;
    color: #666666;
    font-style: normal;
    font-family: Calibri;
    font-variant: normal;
    text-decoration: none;
    font-size: 14px;
}

.TestimonyTitle
{
    font-size: 12px;
	color: #515c77;
	font-weight: bold;
	font-style: italic;
	font-family: Calibri;
	text-align: center;
}

.TestimonyContent
{
    font-family: Calibri;
	font-size: 11px;
	color: #666666;  
	text-align: center;  
}

.StoryTitle
{
    font-size: 18px;
	color: #598ebb;
	font-weight: bold;
	font-family: Calibri;
}

.StoryHeader
{
	font-size: 16px;
	color: Black;
	font-family: Calibri;
	text-align: center;
}

.StoryContent
{
    font-family: Calibri;
	font-size: 14px;
	color: #666666;    
}

.StoryAboutTitle
{
    font-size: 18px;
	color: #598ebb;
	font-weight: bold;
	font-family: Calibri;
}

A.storylink:visited {
	COLOR: #152F69;
	FONT-FAMILY: 'Calibri';
	text-decoration: none;
	font-size: 11pt;
}

A.storylink:link {
	COLOR: #152F69;
	FONT-FAMILY: 'Calibri';
	text-decoration: none;
	font-size: 11pt;
	
}
A.storylink:hover {
	COLOR: #598ebb;
	text-decoration: underline;
	FONT-FAMILY: 'Calibri';
}

A.award:visited {
	COLOR: #666666;
	FONT-FAMILY: 'Calibri';
	text-decoration: none;
	font-size: 8pt;
}
A.award:link {
	COLOR: #666666;
	FONT-FAMILY: 'Calibri';
	text-decoration: none;
	font-size: 8pt;
	
}
A.award:hover {
	COLOR: #598ebb;
	text-decoration: underline;
	FONT-FAMILY: 'Calibri';
}

.demo
{
color: black;
background: url(/images/demosilver.png);
text-decoration: none;
}



.workwith li
{
	padding-left: 10px;
	background-image: url(/images/predot.gif);
	background-repeat: no-repeat;
	background-position: 0 .53em;
	font-size: 15px;
	list-style: none;
	font-family: Calibri;
	font-size: 14px;
	color: #666666;
}

A.header:visited {
	COLOR: white;
	FONT-FAMILY: 'Calibri';
	text-decoration: none;
	font-size: 8pt;
	text-decoration: underline;
}
A.header:link {
	COLOR: white;
	FONT-FAMILY: 'Calibri';
	text-decoration: none;
	font-size: 8pt;
	text-decoration: underline;
}
A.header:hover {
	COLOR: #598ebb;
	text-decoration: underline;
	FONT-FAMILY: 'Calibri';
}

A.maptitle
{
	color: #598ebb;
	font-family: Calibri;
	font-size: 17pt;
	font-weight: bold;
	text-decoration: none;
}

.Netsuite  img:focus {
outline: 0px;
}
.Netsuite  img:active {
outline: 0px;
}
.Netsuite  a {
outline: 0px;
}