html { 
min-height: 100%; padding-bottom: 1px; 

}
body {
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
/*Below is dummy style to fix ie repeat*/
.dummy {
    background-image:url(images/1pxTrans.gif);
    background-repeat:no-repeat;
}
/*up the font size at request of sunrise*/
#column_wide, #column_wide a, #column_wide table td, #news_container, #full_width_container, #customer_column_wide, #column_blog, blog_text, .menu_content, #right_content, #courseCalendar, #sunriseCustomer {
	color: #555;
	/*line-height:18px;*/
}
table {
	border-collapse: collapse;
}
#wrapper {
	width: 946px;
	background-image: url(images/content_background.gif);
	margin-left: auto;
	margin-right: auto;
}
#header {
	width: 946px;
	background-color: #FFFFFF;
	position:relative;
}
#areaLink {
	position:absolute;
	right: 10px;
	top: 20px;
	color:#1D1747;
	font-weight:lighter;
	text-decoration:none;
	font-size:12px;
}
#areaLink:hover {
	text-decoration:underline;
}	
#navigation_bar a:link {
	color: #1D1747;
	text-decoration: none;
	font-weight: lighter;
}
#navigation_bar a:visited {
	color: #1D1747;
	text-decoration: none;
	font-weight: lighter;
}
#flash_header_mainpage {
	/*height: 200px;*/
	width: 946px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	/*background-image: url(/images/content_background.gif);*/
}
.old #navigation_bar {
	height: 27px;
	width: 944px;
	color: #2d235f;
	margin-left: 1px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
#navigation_bar {
	height: 39px;
	width: 944px;
	color: #2d235f;
	margin-left: 1px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
/*#search {
	float: right;
	height: 20px;
	width: 230px;
	padding-left: 5px;
	background-color: #FFFFFF;
}*/
#search {
	float: right;
	height: 20px;
	width: 271px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
#searchContainer {
	/*background-image:url(/images/search_bg.jpg);
	background-repeat:no-repeat;*/
	height:34px;
}
#searchContainer img, #searchContainer .searchOuter {
	float:left;
}
#searchContainer form {
    position: relative;
}
#searchContainer .searchLayout {
	padding-top:4px;
}

#searchContainer .searchOuter {
	border:none;
}

#searchContainer .searchInput {
	position:absolute;
        zorder:999;
        left:10px;
        top:9px;
        width:165px;
        border:none;
}

#content {
	width: 946px;
	/*background-image: url(images/content_background.gif);*/
	padding-bottom: 0px;
}

/*removed for testing a tag issues in borat
#content a:link {
	font-weight: bold;
	color: #FE7600;
	text-decoration: none;
}

#content a:visited {
	color: #FE7600;
	text-decoration: none;
	font-weight: bold;
}*/

.column_short {
	float: left;
	width: 205px;
	padding-right: 13px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#graphical_story {
	margin-bottom: 7px;
	margin-top: 3px;
}

.column_short li {
	list-style-type: none;
	list-style-position: outside;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.column_short ul {
	list-style-type: none;
	list-style-image: url(images/arrow1.gif);
	margin-left: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
}
#column_wide {
	float: left;
	width: 425px;
	padding-left: 5px;
}
#column_wide a {
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
#column_wide a:hover{
	text-decoration: underline;
}
#column_superwide {
	float: left;
	width: 650px;
	padding-left: 5px;
}
.main_navigation {
	float: left;
	height: 20px;
	padding-top:18px;
	font-size: 13px;
	width: 650px;
}

.main_navigation2 {
	float: right;
	height: 20px;
	padding-top: 7px;
	font-size: 13px;
}
#right_column_wide {
	float: right;
	width: 277px;
	padding-bottom: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #E4E4F0;
}
#customer_area_text {
	float: left;
	width: 245px;
	margin-top: 0px;
}
#customer_login {
	width: 139px;
	padding-bottom: 10px;
	float: left;
	margin-left: 5px;
}

