body{
		font: normal 100.1%/1.1em arial, helvetica ,serif;
		color: #999;
}

p{
		font-size: 0.8em;		
}



h2{
		font-size: 0.9em;
		font-weight: bold;
		color: #fff;
}

h3{
		font-size: 0.8em;
		font-weight: bold;
		color: #fff;
}

ul li{
		font-size: 0.8em;		
}

b {
		font-weight: bold;
}

strong {
		font-weight: bold;
}

em {
		font-style: italic;
}

a:link, a:visited, a:active{
		color: red;
		text-decoration: none;
		cursor: hand;
}
a:hover{		
		color: white;
}

.sideSection h1 {
		color:lightgray;
		font-weight: bold;
		font-size: 0.9em;
}
.breadcrumb a, .breadcrumb a:link, .breadcrumb a:active, .breadcrumb a:visited {
	color: #333333;
}

.breadcrumb a:hover {
	color: red;
}

.grid a, .grid a:link, .grid a:visited, .grid a:active {
		float: left; 
		width: 110px; 
		height: 18px; 
		padding-top: 1px; 
		padding-left: 30px; 
		border: 2px solid #0c0c0c; 
		font-size: 11px; 
		color: #ccc; 
		background: url(/images/gridArrow.png) #1f1f1f no-repeat;
}

.grid a:hover {
		background: url(/images/gridArrowHover.png) #242424 no-repeat;
		color: #fff;
}

.rss a, .rss a:link, .rss a:visited, .rss a:active {
        color: #999;
	display: block; 
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	text-decoration: none; 
	width: 250px;
	background: url(/images/menuArrow.png) no-repeat;
	padding-left: 8px;
}

.rss a:hover {
	color: white;
	background: url(/images/menuArrowHover.png) no-repeat;
}










































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {

		font-size: 1.0em;
		font-weight: bold;
		color: #fff;

}


