﻿
.columnLeft {
	display: inline; 
	float: left; 
	width: 165px; 
	position: relative;
	z-index: 3;
}

.columnRight {
	display: inline; 
	float: right; 
	padding-right: 38px; 
	padding-left: 29px; 
	width: 691px;
	margin-top:20px;
}

.topicheader {
	color: #498ADB;
	font-size: 20px;
	font-weight: bold;
	margin: 15px 0 0;
	padding: 18px 0 0 0;
}

.helptopics ul {
	float: left;
	line-height: 20px;
	list-style-type: none;
	margin: 0 0 40px;
	padding: 0;
	width: 310px;
}

.topquestions {
	color: #498ADB;
	font-weight: bold;
	padding: 20px 0 0;
}

.helptopics ul li a {
	color: #545454;
	padding: 0 0 0 14px;
	text-decoration: none;
}

.helpsubpage {
	padding: 6px 0 0;
	width: 591px;
	line-height: 20px;
}

.helpsubpage h1 {
    font-size: 13px;
    margin: 17px 0 8px;
    padding: 0;
}

.helpsubpage h2 {
	color: #498ADB;
	font-size: 19px;
	font-weight: bold;
	line-height: 23px;
	margin: 15px 0 0;
	padding: 18px 0 0 0;
}

.helpsubpage h3 {
	font-size: 17px;
	line-height: normal;
	margin: 20px 0 0;
	padding-top: 4px;
}

.helpsubpage h4  {
	font-size: 13px;
	line-height: normal;
	margin: 8px 0;
}

.helpsubpage a {
	color: #545454;
	text-decoration: underline;
}

.helpsubpage div.button a,
.helpsubpage div.button a:link,
.helpsubpage div.button a:visited,
.helpsubpage div.button a:active,
.helpsubpage div.button a:hover,
.helpsubpage div.button a:focus {
	color: #FFF !important;
	text-decoration: none;  
}

.helpsubpage a:visited {
	color: #545454;
	text-decoration: underline;
}

.helpsubpage .topicsubheader {
	border: none;
	padding: 16px 0 20px 0;
}

.helpsubpage .highlight {
	background: #E7F2F7;
}

.helpsubpage div {
	border-top: 1px solid #E6E6E6;
	padding: 6px 10px 19px;
}

.helpsubpage ul, .helpsubpage ol {
	margin: -3px 0 7px 15px;
	padding: 0 0 0 15px;
}

.helpsubpage .infocontainer {
	background-color:#FFF;
	border:1px solid #D7D7D7;
	margin:10px 0;
	padding:10px;
	position:relative;
	width:572px;
	border-radius:7px;
}

.helpsubpage .infocontainer {
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}

.helpsubpage table.infocontainer {
	width:100%;
	padding:0 0 7px;
}

.helpsubpage table.infocontainer {
	padding:0 0 7px;
	width:100%;
}

.helpsubpage table.info2 {
	width:60%;
}
.helpsubpage thead th {
	border-bottom:1px solid #D7D7D7;
	font-weight:bold;
	white-space:nowrap;
}

.helpsubpage table.hidehead thead {
	display:none;
}

.helpsubpage table.hidehead th {
	width:20%;
}

.helpsubpage th, .helpsubpage td {
	font-weight:normal;
	padding:10px;
	text-align:left;
	vertical-align:top;
}

.helpsubpage .corners {
	display:none;
	position:static;
}

.helpsubpage .corners td, .helpsubpage .corners p {
	background:#FFF url(../../images/layout/table.png) no-repeat 0 0;
	display:block;
	height:7px;
	line-height:7px;
	margin:0;
	padding:0;
	position:absolute;
	width:7px;
}

.helpsubpage .corners .topLeft {
	background-position:left top;
	left:-1px;
	top:-1px;
}

.helpsubpage .corners .topRight {
	background-position:right top;
	right:-1px;
	top:-1px;
}

.helpsubpage .corners .botLeft {
	background-position:left bottom;
	bottom:-1px;
	left:-1px;
}

.helpsubpage .corners .botRight {
	background-position:right bottom;
	bottom:-1px;
	right:-1px;
}

.helpsubpage .striped {
	background-color:#E7F2F7;
}

.helpsubpage table p {
	padding-top:0;
}

/* menu for the help page */
.anchorMenu {
    list-style: none;	
    margin:0 0 20px 0;	
    padding: 0; 
    float: left; 
    width: 300px;
}	

.anchorMenu li {
    float: left; 
    width: 100%;
}

.anchorMenu li a {
    background: url(../../images/layout/arrow_down.gif) no-repeat left center; 
    color: #545454; 
    display: block;	
    margin: 0 0 0 5px;	
    padding-left: 15px;
}

/* student registration error page */
.studentRegistrationModule {
	width: 932px; 
	height: 359px; 
	float: left; 
	position: relative;
	padding-top: 75px;
	padding-left: 28px;
}

.studentRegistrationModule .slide_headline1 {
	cursor: default;
	line-height:26px;
	width:600px;
}

.studentRegistrationModule a {
	color: #0387c5;
	text-decoration: underline !important;
	font-weight: bold;
}

.helpsubpage div.headlines {
	padding-bottom: 0;
}

.helpsubpage div.headlines p {
	color: #EB6657;
	font-size: 17px; 
	padding-left: 30px;
	line-height: 26px;
}

