@media all{
  	.page-break  { display:none; }
	}
@media print
	{
  	.page-break  { display:block; page-break-after:always; }
	}
body {
	margin: 0; 
	padding: 0; 
	background-color:#e6f1e3;  /* LIGHT BLUE GREEN */
	color:#000000; /* BLACK */
	font-family:tahoma,arial,Helvetica,sans-serif;
	font-size:10pt;
	line-height:115%;
	cursor:auto;
	}
	
	
#container{
	background-color:#ffffff; /*WHITE*/
	width:1024px;
	margin-top:0px;
	margin-left:auto;
  	margin-right:auto;
	padding:0px;
	position:relative;
	left:0px;
	top:0px;
	text-align:left;
	border:1px solid black;
	}

#header{
	background-color: #F9F9AC; /* LIGHT YELLOW*/
	position:relative;
	left:0px;
	top:0px;
	height:75px;
	min-width:800px;
	max-width:100%;
	padding:5px 10px 0 0;
	}

#header img.floatleft {
	position:absolute;
	top:0px;
	border:0px;
	margin-right:25px;
	margin-left:10px;
}

#header p {
	margin:0;
	color:#003366; /* WVU BLUE */
	padding:20px 10px 3px 3px;
	text-indent:0;
	font-family:tahoma,arial,Helvetica,sans-serif;
	font-size:8pt;
	text-align:right;
}

#header p a{
	color:#003366; /* WVU BLUE */
	text-decoration:none;
}

#header p a:hover{
	color:#003366; /* WVU BLUE */
	text-decoration:underline;
}

#topmenu{
	background-color:#003366; /*WVU BLUE*/
	position:relative;
	height:20px;
	min-width:800px;
	max-width:100%;
	margin:0;
	color:#ffcc00; /*WVU GOLD*/
	padding:3px 10px 3px 3px;
	text-indent:0;
	font-family:tahoma,arial,Helvetica,sans-serif;
	font-size:8pt;
	text-align:right;
	}

#topmenu a{
	color:#003366; /* WVU BLUE */
	text-decoration:none;	
}

#topmenu a:hover{
	color:#003366; /* WVU BLUE */
	text-decoration:underline;
}

#menu { 
	background-color:#ffffff; /*WHITE*/
	border:0;
	width:175px;
	position:absolute;
	left:0;
	top:100px;
	padding:5px;
	margin:0 0 70px 0;
	}

#dash_left a{
	display:list-item;
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	padding-left:3px;
	font-family:tahoma,arial,Helvetica,sans-serif;
	font-size:8pt;
	text-decoration:none;
	color:#000000; /* BLACK */
	}
	
#dash_left a:visited{color:inherit;}
#dash_left a:hover{text-decoration:underline;}

#dash_center a{
	display:list-item;
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	padding-left:3px;
	font-family:tahoma,arial,Helvetica,sans-serif;
	font-size:8pt;
	text-decoration:none;
	color:#000000; /* BLACK */
	}
	
#dash_center a:visited{color:inherit;}
#dash_center a:hover{text-decoration:underline;}

#dash_right a{
	display:list-item;
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	padding-left:3px;
	font-family:tahoma,arial,Helvetica,sans-serif;
	font-size:8pt;
	text-decoration:none;
	color:#000000; /* BLACK */
	}
	
#dash_right a:visited{color:inherit;}
#dash_right a:hover{text-decoration:underline;}
	
#legend{
	font-family:tahoma,arial,Helvetica,sans-serif;
	font-size:8pt;
	text-decoration:none;
	padding:3px;
}

#content{
	position:relative;
	background-color:#FFFFFF;
	padding: 2px 10px 10px 10px;
	min-height:750px;
	/* overflow:hidden; */
}

#footer{
	background-color: #F9F9AC; /* LIGHT YELLOW*/
	height:40px;
	width:100%;
	min-width:997px;
	color:black;
	font-family:tahoma,arial,Helvetica,sans-serif;
	font-size:8pt;
	}

#footertext{
	width:800px;
	margin:auto;
}

#footerleft {
	position:relative;
	float:left;
	height:40px;
	text-align:center;
	z-index:1;
	padding:5px;
	}

#footerright{
	position:relative;
	float:right;
	height:40px;
	text-align:center;
	z-index:1;
	padding:5px;
	}

#footer2 span a{color:#FFCC00;}  /* WVU GOLD */

#errormessage{
	color:black;
	background-color:red;
	height:60px;
	width:450px;
	border:3px double red;
	padding:10px;
	margin:20px;
}

#loginwindow{
	padding:10px;
	background-color:#ffffff; /* WHITE */
	width:450px;
	height:250px;
	position:relative;
	margin-left:auto;
  	margin-right:auto;
	text-align:center;
	padding:50px;
	margin-top:50px;
	font:inherit;
	border:1px solid black;
	}
	
