/* Default CSS Stylesheet for a new Web Application project */

body
{
    margin: 0 auto;
    padding: 0;
    font-size: 80%;
    font-family: Arial, Helvetica, Sans-serif;
    color: #444455;
}

#header 
{
    position: relative;
	top: 0px;
	left: 0px;
	width: 100%;	
	height: 96px;
	text-align:left;
	z-index: 100;
	background: #2a65a1 url("images/background.jpg") repeat-x left;
	padding-left: 1%;
	z-index: 900;
}

#header h1 
{
    color: #dddee0; 
    font-family: Engravers MT, Tahoma, Sans-Serif;
    letter-spacing: 1px;
    font-size: 140%;
    line-height: 300%;
    }
    
#header h2 
{
    color: #edeef0; 
    letter-spacing: 1px;
    font-size: 120%;
    margin-top: -20px;
    } 
       
#logo
{
    position: relative;
    float: left;
	top: 0px;
	left: 0px;
	width: 25%;	
	height: 96px;
	text-align:left;
	background: url("images/logo.gif") no-repeat left;
	z-index: 900;
}

#headings 
{
    position: relative;
    float: right;
	top: 0px;
	left: 0px;
	width: 70%;	
	height: 96px;
	text-align:left;
	z-index: 900;
}

h1, h2, h3, h4, h5, th, thead, tfoot
{
    font-family: Tahoma,Arial,Helvetica,sans-serif; 
	color: #565656;
	font-weight: 700;
}

h1	{	
	font-size: 120%;	
	}	
			
h2	{	
    font-size: 105%;
	}	
		
h3	{	
    font-size: 100%;
	}	
		
a:link	{	
	color: #0f68ff;
	text-decoration: none;
	}	
		
a:visited	{	
	color: #810081;
	text-decoration: none;	
	}
		
a:hover 
{
	text-decoration: underline;
	color: #3F3B60;
}    
a:active {
	color: #993366;	
	text-decoration: none;
	}
	
img 	{
    border: 0;
	}

/***** Calendar Styles *****/

.calendarFrame
	{
		width:100%;
		border-collapse:separate;
		border-width:thin;
		border-color:#425C35;
		border-style:solid;
		color:black;
	}
	
.calenderTitle
	{
		font-size:medium;
		color:white;
		background-color:#425C35;
		font-weight:bold;
		border-width:1px;
		border-style:solid;
		border-color:#425C35;
	}

.calHeader
	{
		font-weight:bold;
		font-style:italic;
		border-width:1px;
		border-style:solid;
		border-color:#425C35;
		color:Black;
		background-color:White;
		font-size:medium;
	}

.calendarNavigation
	{
		font-weight:bold;
		color:white;
		background-color:#425C35;
		font-size:small;
	}

	
.calendarNavigation:link
	{
		font-weight:bold;
		color:white;
	}

	
.calDaySelected, .calDaySelected:link, .calDaySelected:active, .calDaySelected:visited, calDaySelected td
{
	font-weight: bold;
	font-size: small;
	color: black;
	background-color: #236f93;
}	
	.calDay
	{
		color:black;
		background-color:White;
		font-size:small;
		font-weight:bold;
	}
	
	.calDayOther
	{
		color:White;
		background-color:White;
		font-size:small;
	}

/***** Grid Styles *****/

.gridTitle
{
	font-size:medium;
	color:#2c5788;
	font-weight:bolder;
	padding: .25em 0 .05em 0;
	margin:.25em 0 .05em 0;
	}

.gridHdr, .gridHdr th, .gridHdr A,.gridHdr A:Visited
{
	text-align:left;
	font-weight: bold;
	color: white;
	background-color: #2c5788;
	font-size: small;
}

.gridFrame
{
	 font-size:small;
}

.gridItemNrm
{
	background-color: #e9eff5;
	font-size:small;
}

.gridItemNrm a,.gridItemAlt a
{
	color: #2a65a1; 
	font-size: small;
	font-weight: bold;
}
.gridItemAlt
{
	font-size:small;
	background-color:white;
}

/*
	Section: Label Styles
	Structure: Controls are render using header elements (H1,H2).
*/

.lblSubtitle
{
	font-weight: bold;
	color:#2a65a1;
	font-size:large;
	padding: .25em 0 .05em 0;
	margin:.25em 0 .05em 0;
	clear:both;
}

.lblTitle
{
	white-space:nowrap;
	font-size:x-large;
	color:#3f777e;
	font-weight:bold;
	line-height:normal;
	padding: .25em 0 .05em 0;
	margin:.25em 0 .05em 0;
	line-height:1em;
	height:auto;
}

/*
	Section: Breadcrumb Styles
	Structure: Control is rendered as a DIV wrapped 
	around a list of anchor elements.  Each anchor element
	represents one breadcrumb on path to current page.
*/

.bcmb
{
	font-size: small;
	padding:  .5em .25em .25em .25em;
	margin:.25em .25em .25em .25em;
	width: 100%;
	height:2em;
	clear:both;
	color: #f2f2f2;
	font-weight:bold;
	vertical-align:  middle;
}


