/*-----------------------------------------
 *
 *  Global HTML and BODY
 *
 *----------------------------------------*/



body { 
	background-color: #FFFFFF; 
	color: #000000; 
	font-size: 9pt; 
	margin: 0px 0px 15px 0px; 
	padding-top:0px;
    font-family:Segoe UI, Tahoma, Arial, sans-serif;
}


/*-----------------------------------------
 *
 *  Heading Table (Purple Thing)
 *
 *----------------------------------------*/

.heading { 
	background-color: #095875;
	color: #FFFFFF; 
	margin-bottom: 1px;
	background-image: url('images/vt_midbar.png');
	background-repeat: repeat-x;
}

.heading th	{ 
	font-size: 12pt; 
	color: #FFFFFF; 
	text-align: left; 
	padding: 4px 10px 2px 4px;
	font-weight: bold;
}

.heading td	{ 
	font-size: 9pt; 
	color: #FFFFFF; 
	text-align: right; 
	padding: 4px 4px 2px 0px; 
}

.heading td div {
	color: #000;
}

.heading td a { 
	color: #FFFFFF; 
	text-decoration: none; 
	padding: 3px;
	font-weight:bold;
}

.heading td a:hover { 
	color: #FFF;
	background-color: #17637F;
	border: 1px solid #0F82AD;
	padding: 2px;
	text-decoration: none; 
}

.heading td div a {
	padding: 4px 4px 4px 10px;
	text-decoration: none;
	display: block;
	color: #000;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px dotted #FFF;
}


.heading td div a:hover {
	padding: 4px 4px 4px 10px;
	background-color: #DAD1C4;
	color: #000;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px dotted #FFF;
}


.levels { 
	font-size: 16px; 
	color: #FFFFFF; 
	background-color: #484588; 
	font-weight: bold; 
	text-align: center; 
	padding: 2px; 
}

a img {
	border:none;
}


/*-----------------------------------------
 *
 *  Section Header
 *
 *----------------------------------------*/



.secthead, .secttophead {
	background-image: url('images/heading.png');
	background-position: bottom left;
	text-align: left; 
	padding: 3px 3px 3px 10px;
	color: #FFF; 
	font-size: 9pt; 
	font-weight: bold;
}


/*-----------------------------------------
 *
 *  Bookmark Menu In Heading
 *
 *----------------------------------------*/

.mode_menu a { 
	color: #FFFFFF; 
	text-decoration: none;
	background-image: url('images/dk_blue_grad.png');
	background-repeat: repeat-x;
	padding: 2px 4px 2px 4px;
}

.mode_menu a:hover { 
	color: #FFF;
	background-image: none;
	background-color: #546A95;
	text-decoration: none;
}


/*-----------------------------------------
 *
 *  Inline Section Menus
 *
 *----------------------------------------*/


.secttophead .mode_menu a { 
	font-size: 9pt;
}

.secttophead .mode_menu a:hover { 
	background-color: #137a9f;
}

/*-----------------------------------------
 *
 *  Navigation Menu
 *
 *----------------------------------------*/

.navlinks {
	border-bottom: 1px dotted #D9D4C9;
}


.navlinks .th {
	text-align: center; 
	background-image: url('images/tile_head_menu.png');
	background-color: #484588; 
	border-bottom: 1px solid #3A4F6C;
	height: 26px;
	padding: 3px;
	color: #FFFFFF; 
	font-size: 9pt; 
	font-weight: bold; 
	font-variant: small-caps;
}

.navlinks th {
	background-image: url('images/tile_head_menu.png');
	background-position: bottom left;
	text-align: left; 
	padding: 3px 3px 3px 10px;
	color: #000; 
	font-size: 9pt; 
	font-weight: bold;
}

.navlinks td { 
	background-color: #FFFFFF;
	text-align: left; 
	font-size: 8pt; 
	font-weight: bold; 
	text-align: left; 
	cursor: pointer; 
	padding: 0px 0px 0px 19px;
}

.navlinks td .macro {
	background-image: url('images/macros_menu.png');
	background-repeat: no-repeat;
	padding: 1px 0px 1px 0px;
}