#textfield {
	/*float:left;*/
	padding-top:7px;
	padding-left:6px;
	padding-right: 5px;
	height: 25px;
}
#right_column_title {
	height: 50px;
	width: 277px;
	float: left;
}
.submenu {
	color: #3C6B95;
}
.submenu a{
	color: #FF6600;
	font-weight: bold;
}
.container_text {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
}
.sublist {
	color: #0099CC;
}



#footer {
	/*height: 54px;*/
	color: #333333;
	background-image: url(images/content_background.gif);
}
#footer_menu {
	padding-top: 20px;
	width: 945px;
	margin-top: 2px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height: 34px;
	background-image: url(images/footer_background.gif);
}
#footer a {
	color: #1D1747;
	text-decoration: underline;
	font-weight: lighter;
}
#footer a:hover {
	text-decoration: none;
}




.float_left {
	float: left;
}
.float_right {
	float: right;
}
.clear {
	clear: both;
	background-image: url(images/content_background.gif);
}

.highlighted_text1 {

	font-size: 11px;
	font-weight: bold;
	color: #FF7200;
}
a:link {
	font-weight: bold;
	color: #FE7600;
	text-decoration: none;
}
a:visited {
	color: #FE7600;
	text-decoration: none;
	font-weight: bold;
}
.date {
	color: #0074E8;
}
.title2 {
	font-size: 12px;
	font-weight: bold;
	color: #332a69;
	border-bottom-color: #A5ADC4;
}
.headers {
	font-size: 12px;
	font-weight: bold;
	color: #332a69;
	border-bottom-color: #A5ADC4;
}
.text_container_wide {
	padding-bottom: 3px;
	margin-bottom: 8px;
}

.title1 {
	font-size: 11px;
	font-weight: bold;
	color: #272a60;
}
#header_subpage {
	height: 100px;
	width: 945px;
	padding-bottom: 10px;
	background-image: url(images/content_background.gif);
}
#header_subpage_slogan {
	background-color: #1D1747;
	height: 100px;
	width: 389px;
	float: right;
}
.text_container {
	width: 245px;
	margin-bottom: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#right_column_wide li {
	list-style-type: none;
	list-style-position: outside;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#right_column_wide ul {
	list-style-type: none;
	list-style-image: url(images/arrow1.gif);
	margin-left: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
}

#column_scroll {
	float: left;
	width: 200px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

#leftNav {
	float: left;
	padding-right: 13px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#leftNav a {
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#leftNav a:hover {
	text-decoration: underline;
}
.date_news {
	color: #0074e8;
	text-align: right;
	float: right;
	font-weight: bold;
}
.style3 {
	color: #3C6B95;
}
.style3 a:link {
	color: #3C6B95;
}
.style4 {
	color: #0099CC;
}
#sublist {
	color: #0099CC;
	height: 50px;
}
#sublist a:link {
	color: #3366FF;
}
#sublist a:visited {

	color: #3366FF;
}
#sublist a:hover {


	color: #3366FF;
}
#footer a:hover {
	text-decoration: none;
}
.right_column_text_customer_area {
	width: 255px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
#header_customer_area {

	height: 100px;
	width: 945px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#customer_area_header_mainpage {
	width: 946px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 12px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
#column_wide table li {
	margin-left: -25px;
}
#column_wide table td {
	/*border: 1px solid #666666;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#column_wide table {

	/*border: 1px solid #666666;*/
	border-collapse:collapse;
}


#content #fscroller a:link {
	font-weight: bold;
	color: #FE7600;
	text-decoration: none;
}

#content #fscroller a:visited {
	color: #FE7600;
	text-decoration: none;
	font-weight: bold;
}
.column_short a {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.column_short a:hover {

	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
#CustomerLeftNav {

	float: left;
	width: 205px;
	padding-right: 13px;
	padding-left: 5px;
	padding-bottom: 5px;
	height: 250px;
}
#CustomerLeftNav li {
	list-style-image: url(images/arrow1.gif);
	margin-left: -20px;
	margin-bottom: 5px;
}
#CustomerLeftNav a {
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#CustomerLeftNav a:hover {

	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#wrapper #content #right_column_wide a, #leftNav a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #FF6600;
}