#loginwindow_mobile{
	padding:10px;
	background-color:#ffffff; /* WHITE */
	width:280px;
	height:250px;
	position:relative;
	margin-left:auto;
  	margin-right:auto;
	text-align:center;
	margin-top:50px;
	font:inherit;
	border:1px solid silver;
	}

#boform li{
	text-indent:0;
	font-family:tahoma,arial,Helvetica,sans-serif;
	font-size:8pt;
}
#boform input.readonly{
	background-color:#dfffdf; /*Light Green */
}

.wait, .wait * { cursor:wait !important; } 

form {margin:0;}

a{color:inherit;}

a:hover{text-decoration:underline;}

p{
	font-family:tahoma,arial,Helvetica,sans-serif;
	font-size:9pt;
	line-height:12pt;
}

p.topmenu{
	text-indent:0;
	font-family:tahoma,arial,Helvetica,sans-serif;
	font-size:8pt;
	text-align:right;
}

h1{
	font-family:tahoma,arial,Helvetica,sans-serif;
	font-size:12pt;
	font-weight:bold;
	margin-bottom:5px;
	line-height:120%;
}

h2{
	font-family:tahoma,arial,Helvetica,sans-serif;
	font-size:11pt;
	font-weight:bold;
	font-style:italic;
	padding:2px;
}

h3{
	font-family:tahoma,arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:bold;
	font-style:italic;
	padding:2px;
}

.subheader{
	font-family:tahoma,arial,Helvetica,sans-serif;
	font-size:11pt;
	font-weight:bold;
	font-style:italic;
	background-color:#c3daf9;
	padding:2px;
}

.bgtext{
	font-family:tahoma,arial,Helvetica,sans-serif;
	font-size:11pt;
	font-weight:bold;
	padding:2px;
}

.bgtext2{
	font-family:tahoma,arial,Helvetica,sans-serif;
	font-size:11pt;
	line-height:150%;
	padding:2px;
}

.vbgtext{
	font-family:tahoma,arial,Helvetica,sans-serif;
	font-size:14pt;
	font-weight:bold;
	padding:2px;
}

blockquote{
	margin:5px 20px 5px 20px;
}

.smtext{
	text-indent:0;
	font-family:tahoma,arial,Helvetica,sans-serif;
	font-size:8pt;
	}
	
a.smtext{
	color:inherit;
	font-family:inherit;
	font-size:inherit;
}

.smtextp{
	text-indent:0;
	font-family:tahoma,arial,Helvetica,sans-serif;
	font-size:8pt;
	}
	
a.smtextp{
	color:inherit;
	font-family:inherit;
	font-size:inherit;
}

.editbody{
    color:#15428b; /*DARK BLUE */
	font: 11px tahoma,arial,Helvetica,sans-serif;
    padding:5px 0 4px 0;
	}

a.editbody{
	text-decoration:none;
	}
	
a.editbody:hover{
	text-decoration:underline;
	}

.title{
	background-color:#c3daf9; /*LIGHT BLUE */
	padding:5px;
	font-weight:bold;
	font-family:tahoma,arial,Helvetica,sans-serif;
	font-size:9pt;
	}

input {border:1px solid silver;}
select {border:1px solid silver;}

.req{
	font-size: inherit;
	font-family:inherit;
	color: red;
}

.x-grid3-cell-inner {white-space: normal ! important; display:block;}

