@charset "utf-8";
/* CSS Document */
.tableBlue{
	background-color: #003366;
	color:#FFFFFF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #003366;	
	line-height: normal;
	font-variant: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	line-height: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
}

.Section {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14pt;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color: #999999;
	text-align: center;
	text-decoration: underline;
}
.depttitle {
	FONT-WEIGHT: bold; 
	FONT-SIZE: small; 
	COLOR: black; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
}

.label {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10pt; 
	COLOR: black; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
}
span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #003366;
}
.banner {
	background-image: url(../images/banner2.gif);
}
.leftrepeater {
	background-image: url(../images/leftrepeater.gif);
	background-repeat: repeat-y;
}
.rightrepeater {
	background-image: url(../images/rightrepeater.gif);
	background-repeat: repeat-y;
}
.footer {
	background-image: url(../images/bottomframe.gif);
}
#nav {
	border: thin solid #000000;
	color: #FFFFFF;
	background-color: #003366;	
}
#nav a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#nav a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#nav a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
#nav ul {
	margin: 0 20px 0 20px; 
	padding: 0 0 0 0;
}
#nav ul li {
	list-style-type: square;
	color: #FFFFFF;
	list-style-image: none;
	font-size: 12px;
}
#nav ul li a {
	text-decoration: none;
	color: #FFFFFF;
}
/*#nav ul li a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#nav ul li a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
#nav ul li a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#nav ul li a:hover {
	text-decoration: underline;
	color: #FFFF00;
}*/
.navsection {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-style:normal;
	font-size: 10pt; 
	color: blue; 
	text-decoration: underline;
	}
.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-style:normal;
	font-size: 10pt; 
	color: #003366; 
	text-decoration: none;
	}
.calhead { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 9pt; 
	color: #ffffff; 
	background-color: #0066CC; 
	border: thin solid #000000; 
	text-decoration: none;
	}
.calsub { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 9pt; 
	color: #ffffff; 
	background-color: #336699; 
	border: thin solid #000000; 
	text-decoration: none;
	}
.1textbox
{
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	color: white;
	border-bottom: black thin solid;
	background-color: #003680;
}
.2textbox
{
	border-right: #336699 thin solid;
	border-top: #336699 thin solid;
	border-left: #336699 thin solid;
	border-bottom: #336699 thin solid;
	color:  #003680;
	background-color: #dddddd;
}
