<!-- /* BCP basic1 css */ -->



	body {
		margin:0;
		padding:0;
		border:0;			
		width:100%;
		background:#B7D8E6;
		font-family: Verdana, Arial, sans-serif;
		font-weight: normal;
		font-style: normal;
		color:#022e41;
		min-width:600px;		
		font-size:95%;
	}
	a {
		font-family: Verdana, Arial, sans-serif;
		font-size: 90%;
		font-weight: bold;
		font-style: normal;
		color:#0C01E8;
	}
	a:hover {
		font-family: Verdana, Arial, sans-serif;
		font-size: 90%;
		font-weight: bold;
		font-style: normal;
		color:#E2F6FC;
		background:#478098;
		text-decoration:none;
	}





.slink a:link 
{
font-size:90%; font-weight:bold; color: #0C01E8; background: #E2F6FC;  padding: 6px; text-decoration: underline
}


.slink a:visited
{
font-size:90%; font-weight:bold; color: #0C01E8; background: #E2F6FC;  padding: 6px; text-decoration: underline
} 

.slink a:hover 
{
font-size:90%; font-weight:bold; color:#E2F6FC; background: #015375;  padding: 6px; text-decoration: none
}

.slink a:active 
{
font-size:90%; font-weight:bold; color:#E2F6FC; background: #015375;  padding: 6px; text-decoration: none
}



.cal a:link {color:#fff; padding: 0px; background: #fff}
.cal a:visited {color:#fff; padding: 0px; background: #fff}
.cal a:hover {color:#fff; padding: 0px; background: #fff}
.cal a:active {color:#fff; padding: 0px; background: #fff}




.pic a:link {color:#E2F6FC; padding: 0px; background: #E2F6FC}
.pic a:visited {color:#E2F6FC; padding: 0px; background: #E2F6FC}
.pic a:hover {color:#E2F6FC; padding: 0px; background: #E2F6FC}
.pic a:active {color:#E2F6FC; padding: 0px; background: #E2F6FC}





.ftr a:link 
{
font-size:90%; font-weight:bold; color: #E5950A; background: #015375;  padding: 6px; text-decoration: none
}

.ftr a:visited
{
font-size:90%; font-weight:bold; color: #E5950A; background: #015375;  padding: 6px; text-decoration: none
} 

.ftr a:hover 
{
font-size:90%; font-weight:bold; color:#000; background: #fff;  padding: 6px; text-decoration: underline
}

.ftr a:active 
{
font-size:90%; font-weight:bold; color:#E5950A; background: #B7D8E6;  padding: 6px; text-decoration: none
}









	h1, h2, h3 {
		margin:.8em 0 .2em 0;
		padding:0;
		color:#34014C;
	}
	p {
		font-family: Verdana, Arial, sans-serif;
		font-size: 100%;
		font-weight: normal;
		font-style: normal;
		color:#34014C;
		margin:.2em 0 .8em 0;
		padding:0;
	}
	img {
		margin:10px 0 5px;
	}
	/* Header styles */
	#header {
		clear:both;
		float:left;
		width:100%;
		background-color:#015375;
	}
	#header {
		border-bottom:1px solid #015375;
	}
	#header p,
	#header h1,
	#header h2 {
		padding:.4em 15px 0 15px;
		margin:0;
	}
	#header ul {
		clear:left;
		float:left;
		width:100%;
		list-style:none;
		margin:10px 0 0 0;
		padding:0;
	}
	#header ul li {
		display:inline;
		list-style:none;
		margin:0;
		padding:0;
	}
	#header ul li a {
		display:block;
		float:right;
		margin:0 0 0 1px;
		padding:3px 10px;
		text-align:center;
		background:#015375;
		color:#D5FDFB;
		text-decoration:none;
		position:static;
		left:15px;
		line-height:1.3em;
	}
	#header ul li a:hover {
		background:#E2F6FC;
		color:#022e41;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
		color:#9507D7;
		background:#7803ae;
		font-weight:bold;
	}
	#header ul li a span {
		display:block;
	}
	



.innerbox
{width:70%;
margin: 2% 15% 0% 15%;
	padding: 10px 10px 10px 10px;
	background-color: #E2F6FC;
border: 2px solid #E2F6FC;
}

#content {
	width: 75%; 
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 
	/* opera does not like 'margin:20px auto' */	
	background: #E2F6FC;
		text-align:left; 
		}




	

#box
{
align:center;
background-color:#FFF;
width:80%;
height:200px;
overflow: auto
}




#box2
{
align:center;
background-color:#FFF;
width:80%;
height:200px;
overflow: auto
}




span.highlight
{
background-color:#cff
}


<!-- /* calender table */ -->

table.one
{
text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
background-color: #fff;
border: 1px;
border-spacing: 0px;
}






	/* Footer styles */
	#footer {
		clear:both;
		float:left;
		width:100%;
		border-top:1px solid #015375;
		background-color:#015375;		
	}
	#footer p {
		padding:10px;
		margin:0;
	}
	



