label {text-transform:uppercase; color:#666666; font-size: 11px;}

/*all pages*/	
.style-header {font-size:1.1em;}
a:link, a:visited {color:#C90000; text-decoration:none; }
a:hover, a:active {color:#990000; text-decoration:underline;}

ul.listCssImg {list-style-image:url("../images/menu-leaf.png"); margin-left:30px;}

/* print email*/
.print-email {display:inline; float:right; margin:0 10px; width:290px; text-align:right;}
.print-this {float:left; width:140px;}
.email-this {float:right; width:120px;}
.print-this a, .email-this a {color:#999999; display:inline-block; height:100%; line-height:40px; padding-left:50px; text-decoration:none;}
.print-this a { background:url("../images/icn_print_40.gif") no-repeat scroll left top transparent; }
.email-this a {	background:url("../images/icn_email_40.gif") no-repeat scroll left top transparent; }

/*index.cfm*/
h2.sub-title { color:#666666 !important; font-size:1em !important; margin-bottom:1.5em !important;}
div.blog-text {background:#F0F0F0; padding:10px; margin-bottom:1em;}
div.forum-teaser {padding:10px; margin-bottom:1em;}
span.pubdate {color:#999999; text-transform:uppercase; font-size:0.85em; display:block;}
div.title {font-weight:bold; text-transform:uppercase;}
div.blog-text div.title h2 {font-size:1em; margin-bottom:0;}
div.forum-teaser div.title a {color:#333333; font-size:1em; font-weight:bold; margin-bottom:0; text-transform:uppercase; }
#more span { background:#F0F0F0; display:block; margin:0 10px; padding:5px 10px; }
#more a.view-all { background:url("../images/icn_arrow_rt_gray_8x7.gif") no-repeat scroll right center transparent;
	color:#666666; display:inline; font-size:0.92em; padding-right:15px; }
	
	
/* Home tab */
#site-menu .main-menu .menu-home {
	width: 56px;
	background: url('../images/nav_home.png') no-repeat 0 0;
	margin-top:1px;
}

#site-menu .main-menu .menu-home:hover {
	width: 56px;
	background:#d7d7d7 url('../images/nav_home.png') no-repeat 0 -20px;
}
	
	
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