input {
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
}
#news_article_text p {
	display: block;
}

.button {
	height: 18px;
	line-height: 10px;
}
#column_wide_partners {
	float: left;
	width: 415px;
	padding-left: 5px;
	padding-right: 10px;
}
.NoBorder {
	border: none !important;
}
.news_column {
	float: left;
	width: 650px;
	padding-left: 0px;
	padding-right: 15px;
}
#news_container {

	float: left;
	width: 660px;
}
#login {
	width: 255px;
	margin-bottom: 10px;
	margin-left: 1px;
}
.right_column_text_customer_area2 {
	margin-bottom: 5px;
	margin-top: 11px;
	width: 270px;
}
#login input {
	border: 1px solid #999999;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
.right_column_text_customer_area3 {

	float: left;
	margin-bottom: 5px;
	margin-left: 3px;
	width: 250px;
}
#news_article_text {

	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A4ACC3;
	border-right-color: #A4ACC3;
	border-bottom-color: #A4ACC3;
	border-left-color: #A4ACC3;
}
#newsLinks {
	float: left;
	padding-right: 13px;
	padding-left: 5px;
	padding-bottom: 5px;
	width: 210px;
}
#newsLinks li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
	text-decoration: none;
}
#newsLinks li a:hover {
	text-decoration: underline;
}
#newsLinks li {
	list-style-image: url(images/arrow1.gif);
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 3px;
}
#newsLinks ul {
	margin-left: 16px;
	padding-left: 0px;
	margin-top: 30px;
}
.news_article_text {


	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A4ACC3;
	border-right-color: #A4ACC3;
	border-bottom-color: #A4ACC3;
	border-left-color: #A4ACC3;
}
.news_column a {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
#full_width_container a {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
.hiddenNav {
	display: none;
}
.showNav {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}
#customer_column_wide {

	float: left;
	width: 640px;
	padding-left: 5px;
}
#form_container {
	float: left;
	width: 660px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#content input, #content textarea {
	font-size: 11px;
	color: #000000;
	border: 1px solid #3C6B95;
	padding: 2px;
}
#content select {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#form_container #guide input, #register_form input, #register_form_existing input, #forgot_password_form input, #event_form input, #event_form textarea, #feedback_form input, #feedback_form textarea, #thread_form input, #thread_form textarea, #content input, #content textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top-color: #3C6B95;
	border-right-color: #3C6B95;
	border-bottom-color: #3C6B95;
	border-left-color: #3C6B95;
}
#form_container #guide select {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#form_container #guide textarea {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


#home_header_links {
	color: #FFFFFF;
    padding:        0px;
	float: right;
	width: 277px;
}

#home_header_links p {
    margin:         0;
	font-weight:    normal;
	padding:        10px;

    /*border-bottom:  1px solid #FFFFFF;
	margin-bottom:  -1px;
    height:         63px;*/
}

/*#home_header_links a {
    display:            block;
    padding:            8px 8px 8px 20px;
    margin:             0;
    background-image:   url(images/arrow_orange.gif);
    background-repeat:  no-repeat;
    background-position:2% 49%;
    border-top:         1px solid #ffffff;
    color:              #ffffff;
    line-height:        14px;
}
#home_header_links a:hover {
	text-decoration: none;
    background-color:   #ff7729; 
    /*background-color:   #E35300;
}*/


#home_header_links .links a {
	color: #FFFFFF;
	text-decoration: none;
}
#key_features_include {
	width: 200px;
	margin-bottom: 3px;
	padding-top: 35px;
}


#home_header_links .links {
	text-align: justify;
	width: 261px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#home_header_links .links a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.summary_text {
	color: #666666;
	margin-bottom: 5px;
}
.instruction_text {
	font-size: 10px;
}
#flash_header_mainpage #content #right_column_wide #key_features {
	width: 250px;
}
#register_today {
	width: 270px;
	margin-top: 15px;
}

