/* Color Palette
Green: #9acb3c
Lite Green: #cde59e
Blue: #86a1c2
Lite Blue: #edf1f6
Gray: #505150
*/

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	background-image: url(/images/backgrounds/bg_page.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

div.page_container {
	background-color: #ffffff;
	width: 980px;
	margin: 0px auto;
}

/* Table Controls */
table.master {
	 width:970px;
	 border: none;
	 margin: 3px auto 15px auto;
}
td.leftColumn{
	 width: 188px;
	 border-right: 4px solid #e1e7f0;
	 vertical-align: top;
}
td.middleColumn {
	 width: 589px;
	 vertical-align: top;
	 background-image: url(/images/backgrounds/bg_content.gif);
}
td.twoColumn {
	 width: 778px;
	 vertical-align: top;
	 background-image: url(/images/backgrounds/bg_content_2col.gif);
}
td.rightColumn {
	 width: 185px;
	 vertical-align: top;
	 border-left: 4px solid #e1e7f0;
}
/* END: Table Controls */

div.popup {
	background-color: #ffffff;
	margin: 10px auto 0px auto;
	border: 1px solid #000000;
}

div.content {
	padding: 20px;
}

h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #86a1c2;
	margin: 0px 0px 15px 0px;
}

h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #505150;
	margin: 0px 0px 15px 0px;
}

h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 15px 0px 0px 0px;
}

p {
	margin: 0px 0px 15px 0px;
}

li {
	margin-bottom: 5px;
}

#header_nav {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
#header_nav img {
	display:block;
}
.header_nav_button {
	 float: left;
	 padding: 6px 8px 6px 8px;
	 border: 1px solid #d9d9d9;
	 border-right:none;
}

.boxLeftHome {
	 width: 265px;
	 background-image: url(/images/backgrounds/bg_fade.gif);
	 background-repeat: repeat-x; 
	 padding-top: 24px;
}
.contentLeftHome {
	 width: 240px; 
	 margin: 0px auto 15px auto;
	 border-bottom: 1px dotted #a7a8a7;
}

.boxLeftSub {
	 width: 185px;
	 background-image: url(/images/backgrounds/bg_fade.gif);
	 background-repeat: repeat-x; 
	 padding-top: 24px;
}

.contentLeftSub {
	 width: 160px; 
	 margin: 0px auto 15px auto;
	 border-bottom: 1px dotted #a7a8a7;
}

/* Questions Sub Pages */
#questionsSub h3 {
	font-size: 12px;
	color: #86a1c2;
	margin: 0px 0px 10px 13px;
}
#questionsSub p {
	margin: 0px 0px 10px 13px;
}
/* END: Questions Sub Pages */

/* Left Navigation */
#leftNav p {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0px 0px 10px 0px;
}
#leftNav ul {
	margin: 0px 0px 15px 0px;
	color: #666666;
	padding-left: 25px;
}
#leftNav li {
	margin-bottom: 5px;
}
/* END: Left Navigation */

#blueHead h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #86a1c2;
	margin: 0px 0px 15px 0px;
}

#grayHead h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #505150;
	margin: 0px 0px 15px 0px;
}

.boxCareer {
	 width: 242px;
	 margin: 0px auto;
	 background-image: url(/images/backgrounds/bg_careers.gif);
}

#careers a {
	 color: #9acb3c;
}
#careers a:hover {
	 color: #86a1c2;
}

.boxQuestions {
	float: right;
	width: 260px; 
	margin:18px 10px 0px 0px;
}
#questions h3 {
	font-size: 14px;
	font-weight: normal;
	color: #639fc2;
	margin: 0px 0px 5px 0px;
}

.boxRightHome {
	 width: 235px;
	 margin-left:3px;
	 background-image: url(/images/backgrounds/bg_fade.gif);
	 background-repeat: repeat-x; 
	 padding-top: 24px;
}
.contentRightHome {
	 width: 210px; 
	 margin: 0px auto 15px auto;
}
#news {
	color: #666666;
}
#news h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #505150;
	margin: 0px 0px 15px 0px;
}

.boxRightSub {
	 width: 182px;
	 margin-left:3px;
	 background-image: url(/images/backgrounds/bg_fade.gif);
	 background-repeat: repeat-x; 
	 padding-top: 24px;
}
.contentRightSub {
	 width: 157px; 
	 margin: 0px auto 15px auto;
	 border-bottom: 1px dotted #a7a8a7;
}

/* Careers Sub Pages */
#careersSub h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #505150;
	margin: 0px 0px 10px 0px;
}
#careersSub p {
	margin: 0px 0px 10px 0px;
}
#careersSub a {
	color: #9acb3c;
}
#careersSub a:hover {
	color: #86a1c2;
}
#careersSub ul {
	margin: 0px 0px 15px 0px;
	padding-left: 20px;
}
#careersSub li {
	margin-bottom: 5px;
}

#career_videos h3 {
	margin-bottom: 10px;
}
#career_videos embed {
	margin-bottom: 15px;
}
/* END: Careers Sub Pages */

/* Events Sub Pages */
#eventsSub h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #505150;
	margin: 0px 0px 10px 0px;
}
#eventsSub p {
	margin: 0px 0px 10px 0px;
}
/* END: Events Sub Pages */

.image_left {
	float: left;
	margin-right: 7px;
}

.image_right {
	float: right;
	margin-right: 7px;
}

.image_caption_left {
	float: left;
	margin-right: 10px;
	text-align: center;
}

.image_caption_right {
	float: right;
	margin-right: 10px;
	text-align: center;
}


#rightColumnImage img {
	margin: 0px 0px 3px 3px;
	display: block;
}

.small_text {
	font-size: 10px;
}

.red {
	color: #ff0000;
}

.bg_lt_gray {
	background-color: #cccccc;
}

table.ruled {
	border: 1px solid #505150;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

table.ruled td {
	border: 1px solid #000000;
	padding: 4px;
}

a:link {
	color: #86a1c2;
}
a:active {
	color: #ff0000;
}
a:visited {
	color: #86a1c2;
}
a:hover {
	color: #9acb3c;
	text-decoration: none;
}

a.graynav {
	color: #666666;
}
a.graynav:hover {
	color: #86a1c2;
}

a.small_link {
	font-size: 10px;
}

/* Top Navigation */
div.topnav {
	 width: 970px;
	 height: 22px;
	 margin: 0px auto;
	 background-color: #9acb3c;
}
div.topnavbutton {
	 float: left;
	 padding: 5px 9px 0px 9px;
	 border-right: 1px solid #cde59e;
}
#dropmenudiv {
	position: absolute;
	font-size: 11px;
	font-weight: normal;
	line-height:18px;
	z-index:100;
}
#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #9eb4ce;
	color: #ffffff;
	padding: 1px 0;
	text-decoration: none;
}
#dropmenudiv a:hover { /*hover background color*/
	background-color: #6f86a1;
}
/* END: Top Navigation */

.footer1 {
	width: 970px;
	padding: 4px 0px;
	margin: 0px auto;
	background-color: #86a1c2;
	font-size: 10px;
	font-weight: bold; 
	color:#ffffff;
	text-align:center;
}
#footer1_links a {
	color: #ffffff;
}
#footer1_links a:hover {
	text-decoration: none;
}

.footer2 {
	width: 970px;
	padding: 8px 0px 1px 0px;
	margin: 0px auto;
	background-color: #edf1f6;
	font-size: 10px;
	color:#000000;
	text-align:center;
}