.helpnav .subNavigationBody {
	background: url(../../images/layout/help/bg_nav_tree_body.gif) left 10px repeat-y !important; 
	float: left;
}

.helpnav .CategoryItem a.selected,
.helpnav .CategoryItem a.selected:hover {
	background:transparent url(../../images/layout/help/bg_current_item_cat_level0.gif) no-repeat scroll left top !important;
}

.helpnav .CategoryItem a:hover {
	background: url(../../images/layout/help/bg_current_item_cat_level0_unselect.gif) no-repeat  !important;
	background-position: left top;
	overflow:hidden;
}

.helpnav .CategoryItem a {
	padding:0 20px 0 17px;
}
.helpnav .CategoryItem ul li a {
	background-position: -1000px;
}

.helpnav ul li .productselected {
	background: url(../../images/layout/help/bg_current_item_cat_level2.gif) repeat-y left center !important;
	display: block;
	background-position: 0 0;
}

.helpnav .CategoryItem .CategoryItem ul li a {
	background-position:-1000px;
}

.helpnav .CategoryItem .CategoryItem a:hover {
	background:transparent url(../../images/layout/help/bg_item_cat_level1.gif) no-repeat !important;
	background-position: left 2px;
}

.helpnav .CategoryItem .CategoryItem ul li a:hover {
	background:transparent url(../../images/layout/help/bg_current_item_cat_level2.gif) repeat-y !important;
	background-position: left center;
}
.helpnav .subNavigation .separator {
    display: inline;
    overflow: hidden;
}

.helpnav .subNavigation {
	float: left; 
	height: auto; 
	overflow: hidden; 
	padding-top: 5px; 
	width: 172px; 
	margin-top: 4px; 
	position:absolute; 
	z-index:9; 
	left: 2px; 
	top: 20px;
}

.helpnav .subNavigationHeader {
	background: url(../../images/layout/help/bg_nav_tree.png) no-repeat;
	float: left; 
	height: 10px; 
	width: 100%;
}

.helpnav .subNavigationBody {
	background: url(../../images/layout/help/bg_nav_tree_body.png) left 10px repeat-y; 
	float: left;
}

.helpnav .subNavigationFooter { 
	background: url(../../images/layout/help/bg_nav_tree_footer.png) no-repeat; 
	float: left; 
	font-size: 0; 
	height: 10px; 
	line-height: 0; 
	overflow: hidden !important; 
	width: 100%;
} 

.helpnav .subNavigation ul {
	display: inline; 
	float: left; 
	height: 100%;	
	line-height: 13px;	
	list-style: none;   
	list-style-image: none;   
	margin: 0; 
	padding: 0 0 0 4px; 
}

.helpnav .subNavigation a {
    display: block; 
    font-size: 11px !important; 
    text-decoration: none; 
}

.helpnav .subNavigation ul li {
    display: block;	
    float: left; 
    width: 180px;
}

.helpnav .subNavigation ul li ul li a {
     margin: 3px 0 3px 0;
}

.helpnav .subNavigation .show {
	display:block;
}
.helpnav .subNavigation .hide {
	display:none;
}

.helpnav .CategoryItem  a.selected:hover {
	background: url(../../images/layout/help/bg_current_item_cat_level0.png) no-repeat left top !important;		
	color: #545454 !important;
}

.helpnav .CategoryItem .CategoryItem a {
    color: #545454 !important; 
    padding-left: 22px; 
}

.helpnav .CategoryItem .CategoryItem a:hover {
    background: url(../../images/layout/bg_item_cat_level1.gif) no-repeat left 2px !important;
}

.helpnav .CategoryItem .CategoryItem a.selected {
    background: url(../../images/layout/bg_item_cat_level1.gif) no-repeat left 2px !important;
}

.helpnav .CategoryItem .CategoryItem ul li a {
    background: none; color: #027fc5;
}

.helpnav .CategoryItem .CategoryItem ul li a:hover {
    background: transparent url(../../images/layout/help/bg_current_item_cat_level2.png) left repeat-y !important;
}

.helpnav .CategoryItem .CategoryItem ul li a.selected {
    background: transparent url(../../images/layout/help/bg_current_item_cat_level2.png) left repeat-y !important; 
    color: #027fc5 !important;
}

.helpnav .CategoryItem .SubCategoryItem a {
    background: url(../../images/layout/help/bg_nav_tree_item_cat_level0_unselect.png) no-repeat 8px 3px; 
    padding: 0 20px 0 23px; 
    margin-left: 0 !important; 
    color:#545454 !important; 
    width:121px;
}

.helpnav .CategoryItem .SubCategoryItem a:hover {
    background: url(../../images/layout/help/bg_nav_tree_item_cat_level1_unselect.png) no-repeat !important; 
    overflow: hidden; 
    margin-left: 0 !important;
}

.helpnav .CategoryItem .SubCategoryItem a.selected {
    background: url(../../images/layout/help/bg_current_item_cat_level1.png) no-repeat !important;
}

.helpnav .CategoryItem .SubCategoryItem ul li a {
    background: none;
}

.helpnav .CategoryItem .SubCategoryItem ul li a:hover {
    background: transparent url(../../images/layout/help/bg_current_item_cat_level2.png) left repeat-y !important;
}

.helpnav .CategoryItem .SubCategoryItem ul li a.selected {
    background: transparent url(../../images/layout/help/bg_current_item_cat_level2.png) left repeat-y !important; 
    color: #027fc5;
}