.related_content_container {
	width: 245px;
	margin-bottom: 15px;
	margin-right: 5px;
	margin-left: 3px;
}
.related_content_container img {
	margin-right: 3px;
	margin-left: 3px;
	float: right;
}
#full_width_container {
	float: left;
	width: 660px;
}
#record_nav img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 3px;
}
.error {
	color: #FF0000;
}
.event_container {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4ACC3;
	padding-bottom: 5px;
	margin-top: 5px;
}
.news_column a:hover {

	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;
}
#right_content a {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.menu_content {
    margin-left:    8px;
    margin-right:   8px;
    margin-bottom:  10px;
}
.menu_content img {
	margin-right: 3px;
	margin-left: 3px;
	float: right;
}

#news_archive ul {
        margin-top:0;
}
#news_archive .OrangeLink a {
	font-weight: normal !important;
	text-decoration: none;
}
#news_archive .OrangeLink a:hover {
	text-decoration: underline;
}
#news_archive .OrangeLink {
	color: #FF6600;
	font-weight: normal !IMPORTANT;
}
#right_news_search {
	margin-right: 5px;
}
#right_news_search a {
	text-decoration: none;
}
#right_news_search a:hover {
	text-decoration: underline;
}
#result_item a {
	text-decoration: none;
}
#result_item a:hover {

	text-decoration: underline;
}
#full_width_container a:hover {
	text-decoration: underline;
}
#login a, #customer_area_mainpage .right_column_text_customer_area2 a {
	text-decoration: none;
}
#login a:hover, #customer_area_mainpage .right_column_text_customer_area2 a:hover {
	text-decoration: underline;
}
#customer_header_links {
	color: #FFFFFF;
	background-color: #00A0EE;
	float: right;
	height: 200px;
	width: 276px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#customer_header_links .links a {
	color: #FFFFFF;
	text-decoration: none;
}

#customer_header_links .links {
	text-align: justify;
	padding: 9px 8px 8px;
	width: 260px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
}
#customer_header_links .links a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #332a69;
	margin-bottom: 0px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
}
#course_list table th {
	font-weight: bold;
	color: #332a69;
	text-align: left;
}
#course_list .month_header {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #332a69;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #332a69;
}
#course_list .course_title {
	margin-left: 10px;
	font-weight: bold;
}
.leftTitle {
}
#course_list td,#course_list th {
	padding-right: 20px;
}
.list_odd {
	background-color: #FFFFFF;
}
.list_even {
	background-color: #FFFFFF;
}
.list_highlight {
	background-color: #eeeeee;
	cursor: default;
}
#wrapper_right_content {

	width: 946px;
	margin-right: auto;
	margin-left: auto;
}
#content_right_content {

	width: 946px;
}
#header_subpage_right_content {

	height: 100px;
	width: 945px;
	padding-bottom: 10px;
}
#footer_right_content {

	height: 54px;
	color: #333333;
}
#right_content {
	width: 724px;
	float: right;
}
#right_content a:hover {
	text-decoration: underline;
}
#course_list a {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
#course_list a:hover {
	text-decoration: underline;
}
#column_wide_partners a {
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}
#column_wide_partners a:hover {
	text-decoration: underline;
}
#right_column_header {
	margin-bottom: 10px;
}
#right_column_wide a:hover {

	text-decoration: underline;
}

.content_table table {
	border-collapse: collapse;
	background-color: #FB6600;
	text-align: left;
	color: #FFFFFF;
}
.content_table tbody th {
	border: 1px solid #FFFFFF;
	padding: 6px;
}
.content_table tbody td {
	border: 1px solid #FFFFFF;
	padding: 6px;
	color: #000000;
	background-color: #C4CFFF;
	vertical-align: top;
}
.content_table caption {
	font-size: 12px;
	color: #e4e4f0;
	text-align: left;
	font-weight: bold;
	background-color: #4E441F;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	
}
.content_table tbody tr.alt td {
	background-color: #00FF33;
}
.content_table tbody tr.over td, tbody tr:hover td {
	
	/*
	taken out as it messes up the calendat in fireox
	
	color: #e4e4f0;
	background-color: #002558;*/
}

