p {
   	font-family: verdana, tahoma, arial, sans-serif;
   	font-size: 11px;
   	font-weight: 400;
   	color: #000000;
    }

p.text {
   	font-family: verdana, tahoma, arial, sans-serif;
   	font-size: 12px;
   	font-weight: 400;
   	color: #000000;
    }

a.nav {
   	font-family: verdana, tahoma, arial, sans-serif;
   	font-size: 12px;
   	font-weight: 400;
   	color: #000000;
    text-decoration:none;
    }

a.nav:hover {
		color: #F59C00;
    font-weight: 700;
   	text-decoration:none;
    }

a.nav1 {
   	font-family: verdana, tahoma, arial, sans-serif;
   	font-size: 12px;
   	font-weight: 700;
   	color: #F59C00;
    text-decoration:none;
    }

a.nav1:hover {
		color: #F59C00;
    font-weight: 700;
   	text-decoration:none;
    }

a.nav2 {
   	font-family: verdana, tahoma, arial, sans-serif;
   	font-size: 11px;
   	font-weight: 400;
   	color: #FFFFFF;
    text-decoration:none;
    }

a.nav2:hover {
		color: #FFFFFF;
    text-decoration:underline;
    }

a.nav3 {
   	font-family: verdana, tahoma, arial, sans-serif;
   	font-size: 10px;
   	font-weight: 400;
   	color: #000000;
    text-decoration:none;
    }

a.nav3:hover {
		color: #FFFFFF;
    text-decoration:none;
    }

a.nav4 {
   	font-family: verdana, tahoma, arial, sans-serif;
   	font-size: 12px;
   	font-weight: 700;
   	color: #F59C00;
    text-decoration:underline;
    }

a.nav4:hover {
		color: #F59C00;
    font-weight: 700;
   	text-decoration:none;
    }
a.title {
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #737373;
    font-weight: 900;
   	text-decoration:none;
    }


td.yell {
   	font-family: verdana, tahoma, arial, sans-serif;
   	font-size: 11px;
   	font-weight: 400;
   	color: #2E73B4;
   	background-color: #FFB400;
    }

td.blue {
   	font-family: verdana, tahoma, arial, sans-serif;
   	font-size: 11px;
   	font-weight: 400;
   	color: #FFFFFF;
   	background-color: #1F8FD0;
    }

td.gray {
   	font-family: verdana, tahoma, arial, sans-serif;
   	font-size: 11px;
   	font-weight: 400;
   	color: #2090DF;
   	background-color: #EDEDED;
    }

input, select {
   	font-family: verdana, tahoma, arial, sans-serif;
   	font-size: 11px;
   	font-weight: 400;
   	color: #2090DF;
   	background-color: #FFFFFF;
    }

.date {
   	font-family: verdana, tahoma, arial, sans-serif;
   	font-size: 10px;
   	font-weight: 700;
   	color: #2E73B4;
    }