/* General Body Stuff */
body, TD, DIV{
	font-family:'Open Sans', sans-serif;
}
#content {
	margin-top: 25px;
}
#headerLogin p {
	font-size: 13px;
}
#loginBox p {
	font-size: 18px;
}
.placeholder {
  color: #aaa;
}
.boxMsgDiv {
	margin-left:10px;
}
#content {
	padding-left:0;
	margin-left: -3px;
}
#content_div{
	width:960px;
	margin:auto;
	min-height: 400px;
	padding-top:0;
	padding-left: 0;
	margin-top: -5px;
	
}
.bpPrevNext a {
	color: #0A93B1;
}
.bpPrevNext a:visited {
	color: #0A93B1;
}
.bpPrevNext a:hover {
        color: #1A7E8F;
}
.stylishLink  {
	color: #0A93B1;
	text-decoration:none;
	font-weight: 500;
	font-size: 13px;
}
.stylishLink:visited {
	color: #0A93B1;
	text-decoration:none;
}
.stylishLink:hover {
	color: #1A7E8F;
}
.articleLinkOther {
        color: #0A93B1;
        text-decoration:none;
        font-weight: 500;
        font-size: 13px;
}
.articleLinkOther:visited {
        color: #0A93B1;
        text-decoration:none;
}
.articleLinkOther:hover {
        color: #1A7E8F;
}
a.abLink {
        color: #0A93B1;
        text-decoration:none;
        font-weight: 500;
        font-size: 13px;
}
.abLink:visited {
        color: #0A93B1;
        text-decoration:none;
}
.abLink:hover {
       color: #1A7E8F;   
}
a.abbLink {
        color: #0A93B1;
        text-decoration:none;
        font-weight: 500;
        font-size: 13px;
}
.abbLink:visited {
        color: #0A93B1;
        text-decoration:none;
}
.abbLink:hover {
        color: #1A7E8F;
}