.navlinks td a:link, 
.navlinks td a:visited, 
.navlinks td a:active { 
	text-decoration: none; 
	padding: 2px 3px 2px 22px; 
	color: #000000; 
	display: block; 
}

.navlinks td a:hover, .navlinks_click { 
	text-decoration: none; 
	background-image: url('images/menu_hover.png');
	background-repeat: repeat-y;
	color: #000000; 
}



/*-----------------------------------------
 *
 *  Links
 *
 *----------------------------------------*/

a { 
	color: #095875;
	text-decoration: none; 
}

a:hover { 
	color: #007BA8; 
	color: #007BA8; 
	text-decoration: none; 
}

a.boxed {
	font-weight: bold;
	font-size: 9pt;
	color: #F00;
	padding: 3px;
	border: 1px solid #000;
}

a.boxed:hover {
	background-color: #F8F5EE;
}

.generic {
	font-weight: bold;
	padding: 5px;
}

.sect_menu_link {
	background-image: url('images/div_menu_click.png');
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
}

.sect_menu_link a {
	padding: 1px 80px 3px 30px;
}


/*-----------------------------------------
 *
 *  Forms
 *
 *----------------------------------------*/

input { 
	font-family: Segoe UI, Tahoma, Arial, sans-serif; 
	font-size: 8pt;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;
	padding: 2px;
	border: 1px inset #345487;
	margin: 1px 0px 1px 0px;
}

textarea {
	background-image: url('images/notebook_bg.png');
	border-left: none;
	border-right: 1px solid #000;
	border-top: none;
	border-bottom: 1px solid  #000;
	padding: 4px 4px 4px 40px;
	font-family: Segoe UI, Tahoma, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;

}

input[type="submit"], input[type="button"], input[type="reset"] {
	/*border: 1px outset #000;*/
	border-top: 1px solid #ECBD74;
	border-left: 1px solid #ECBD74;
	border-bottom: 1px solid #FEE8D0;
	border-right: 1px solid #FEE8D0;
	background-image: url(images/button_back_h.png);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #000;
	cursor: pointer;
}

input[type="submit"].warn_button, input[type="button"].warn_button, input[type="reset"].warn_button,
input[type="submit"].warn_button:hover, input[type="button"].warn_button:hover, input[type="reset"].warn_button:hover {
	background-image: url(images/button_back_r.png);
	color: #FFF;
	border: 1px solid #930600;
}

input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover {
	border-left: 1px solid #FCD3A6;
	border-bottom: 1px solid #FCD3A6;
	border-right: 1px solid #FCD3A6;
	background-image: url(images/button_back.png);
	background-repeat: repeat-x;
}

optgroup {
	font-family: Segoe UI, Tahoma, Arial, sans-serif; 
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	font-size: 8pt;
}

optgroup option {
	font-family: Segoe UI, Tahoma, Arial, sans-serif; 
	font-size: 8pt;
	background-color: #FFFFFF;
	color: #000000;
	text-transform: none;
	padding-left: 20px;
}

select {
	font-family: Segoe UI, Tahoma, Arial, sans-serif; 
	font-size: 8pt;
	background-color: #FFFFFF;
	color: #000000;
	margin: 1px 0px 1px 0px;
}

.inline_edit {
	padding: 2px;
	background-color: #FEEACF;
	border: none;
	margin-top: -2px;
	margin-bottom: -2px;
	font-weight: bold;
}

.inline_edit_btn {

	padding: 2px;
	background-color: #FEEACF;
	color: #FFF;
	margin-top: 2em;
	font-weight: bold;
	cursor: pointer;
}


/*-----------------------------------------
 *
 *  Login Form
 *
 *----------------------------------------*/

.login {
	border: 1px dotted #D9D4C9;
	background-color: #F3F0E9;
}

.login th { 
	font-size: 9pt;
	text-align: right;
	padding: 4px;
}

.login td {
	padding: 4px;
}

.login .img {
	padding: 12px;
	text-align: right;
	vertical-align: middle;

}