.right_column_container {
	margin-bottom: 5px;
	margin-left: 5px;
	width: 245px;
}
.right_column_container img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.right_column_container a img {

	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#news_scroller a {

	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #FF6600;
}
#news_scroller a:hover {
	text-decoration: underline;
	color: #FF6600;
}
#news_scroller h1 {


	text-decoration: none;
	margin: 0px 0px -15px;
	padding: 0px;
	color: #332A69;
}
#login_message {
	padding: 10px;
	margin-bottom: 20px;
}
#footer_wide {

	height: 54px;
	color: #333333;
}
.content_table li {
	margin-left: -20px;
}
#wrapper #content #full_width_container .half_page .site_map_list a {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
#wrapper #content #full_width_container .half_page .site_map_list {
	margin-top: 10px;
	margin-bottom: 10px;
}

#wrapper #content #full_width_container .half_page .site_map_list a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
#wrapper #content #full_width_container .half_page {
	float: left;
	width: 50%;
}
#column_superwide a {

	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
#column_superwide a:hover {

	text-decoration: underline;
}
.disclaimer_text {
	font-size: 9px;
}
.popuptext {
	font-size: 11px;
	color: #FF0000;
}
#wrapper #content #right_column_wide .right_column_text_customer_area a {
	font-size: 11px;
	font-weight: bold;
	color: #332a69;
	text-decoration: none;
}
#wrapper #content #right_column_wide .right_column_text_customer_area a:hover {
	text-decoration: underline;
}
#flash_header_mainpage #content #right_column_wide #customer_area_text a {
	font-size: 11px;
	font-weight: bold;
	color: #332a69;
	text-decoration: none;
}
#flash_header_mainpage #content #right_column_wide #customer_area_text a:hover {

	text-decoration: underline;
}














#choices {
	display: inline;
}


.row_even {

	background-color: #eeeeee;
}
.row_highlight {
	background-color: #CEDFFF;
}

.row_odd {

	background-color: #dddddd;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#home_news_banner {
}
#home_news_banner p {
	display: inline;
}









hr {
	height: 1px;
	background-color: #E4E4F0;
	border: #E4E4F0;
	color: #E4E4F0;
}
.comments_link a {
	color: #FF6600;
	text-decoration: none;
}
.comments_link a:hover {
	text-decoration: underline;
}


.eventTypeSeparator {

	height: 3px;
	background-color: #E4E4F0;
	border: #E4E4F0;
	color: #E4E4F0;
}





/* Video Player Styles */

#videoPlayerWrapper { 
    width:          261px; 
    height:         170px;
    /*float:          left;*/
}

#videoPlayerWrapperContent { 
    width:          400px; 
    height:         300px;
    /*float:          left;*/
}

.videoList {
    float:          left;
    width:          180px;
    margin:         20px 0 20px 20px;
    padding:        0;
    list-style:     none;
}

.videoList li {
    display:        block;
    padding:        0;
    margin:         5px 0;
}
.leftTitle {
	font-size: 12px;
	font-weight: bold;
	color: #332a69;
	margin-bottom: 0px;
	margin-top:0px;
	padding-top:0px;
}

.videoList img {
    margin-right:       10px;
    vertical-align:     -5px;
}

/* ****************** */

#wrapper #content .column_short a {
	color: #332A69;
	text-decoration: none;
}
#wrapper #content .column_short a:hover {
	text-decoration: underline;
}
#customer_area_text {
	margin-bottom: 2px;
}
#leftNav .arrowList li {
	list-style-image: url(images/arrow1.gif);
}
#leftNav .arrowList {
	margin-top: 15px;
	margin-left: 16px;
	padding-left: 0px;
}
#faq .faqToolBar {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #E4E4F0;
	padding: 5px;
	width: 100%;
}
#faq #faqQuestionContainer ol {
	padding-left: 0px;
	margin-left: 30px;
}
#faqSummary .faqSummaryBox {
	background-color: #FFFFFF;
	margin: 5px;
	padding: 2px;
	margin-bottom: 10px;
}

