body { background:#eeeeff; font-family:sans-serif; font-size:100%; color:#003366; }

div#pageContentHolder { border:1px solid #8e8ecc; width:96%; max-width:900px; margin:10px auto; background-color:#FFFFFF; min-height:400px; overflow:hidden; margin-bottom:30px; }
div#pageHeader { font-weight:normal; background:#ffffff; overflow:hidden; color:#666; border-bottom:1px solid #f7f6f6; padding-bottom:10px; }
div#pageHeader #headerLeft { float:left; margin-top:20px; margin-left:60px; }
div#pageHeader img { text-align:middle; vertical-align:middle; border:0px;	padding:18px 10px 0 10px; }
div#pageHeader #headerRight { float:left; margin-left:200px; margin-top:20px; text-align:center; }

div#navigation { float:left; width:180px; padding:10px; font-size:0.8em; padding-left:30px; padding-right:30px; }
div#pageContent { float:left; padding:30px; }

a:link     {color: #2244aa; text-decoration: none; font-family: arial;}
a:visited  {color: #2244aa; text-decoration: none; font-family: arial;}
a:hover    {color: #aa4422; text-decoration: none; font-family: arial;} 
#highlightlink a:link     {background-color: #88aaff; }
#highlightlink a:visited     {background-color: #88aaff; }
#highlightlink a:hover     {background-color: #ea7878; }


#highlightlink p
	{
		font-family: sans-serif;
		font-size: 80%;
		color: #003366;
		min-width: 80%;
		margin:0px 0px 0px 0px;
		padding:10px 10px 10px 10px ;
	}




#highlightlink h3	
	{
		font-size: 180%;
		font-weight: 500;
		font-family: sans-serif;
		color: #0066cc;
		min-width: 80%;
		margin:0px 0px 0px 0px;
		padding:10px 10px 10px 10px ;
	}

 #highlightlink h4	
	{
		font-size: 130%;
		font-weight: 500;
		font-family: sans-serif;
		color: #0066cc;
		min-width: 80%;
		margin:0px 0px 0px 0px;
		padding:10px 10px 10px 10px ;
		
	}

div.event { background:#e5ebf9; border:1px solid #88aaff; padding:15px; margin-bottom:5px; }


/*

td.link1
	{
	font-family: sans-serif;
	font-size: 100%;
	background-color: #9999ff
	}
*/	
td
	{
	font-family: sans-serif;
	font-size: 100%;
	color: #003366;
	}

p
	{
	font-family: sans-serif;
	font-size: 80%;
	color: #003366;
	}


h1	
	{
	font-size: 200%;
	font-weight: 900;
	font-family: sans-serif;
	color: #003366;
	text-align: center;
	min-width: 100%;
	}

		
h2	
	{
		font-size: 150%;
		font-weight: 500;
		font-family: sans-serif;
		color: #0066cc;
		min-width: 100%;
	}

h3	
	{
		font-size: 120%;
		font-weight: 500;
		font-family: sans-serif;
		color: #0066cc;
		min-width: 100%;
	}

h4	
	{
		font-size: 100%;
		font-weight: 500;
		font-family: sans-serif;
		color: #0066cc;
		min-width: 100%;
	}

