
/* java univ base stylesheet */

label { display: block; width: 6em; float: left; }


body {
	font-size:medium;  
	font-family:Verdana,Arial,san-serif;
	background-color: white;	
	}

thead {
	font-size:small;  
	font-family:Verdana,Arial,san-serif;
	background-color: DEDEDE;	
	}

a:link {
	color: #00428C; 
	text-decoration: none;
	font-weight: bold; 
	background: none;
	}

a:visited {
	color: #00428C; 
	text-decoration: none; 
	font-weight: bold; 
	background: none;
	}

a:hover {
	color: #00428C; 
	text-decoration: underline;
	background: none;
	}
	
.small {
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: xx-small;
	}

.smallheader{
	font-size:small;  
	font-family:Verdana,Arial,san-serif;
	background-color: DEDEDE;	
	}

.nav2 {
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: x-small;
	}
	

p,td,ul,dl {
	font-size:x-small; 
	font-family: Verdana,Arial,san-serif;
	}



p.indent
{text-indent:20px;}


.indent
{margin:8px; text-indent:20px;}

.localNav 
{line-height:15px;}


.breadcrumb {
	font-size: xx-small; 
	font-family: Verdana, Arial, san-serif; 
	color: #FFFFFF; 
	font-weight: bold; 
	text-indent:5px;
	background: none;
	}


.select {
	font-size:medium; 
	font-family: Verdana,Arial,san-serif;
	}




a.issue:hover {
	color: #ffffff; 
	background: #666699;
	}

.thinBorder {
  border: 1 solid #CCCCCC;
}	
	

	
	
h1 {
	font-size: small; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	color: #00309C; 
	font-weight: bold;
	background: none;
	}
	
h2 {
	font-size: x-small; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	color: #00309C; 
	font-weight: bold;
	background: none;
	}
	
	
h3 {
	font-size: xx-small; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #006666; 
	font-weight: bold;
	background: none;
	}
	
h4 {
	font-size: xx-small; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #006666; 
	font-weight: bold;
	background: #eeeeee;
	}
	
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #006666; 
	font-weight: bold;
	background: #eeeeee;
	}
	
.header1 {
	font-size: small; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	color: #00309C; 
	font-weight: bold;
	background: none;
	}
	
	
	
.fntb {
	font-size: x-small; 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	color: #000099; 
	font-weight: bold;
	background: #ffffff;
	}
	
.welcome {
	font-size: small; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	color: #00309C; 
	font-weight: bold;
	background: none;
	}
	
.required {
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: xx-small;
	color: #ff3333;
	font-style: SUP;
	}
	
.label1 {
	font-size: small; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-weight: bold;
        color: #ffffff;
         background: #525D76;
	}

	
.text { 
        font-size: 8px;
	border-style: inset; border-width: 1;
	}
.btn { 
       font-family: Arial, sans-serif; 
       font-size: 10px;
      }

.label {
	font-size: 9px; 
        color: #000000;
         background: #EEEEEE;
         border-style: inset;
         border-width: 0;
	}

.rowlabel {
	font-size: 12px; 
        color: #000000;
         background: #EEEEEE;
         border-style: inset;
         border-width: 0;
	}

.row {
	font-size: 12px; 
        color: #000000;
         background: #EEEEEE;
         border-style: inset;
         border-width: 0;
	}


.rowhilite {
	font-size: 12px; 
        color: #000000;
         background: #FFFFE0;
         border-style: inset;
         border-width: 0;
	}


.error {
	font-size: 12pt; 
         color: #000000;
         background: #FF3333;
         border-style: inset;
         border-width: 0;
	}


.label2 {
	font-size: 10pt; 
        color: #000000;
         background: #FFEAC5;
         border-style: inset;
         border-width: 0;
	}

.studentlabel {
	font-size: 10pt; 
        color: #000000;
         background: #CCCCCC;
         border-style: inset;
         border-width: 0;
	}

.title {
	font-size: 12pt; 
        color: #FFFFFF;
         font-weight: bold;
         background-color: #336699;
         border-style: outset;
         border-width: 1;
	}

.reportTitle {
	font-size: 12pt; 
        color: #000000;
         font-weight: bold;
         background-color: #EEEEEE;
         border-style: inset;
         border-width: 0;
	}

.txtH1 {
  color:#003399;
  font-family:Georgia,Verdana,Arial,Sans-Serif;
  font-size:10pt;
  font-weight:bold;
  text-align:left;
}

.lightBackground {
    background: #EEEEEE;
}


.darkBackground {
    background: #CCCCCC;
}

.secondaryBackground {
  background: #99AACC;
}
.stext
{
  FONT-SIZE: 9px; 
  BORDER-STYLE: groove
  height: 15px
}