﻿body
{
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: black;
	font-family: Franklin Gothic Book, Arial, Helvetica, sans-serif;
}

a
{
	text-decoration: none;
	color: #803A3A
}

fieldset
{
	width: 100%;
	padding: 5px 10px 10px 10px;
}

.collapsepanelheader
{
	background-color: #D4BE88;
	font-size: 16px !important;
	font-weight: bold !important;
	cursor: pointer;
}    

.expandcollapse
{
	font-family: Courier New !important;
}

.leftcolumnheader
{
	font-weight: bold;
	font-style: italic;
	font-size: 1.3em;    
}

ul.leftcolumn
{
	list-style-image: url('images/arrow_bullet.png');
	margin-top: -2px;
	margin-bottom: -2px;
	font-size: 14px;
}

.leftcolumnlink
{
	font-size: 14px;
}

.leftcolumnlistitem
{
	margin-left: -20px;
}

.linklabel
{
	text-decoration: none;
	color: #803A3A;
}

.linklabel:hover
{
	text-decoration: underline;
}

a:visited
{
	text-decoration: none;
	color: #803A3A;
}

a:hover
{
	text-decoration: underline;
}

.rightcolumnlist
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.rightcolumnlistitem
{
	margin-left: -25px;
}

.toolboxlist
{
	/*margin-left: -15px;*/
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 14px;
}

.toolboxlistitem
{
	margin-left: -15px;
}

.error
{
	color: Red;
	font-weight: bold;
}

.success
{
	color: Green;
	font-weight: bold;
}

input, textarea, select
{
	font-family: Arial;
	font-weight: bold;
	font-size: 80%;
	color: #333333;
}

input.button, button.button
{
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webtoolkit-border-radius: 5px;
	background: #E5D7B6;
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, rgb(212,190,137)),
		color-stop(0.5, rgb(229,215,182)),
		color-stop(0.75, rgb(240,232,209)),
		color-stop(0.88, rgb(255,255,251))
	);
	background: -moz-linear-gradient(
		left center,
		rgb(212,190,137) 0%,
		rgb(229,215,182) 50%,
		rgb(240,232,209) 75%,
		rgb(255,255,251) 88%
	);
}

td.menurow
{
	background: #D4BE88;
	color: #663300 !important;
	font-weight: bold;
	text-align: left;
	font-family: Arial;
	font-size: 75%;
	height: 25px;
}

.menuicon
{
	font-family: Webdings;
	color: White;
	font-size: 90%;
	vertical-align: top;
}

.menupopup
{
	background: white;
	font-family: Arial;
	font-size: 80%;
	border-width: 1px;
	border-top-style: none;
	border-left-style: solid;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-color: #cccccc;
	min-width: 140px;
	z-index: 9999;
}

.loginpopup
{
	background: white;
	font-family: Arial;
	border-width: 1px;
	border-top-style: none;
	border-left-style: solid;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-color: #cccccc;
	z-index: 9999;
}

