.myFont {font-size:10px}
.topMenu {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	word-spacing:3em;

}
.myTable {color:#0000FF; font-size:10px;}
.surTable {color:#005000; font-weight:bold; font-size:9px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.surTableIN {color:#FF3300; font-size:9px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.myCheckBox {color:#ff0000; font-size:6px; }	

.dates{
	color:#009966;
	text-decoration:none;
	font-weight:bold;
	font-size:9px;
}
.library a{
	color:#000;
	text-decoration: underline;
	font-weight:bold;
	font-size:12px;
}

.submenu{
	color:#009966;
	background-color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;

}

.selected{
	color:#0000FF;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

a:link {
	color:#069;
}
a:hover {
	color:#F60;
}

body {
	text-align: center;
	background-color: white;
}
body, p, td, li, dt, dd {
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}	
dt {font-weight: bold;}
dd {margin-bottom: 10px;}

.portlet{
	width: 100%;
	margin-left:auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;
	padding:2em;
	height:2em;
	
	border-top:0px outset #FFFF99;	
	border-left:1px outset #FFFFFF;	
	border-bottom:2px inset #336633;	
	border-right:3px inset #338833;	

	/* background-color:#EFEFEF;*/
	color:#005000;
	font-weight:bold;
	background-image:url(images/banner.jpg); 
	background-position:left;
	background-color:#C9F8D3;
	 
}
#container {
	/* background-image:url(images/image006.jpg); 
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center;*/
	background-color:#ffffff;
	width: 900px;
	margin-left:auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
}
#navigation {text-align: center;}
#navigation h5 {display:none;}
#navigation ul {
	padding: 3px 0;
	margin-left: 0;
	margin-bottom: 0;
	border-bottom: 1px solid #669;
	font-weight: bold;
}
#navigation ul li {
	list-style: none;
	margin: 0;
	display: inline;
}
#navigation ul li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #669;
	border-bottom: none;
	background: #ccf;
	text-decoration: none;
}
#navigation ul li a:link {
	color: #637;
}
#navigation ul li a:visited {
	color: #637;
}
#navigation ul li a:link:hover, #navigation ul li a:visited:hover {
	color: #637;
	background: white;
}
#navigation ul li a.selected {
	text-decoration: none;
	background: blue;
	border-bottom: 1px solid white;
}
#column1 {
	width: 20%;
	height: 700px;
	float: left;
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 15px;		
	border-right:1px solid #CCCCCC;	
	
}
#column2 {
/*
	border-left-color:#fefeFe;
	border-left-style:inset;
	border-left-width:1px;
*/
	width: 42%;
	float: left;
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 5px;	
	border-right:1px solid #CCCCCC;	
}
#column3 {
	width: 33%;
	float: left;
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 5px;		
	
}



div.image_thumbnail {
	padding-bottom: 12px;
}
#footer {
	text-align: center;
	border-top: 1px solid #669;
	padding-top: 5px;
	margin-top: 20px;
	font-size: 10px;
}
div.clear{clear:both;height:0;font:0/0;}

