/* CSS Document */

body {
	margin: 0;
	padding:0;
	background: url(_images/bg.jpg) repeat 0px 0px;
	
	}
	
html {
margin: 0 auto;
	}
		
.clear {
	clear: both;
}
p {
	color: #26204E;
	font: 12px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
}
a:link 	{
	color: #26204E;
	font: 12px Georgia, "Times New Roman", Times, serif;
	}
a:visited 	{
	color: #5245A7;
	font: 12px Georgia, "Times New Roman", Times, serif;
	}
a:hover {
	color: #634756;
	font: 12px Georgia, "Times New Roman", Times, serif;
	}	
	
.pbold {
	color: #26204E;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
}
.p {
	color: #26204E;
	font: 12px Georgia, "Times New Roman", Times, serif;
	
}
#header h1 {
	display: none;
}
.h1 {
	color: #26204E;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
}

#wrapper {
	width: 700px;
	border: thin solid #FFFFFF;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	}
#header {
	width: 700px;
	background: url(_images/header.jpg) no-repeat;
	height: 252px;
	margin: 0 auto;
	}
#bluecontent {
	background-color: #26204E;
	width: 680px;
	padding: 10px;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	margin: 0 auto;
	}	
#content {
	width:660px;
	margin:0 auto;
	background-color:#FFFFFF;
	padding: 20px 20px 0px 20px;
	overflow: hidden;
	}
#footer {
	width: 700px;
	background-color:#FFFFFF;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 8px;
	}	
.imageleft {
	float: left;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-top: 10px;
	}
	
.bluebox {
	background-color: #26204E;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	margin-top: 50px;
	}
.blueboxbold {
	font-weight: bold;
	}	
	
.blueboxbold a:link {
	font-weight: bold;
	}
.blueboxbold a:visited {
	font-weight: bold;
	}		
.whitebox {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #26204E;
	text-align: center;
	padding: 15px 0px 0px 0px;
	}
.newinfo {
	text-align: center;
	border: thin solid #CCCCCC;
	width: 600px;
	margin: 0 auto;
	background: #EFFDFE;
	}	

.li	{
	display: inline;
	list-style: none;
	padding: 15px;
	font-size: 10px;
	}
.copyright {
	color: #666666;
	font: 10px Arial, Helvetica, sans-serif;
	}
.copyright a:link {
	color: #666666;
	font: 10px Arial, Helvetica, sans-serif;
	}
.copyright a:visited {
	color: #666666;
	font: 10px Arial, Helvetica, sans-serif;
	}	
.copyright a:hover {
	color: #26204E;
	font: 10px Arial, Helvetica, sans-serif;
	}
.whitetext {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: left;
}	
.calendar a:link{
	font: bold x-large Georgia, "Times New Roman", Times, serif;
	color: #26204E;
	}
.calendar a:visited{
	font: bold x-large Georgia, "Times New Roman", Times, serif;
	color: #26204E;
	}	 
	
.calendar a:hover{
	font: bold x-large Georgia, "Times New Roman", Times, serif;
	color: #5245A7;
	}
.calendar a:active {
	font: bold x-large Georgia, "Times New Roman", Times, serif;
	color: #26204E;
	}	
	 
