/* Global Styles */

body {
	background-color:#E3EFFE;	
	/*background-image: url(../images/background.jpg);
	background-repeat:no-repeat;*/
	}
	
p {
	/*font: 1.1em Arial, Helvetica, sans-serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-indent:.33em;
	line-height: 2.1em;
	}
	
table.center {	
	background-image: url(../images/background.jpg);
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
	vertical-align:top;
	height:680px;
	width:780px;
	}
table.centerLrg {	
	background-image: url(../images/backgroundLrg.jpg);
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
	vertical-align:top;
	height:1000px;
	width:780px;
	}
	
td {
	font: 1.1em Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #003366;
	vertical-align:top;
	}
a {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #003366;
	text-decoration:none;
	}
	
a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
    color: #990000;
	text-decoration:underline;
	}

a:hover10 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:101px;
	font-weight:normal;
    color: #990000;
	text-decoration:underline;
	}
	
ul.ullist1 {
	margin-left:10px;
 	}

li.lilist1 {
	list-style: square inside; color:#990000;
	line-height:2em;
	}
	
/* ID Styles */

#navigation a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #003366;
	text-decoration:none;
   /* letter-spacing:.1em;*/
	}
	
#navigation10 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #003366;
	text-decoration:none;
   /* letter-spacing:.1em;*/
	}

#navigation a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #993300;
	text-decoration:underline;
	}
#navigation10 a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #993300;
	text-decoration:underline;
	}
#padding {
	padding:20px 5px 20px 5px;
	}
	


/* Class Styles */

 .table_background {
	background-image: url(../images/background.jpg);
	height:780px;
	width:780px;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:11px arial;
	line-height:1.6em;
	color:#003366;
	}
	
.pageName {
	font: 15px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #003366;
	letter-spacing:.1em;
	line-height:26px;
	padding-top:1em;
	/*padding-bottom:1em;	*/
	}
	
.subHeader {
	font:14px Arial, Helvetica, sans-serif;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}

.navText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #006600;
	/*letter-spacing:.1em;*/
	text-decoration:none;
	}

.navText10 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #006600;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