.bcmb a,.bcmb a:visited,.bcmb a:link,.bcmb a:active,.bcmb a:hover
{
	font-size:small;
	color:White;
	font-weight:bold;
	vertical-align: middle;
}




/*
	Section: Menubar Styles
	Structure: Control is rendered as a DIV wrapped 
	around a list of anchor elements.  Each anchor element
	represents one menuitem.  Blocking and borders are used
	on LI element for drawing the menuitem.
*/

.hmenu
{
	width:45.5em;
	padding: .05em 0 .05em .05em;
	margin:.05em 0 .05em .05em;
}
.AspNet-Menu-Horizontal
{	font-size: .9em;
	padding: .05em 0 .05em .05em;
	margin:.05em 0 .05em .05em;
	height:2em;
	line-height: 2em;
	}
.AspNet-Menu-Horizontal ul.AspNet-Menu {
	padding: .05em 0 .05em .05em;
	margin:.05em 0 .05em .05em;
	vertical-align:middle;
    border-width:2px;
	border-style:groove;
	font-size:small;
	height:2em;
	line-height: 2em;
	width:46em;
}
/* Style rules for the buttons above the grid. */
.AspNet-Menu-Horizontal ul.AspNet-Menu li 
{
	float: left;
	list-style-type: none;
	margin: 0 0  0 0;
	padding: 1px 0 1px 0;
	background-color: #2a65a1;
	text-align:center;
	vertical-align:middle;
	border-width:2px;
	border-style:outset;
	font-size:small;
	height:1.5em;
	line-height: 1.5em;
	width: 15em;
	display:block;
}

/* Sets the color of the text on the buttons. */
.AspNet-Menu-Horizontal ul.AspNet-Menu a
{
	color: #774546; 
	font-size:small;
	text-decoration:none;
}

.AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-Selected 
{
	border-style:inset;
	border-width:2px;
}
.AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-Selected a
{
	color: #774546; 
	font-size:small;
	text-decoration:none;
	font-weight:bold;
}
.mbar AspNet-Menu-Horizontal
{
	font-size: .9em;
	padding: .25em 0 .05em 0;
	margin:.25em 0 .05em 0;
	width: 100%;
}
.mbar ul {
	margin: 0;
	padding: 1px 0 1px 0;
	vertical-align:middle;
}
.mbar a
{
	color: #774546; 
	font-size:small;
}

.mbar li 
{
	float: left;
	list-style-type: none;
	margin: 0 0  0 0;
	padding: 0;
	background-color: #eae8dc;
	text-align:center;
	vertical-align:middle;
	border-width:3px;
	border-style:ridge;
	font-size:small;
	height:1.5em;
	line-height: 1.5em;
	width: 9em;
	display:block;
}


.misctext
{
	font-size: x-small;   
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.5em;
}

/***** Form Styles *****/

.formControl
{
	font-size:small;
	width:380px;
}

.formControl td
{
	PADDING-RIGHT:3px;
	PADDING-LEFT:3px;
	PADDING-BOTTOM:2px;
	PADDING-TOP:2px;
	vertical-align:top;
}

.formControl th
{
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	PADDING-RIGHT:5px;
	PADDING-LEFT:5px;
	PADDING-BOTTOM:2px;
	PADDING-TOP:2px;
	font-weight:bold;
	text-align:left;
}

.formLayout
{
	border-style:ridge;
	border-width:thin;
	font-size:small;
}

.formHeader
{
	font-size:small;
	font-weight:bold;
	vertical-align:top;
	text-align:left;
}

.formError
{
	color:red;
	font-size:small;
	font-weight:bold;
}

.formFrame
{
	border-width:1px;
	border-style:outset;
}
.mpageTitle
{
	background-image:url('images/Spacer3.jpg');
	border-bottom: 1.5px none rgb(255,255,255);
}

.mpageGradient
{
	padding: .5em 0em 0em 0em;
	font-weight: bold;
	vertical-align: middle;
	background-image:url(images/bgGradient.jpg);
	border-bottom: 1.5px none rgb(255,255,255);
	height:1.85em;
	color: #444455;
}

.securityTitle
{
	font-weight: bold;
	color: #64819b;
	font-size:large;
	padding: .25em 0 .05em 0;
	margin:.25em 0 .05em 0;
	clear:both;
}
.securityLabel
{
	color: #64819b;
	padding: 2px 5px 2px 5px;
	font-weight:bold;
	text-align:right;
}
/* Begin print styles */
@media print {
    .noprint { display: none; }
}
@media print {
    body { background: white; color: black; 	padding: 8px;
	line-height: 1.33; 
}
    h1 { border: 0; color: black; background: white; }
    #leftbar, #index { display: none; }
    #conts { width: 100%; left: 0; }
    dfn { border: 0; }
    a { text-decoration: none; color: black; }
    #conts { background: transparent; color: black }
    #conts pre { border: 0; background: transparent; }
}