/* -------------------- */
/* Framework
/* -------------------- */
div, html, body {
	margin: 0px; padding: 0px;
}
html { min-width: 960px; }
body {
	width: 100%; height: 100%;
	min-width: 960px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
#page {
	overflow: hidden;
	text-align: left;
	margin: 0 auto;
}
.boa {
	position: relative;
	width: 960px; 
	margin: 0 auto;
}

/* -------------------- */
/* Inner Page
/* -------------------- */
/* Header */
#header {
	height: 50px;
	padding-top: 10px;
}
#header .logo {
	position: relative;
	z-index: 9999;
	float: left;
	margin: 0 10px;
}
#header .menu {
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #004A80;
}
#header .menu .menu_list_index_0_item { white-space: nowrap; }
#header .menu .menu_list_index_0_item a.link,
#header .menu .menu_list_index_0_item span.no_link {
	display: inline-block;
	margin: 0 5px; padding: 0 5px;
	color: #004A80;
}
#header .social .menu { padding-top: 1px; }
#header .social .menu { margin-left: 5px; }
#header .social .menu .menu_list_index_0_item a.link,
#header .social .menu .menu_list_index_0_item span.no_link { margin: 0; padding: 0 2px; }
#header .social .menu .menu_list_index_0_item a.link .text,
#header .social .menu .menu_list_index_0_item span.no_link .text { display: none; }
#header form.search { float: right; }
#header form.search input[type=text] {
	outline: none;
	float: left;
	width: 125px; height: 14px;
	margin: 0; padding: 3px 5px 3px 25px;
	background: #fff url( ../images/icons/search_glass.png ) 5px 4px no-repeat;
	border: 2px solid #49B2E8;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	color: #6a6a6a;
}
#header form.search input[type=submit] { 
	display: none;
	outline: none;
	float: left;
	margin: 0 0 0 8px; padding: 0 10px;
	background: #00D9FF;
	border: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
	color: #fff;
}
#header .slogan { width: 200px; }
#fade_text {
	float: left;
	margin: 0 0 0 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	line-height: 19px;
	color: #49B3E9;
	
    /*position: absolute; top: 20px; right: 20px;
    width: 730px; text-align: right;*/
    list-style: none;
    list-style-type: none;
    /*font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    color: #0058B7;*/
}
#fade_text li {
    display: none;
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=1);
}

/* Main Nav */
#nav {
	height: 34px;
	margin: 0; padding: 0 5px;
	background: #004A80;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 34px;
	/*text-transform: uppercase;*/
}
#nav .menu {
	float: left;
	margin-left: 35px;
}
#nav .menu .menu_list_index_0_item a.link,
#nav .menu .menu_list_index_0_item span.no_link {
	display: block;
	margin: 0 5px; padding: 0 10px;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
}
#nav .menu .menu_list_index_0_child_item:hover .menu_list_index_0_item a.link,
#nav .menu .menu_list_index_0_child_item:hover .menu_list_index_0_item span.no_link {
	background: #2399C4;
	color: #fff;
}
#nav .menu .has_content .menu_list_index_1_menu_group {
	width: 400px;
}
#nav .menu .has_content .menu_list_index_1  {
	float: left;
	width: 200px;
	background: #fff;
}
#nav .menu .has_content .menu_list_index_1_parent_content {
	float: right;
	width: 185px; padding: 5px;
	background: #fff;
}
#nav .menu .menu_list_index_1_menu_group_wrapper .menu_group.menu_list_index_1_menu_group {
	left: 5px;
	padding: 5px;
	background: #2399C4;
	border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	line-height: 14px;
}
#nav .menu .menu_list_index_1_menu_group_wrapper .menu_group {
	left: 5px;
	padding: 5px;
	background: #2399C4;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	line-height: 14px;
}
#nav .menu .menu_list_index_1_menu_group_wrapper .menu_list {
	/*width: 120px;*/
	width: auto;
	background: #fff;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	font-size: 12px;
	color: #001F51;
}
#nav .menu .menu_list_index_1_menu_group_wrapper .item {
	white-space: nowrap;
}
#nav .menu .menu_list_index_1_menu_group_wrapper .child_item > .item_wrapper a.link,
#nav .menu .menu_list_index_1_menu_group_wrapper .child_item > .item_wrapper span.no_link {
	display: block;
	padding: 2px 10px;
	background: #9CD8E8;
	border-bottom: 1px solid #4eb7d7;
}
#nav .menu .menu_list_index_1_menu_group_wrapper .child_item:hover > .item_wrapper a.link,
#nav .menu .menu_list_index_1_menu_group_wrapper .child_item:hover > .item_wrapper span.no_link {
	background: #FFEA00;
	color: #004A80;
}