/*-----------------------------------------
 *
 *  Redirect Page
 *
 *----------------------------------------*/

.redirect { 
	border-left:1px solid #cac6be; 
	border-right:1px solid #cac6be; 
	border-bottom:1px solid #cac6be; 
	padding: 0px; 
}

.redirect th {
	text-align: center; 
	background-image: url('images/vt_midbar.png');
	background-color: #106698; 
	height: 24px;
	padding: 5px 2px 5px 2px;
	color: #FFF; 
	font-size: 9pt; 
	font-weight: bold; 
}

.redirect td { 
	background-color: #eeeae2;
	font-size: 9pt; 
	text-align: center; 
	padding: 20px 5px 25px 5px; 
}

.redirect .link {
	padding: 5px;
	font-size: 8pt;
	font-style: italic;
}

.redirect a {
	font-weight: bold;
}


/*-----------------------------------------
 *
 *  Footer Stuff
 *
 *----------------------------------------*/

.footnote { 
	font-size: 8pt; 
	padding: 4px; 
	text-align:center;
}

.footnote a {
	text-decoration: none; 
	padding: 1px 4px 1px 4px;
	color: #095875;
}

.footnote a:hover {
	background-color: #FEEACF;
}



/*-----------------------------------------
 *
 *  Pagination
 *
 *----------------------------------------*/

.paginate { 
	background-image: url('images/heading.png'); 
	background-repeat: repeat-x; 
	color: #FFFFFF;
	margin-bottom: 1px;
}

.paginate td {
	font-size: 8pt;
	padding: 4px;
}

.paginate a { 
	color: #FFFFFF; 
	text-decoration: none; 
	padding: 3px;
}

.paginate a:hover { 
	color: #FFF;
	background-color: #546A95;
	border: 1px solid #798AAD;
	padding: 2px;
	text-decoration: none; 
}



/*-----------------------------------------
 *
 *  Detail Table (?)
 *
 *----------------------------------------*/

.detail { 
	border: 1px solid #000000; 
	padding: 0px; 
}

.detail th { 
	text-align: right; 
	padding: 1px 5px 1px 5px; 
	font-size: 9pt; 
	background-color: #D1DCEB; 
	border-bottom: 1px solid #FFFFFF; 
}

.detail td { 
	text-align: left; 
	padding: 1px 5px 1px 5px; 
	font-size: 9pt; 
	background-color: #DFE6EF; 
	border-bottom: 1px solid #FFFFFF; 
}



/*-----------------------------------------
 *
 *  All purpose Table
 *
 *----------------------------------------*/

.admtf { 
	padding: 0px; 
	margin-bottom: 1px;
}

.admtf tr:hover {
	/*background-color: #EEFBFF;*/
}

.admtf th {
	text-align: left; 
	color: #000;
	/*background-color: #0F638F;*/
	background-image: url('images/tr_head.png');
	background-position: top left;
	background-repeat: repeat-x;
	padding: 4px 4px 4px 4px;
	font-size: 9pt; 
	font-weight: bold;
	margin: -2em;
}

.admtf td { 
	text-align: left; 
	vertical-align: top;
	padding: 3px 4px 3px 4px; 
	font-size: 8pt;
	border-bottom: 1px dotted #D9D4C9;
}

.admtf .last_row {
	background-color: #D9D4C9;
	text-align: right;
}

.admtf #nohover:hover {
	background-color: #FFF;
}

.admtf td a {
	text-decoration: none;
	font-weight: bold;
}

.admtf .st td {
	border: none;
}

.admtf .rflush {
	text-align: right;
	font-weight: bold;
	border-right: 1px solid #D9D4C9;
	background-color: #F1EEE6;
}

.admtf .longform {
	padding-left: 0px;
	padding-right: 0px;
}


/*-----------------------------------------
 *
 *  Matrix Table
 *
 *----------------------------------------*/

.admtf td .matrix { 
	width: 100%;
	padding: 0px; 
}