.menuitem
{
	cursor: default;
	height: 30px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.menuitemlink
{
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
}

.menuitemlink:hover
{
	background: #803A3A !important; 
	color: White !important;  
}

.menupopup a 
{
	color: Black !important;
	text-decoration: none;
	font-size: 110%;
	font-weight: normal;
}

.loginpopup a
{
	color: #803A3A !important;
	text-decoration: none;
	font-size: 80%;
	font-weight: normal;
}

a.button
{
	color: Black !important;
	font-family: Arial;
	font-weight: bold;
	font-size: 95%;
	border: outset 2px #cccccc;
	padding: 3px 8px 3px 8px;
}

.loginpopup a:hover
{
	text-decoration: underline;
}

a.button:hover
{
	text-decoration: none;
	background: #cccccc;
}

.menupopup a.normal
{
	color: #0053A1 !important;
	font-weight: normal;
}

.menupopup a.normal:hover
{
	color: #0053A1 !important;
	text-decoration: underline;
	background: white;   
}

.menupopup a:hover
{
	color: White !important;
	background: #803A3A;  
}

td.menurow a
{
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}

td.headerbodyrow
{
	border-bottom: solid 5px #EE3A43;
}

td.footerbodyrow
{
	border-top: solid 5px #D4BE88;
}

div.menu-box-container
{
	background: white;
}

div.menu-box
{
	padding: 5px 5px 5px 5px;
	background: white;
	font-family: Arial;
	font-weight: bold;
	height: 70px;
}

div.menu-box-main
{
	width: 145px;
	padding-left: 30px;
	font-family: Arial;
	font-size: 70%;
	border-right: solid 1px #C5CCE6;
	line-height: 160%;
	float: left;
}

div.menu-box-column
{
	width: 24%;
	padding-left: 20px;
	font-family: Arial;
	font-size: 60%;
	float: left;
	line-height: 120%;
}

div.toolbox 
{
	background: #ffffff;
	padding-left: 5px;
	padding-top: 2px;
	height: 180px;
}

div.toolboxheader
{
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webtoolkit-border-radius: 5px;
	background: #E5D7B6;
	background: -webkit-gradient(
		linear,
		left bottom,
		right bottom,
		color-stop(0, rgb(212,190,137)),
		color-stop(0.5, rgb(229,215,182)),
		color-stop(0.75, rgb(240,232,209)),
		color-stop(0.88, rgb(255,255,251))
	);
	background: -moz-linear-gradient(
		left center,
		rgb(212,190,137) 0%,
		rgb(229,215,182) 50%,
		rgb(240,232,209) 75%,
		rgb(255,255,251) 88%
	);
}

.leftcolumngradient
{
	background: #E5D7B6;
	/*
	background: -webkit-gradient(
		linear,
		left bottom,
		right bottom,
		color-stop(0, rgb(212,190,137)),
		color-stop(0.5, rgb(229,215,182)),
		color-stop(0.75, rgb(240,232,209)),
		color-stop(0.88, rgb(255,255,251))
	);
	background: -moz-linear-gradient(
		left center,
		rgb(212,190,137) 0%,
		rgb(229,215,182) 50%,
		rgb(240,232,209) 75%,
		rgb(255,255,251) 88%
	);
	*/
}

div.ribbon
{
	margin-bottom: 15px;
	border: solid 2px #C7925D;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webtoolkit-border-radius: 5px;
	background: #E5D7B6;
	color: #000000;
}
div.ribbon2
{
	border: solid 1px #000000;
	background: #E5D7B6;
	color: #FFFFCC;
}
div.ribbon3
{
	margin-top: 45px;
	border: solid 1px #000000;
	background: #E5D7B6;
	color: #FFFFCC;
}
div img.ribbonimg
{
	border: none;
	float: left;
	margin-left: 4px;
	margin-top: 3px;
}
div.nobordertop
{
	border-top: none;
	margin-top: 0px;
	padding-top: 0px;
}
div h5.title
{
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 8px;
	padding-left: 6px;
	color: black;
	font-style: italic;
	text-align: left;
	background: #E5D7B6;
	font-size: 1em;
	border-bottom: none;
}
div.ribbon2 h5.title
{
	background-color: #0066CC;
}
div div.ribbontxt
{
	font-size: 12px;
	text-align: left;
	padding: 6px;
	padding-top: 0px;
	padding-bottom: 10px;
	overflow: auto;
}

div.ribbontxtnotitle
{
	background: white;
	font-size: 12px;
	text-align: left;
	padding: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: auto;
}

.fixedheader
{
	overflow: auto;
	height: 150px;    
}

.ribbontxt a
{
	line-height: 85%;
}

.footer
{
	font-size: 75%;
	color: Black;
}

.tinytext
{
	font-size: 70%;
	line-height: 90%;
}

.mediumtext
{
	font-size: 85%;
	line-height: 90%;
}

h1.headertitle
{
	color: White;
	font-size: 120%;
	line-height: 60%;
}

.headertext
{
	color: White;
	line-height: 150%;
}

.headertext > a
{
	color: White;
	text-decoration: none;
}

.pagesubheader
{
	color: #984806;
	font-weight: bold;
	font-size: 130%;
}

/* gridview styles */
tr.headerrow
{
	background: #D4BE88;
	color: Black !important;
	font-weight: bold;
}

tr.highlightrow
{
	background: #cccccc;
}

#submenu
{
	padding: 0;
	margin: 0;
}

#submenu li
{
	list-style-type: none;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#submenu li #submenu
{
	padding-left: 15px;
}

#submenu .submenu_selected
{
	/*background: #984806;*/
	background: white;
	color: #000000;
}

#submenu .submenu_selected a
{
	color: Black;
	font-weight: bold;
}

.executivename
{
	font-weight: bold;
	font-size: 120%;
}

.autocompleteresults
{
	width: 400px;
	border: solid 1px black;
	font-family: Arial;
	font-weight: bold;
	font-size: 80%;
	color: #333333;
}

.banner
{
	background: white;
	border: solid 1px black;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 4px;
}

.bannertitle
{
	font-weight: bold;
	color: #EE3A43;
	font-size: 110%;
}

.bannertext
{
	font-size: 85%;
	color: Black;
}

.bannerlink
{
	color: Blue;
	font-weight: bold;
	text-decoration: underline;
	
}

.bannerpopup
{
	background: #cccccc;
	border: solid 1px black;
	width: 325px;
	display:none;
	padding: 3px 5px 3px 5px;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:5px;
	width:800px;
	height: 600px;
}

.modalPopupAutoHeight
{
	background-color:#ffffff;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:5px;
	width: 800px;
	max-height: 600px;
	height: auto;
}

.modalProgress 
{
	background-color: #ffffff;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 5px;
	width: 400px;
	height: 150px;
}

/* password complexity */
.password_poor
{
	font-size: 14px;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	background-color: #E5E5E5;
	color: Red;
}

.password_weak
{
	font-size: 14px;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	background-color: #E5E5E5;
	color: Orange;
}

.password_average
{
	font-size: 14px;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	background-color: #E5E5E5;
	color: Yellow;
}

.password_strong
{
	font-size: 14px;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	background-color: #E5E5E5;
	color: Blue;
}

.password_excellent
{
	font-size: 14px;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	background-color: #E5E5E5;
	color: Green;
}
/* end password complexity */

/* tabs */
.yui .ajax__tab_header 
{
	font-family:Franklin Gothic Book, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	border-bottom:solid 5px #C7925D;
}
.yui .ajax__tab_header .ajax__tab_outer 
{
	/*background:url(img/sprite.png) #d8d8d8 repeat-x;*/
	background: #d8d8d8 repeat-x;
	margin:0px 0.16em 0px 0px;
	padding:1px 0px 1px 0px;
	vertical-align:bottom;
	border:solid 1px #a3a3a3;
	border-bottom-width:0px;
	cursor: pointer;
}
.yui .ajax__tab_header .ajax__tab_tab
{    
	color:#000;
	padding:0.35em 0.75em;    
	margin-right:0.01em;
}
.yui .ajax__tab_hover .ajax__tab_outer 
{
	/*background: url(img/sprite.png) #bfdaff repeat-x left -1300px;*/
	/*background: #bfdaff repeat-x left;*/
	background: #fff repeat-x left;
}
.yui .ajax__tab_active .ajax__tab_tab 
{
	color:#fff;
}
.yui .ajax__tab_active .ajax__tab_outer
{
	/*background:url(img/sprite.png) #0053A1 repeat-x left -1400px;*/
	background: #C7925D repeat-x left;
	color: Black;
}
.yui .ajax__tab_body 
{
	font-family:Franklin Gothic Book, Arial, Helvetica, sans-serif;
	padding:0.25em 0.5em;
	background-color:#ffffff;    
	border:solid 1px #C7925D;
	border-top-width:0px;
}
/* end tabs */

/* front page banner 'alert' box */
.scrollup {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webtoolkit-border-radius: 5px;
	border: 1px solid Maroon;
	width: 640px;
	background-color: Maroon;
	padding-left: 5px; 
	padding-right: 5px;
	text-align: left;
}

.headline {
   font-size: 12pt;
   font-weight: bold;
   color: White;
}

a.headline:visited
{
	color: White;
}
/* end alert box */

/* login timeout alert */
.loginalert
{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webtoolkit-border-radius: 5px;
	border: 1px solid black;
	/*width: 968px;*/
	text-align: center;
	background-color: #FFFD91;
	padding: 5px;
	/*margin-top: 10px;*/
	margin-bottom: 10px;
	color: #606060;
}
/* end login timeout alert */

@media print
{
 .noprint{display: none;}   
}

/* threedots styles */
.excerpt_text_here
{
	/*overflow: hidden;*/
	height: 55px;
	width: 100%;  
	border: 1px solid black; 
}

.title_text_here
{
	height: 45px; 
	overflow: hidden; 
	border: 1px solid black; 
	width: 100%;   
}

.title_style
{
	color: #984806;
	font-weight: bold;
	font-size: 14pt;
}

