body {
	margin: 0px;
	font-weight: normal;
}

a:link, a:visited {
	color: #0033FF;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active {
	color: #ffb062;
	text-decoration: none;
}

#frame {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 790px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0DFE3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFE3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E0DFE3;
}

#header_right {
	height: 92px;
	width: 360px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 10px;
	background-image: url(images/header_nav_BG.gif);
	background-repeat: no-repeat;
}

#newsletter {
	color: #FFFFFF;
	margin-top: 15px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
	width: 349px;
}


#newsletter a {
	color: #FFFFFF;
	font-weight: bold;
}

#newsletter a:link, #newsletter a:visited, #newsletter a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#newsletter a:hover {
	color: #47A888;
	text-decoration: none;
}

#nav {
	clear: both;
}

#stripe {
	background-color: #8498BC;
	height: 30px;
}

#main {
	width: 560px;
}

#main p, #main h1, #main h2, #main h3 {
	padding-right: 15px;
	padding-left: 15px;
}

#main h1 {
	font-size: 16px;
	color: #47A888;
	padding-top: 5px;
	font-weight: bold;
}
#main ol {
	padding-right: 10px;
}
#main ul {
	padding-right: 10px;
}

#main h2 {
	font-size: 14px;
	color: #0A317A;
	font-weight: bold;
}

#sidebar {
	width: 210px;
	margin: 10px;
}

#sidebar ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#sidebar ul li {
	list-style-type: square;
}


#sidebar a:link, #sidebar a:visited {
	color: #0A317A;
	font-weight: bold;
}

#sidebar a:hover, #sidebar a:active {
	color: #47A888;
}

.heading_blue {
	font-weight: bold;
	color: #0A317A;
	font-size: 14px;
}
.heading_blueLarge {
	font-size: 16px;
	font-weight: bold;
	color: #0A317A;
}
.heading_blueNormal {
	font-weight: bold;
	color: #0A317A;
}


.heading_green {

	font-size: 14px;
	font-weight: bold;
	color: #47A888;
}

.heading_white {


	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.heading_gray_small {



	font-size: 12px;
	font-weight: bold;
	color: #D9D9D9;
}
#guru {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;

}

#banner {
	background-image: url(images/tagline.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 560px;
	background-color: #31538C;
	height: auto;
}

#features {
	color: #FFFFFF;
	background-image: url(images/features_BG.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	width: 220px;
	margin: 0px;
	padding-top: 24px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#features ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}

#features li {

	list-style-type: square;
}

#features a {
	font-weight: bold;
}

#features a:link, #features a:visited {
	color: #47A888;
	text-decoration: none;
}

#features a:hover, #features a:active {
	color: #FFFF00;
	text-decoration: none;
}

#footer {
	font-size: 9px;
	margin: 10px;
	color: #0A317A;
	font-weight: bold;
	width: 540px;
}

.textfield {
	font-size: 10px;
	color: #000000;
	width: 125px;
	border: 1px solid #0A317A;
}

.button {
	font-size: 10px;
	color: #000000;
}

.hr_blue {
	height: 1px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0A317A;
}

.hr_gray {
	height: 1px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
	margin-right: auto;
	margin-left: auto;
}

.hr_green {
	height: 1px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #47A888;
	margin-right: auto;
	margin-left: auto;
}

.hr_white {
	height: 1px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 15px;
}

.Q {
	font-size: 18px;
	font-weight: bold;
	color: #0A317A;
	float: left;
	margin-right: 10px;
}

.A {
	font-size: 18px;
	font-weight: bold;
	color: #47A888;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.dropdown {
	font-size: 10px;
	color: #000000;
	border: 1px solid #0A317A;
	width: 130px;
}

.textarea {
	font-size: 10px;
	color: #000000;
	width: 400px;
	border: 1px solid #0A317A;
}

#career {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	width: 580px;
	padding: 10px;
}

#career h1 {
	font-size: 16px;
	color: #47A888;
}

