@charset "utf-8";
body,td,input,textarea,table,span,div,ul,li {
	font-family:Verdana;
	font-size:12px;
	color:#555;
}
div a:visited, div a:active,div a{
	text-decoration:none;
	color:#006699;
}
div a:hover{
	text-decoration:none;
	color:#0066CC;
}

.bar_green, .event .bar_green {
	background-image:url(images/menu_bggreen.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}

.foot{
	font-size:9px;
	color:#ffffff;
}

.h1{ font-size:12px; color:#006699; line-height:22px; font-weight:bold;text-transform:uppercase;}
.h2{ font-size:12px; color:#006699; line-height:22px;;text-transform:uppercase;}
.h3{ font-size:12px;}
.content{font-size:14px; color:#111111; line-height:20px;}
.cap {text-transform:uppercase;}
.pathway,.pathway span, .pathway a,.pathway a:active,.pathway a:visited,.pathway a:active {
	font-size:9px; 
	color:#999999; 
	text-decoration:none; 
	padding:5px; 
	font-weight:bold
}
.boxphoto{ border:1px #CCCCCC solid; padding:5px; background-color:#FFFFFF;}
#top-panel {
	padding-top:30px;
	margin: 0 auto;
	width: 960px;
}
#top-banner {
	padding-top:30px;
}
#top-head {
	position: absolute;
	z-index: auto;
	top: 1px;
	width: 41px;
	height: 52px;
	border: none;
	float: left;
	text-indent:-36px;
}
.menu a,.menu a:visited,.menu a:link{
	text-indent:25px;
	text-decoration:none;
	text-align:left;
	display:block;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:23px;
	margin-left: 5px;
}
.menu a:hover,.menu a:active{
	background-image:url(images/fav_icon_20.png);
	background-color:transparent;	
	background-position:left;
	background-repeat: no-repeat;
}
.current a,.current a:hover,.current a:visited,.current a:active{
	text-indent:25px;
	text-decoration:none;
	text-align:left;
	display:block;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:26px;
	margin-left: 5px;
	background-image:url(images/fav_icon_20.png);
	background-color:transparent;
	background-position:left;
	background-repeat: no-repeat;	
}


.tab a,.tab,.tab a:visited {
	text-decoration:none;
	text-align:center;
	font-size:8px;
	color:#efefef;
	line-height:10px;
}
.tab a:hover, .tab a:active, .tab_active{
	text-decoration:none;
	text-align:center;
	font-size:8px;
	color:#FFFFFF;
	line-height:10px;
}

.hspace {
	margin-top: 20px;
}
.barline{
	text-align:center;
	background-image:url(images/bar.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:20px;
	border:none;
	padding-top:15px;
	padding-bottom:10px;
}
.bartext{
	text-align:center;
	background-image:url(images/bot_text.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:31px;
	border:none;
	padding-top:20px;
	padding-bottom:20px;
}
table .box_gray{
	border-collapse:collapse;
	border:1px #aaaaaa solid;
	background-color:#FFFFFF;
}
.box_gray_head{
	background-color:#aaaaaa;
	text-indent:10px;
	text-decoration:none;
	text-align:left;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:26px;
	margin-left: 25px;
}

table .box_blue{
	border-collapse:collapse;
	border:1px #006699 solid;
	background-color:#FFFFFF;
}
.box_blue_head{
	background-color:#006699;
	text-indent:10px;
	text-decoration:none;
	text-align:left;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:26px;
	margin-left: 25px;
}
.textbox{
	padding: 1px;
	background: url(images/field_bg.png) no-repeat top left;
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2 #e2e2e2 #e2e2e2 #d2d2d2;
	font-size: 12px;
	height: 20px
}
.areabox{
	padding: 1px;
	background: url(images/field_bg.png) no-repeat top left;
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2 #e2e2e2 #e2e2e2 #d2d2d2;
	font-size: 12px;
}
.buttonbox{border:1px #aaaaaa solid; background-color:#CCCCCC; color:#FFFFFF; font-weight:bold}
 
a.readmore {
	margin: 0px 10px 0px 0px;
	width: 100px;
	height: 20px;
	background: transparent url(images/readmore_black.jpg) 0 0 no-repeat; /* ie6png:crop */
	display: block;
	float: left;
	line-height: 20px;
	text-indent: 10px;
	font-size: 90%;
}

a.readmore:link,  a.readmore:visited {
	color: #ffffff;
	text-decoration: none;
}

a.readmore:hover {
	background: transparent url(images/readmore_black.jpg) 0 -20px no-repeat;/* ie6png:crop */
	color: #ffffff;
	text-decoration: none;
}
ul.bullet {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}

ul.bullet li {
	background-image:url(images/bullet_peach.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	line-height:20px;
	padding-left: 25px;
	display: block;
	margin-top:10px;
}
.underline_blue {
	border-bottom:1px #003399 solid;
	padding-left:3px;
	padding-right:3px;
	line-height:28px;
	vertical-align:top;
}	

.note {
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #992222;
	border: 1px #f0c020 solid;
	display: none;
	background-color:#ffffdd;
	text-align: left;
}

.notification_ok {
	color: #229922;	
}

.shadow-left { 
	background: transparent url(images/shadowleft.png) repeat-y top right;
 }
 
.shadow-right { 
	background: transparent url(images/shadowright.png) repeat-y top left;
 }

.top-right{
	background: transparent url(images/topright.png) no-repeat top right;
}