td {padding:3px;}
h1{background-color:#c3daf9;padding:5px;margin-top:10px;}

INPUT.submitbutton
{	font-size: 11px;
	color: black;
	font-family: tahoma,arial,Helvetica,sans-serif;
	text-align: center;
	padding: 5px;
	margin:2px;
	background-color: #F4F4F4; /* PALE GRAY */
	font-weight: bold;
	cursor: hand;
	border: 1px solid silver;
	}
	
INPUT.deletebutton
{	font-size: 11px;
	color: red;
	font-family: tahoma,arial,Helvetica,sans-serif;
	text-align: center;
	padding: 5px;
	margin:2px;
	background-color: #F4F4F4; /* PALE GRAY */
	font-weight: bold;
	cursor: hand;
	border: 1px solid silver;
	}
	
INPUT.addbutton
{	font-size: 11px;
	color: green;
	font-family: tahoma,arial,Helvetica,sans-serif;
	text-align: center;
	padding: 5px;
	margin:2px;
	background-color: #F4F4F4; /* PALE GRAY */
	font-weight: bold;
	cursor: hand;
	border: 1px solid silver;
}

.header{font-family:tahoma,helvetica;font-size:11pt;text-decoration:none;color:Black;font-weight:bold;font-style:italic;}
.subheader{font-family:tahoma,helvetica;font-size:11pt;text-decoration:none;color:Black;font-weight:bold;font-style:italic;}

.menu{font-family:tahoma,helvetica;font-size:8pt;color:#000000;text-decoration:none;padding-left:3px;}
A.menu{font-family:tahoma,helvetica;font-size:8pt;color:#000000;text-decoration:none;padding-left:3px;}
A.menu:hover{font-family:tahoma,helvetica;font-size:8pt;color:#000000;text-decoration:underline;font-weight:bold;padding-left:3px;}

.body{font-family:tahoma,helvetica;font-size:9pt;color:#000000;text-decoration:none;}
A.body{font-family:tahoma,helvetica;font-size:9pt;color:#000000;text-decoration:underline;}
A.body:hover{font-family:tahoma,helvetica;font-size:9pt;color:#000000;text-decoration:underline;}

.body2{font-family:tahoma,helvetica;font-size:8pt;color:#000000;text-decoration:none;}
A.body2{font-family:tahoma,helvetica;font-size:8pt;color:#000000;text-decoration:underline;}
A.body2:hover{font-family:tahoma,helvetica;font-size:8pt;color:#000000;text-decoration:underline;}

.body-front{font-family:tahoma,helvetica;font-size:12pt;color:#000000;text-decoration:none;}
A.body-front{font-family:tahoma,helvetica;font-size:12pt;color:#000000;text-decoration:underline;}
A.body-front:hover{font-family:tahoma,helvetica;font-size:12pt;color:blue;text-decoration:underline;}

TD.h-body{font-family:tahoma,Helvetica;font-size:8pt;text-decoration:none;color:#000000;border-bottom:1px solid black;border-right:1px solid black;}
.h-body{font-family:tahoma,Helvetica;font-size:8pt;text-decoration:none;color:#000000;}
.h-body-np{font-family:tahoma,Helvetica;font-size:8pt;text-decoration:none;color:#000000;}

.bodyreq{font-family:tahoma,helvetica;font-size:9pt;color:#000000;text-decoration:none;background-color:#F9F9AC}

.error{font-family:tahoma,helvetica;font-size:9pt;color:red;text-decoration:none;}
A.error{font-family:tahoma,helvetica;font-size:9pt;color:red;text-decoration:underline;}
A.error:hover{font-family:tahoma,helvetica;font-size:9pt;color:red;text-decoration:underline;}

.smtext{font-family:tahoma,Helvetica;font-size:8pt;text-decoration:none;color:#000000;}
a.smtext{font-family:tahoma,Helvetica;font-size:8pt;text-decoration:none;color:#000000;}
a.smtext:hover{font-family:tahoma,Helvetica;font-size:8pt;text-decoration:underline;color:#000000;}

.smtextb{font-family:tahoma,Helvetica;font-size:8pt;text-decoration:none;color:#000000;font-weight:bold;}
a.smtextb{font-family:tahoma,Helvetica;font-size:8pt;text-decoration:underline;color:blue;font-weight:bold;}
a.smtextb:hover{font-family:tahoma,Helvetica;font-size:8pt;text-decoration:underline;color:red;font-weight:bold;}

.footer{font-family:tahoma,Helvetica;font-size:8pt;text-decoration:none;color:#000000;}
a.footer{font-family:tahoma,Helvetica;font-size:8pt;text-decoration:none;color:#000000;}
a.footer:hover{font-family:tahoma,Helvetica;font-size:8pt;text-decoration:underline;color:#000000;}

.button{width:200px;padding:3px 3px 3px 3px;border:1px solid black;background-color:#F9F9AC;color:black;font-family:tahoma,Helvetica;font-size:8pt;text-decoration:none;font-weight:bold;}
.buttonsmall{padding:3px 3px 3px 3px;border:1px solid black;background-color:#F9F9AC;color:black;font-family:tahoma,Helvetica;font-size:8pt;text-decoration:none;}


.rpt_subheader{font-family:tahoma,helvetica;font-size:11pt;text-decoration:none;color:Black;font-weight:bold;font-style:italic;background-color:#F5F5B0;border:1px solid black;padding:5px 5px 5px 5px;}

.rpt_body{font-family:tahoma,helvetica;font-size:9pt;color:#000000;text-decoration:none;background-color:#B0DDBB;padding:3px 3px 3px 3px;font-weight:bold;}
A.rpt_body{font-family:tahoma,helvetica;font-size:9pt;color:#000000;text-decoration:underline;}
A.rpt_body:hover{font-family:tahoma,helvetica;font-size:9pt;color:#000000;text-decoration:underline;}

.rpt_smtext{font-family:tahoma,Helvetica;font-size:8pt;text-decoration:none;color:#000000;}
a.rpt_smtext{font-family:tahoma,Helvetica;font-size:8pt;text-decoration:none;color:#000000;}
a.rpt_smtext:hover{font-family:tahoma,Helvetica;font-size:8pt;text-decoration:underline;color:#000000;}

form{margin:2px;}