#faq .faqToolBar .faqToolBarLeft {
	float: left;
	text-align: left;
}
#faq .faqToolBar .faqToolBarRight {
	text-align: right;
	float: right;
	width: 200px;
}
#faq #faqQuestionContainer #faqAddComment {
	display: none;
}
#faq #faqQuestionContainer .faqCommentText {
	margin-top: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
#faq #faqQuestionContainer .faqCommentDetails {
	margin-top: 5px;
	color: #332A69;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#faq h1 {
	color: #332A69;
	font-size: 18px;
	font-weight: normal;
	margin-top:0px;
	padding-top:0px;
}
#faq h2 {
	font-size: 12px;
	font-weight: bold;
	color: #332a69;
	margin-bottom: 10px;
}
#content .imageButton {
	margin: 0px;
	padding: 0px;
	border: none;
}
#faqSummary ul {
	list-style-type: none;
	list-style-image: none;
	margin-left: 2px;
	padding-left: 0px;
	margin-bottom: 0px;
}
#faqSummary li {
	margin-bottom: 2px;
}
#content #right_column_wide #faqSummary a:hover {
	text-decoration: underline;
}
.faqSearchHighlight {
	background-color: #FFFF66;
}
#full_width_container .faqLoginMessage {
	color: #FF0000;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapper #content #full_width_container #faqLoginBox {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#casestudyContainer {

	float: left;
	width: 660px;
	color:#666;
}
#casestudyContainer table{
	border:none;
}
#casestudyContainer td{
	border:none;
}
#casestudyContainer #casestudyHeader li{
		padding:0;
		margin-left:5px;
		margin-bottom:5px;
}
#casestudyContainer #casestudyHeader ul{
		padding:0;
		margin:0;
		margin-left:20px;
}
#casestudyContainer #casestudyQuote	td{
	padding-top:20px;
	padding-bottom:20px;
	padding-left:15px;
	padding-right:15px;
	background-color:#FFC49B;
	line-height:150%;
}
#casestudyContainer h5{
	font-size:14px;
	font-weight:bold;
	margin:0;
	margin-top:5px;
	padding:0;
}
#casestudyContainer h3{
	margin:0;
	padding:0;
	font-size:14px;
}
.home .floatleft{

}
.home #home_header_links {
	color: #FFFFFF;
	background-color: #ffffff;
    padding:        0px;
	float: right;
	width: 271px;
	margin-left:5px;
}
.home #content{
	/*background-image:url(images/new_eq_h_bg1.gif);
	background-repeat:repeat-y;*/
	margin-top: 4px;
}
.home .column_short {
	float: left;
	width: 211px;
	margin-right:9px;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	padding: 0;
}
.home .column_short p{
	margin-top:0;
}
.home .hometitle {
	margin-right:9px;
	float:left;
}
.home #homeintro{
	clear:both;
	font-size: 14px;
	color: #332a69 !important;
	font-weight: 600;
}
.home #footer{
	background-image:none;
	padding-bottom:20px;
}
.home #right_column_wide {
	float: right;
	width: 271px;
	padding-bottom: 0px;
	background-color:#FFFFFF;
	border:1px solid #e4e4f0;
}
.home #leftBlock {
	float:left;
	width:665px;
}
.home #column_scroll {
	float: left;
	width: 218px;
	padding:0px;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
}
.home #wrapper {
	background-image:none;
}
.home #login{
	background-color:#e4e4f0;
	width:271px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.home #login a:hover{
	text-decoration:underline;
}
.home #wrapper #content #right_column_wide a:hover, #leftNav a:hover {
	text-decoration: underline;
}
.home #customer_area_text{
	width:271px;
	background-color:#fff;
	text-align:center;
	float:none;
}
.home #login_message{
	margin-bottom:0;
}
.home .menu_content {
margin-bottom:0;
}
.homeButtons {
	float:left;
	background-image:url(images/new_bg.jpg);
	width:134px;
	height:99px;
	margin-bottom:3px;
}
.homeButtons a{
	text-decoration:none !important;
	color:	#332a69 !important;
	font-weight:normal !important;
}
.homeBtnTop{
	margin:5px 10px 0px 10px;
}
.homeBtnBottom{
	margin-left:10px;
	margin-right:10px;
	color:#332a69;
}
.home #flash_header_mainpage {
	margin-bottom: 0px;
}
.home .clear{
	background-image:none;
}
.darklink a{
	color:#010101 !important;
}
.home #home_header_links a {
    display:inline;
    padding:            0;
    margin:             0;
    background-image:   none;
    background-repeat:  no-repeat;
    border-top:         0px;
    line-height:normal;
}
.home #home_header_links a:hover {
	text-decoration: none;
    background-color:transparent;
    /*background-color:   #E35300;*/
}
.colInterior{
	margin:10px;
}
.iconLeft{
	float:left;
	width: 30px;
	margin-left: 5px;
}
.iconRight{
	float:left;
	margin-top:10px;
	color: #332a69;
	margin-left: 5px;
	width: 165px;
	margin-bottom: 10px;
}
.iconBlock{
	margin-top:10px;
}
.iconBlock a {
	color:#332A69!important;
}
.iconBlock a:hover{
	text-decoration:underline;
}
.home #footer_menu {
	padding-top: 20px;
	width: 700px;
	margin-top: 2px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height: 34px;
	background-image:none;
	float: left;
}
#footerIcon{
	float:right;
	margin-top: 15px;
}
.home #footer a {
	text-decoration: none;
}
.home #footer a:hover {
	text-decoration: underline;
}
.orangeBtn {
font-weight:bold;
color:#ffffff !important;
background-color:#FF6600;
border-color:#FF6600 !important;
}
#casestudyHeader ul{
font-size:13px;
margin-top:0;
margin-bottom:0;
}.strikethrough {
	color: #FF0000;
	text-decoration: line-through;
}
#external_course_list {
	text-align: left;
	font-size: 11px;
}
#external_course_list .month_header {
	font-size: 13px;
	font-weight: bold;
	background-color: #3AA9D9;
	color: #FFFFFF;
	padding: 3px;
}
#training_calendar_detail font {
	color: #000000;
}
#training_calendar_detail {
	text-align: left;
}
#training_calendar_detail #training_calendar_detail_table td,#training_calendar_detail #training_calendar_detail_table th {
	text-align: left;
	vertical-align: top;
}
#training_calendar_detail #training_calendar_detail_table th {
	font-weight: bold;
}
#training_calendar_detail .line {
	height: 1px;
	background-color: #A4ACC3;
	margin-top: 5px;
	margin-bottom: 5px;
}
.demo{
	
}
.demo #content {
	background-image:none;
	padding-top: 15px;
	padding-bottom: 50px;

}
.demo #wrapper {
	background-image:none;
}
.demo #footer_menu{
	background-image:none;
}
.demo #footer{
	background-image:none;
}
.demo a{
	font-weight:normal;
}
.demo a:hover{
	text-decoration:underline;
}
.demo #header_subpage{
	background-image:none;
}
.demo ul{
	margin-left:30px;
	padding-left:0px;
}
#pnfLinks{
	background-color:#f2f2f2;
	float: left;
	width:946px;
}
#pnfLinks ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#pnfLinks li {
    float: left;
    margin: 0 25px 0 0;
}
#productBlock #productBlurb {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
}

