/* Global Styles */

body {
	margin:0px;
	background-color:#f2f2f2;
	/*background: #CCC url(images/bg.gif) repeat-y fixed bottom center;*/
	color: #333;
	margin: 20px 0;
	}
	
td {
	color:#333333;
	}
	
a  { color: #0000cd; font-weight: normal; line-height: 18px; font-family: Arial; text-decoration: none }
	
a:hover {
	color: #CC3300;
	/*font-size: 11px;*/
	line-height: 18px;
	font-weight: normal;
	}
	



/* ID Styles */

	
#navigation a  { color: #0000cd; font-weight: bold; font-size: 14px; font-family: Arial; text-decoration: none; letter-spacing: 1px }
	
#navigation a:hover {
	color: #CC3300;
	/* ID Styles font-weight: bold; */
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
/*#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}*/


/* Class Styles */
.navText {
	color: #000000;
	font-size: 14px;
	font-family: Arial;
	font-weight:bold;
	}
	
.leftnavText {
	color: #000000;
	font-size: 14px;
	font-family: Arial;
	padding:15px 5px 15px 15px;	
	line-height:28px;
	}

.leftnavText a  { color: #0000cd; font-weight: bold; font-size: 14px; line-height: 28px; font-family: Arial }
	
.leftnavText a:hover {
	color: #CC3300;
	}

.linkList a{
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	font-weight:bold;
	/*padding:5px 5px 5px 5px;*/
	}

.logo {
	color: #000000;
	letter-spacing:0.2em;
	font-weight:500;
	font-family: Arial;
	font-size: 26px;
	}

.sidebarText {
	font:11px Arial;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:11px Arial;
	line-height:24px;
	color:#000000;
	}
	
.pageName {
	font:18px Arial;
/*	color: #CC3300;*/
	letter-spacing:0.05em;
	line-height:28px;
	font-weight:bold;
	}
	
.subHeader {
	font:13px Arial;
	/*color: #669999;*/
	/*color: #CC3300;*/
	letter-spacing:0.1em;
	font-weight:bold;
	line-height:24px;
	}

.subsubHeader {
	font:11px Arial;
	/*color: #669999;*/
	/*color: #CC3300;*/
	letter-spacing:0.1em;
	font-weight:bold;
	line-height:22px;
	}

/*.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}*/
	
.emil  { color: #0000cd; font-weight: normal; font-family: Arial; text-decoration: none }
.emil a {
	font-family: Arial;
	/*font-size: 11px;*/
	font-style: normal;
	/*line-height: normal;*/
	/*	color: #8DC73F;*/
	/*color: #0070C0;*/
}

.emil a:hover {
	font-family: Arial;
	/*font-size: 11x;*/
	/*font-style: normal;
	line-height: normal;
	color: #CC3300;*/
}

.item {
	background: #FCFCFC url(images/bgitem.gif) repeat-x;
	padding: 10px;
}

.footnote {
	font:10px Arial;
}




#newspaper-a{
	font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:12px;
	/*width:480px;*/
	width:100%;
	text-align:left;
	border-collapse:collapse;
	border:1px solid #69c;
	/*margin:20px;*/
}
#newspaper-a th{
	font-weight:normal;
	font-size:14px;
	color:#039;
	border-bottom:1px dashed #69c;
	padding:12px 1px;
}
#newspaper-a td{
	/*color:#669;*/
	padding:7px 1px;
}
#newspaper-a tbody tr:hover td{
	color:#339;
	background:#d0dafd;
}


#hor-minimalist-b{
	/*font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;*/
	/*font-size:12px;*/
	/*background: #EEE;*/
	width:100%;
	border-collapse:collapse;
	text-align:left;
	border-bottom:2px solid #0070C0;

	/*margin:20px;*/

}
#hor-minimalist-b th{
	/*font-size:14px;*/
	/*font-weight:bold;*/
	/*color:#039;*/
	border-top:2px solid #0070C0;
	border-bottom:2px solid #0070C0;  /*#f2f2f2;*/ /*#0070C0;*/
	padding:3px 3px;
}
#hor-minimalist-b td { color: #0070c0; padding: 1px 3px; border-bottom: 1px dotted #0070c0 }
#hor-minimalist-b tbody tr:hover td { color: #0000cd }	

