@charset "utf-8";
/* CSS Document */

body {
	color: #000;
	font-family:"Times New Roman", Times, serif;
}
#content {
font-size: 20px;	
	text-align:left;
	font-weight:normal;
	padding: 0px 35px;
}

#contentHome {
font-size: 20px;	
	text-align:left;
	font-weight:normal;
	padding: 35px 35px;
}
h1 {	
	font-size: 35px;	
	text-align:center;
	font-weight:bold;
	padding: 0px 0px 5px 0px;
}
h2 {		
	font-size: 24px;		
	text-align:left;
	font-weight:bold;
}
h3 {		
	font-size: 20px;		
	text-align:center;
	font-weight:bold;
}
h43 {		
	font-size: 20px;		
	text-align:left;
	font-weight:bold;
}
	.text {
	font-family:"Times New Roman", Times, serif;	
	font-size: 20px;
	color: #000;	
	line-height: 24px;
	text-align:left;
}
	.textPDF {		
	font-size: 16px;	
}
.textSm {font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	
}
	.mainText {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
	line-height: normal;
}
.hmHeader {	
	font-size: 22px;
	color: #000;
	font-weight: bold;	
	line-height: 26px;
}

#tableAwards  td {		
	vertical-align:top;
	text-align:left;
		
}

#tableAbout  {
	width: 75%;
	padding: 0;
	margin: 0;	
	vertical-align:top;
	text-align:center;
	border:0;	
}
#tableAbout  td {	
	padding: 0;
	margin: 0;
	font-size:16px;
	vertical-align:top;
	text-align:center;
	border:0;
}	
a:link {
	color: #660000;
	TEXT-DECORATION: underline;
}
a:visited {		
	color: #660000;
	TEXT-DECORATION: underline;
}
a:active {
	color: #660000;
	TEXT-DECORATION: underline;
}
a:hover {
	color: #000;
	TEXT-DECORATION: underline;
}
.tableSmall td
{
border: 4px;
text-align:left;
font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
}

.tableNormal td
{
border: 0px;
text-align:left;
}
.tableNormalCtr td
{
border: 0px;
text-align:center;
}
.tableCtrSz td
{
border: 1px;
text-align:center;
font-size:14px;

}

#table.nav
{
border-collapse:collapse;
}
#table.nav, th, td
{
border: 1px solid black;
text-align:center;
}
#navcontainer
{
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
margin-top: 20px;
border-top: 1px solid #800000;
z-index: 1;
font-size:16px;
font-weight:bold;
}

#navcontainer ul
{
list-style-type: none;
text-align: center;
margin-top: -8px;
padding: 0;
position: relative;
z-index: 2;
}

#navcontainer li
{
display: inline;
text-align: center;
margin: 0 5px;
}

#navcontainer li a
{
padding: 1px 7px;
color: #800000;
background-color: #fff;
border: 2px solid #800000;
text-decoration: none;
background-color:#FFFFEA;
}

#navcontainer li a:hover
{
padding: 1px 7px;
color: #000000;

background-color:#FFFF99;
border: 2px solid #800000;
border: 3px solid #800000;

}

/*#navcontainer li a#current
{
padding: 1px 7px;
color: #800000;
background-color: #fff;
border: 1px solid #800000;
text-decoration: none;
}*/

a.gnav:link {
	font-family:"Times New Roman", Times, serif;	
	font-weight:bold;
	font-size: 14px;	
	color: #660000;
	text-decoration: none;
}
a.gnav:visited {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 14px;	
	color: #660000;
	text-decoration: none;
}
a.gnav:active {
    font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 14px;	
	color: #660000;
	text-decoration: none;
}
a.gnav:hover {
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;	
	color: #000;
	text-decoration: none;
}
#footer {
	font-family:"Times New Roman", Times, serif;	
	font-size: 12px;
	color: #666;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0px 40px;
	
	}