
/* ------- Global ------- */

body {
	background: #000000;
	font-family: Arial;
	font-size: 13px;
	letter-spacing: 0px;
	color: #FFFFFF;
	margin: 0 auto;
	line-height: 100%;
	text-align: center;
}

h1 {
	font-family: "Gill Sans MT", "Trebuchet MS", Arial;
	font-size: 24px;
	font-weight: normal;
	line-height: 100%;
	margin: 0px;
	padding-bottom: 10px;
	color: #FFFFFF;
}

h2 {
	font-family: "Gill Sans MT", "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: normal;
	line-height: 100%;
	margin: 10px 0px 10px 0px;
	color: #6D6E70;
}

h3 {
	font-family: "Gill Sans MT", "Trebuchet MS", Arial;
	font-weight: normal;
	font-size: 18px;
	line-height: 200%;
	text-transform: none;
	margin: 0px;
	color: #FFFFFF;
}

h4 {
	font-family: "Gill Sans MT", "Trebuchet MS", Arial;
	font-weight: bold;
	font-size: 14px;
	line-height: 100%;
	text-transform: none;
	margin: 0px;
	margin-bottom: 10px;
	color: #999999;
}

a {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
	outline: none;
}

a:hover {
	text-decoration: underline;
	color: #C20900;
}

td {
	vertical-align:top;
}

ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

ul, li {
	margin-left: 15px;
	padding-left: 0px;
	line-height: 200%;
	margin-right: 0px;
}

img {
	border: 0;
}

img.squareborder {
	background: #FFFFFF;
	padding: 5px;
	border: solid 1px #000000;
}

a img.squareborder:hover {
	background: #C20900;
	border: solid 1px #000000;
}


/* ------- Defined Styles ------- */

.highlight {
	color: #C20900;
	font-weight: bold;
}

#footer .highlight {
	color: #999999;
	font-weight: bold;
}

a.plain, .plain a {
	text-decoration: none;
	border-bottom: 0px dotted #FFFFFF;
}

a:hover.plain, .plain a:hover {
	text-decoration:none;
	border-bottom: 0px dotted #FFFFFF;
}

#footer_menu a {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

#footer_menu a:hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

#breadcrumb a {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

#breadcrumb a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#leaf a {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

#leaf a:hover {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}

.normal {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-weight: normal;
	font-size: 14px;	
	line-height: 200%;
	letter-spacing: 0px;
	color: #555555;
}

.small {
	font-size: 12px;	
}

.tiny {
	font-size: 10px;
}

.required {
	color: #EE2E24;
	font-weight: bold;
}

.form_field
{
	width: 300px;
	border: 1px solid #FFFFFF;
    background: #9AD3EE;
	margin: 0px;
	color: #295176;
	font-family: "Trebuchet MS", verdana, tahoma, arial;
	margin-top:0px;
	margin-bottom:3px;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.form_field_header {
	text-align: right;
}
.text_box
{
	width: 300px;
	height: 150px;
	border: 1px solid #FFFFFF;
    background: #9AD3EE;
	font-size: 14px;
	color: #295176;
	font-family: "Trebuchet MS", verdana, tahoma, arial;
	margin-top:0px;
	margin-bottom:3px;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: auto;
}
.submit
{
	width: 150px;
	padding: 8px;
	background:#295176;
	border: 3px solid #9AD3EE;
	color: #FFFFFF;
	font-family: "Trebuchet MS", verdana, tahoma, arial;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
}

.testimonial_quote {
	background: #777777;
	padding: 20px 15px 20px 25px;
	font-family: Georgia, Arial;
	font-size: 14px;
	font-style: italic;
	color: #CCCCCC;
	line-height: 200%;
	border: solid 1px #CCCCCC;
	z-index: 5;
}

.testimonial_details {
	background: url('images/quote_arrow.png');
	background-repeat: no-repeat;
	background-position: 260px 0px;
	padding-top: 25px;
	margin-top: -1px;
	text-align: right;
	line-height: 150%;
	font-size: 12px;
	z-index: 6;
}

.testimonial_name {
	color: #FFFFFF;
	font-weight: bold;
}

.testimonial_position {
	color: #FFFFFF;
	font-style: italic;
}

.testimonial_company {
	color: #FFFFFF;
}

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

.position_title, .media_date {
	color: #999999;
	font-size: 14px;
	font-weight: bold;
}

.media_details {
	color: #999999;
	font-size: 12px;
}

.headshot, .media_icon {
	float: left;
	padding: 8px 20px 0px 0px;
}

.news_date {
	color: #999999;
	font-weight: bold;
}

.news_story {
}

.news_story a, a.news_story {
	color: #C20900;
	text-decoration: none;
}

.news_story a:hover, a:hover.news_story {
	color: #C20900;
	text-decoration: underline;
}


/* TWITTER */
#twitter-feed {
	margin-bottom: 50px;
}

#twitter-feed #follow-us {
	margin-top: 35px;
	line-height: 100%;
}

ul#twitter_update_list {
    list-style: none outside none;
    padding-left: 0;
	margin-left: 0px;
}

ul#twitter_update_list li {
	margin-left: 0px;
	font-size: 13px;
	line-height: 125%;
	color: #FFFFFF;
}

div#twitter_div ul#twitter_update_list li span {
	display: block;
}