p {
	font-size:14px;
}
.login {
	display:none;
}
.menuBlock {
	display:none;
}
.navigation {
	display:none;
}
.contentMain {
	border-left: 1px solid #CCCCCC;
	min-height: 500px;
	margin-left: -12px;
}
.tdTitle {
	background: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	margin-left:15px;
	padding-bottom:10px;
}
#custom_field_block {
	margin-left: 15px;
}
/* Left hand navigation */
.kbLeftNav {
	margin-right: 12px;
}
.leftBlock {
	background: #FFFFFF;
	border:none;
	padding: 5px 0;
	width: 240px;
}
.searchFormText {
	width: 300px;
	background: #EFEFEF;
	font-size: 16px;
	height: 40px;
	border: 1px solid #D7D7D7;
	padding-left: 5px;
}
.colorInput{
	width:100%;
	background: #EFEFEF;
	font-size: 16px;
	height: 40px;
	border: 1px solid #D7D7D7;
}
#sb{
	width: 38px;
	height: 38px;
	background: #ff0066;
	text-align: center;
	cursor: pointer;
	border: 0;
	text-decoration: none;
	color: white;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	float: right;
	margin: 10px 0 10px 5px;
	background-image: url(/client/images/search.png);
	background-position: 9px 10px;
	background-repeat: no-repeat;
	border:0;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s
}
#sb:hover {
	zoom:1;
	filter:alpha(opacity=80);
	color: white;
	opacity:0.8;
}
#sb:active {
	zoom:1;
	filter:alpha(opacity=80);
	opacity:0.8;
	color: white;
}
.fleft{
	font-size:20px;
}
.menuBlockHeader {
	border:none;
}
.menuBlockHeader a {
	text-decoration:none;
}
.menuBlockHeader a:hover {
        text-decoration:none;
}
.menuBlockHeader a:active {
        text-decoration:none;
}
.menuItem3 {
	background: #ff0066;
	padding: 10px 10px;
	font-size: 15px;
	font-weight: 400;
	color: white;
	text-decoration: none;
	border-bottom: none;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s
}
.menuItem3:hover {
	background: #ff0066;
	filter:alpha(opacity=80);
	opacity:0.8;
}
.menuItem3 a {
	color: white;
	text-decoration: none;
}
.followMenuUp {
	font-weight: 400;
	display: block;
	width: 95%;
	text-overflow: ellipsis;
	margin-left: 0;
	padding: 7px 10px;
	background: #CCC;
	color: black;
	font-size:14px;
	border-bottom: none;
}
.followMenuUp:hover {
	background: #BBB;
}
.treenode {
	margin-right: 0;
	width: 100%;
	padding: 0;
	padding: 0;
	border-top: 1px solid #FFFFFF;
	border-bottom: none;
}
#dtree_follow {
	width: 240px;
}
#dtree_follow a {
	text-decoration: none;
}
#dtree_follow a:hover{
	text-decoration: none;
}
.followMenu {
	font-weight: 400;
	display: block;
	width: 95%;
	text-overflow:ellipsis;
	Margin-left: 0;
	padding: 6px 0 6px 10px;
	background: #f4f4f4;
	color: black;
	font-size: 13px;
	border: 1px solid #CCCCCC;
}
.followMenu:hover{
	background:#DDD;
}
.nodeWrapper{
	display: block;
	width: 100%;
	padding-right: 0;
}
/* Article Stuff */
ul li {
	list-style-image:none;
	color: #444;
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
}
ol {
	color: #444;
	font-size: 15px;
	font-weight: 400;
}
div.textBlock > p:first-child, div.textBlock > div.customField + p {
	margin: .75em 0;
	margin-left: 10px;
}
h1.articleTitle {
	font-size: 23px;
	color: #000;
	font-weight: 400;
	text-decoration: none;
	line-height: 30px;
}
#kbp_article_body p {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #444;
	margin-left: 0;
	line-height: 20px;
}
#kbp_article_body td>p{
	margin: 0;
}
#kbp_article_body h2 {
	font-size: 20px;
	color: #000;
	font-weight: 600;
	text-decoration: none;
	line-height: 44px;
	margin-left: 0;
	border: none;
}
#kbp_article_body h3 {
	font-size: 15px;
	font-weight: 600;
	color: #000;
	margin-left: 0;
	border: none;
}
#kbp_article_body a {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #00a7cb;
	text-decoration: none;
}
#kbp_article_body a:hover {
	text-decoration: underline;
}
#kbp_article_body span.note {
	font-size: 15px;
	font-weight: 400;
	color: #F00F00;
}
#kbp_article_body span.important {
	font-size: 15px;
	font-weight: 400;
	color: #F00F00;
}
#kbp_article_body table {
	width: 100%;
	border-collapse: collapse;
	color: #333333;
}
#kbp_article_body table th {
	margin: 0px;
	border: 1px solid #DDDDDD;
	color: #000;
	line-height: 17px;
	font-size: 13px;
	vertical-align: top;
	background-color: #F0F0F0;
	padding: 5px;
}
#kbp_article_body table td {
	border: 1px solid #DDDDDD;
	line-height: 20px;
	padding: 5px 7px;
}
#list_option_block {
	margin-left:10px;
}
.glossaryItem {
	background-color : transparent;
	color: #00A7CB;
}
.glossaryItem:hover {
	text-decoration: underline;
}
.articleContainer {
	padding-top:0;
	padding-left:15px;
	width: 682px
}
.tdArticleTitle {
	border-bottom: 1px solid #CCCCCC;
	background:transparent;
}
a.articleLink {
	text-decoration:none;
	font-size:16px;
	font-weight: 500;
	color: #0A93B1;
}
a.articleLink:visited{
	color: #0A93B1;
}
a.articleLink:hover {
	color: #1A7E8F;
}
a.nextprev {
	color: #0A93B1;
}
a.nextprev:hover {
	color: #1A7E8F
}
.tableCs1{
	border-spacing:0px;
}
.tableCp3{
	width:100%;
}
.menuItemOption {
	display:none;
}
h4 {
	border:none;
}
.articleList {
	margin-left: 10px;
}
#rateFeedbackForm {
	margin-left:10px;
}
.bpPageNav a {
	color: #0A93B1;
}
.bpPageNav a:hover {
        color: #1A7E8F;
	text-decoration:none;
}
.abBorder {
	background: transparent;
}
.abBgrDarker {
	background: transparent;
	padding-left: 0 !important;
}
.abbBlock {
	border-top: 1px solid #CCCCCC;
	margin-top: 20px;
}
/* CMS Styles */
h2.lineTitle {
	border-bottom:none;
}
h3.lineTitle {
	border-bottom:none;
}
/* Glossary Stuff */
.glossaryLink {
	font-size: 20px;
	color: #0A93B1;
	text-decoration: none;
}
.glossaryListPhrase{
	color: #0A93B1;
	font-size:16px;
}
.catLink{
	font-size: 16px;
	color: #0A93B1;
	font-weight: 600;
	text-decoration: none;
}
.catLink:visited {
        color: #0A93B1;
}
.catLink:hover {
        color: #1A7E8F;
}
.generateLink {
	cursor: pointer;
}
.generateLink {
	color: #0A93B1;
}
#urlToolTip {
	color: #606060;
	font-size: 16px;
	margin-top: 5px;
	margin-right: 10px;
}