.admtf td .matrix th { 
	text-align: center; 
	vertical-align: middle;
	padding: 5px; 
	font-size: 9pt; 
	background-color: #EDEAE5;
	background-image: none; 
	border: none;
	border-bottom: 3px solid #FFFFFF; 
}

.admtf td .matrix td, .listblock { 
	text-align: left; 
	padding: 5px; 
	font-size: 8pt; 
	background-color: #EDEAE5; 
	border-bottom: 3px solid #FFFFFF; 
	border-right: 3px solid #FFFFFF; 
}

.admtf td .matrix .sect { 
	text-align: center; 
	vertical-align: middle;
	padding: 5px; 
	font-size: 9pt; 
	background-color: #B8AE96;
	background-image: none; 
	border-bottom: 3px solid #FFFFFF; 
}

.admtf td .matrix label {
	display: block;
}


/*-----------------------------------------
 *
 *  Simple Table
 *
 *----------------------------------------*/

.st, .st th, .st td {
	border: none;
}

.st td {
	border-bottom: none;
}

/*-----------------------------------------
 *
 *  Potpurri
 *
 *----------------------------------------*/

label {
	cursor: pointer;
	font-weight: bold;
}


legend {
	color: #095875;
	font-weight: bold;
	font-size: 9pt;
}

fieldset {
	font-size: 8pt;
	border:  1px dotted #D9D4C9;
	background: url('images/fieldset_grad.png');
	background-repeat: repeat-x;
	background-color: #FBEFDB;
	line-height: 150%;
}

fieldset .ft td {
	border: none;
	padding: 1px;
}

fieldset .ft th {
	border: none;
	padding: 1px 5px 1px 1px;
	background-image:none;
	text-align: right;
	font-weight: normal;
	vertical-align: top;
}

fieldset .ft th label {
	font-weight: normal;
}

fieldset table.plain td {
	border: none;
}

fieldset table.plain th {
	text-align: right;
	border: none;
	font-weight: normal;
	background-image: none;
	vertical-align: top;
}

.tablefill { 
	border: 1px solid #345487; 
	background-color: #F5F9FD; 
	padding: 6px; 
}

.hint {
	padding: 0px 20px 0px 5px;
	margin-top: -0.05em;
}

.small { 
	font-size: 8pt; 
}

.warn {
	font-weight: bold;
	font-size: 8pt;
	color: #E00;
	display: inline;
	padding: 4px 4px 4px 22px;
	background-image: url('images/macros/macro_warning.gif');
	background-position: 3px 3px;
	background-repeat: no-repeat;
	background-color: #F1EEE6;
	border-left: 1px solid #edece4;
	border-right: 1px solid #b4b19b;
	border-top: 1px solid #edece4;
	border-bottom: 1px solid #b4b19b;

}

.notice {
	font-weight: bold;
	font-size: 8pt;
	color: #006513;
	display: inline;
	padding: 4px 4px 4px 22px;
	background-image: url('images/macros/macro_info.png');
	background-position: 3px 3px;
	background-repeat: no-repeat;
	background-color: #F1EEE6;
	border-left: 1px solid #edece4;
	border-right: 1px solid #b4b19b;
	border-top: 1px solid #edece4;
	border-bottom: 1px solid #b4b19b;

}

.serious {
	font-weight: bold;
	font-size: 8pt;
	color: #E00;
	display: inline;
	padding: 4px 4px 4px 22px;
	background-image: url('images/macros/macro_error.png');
	background-position: 3px 3px;
	background-repeat: no-repeat;
	background-color: #F1EEE6;
	border-left: 1px solid #edece4;
	border-right: 1px solid #b4b19b;
	border-top: 1px solid #edece4;
	border-bottom: 1px solid #b4b19b;

}


.new {
	font-weight: bold;
	font-size: 8pt;
	color: #006513;
	display: inline;
	padding: 4px 4px 4px 22px;
	background-image: url('images/macros/macro_add.png');
	background-position: 3px 3px;
	background-repeat: no-repeat;
	background-color: #F1EEE6;
	border-left: 1px solid #edece4;
	border-right: 1px solid #b4b19b;
	border-top: 1px solid #edece4;
	border-bottom: 1px solid #b4b19b;

}