#pnfLinks li a {
	height: 28px;
	line-height: 28px;
	float: left;
	width: auto;
	display: block;
	color: #fe7600;
	text-decoration: none;
	white-space: nowrap;
	padding-left:5px;
}
#pnfLinks li a:hover {
	text-decoration:underline;
}
#wrapper #content #column_wide_partners #customer_column_wide .container_text #feedback_form img {
	margin: 0px;
	cursor: pointer;
}
#form2020 .form2020 {
	margin-bottom: 5px;
}
#form2020 {
	width: 251px;
	padding: 10px;
	background-image: url(images/rcol_form_bg.jpg);
	height: 190px;
	margin-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
#form2020 #form2020buttons {
	text-align: right;
}

#form2020 label {
	color: #fff;
	width: 200px;
	font-weight: bold;
}
#form2020 h2 {
	color: #fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 14px;
}
#form2020 p {
	color: #fff;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#form2020 .input {
	margin-bottom: 1px;
	padding: 2px;
	/*height: 15px;*/
	width: 155px;
	font-family: Arial, Helvetica, sans-serif;
}

#productBlock #tabs {
	float: left;
}
#productBlock #selectedContent {
	float: left;
	cursor: pointer;
	width: 381px;
	height: 206px;
}
#productBlock {
	margin: 0px;
	padding: 0px;
	width: 667px;
	position: relative;
}
#productBlock #tabs, #productBlock #tabs #tab1, #productBlock #tabs #tab2, #productBlock #tabs #tab2 {
	margin: 0px;
	padding: 0px;
}
 #productBlock #tabs img {
 	display: block;
	cursor: pointer;
 }