/* CONTENT ROWS */
#budgetHolder table tr td {
	border: none;
	padding: 1px 0 1px 0;
}
#budgetHolder .stripe-white {width:100%; background:#fff; padding:40px 0 0px 0}
#budgetHolder .stripe-grey {width:100%; background:#eaeaea; padding:40px 0 0px 0}
#budgetHolder. extra_bottom_padding {padding-bottom:40px}
#budgetHolder .extra_side_padding p {padding-left:100px; padding-right:100px}
#budgetHolder .row_content_container {width:1000px; margin:auto; vertical-align:top}


#budgetHolder .budgetHalf {
	width: 315px;
	float: left;
	padding: 0 10px 0 10px;
}


#budgetHolder .table_subheads{
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

#budgetHolder .centered {text-align:center}

#budgetHolder .div_columns_2 {width:469px; margin:0 15px 40px 15px; float:left; position:relative}
#budgetHolder .div_columns_3 {width:303px; margin:0 15px 40px 15px; float:left}
#budgetHolder .table_section_heads {font-size:22px; font-weight:400; color:#fff; padding:10px 12px 11px 13px; background:#333; border-top:60px solid #fff}
#budgetHolder .table_subheads {font-size:17px; font-weight:400; color:#fff; padding:6px 8px 7px 9px; background:#FF0066}
#budgetHolder .table_title {font-size:20px; font-weight:400; color:#000; padding:20px 12px 11px 13px; border:none;}
#budgetHolder .table_row_white {font-size:15px; font-weight:400; color:#000; padding:5px 8px 6px 9px; background:#fff; border-left: 1px solid #FFF; border-right: 1px solid #FFF;}
#budgetHolder .table_row_green {font-size:15px; font-weight:400; color:#000; padding:5px 8px 6px 9px; background:#FFCFE4; border-left: 1px solid #FFF; border-right: 1px solid #FFF;}
#budgetHolder .first {font-weight:600; width: 500px;}
#budgetHolder .text_notes_cell {padding:15px 9px 10px 9px; font-size:13px}
#budgetHolder .text_notes_cell li {padding-bottom:10px}
#budgetHolder .table_heads {font-size:20px; font-weight:400; color:#fff; padding:10px 12px 11px 13px; background:#4cc3a9}
#budgetHolder .text_cell {padding:20px 0 50px 0}

#budgetHolder .topButton {
	color: #FFF;
	background: #0d518e url('/images/uniGrade.png');
	float: right;
	font-size: 16px;
	padding: 5px 10px 5px 10px;
}
#budgetHolder .topButton:hover {
	text-decoration: none;
	background-position: 50% 50%;
}

/*
    Admin tools menu override
*/

#action_menu2 > .dropdown-menu{
    
    list-style: none !important;
    width: 100%;
    padding: 0px;
    
}

#action_menu2 > .dropdown-menu li{
    display:inline-block;
}

#action_menu2 > .dropdown-menu li a{
    color: #0A93B1;
    text-decoration: none;
 font-size: 13px;   
}

#action_menu2 > .dropdown-menu li a:hover{
    color: #0A93B1;
    text-decoration: underline;
}

#action_menu2 > .dropdown-menu li.dropdown-divider{
    width: 15px;
}

#headerLoginLoggedIn {
margin-top: -4px;
}
.headerStrap {
margin-top: -11px;
}
