
.serif {
	font-family: Georgia, Times, "Times New Roman", serif;
}


body {
	margin: 0px;
	color: Black;
	background-color: #F2F1E9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px !important;
	}

	#body {
	margin-top: 15px;
	}


	.callout-buttons-container {
		padding-left: 5px;
		padding-right: 5px;
		width: 20px;
		text-align: center;
		vertical-align: top;
	}


	.navbar-link-help {
	color: #55FFFF;
	}

	.navbar .divider-vertical {
	height: 50px;
	margin: 0 9px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #f2f2f2;
	}

	.navbar-inverse .divider-vertical {
	border-right-color: #222222;
	border-left-color: #111111;
	}

	@media (max-width: 767px) {
	.navbar-collapse .nav > .divider-vertical {
	display: none;
	}
	}

	.modal-dialog .input-group {
	width: 100%;
	}

	.modal-dialog .input-group .input-group-addon {
	width: 35%;
	text-align: left;
	}


	.pager-pill {
	background-color: #fff;
	border: 1px solid #808080;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: 4px;
	margin-right: 4px;
	cursor: default;
	white-space: nowrap;
	}

	INPUT.model-required { border: 2px solid #0093FF; }



	.input-title {
	width: 100%;
	padding-left:12px;
	padding-right:12px;
	padding-top:6px;
	padding-bottom:6px;
	border-right: 1px solid #ccc;
	border-left:1px solid #ccc;
	}


	.grid-dropdown-item {
	text-align: left;
	padding-left: 10px;
	cursor: pointer;
	}

	.grid-dropdown-item:hover {
	background-color: #eee;
	}

	.grid-dropdown-item A {
	color: #000;
	}

	.grid-dropdown-item-centered {
	text-align: center;
	}

	.grid-dropdown-item-selected {
	font-weight: bold;
	}

	.grid-dropdown-item-sort-selected {
	color: #00f;
	}

	.grid-dropdown-item-sort-unselected {
	color: #ccc;
	}


	A {
	color: #12101E;
	}

	A :hover {
	text-decoration: underline;
	}


	#loginCrumb {
	text-align: center;
	}

	#loginCrumb UL {
	list-style-type: none;
	}

	#loginCrumb UL LI {
	display: inline-block;
	}



	.contentContainer {
	background-color: #12101E;
	margin-bottom: 12px;
	}



	#pageContainer {
	position: absolute;
	width: 990px;
	margin-left: -495px;
	left: 50%;
	}



	.header {
	height: 70px;
	padding-left: 28px;
	font-size: 10px;
	font-weight: bold;
	}

	.header .logo {
	padding-top: 11px;
	padding-right: 15px;
	vertical-align: middle;
	}


	.header .navbar {
	background-color: #fff;
	border-radius: 10px;
	width: 725px;
	height: 20px;
	margin-top: auto;
	margin-bottom: auto;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	position: absolute;
	top: 13px;
	left: 225px;
	}


	.header .navbar SPAN {
	display: inline-block;
	margin-top: 4px;
	}


	.header .navbar2 {
	background-color: #ccc;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	width: 525px;
	height: 23px;
	margin-top: auto;
	margin-bottom: auto;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 3px;
	position: absolute;
	top: 33px;
	left: 325px;
	display:table-cell;
	vertical-align:middle;


	background: rgb(214,214,214); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(214,214,214,1) 0%, rgba(255,255,255,1) 83%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(214,214,214,1)), color-stop(83%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(214,214,214,1) 0%,rgba(255,255,255,1) 83%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(214,214,214,1) 0%,rgba(255,255,255,1) 83%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(214,214,214,1) 0%,rgba(255,255,255,1) 83%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(214,214,214,1) 0%,rgba(255,255,255,1) 83%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d6d6', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	}

	.header .navbar2 LABEL {
	padding-left:4px;
	padding-right: 4px;
	}



	.navbarlink {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	}

	.navbarlink :hover {
	text-decoration: underline;
	}

	.navbarlink :visited {
	text-decoration: none;
	}



	.contentTable {
	width: 100%;
	}

	.vm { xfont-size: small; cursor:pointer; }
	.vm A { text-decoration: none;}
	.vm A:hover {text-decoration: none;}
	UL.vm {padding-left:0px; color: #fff; background-color: #000;}
	UL.vm SPAN { padding-left: 3px; padding-top: 3px; padding-bottom: 3px; display:inline-block;}

	UL.vm-ul-level-0 > LI > SPAN {font-size: larger;}
	.vm-li-level-0 {
	font-weight: bold;
	}

	UL.vm-ul-level-1 {padding-left: 0px; color: #000; background-color: rgb(136,203,223);}
	UL.vm-ul-level-1 SPAN A {color: #000 !important;width: 100%;}
	UL.vm-ul-level-1 SPAN A:hover {color: #f00 !important;}
	UL.vm-ul-level-1:hover { background-color: #fff; color: #f00; }
	UL.vm-li-level-1 SPAN {margin-left: 10px; display: inline-block;}



	UL.vm-ul-level-2 {padding-left: 0px; color: #f00; background-color: rgb(186,223,234);}
	UL.vm-ul-level-2:hover { background-color: #fff; color: #f00; }
	UL.vm-ul-level-2 SPAN {margin-left: 20px; display: inline-block;}

	UL.vm LI.vm {
	list-style-type: none;
	padding-left: 0px;
	}

	UL.vm-selected {
	background-color: #ffffee;
	}

	.vm-selected.vm-ul-level-2 {
	margin-left: -20px;
	background-color: white;
	padding-left: 20px;
	border-top-left-radius: 90px;
	border-bottom-left-radius: 50px;
	border: 1px solid #7eccdf;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	margin-right: -10px;
	}

	.vm-selected.vm-ul-level-1>LI:first-child {
	background-color: #428bca;

	margin-left: -20px;
	padding-left: 20px;
	border-top-left-radius: 90px;
	border-bottom-left-radius: 50px;
	akc-border-top: 1px solid #fff;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	margin-right: -10px;
	}

	.vm-selected.vm-ul-level-1>LI:first-child A {
	color: white !important;
	}

	.vm-section-header.vm-ul-level-1>LI {
	background-color: #555 !important;
	text-align:center;
	color: #FFF;
	--font-weight: bold;
	cursor: default;
	}

	.verticalMenuCell {
	width: 225px;
	vertical-align: top;
	}

	.verticalMenuCell DIV {
	background-color: black;
	color: white;
	font-weight: bold;
	font-size: 10px;
	}

	.verticalMenuCell UL {
	list-style-type: none;
	}

	.verticalMenuCell UL.subItems {
	background-color: #0094ff;
	padding-top: 10px;
	}

	.verticalMenuCell UL.makeItInvisible {
	display:none;
	}

	.verticalMenuCell UL.subItems LI {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: -15px;
	}

	.verticalMenuCell UL.subItems LI.makeItSelected {
	background-color: white;
	color: #0094ff;
	padding-left: 5px;
	}

	.verticalMenuCell A.Level1 {
	color: white;
	border-bottom: 1px solid #2c2c3c;
	display: block;
	text-decoration: none;
	}

	.verticalMenuCell A.Level2 {
	color: white;
	padding-bottom: 3px;
	display: block;
	text-decoration: none;
	}

	LI.makeItSelected A.Level2 {
	color: #0094ff;
	}

	.verticalMenuCell H2 {
	background-color: #54b948;
	color: white;
	padding: 5px;
	}



	.contentCell {
	line-height: 1.5em;
	vertical-align: top;
	}



	.headerSectionBar {
	color: #f4f5f5;
	padding-left: 0px;
	padding-right: 10px;
	height: 36px;
	display: table-cell;
	vertical-align: middle;
	width: 990px;
	margin-bottom: 3px;
	font-size: small;
	}

	.headerSectionBar UL {
	padding: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: small;
	}

	.headerSectionBar LI {
	list-style-type: none;
	display: inline;
	padding-left: 0px;
	padding-right: 10px;
	}

	.headerSectionBar LI:hover {

	}

	.headerSectionBar .label {
	color: #88cbdf;
	margin-right: 5px;
	display: inline-block;
	font-size: large;
	}

	.headerSectionBar .headerSectionBarTable {
	position: relative;
	height: 36px;
	width: 740px;
	top: -26px;
	left: 250px;
	vertical-align: middle;
	font-size: 11px;
	}

	.headerSectionBar .headerSectionBarTable TD {
	padding-left: 10px;
	padding-right: 10px;
	}

	.headerSectionBar .headerSectionBarTable .headerSectionBarCell {
	border-right: 1px solid #2c2c3c;
	}

	.headerSectionBar A {
	text-decoration: none;
	color: #f4f5f5;
	}

	.headerSectionBar .search {
	display: inline-block;
	border-radius: 5px;
	background-position: right center;
	background-repeat: no-repeat;
	background-color: #fff;
	width: 150px;
	padding-left: 6px;
	padding-right: 3px;
	}

	.headerSectionBar #Keywords {
	border: none;
	width: 127px;
	}



	footer {
	text-align: center;
	}

	.footerContainer {
	text-align: center;
	margin-top: 30px;
	}

	.footerContainer IMG {
	margin-top: 10px;
	}



	.footer {
	border-top: 1px solid #000;
	text-align: center;
	}


	.ellipsis:before {
	float: right;
	content: attr(data-tail);
	}

	.ellipsis {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	}