#nav .menu_list_index_0_child_item.child_item_index_3 .has_content .menu_list_index_1_menu_group { width: auto; }
#nav .menu_list_index_0_child_item.child_item_index_3 .has_content .menu_list_index_1  {
	float: left;
	width: auto;
	background: #fff;
}
#nav .menu_list_index_0_child_item.child_item_index_3 .has_content .menu_list_index_1_parent_content {
    float: left !important;
	width: auto; padding: 0;
	background: transparent;
}
#nav .menu_list_index_0_child_item.child_item_index_3 .has_content .menu_list_index_1_parent_content .menu_list_index_1_menu_group_wrapper {
	position: relative; left: -5px;
	display: block;
}

/* Feature */
#feature {
	height: 388px;
	/*margin-bottom: 34px;*/
	background: #1babe5;
}
#feature .nivoSliderWrapper {
	display: block;
	width: 960px; height: 388px;
	margin: 0 auto;
}
#feature .nivoSliderWrapper .nivo-feature {
	position: relative; left: -120px;
}
#feature .nivo-dec {
	display: block;
	z-index: 999;
	position: absolute; top: 0; left: 0;
	width: 40px; height: 388px;
	
	background: -moz-linear-gradient(left, rgba(27,171,229,1) 0%, rgba(27,171,229,0) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(27,171,229,1)), color-stop(100%,rgba(27,171,229,0)));
	background: -webkit-linear-gradient(left, rgba(27,171,229,1) 0%,rgba(27,171,229,0) 100%);
	background: -o-linear-gradient(left, rgba(27,171,229,1) 0%,rgba(27,171,229,0) 100%);
	background: -ms-linear-gradient(left, rgba(27,171,229,1) 0%,rgba(27,171,229,0) 100%);
	background: linear-gradient(to right, rgba(27,171,229,1) 0%,rgba(27,171,229,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1babe5', endColorstr='#001babe5',GradientType=1 );
}
#feature .nivo-dec2 {
	display: block;
	z-index: 999;
	position: absolute; top: 0; right: 0;
	width: 40px; height: 388px;
	
	background: -moz-linear-gradient(left, rgba(27,171,229,0) 0%, rgba(27,171,229,1) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(27,171,229,0)), color-stop(100%,rgba(27,171,229,1)));
	background: -webkit-linear-gradient(left, rgba(27,171,229,0) 0%,rgba(27,171,229,1) 100%);
	background: -o-linear-gradient(left, rgba(27,171,229,0) 0%,rgba(27,171,229,1) 100%);
	background: -ms-linear-gradient(left, rgba(27,171,229,0) 0%,rgba(27,171,229,1) 100%);
	background: linear-gradient(to right, rgba(27,171,229,0) 0%,rgba(27,171,229,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001babe5', endColorstr='#1babe5',GradientType=1 );
}
#feature .nivo-directionNav {
	z-index: 1000;
	position: absolute; top: 0; left: 0;
	width: 1200px; height: 388px;
}
#feature .nivoSliderWrapper.overcap .nivo-caption {
	left: 120px;
	width: 960px;
	padding: 20px 30px;
	background: rgba( 6, 56, 109, 0.63 );
	color: #49B3E9;
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=1);
}
#feature .nivoSliderWrapper.overcap .nivo-caption h1 {
	margin: 0; padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 26px;
}
#feature .nivo-controlNav-container {
	overflow: hidden;
	text-align: center;
	height: 34px;
}
#feature .nivo-controlNav-container .nivo-controlNav {
	display: inline-block;
	position: relative; top: -130px;
	height: 150px;
	padding: 0 35px;
	background: #ffec00;
	border-radius: 0 0 50px 50px;
	-moz-border-radius: 0 0 50px 50px;
	-webkit-border-radius: 0 0 50px 50px;
}
#feature .nivo-controlNav-container .nivo-controlNav li {
	position: relative; top: 130px;
}
#feature .nivo-directionNav a {
	overflow: hidden; text-indent: -9999px;
	display: inline-block;
	width: 24px; height: 31px;
	background: transparent url( ../images/icons/nivo_arrows.png ) no-repeat;
}
#feature .nivo-directionNav a.nivo-nextNav { background-position: top right; }