#career h2 {
	font-size: 14px;
	color: #0A317A;
	margin-bottom: 4px;
}

#bio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	width: 580px;
	padding: 10px;
}

#bio h1 {
	font-size: 16px;
	color: #47A888;
}

#bio h2 {
	font-size: 14px;
	color: #0A317A;
	margin-bottom: 4px;
}

#mission {
	position:absolute;
	left:81px;
	top:117px;
	width:225px;
	height:auto;
	z-index:1;
	visibility: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #0A317A;
}

#industries {
	position:absolute;
	left:204px;
	top:117px;
	width:145px;
	height:auto;
	z-index:1;
	visibility: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #0A317A;
}

#model {
	position:absolute;
	left:317px;
	top:117px;
	width:295px;
	z-index:1;
	visibility: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #0A317A;
	height: auto;
}

#missionH {
	position:absolute;
	left:82px;
	top:328px;
	width:225px;
	height:auto;
	z-index:1;
	visibility: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #0A317A;
}

#industriesH {
	position:absolute;
	left:205px;
	top:328px;
	width:145px;
	height:auto;
	z-index:1;
	visibility: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #0A317A;
}

#modelH {
	position:absolute;
	left:317px;
	top:328px;
	width:295px;
	height:auto;
	z-index:1;
	visibility: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #0A317A;
}

#mission ul, #industries ul, #model ul, #missionH ul, #industriesH ul, #modelH ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#mission li a:link, #mission li a:visited, 
#industries li a:link, #industries li a:visited, 
#model li a:link, #model li a:visited,
#missionH li a:link, #missionH li a:visited,
#industriesH li a:link, #industriesH li a:visited,
#modelH li a:link, #modelH li a:visited {
	display: block;
	text-decoration: none;
	color: #ffffff;
	background-color: #0A317A;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	height: 15px;
}

#mission li a:hover, #mission li a:active, 
#industries li a:hover, #industries li a:active, 
#model li a:hover, #model li a:active, 
#missionH li a:hover, #missionH li a:active,
#industriesH li a:hover, #industriesH li a:active,
#modelH li a:hover, #modelH li a:active {
	display: block;
	text-decoration: none;
	color: #0A317A;
	background-color: #ffffff;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	height: 15px;
}
.pic_left {
	margin-right: 15px;
}
.pic_right {
	margin-right: 15px;
	float: right;
}
.robert {
	border: 1px solid #47A888;
	margin-left: 10px;
}
.insights_left {
	padding: 10px;
	width: 130px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #0A317A;
}
.insights_left_callout {
	font-size: 11px;
	color: #0A317A;
	background-color: #BBCDEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	line-height: 1.5em;
}
.insights_right_callout {
	font-size: 14px;
	color: #0A317A;
	background-color: #BBCDEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 10px;
}
.insights_right {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	line-height: 1.5em;
	width: 442px;
}
.insights_right ul {
	margin-left: 20px;
	padding: 0px;
}
.insights_right ul li {
	list-style-image: url(images/bullet.gif);
	padding-bottom: 8px;
}

.hr_gray_info {

	height: 1px;
	width: 540px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
	margin-right: auto;
	margin-left: auto;
}
.insights_right ol {
	margin-left: 30px;
	padding: 0px;
	font-weight: normal;
	color: #000000;
}
.insights_right ol li {
	list-style-type: decimal;
}
.insights_right ol li li {
	list-style-type: decimal;
	font-size: 10px;
}
.smalltext {
	font-size: 9px;
}
.smalltextBlue {
	font-size: 10px;
	color: #0A317A;
}
.insights_single {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	line-height: 1.5em;
}
.insights_single_callout {
	font-size: 14px;
	color: #0A317A;
	background-color: #BBCDEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 10px;
}
.redtext {
	color: #FF0000;
}
.mainCallout {
	font-size: 14px;
	color: #555555;
	background-color: #D9D9D9;
	padding: 10px;
	border: 1px solid #8498BC;
	text-align: center;
	margin: 15px;
	line-height: 1.5em;
}