.inlinebar_link {
	font-size: 8pt;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: left;
}

.numlist {
	padding: 3px;
	background-color: #345487;
	color: #FFF;
	font-weight: bold;
}

.outline {
	border: 1px solid #000;
}

.red {
	color: #F00;
}



/*-----------------------------------------
 *
 *  JS-Checkbox Checked Elements
 *
 *----------------------------------------*/

.check { 
	font-size: 8pt; 
	border: none; 
	width: 100%; 
}

.check th { 
	border-bottom: 1px solid #000000; 
	padding: 1px 0px 0px 0px; 
	background-color: #DFE6EF; 
	font-weight: normal; 
	text-align: left; 
}

.check td { 
	border-bottom: 1px solid #8691E2; 
	padding: 1px 0px 0px 0px;  
}


/*-----------------------------------------
 *
 *  Inline Popups
 *
 *----------------------------------------*/

.inline_pop {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFF;
	border: 3px ridge #484588;
	position: absolute;
	width: 250px;
	padding: 0px;
}


.inline_pop .admtf {
	margin: 0px;
	border: 0px;
}

.inline_pop th {
	border: none;
}

.inline_win  {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #f1eee6;
	border: 2px ridge #8D8269;
	position: absolute;
	padding: 5px;
}

.inline_menu {
	font-size: 8pt;
	font-variant: normal;
	margin-left: 0px;
	margin-top: 15px;
	background: #EDEAE5;
	border: 1px outset #8D8269;
	position: absolute;
	width: 250px;
	padding: 0px;
	text-align: left;
	color: #000;
}

.inline_menu .row {
	padding: 4px 4px 4px 10px;
}

.inline_menu .head_row {
	padding: 7px;
	background-image: url(images/tr_head.png);
	background-repeat: repeat-x;
	background-color: #FFF;
	font-weight: bold;
}

.inline_menu a {
	padding: 4px 4px 4px 10px;
	text-decoration: none;
	display: block;
	color: #000;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px dotted #FFF;
}

.inline_menu a:hover {
	background-color: #DAD1C4;
	color: #000;
}

/*-----------------------------------------
 *
 *  SQL Query Result Table
 *
 *----------------------------------------*/


.sql {
	background-color: #3A4F6C;
}

.sql th {
	background-color: #DFE6EF;
	color: #000000;
	text-align: center;
}

.sql td {
	background-color: #F5F9FD;
	color: #000000;
	border: none;
}

.typeface {
	font-family: Lucida Console, Courier New, Courier, Chigaco;
	font-size: 9pt;
	padding-left: 10px;
	font-weight: normal;
	text-align: left;
}

/*-----------------------------------------
 *
 *  Pip/Percentage Bar
 *
 *----------------------------------------*/

.admtf .pbar {
	margin: 0px;
	width: 100%;
	height: 16px;
}


.admtf .pbar td {
	border: none;
	color: #000;
}


.ac_list {
	background-color: #FFF;
	max-height:200px;
	overflow-y:auto;
	border: 1px solid #000;
	padding: 0px;
	position: absolute;
}

.ac_list div {
	padding: 3px 1px 3px 1px;
}

/*------------------------------------------
	New Stuff
--------------------------------------*/

.idf {
	cursor: pointer;
}

.idd {
	padding: 5px;
	background-color: #fdefd2;
	position: absolute;
}

.idg {
	border-bottom: 1px solid #d9d4c9;
	padding-top: 3px;
	padding-bottom: 3px;
}

div#RESULT.error {
	padding-left: 50px;
	background-image: url('images/error_lg.png');
	background-repeat: no-repeat;
	background-position: 10px 10px;
	min-height:60px;
}

div#RESULT.notify {
	padding-left: 50px;
	background-image: url('images/check_lg.png');
	background-repeat: no-repeat;
	background-position: 10px 10px;
	min-height:60px;
}

input.loading {
	background-image: url('images/load_bar_blue.gif');
	background-repeat: no-repeat;
	background-position: 250px 3px;
}