/* Content */
#content > .boa > .content_wrapper > .content.col2 {
	/*float: left;*/
	width: 960px;
	margin-right: -2px; padding: 0 10px 10px 0;
	/*border-right: 2px solid #B7C0C8;*/
}
#content > .boa > .content_wrapper > .right_col {
	/*float: right;*/
	width: 960px;
	padding: 0 0 10px 10px;
	/*border-left: 2px solid #B7C0C8;*/
}
body.sub #content > .boa > .content_wrapper > .content {
	width: 100%;
}
#content > .boa > .content_wrapper {
	border-bottom: 2px solid #B7C0C8;
}
body #content > .boa > .content_wrapper > .content a,
body #content > .boa > .content_wrapper > .content a strong {
	font-weight: bold;
	color: #1BABE5;
	text-decoration: none;
}

.news_search { display: none; }

/* Homepage Feature Boxes */
#featured_boxes {
	padding: 0 0 20px 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#featured_boxes .animation.index_1,
#featured_boxes .animation.index_5,
#featured_boxes .animation.index_9 { background: #66C6FF; }
#featured_boxes .animation.index_2,
#featured_boxes .animation.index_6,
#featured_boxes .animation.index_10 { background: #94C7FF; }
#featured_boxes .animation.index_3,
#featured_boxes .animation.index_7,
#featured_boxes .animation.index_11 { background: #FFCE80; }
#featured_boxes .animation.index_4,
#featured_boxes .animation.index_8,
#featured_boxes .animation.index_12 { background: #F9F985; }
#featured_boxes .animation {
	width: 162px; height: 197px;
	margin: 0 15px 0 0; padding: 9px;
}
#featured_boxes .animation_table_image { margin-bottom: 10px; }
#featured_boxes .animation h1 {
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	color: #004A80;
}
#featured_boxes .animation .description p { margin: 0; }
#featured_boxes .animation .description .lc_boxes_link {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #004A80;
}

body.home #content > .boa > .content_wrapper > .content .program {
	float: left;
	width: 336px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
body.home #content > .boa > .content_wrapper > .content .program.basic { margin-right: 20px; }
body.home #content > .boa > .content_wrapper > .content .program .title {
	font-weight: bold;
	padding: 10px;
	background: #FF9200;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}
body.home #content > .boa > .content_wrapper > .content .program.advanced .title { background: #0091D0; }
body.home #content > .boa > .content_wrapper > .content .program .body { padding: 10px; }
body.home #content > .boa > .content_wrapper > .content .program.basic .body {
	background: rgb(242,209,62);
	background: -moz-linear-gradient(top,  rgba(242,209,62,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,209,62,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top,  rgba(242,209,62,1) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top,  rgba(242,209,62,1) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top,  rgba(242,209,62,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom,  rgba(242,209,62,1) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2d13e', endColorstr='#ffffff',GradientType=0 );
}
body.home #content > .boa > .content_wrapper > .content .program.basic .body a,
body.home #content > .boa > .content_wrapper > .content .program.basic .body .mark {
	font-weight: bold;
	color: #C66600;
}
body.home #content > .boa > .content_wrapper > .content .program.advanced .body a,
body.home #content > .boa > .content_wrapper > .content .program.advanced .body span.mark {
	font-weight: bold;
	color: #006693;
}
body.home #content > .boa > .content_wrapper > .content .program.advanced .body {
	background: rgb(158,216,237);
	background: -moz-linear-gradient(top, rgba(158,216,237,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(158,216,237,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(158,216,237,1) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(158,216,237,1) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(158,216,237,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(158,216,237,1) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9ed8ed', endColorstr='#ffffff',GradientType=0 );
}
body.home #content > .boa > .content_wrapper > .content .program .body strong { color: #005E8B; }
body.home #content > .boa > .content_wrapper > .content .program .body ul {
	margin: 5px 0 10px; padding: 0;
	list-style: none;
	list-style-type: none;
}
body.home #content > .boa > .content_wrapper > .content .program .body ul li { padding: 3px 0; }

/* Footer */
#footer { }
#footer .callouts { padding: 30px 0; border-top: 2px solid #B7C0C8; }
#footer .info {
	margin: 10px 0; padding: 10px;
	background: #004A80;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #fff;
}
#footer .info .copyright { float: left; }
#footer .info .credit { float: right; color: #49B2E8; }
#footer a {
	font-weight: bold;
	color: #8ad3f9;
}