#newsBlock div {
	float: left;

}
#newsBlock .box .newsBox {
	background-image: url(images/home_box_bg.jpg);
	background-repeat: repeat-x;
	height: 94px;
	width: 218px;
	border: 1px solid #EC5C06;
	overflow: hidden;
}
#newsBlock .box img {
	display: block;
}
#newsBlock {
	margin-top: 10px;
	width:667px;
}
#downloads, #latestNews {
	margin-left: 7px;
}
#selectedContent #contentText {
	height: 150px;
	width: 200px;
	margin-top: 30px;
	margin-left: 20px;
	color: #242156;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#videoContainer {
	background-image: url(images/video_bg.gif);
	background-repeat: repeat-y;
	margin-left: 5px;
}
#videoContainer img {
	display: block;
}
#videoPlayerWrapper embed {
	display: block;
	margin: 0;
	padding: 0;
}
#tabPanel {
	position: relative;
}
#tabPanel #linkgreen {
	position: absolute;
	height: 67px;
	width: 284px;
	left: 0px;
	top: 0px;
	cursor: pointer;
	/*border:1px solid red;*/
}
#tabPanel #linkpink {
	position: absolute;
	height: 66px;
	width: 284px;
	left: 0px;
	top: 70px;
	cursor: pointer;
	/*border:1px solid red;*/
}
#tabPanel #linkblue {
	position: absolute;
	height: 66px;
	width: 284px;
	left: 0px;
	top: 139px;
	cursor: pointer;
	/*border:1px solid red;*/
}
#tabPanel .tab, #tabPanel #clickArea {
	font-size: 2000px;
	overflow: hidden;
	cursor: pointer;
}
#tabPanel #clickArea {
	position: absolute;
	height: 205px;
	width: 378px;
	left: 287px;
	top: 0px;
	cursor: pointer;
	/*border:1px solid red;*/
}
#tabPanel #clickArea #contentText {
	height: 150px;
	width: 200px;
	position: absolute;
	top: 30px;
	left: 20px;
	color: #242156;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#tabPanel #clickArea .white {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
}.home #emergencyMessage {
	border: 2px solid #EF5500;
	height: 100px;
	width: 300px;
	position: absolute;
	top: 250px;
	left: 50%;
	background-color: #FFFFFF;
	z-index: 9999;
	font-size: 14px;
	padding: 5px;
	margin-left: -150px;
	font-family: Arial, Helvetica, sans-serif;
}
.home #emergencyMessage #bar #title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EF5500;
	float: left;
}
.home #emergencyMessage #bar #close {
	float: right;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}
.home #emergencyMessage #bar {
	margin-bottom: 5px;
	text-align: left;
}
#column_wide, #column_wide a, #column_wide table td, #news_container, #full_width_container, #customer_column_wide, #column_blog, blog_text, .menu_content, #right_content, #courseCalendar, #sunriseCustomer {
	font-family: arial, tahoma, verdana;
	font-size:12px;
}
#Table td {
	background-image: none;
	background-color:fff;
	padding:0px;
}

.search-keyword {
    background-color: #ffff99;
}