a {
	color: #07568E;
	text-decoration: none;
}

a:hover, a.menu:hover {
	color: #000000;
}

body {
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-base-color: #F5F5F5;
	scrollbar-darkshadow-color: #959595;
	scrollbar-face-color: #D1D1D1;
	scrollbar-highlight-color: #7F7F7F;
	scrollbar-shadow-color: #F5F5F5;
}

input, select,  textfield, button{
	border-bottom: 1px solid #2F6B96;
	border-left: 1px solid #2F6B96;
	border-right: 1px solid #2F6B96;
	border-top: 1px solid #2F6B96;
	color: #7B7B7B;	
	font-family: tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../files/templateimages/bg_input.gif);
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	}
.checkbox{ border: 0px;
background-image: url(../files/templateimages/trans.gif);
 }

span, p, td, tr, body {
	color: #4B4B4B;
	font-family: tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

.date{
	color: #4B4B4B;
	font-size: 10px;
}

.tdheader {background-color: #DFEAF2;}


.tableline1{
	background-color: #ECF7FF;
}

.tableline2{
	background-color: #F3F3F3;
}
.contenttitle{
	color: #024676;
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.morelinks {
	font-size: 10px;
	font-weight: bold;
}

.greenheadersbold{
	color: #4F9901;
	font-weight: bold;
}

.greenheaders{
	color: #4F9901;
}

.blueheadersbold{
	color: #07568E;
	font-weight: bold;
}

.brownheadersbold{
	color: #a52a2a;
	font-weight: bold;
}

.address{
	color: #8E8E8E;
	font-size: 10px;
line-height:14px;
}


.path, a.path{
	color: #83AAC6;
	font-size: 10px;
}
.headline{
	color: #024676;
	font-size: 16px;
	font-weight: bold;
	font-family: tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.mainmenu{
	color: #07568E;
	font-weight: bold;
}
.submenu2nd, a.submenu2nd{
		color: #8C8C8C;
	font-weight: bold;
}
.submenu3rd, a.submenu3rd{
		color: #747474;
}

#TheMenu {
	height: 40px;
}


ul#topnav {
	margin:0;
	padding:0;
	list-style: none;
	border: none;
} 

#topnav li {
	display: block;
	margin:0;
	padding:0;
	float:left;
}
	
#topnav a {
	display:block;
	color:#444;
	text-decoration:none;
	background: url(../../files/news_events/lia.gif) no-repeat;
	margin:0;
	padding: 0.2em 1.2em 0.2em 30px;
	border-right: 1px solid #aaa;
	position: relative;
	font: bold 11px helvetica, arial, geneva, lucida, sans-serif;
}

#topnav a#a0 { left: 0px;}
#topnav a#a1 { left: -25px;}
#topnav a#a2 { left: -50px;}
#topnav a#a3 { left: -75px;}
#topnav a#a4 { left: -100px;}
#topnav a#a5 { left: -125px;}
	
#topnav a:hover {
	background: url(../../files/news_events/liahover.gif) no-repeat;
}

#topnav a.here {
	position:relative;
	z-index:102;
	background: url(../../files/news_events/liahover.gif) no-repeat;
	border-right: 1px solid #777;
	padding: 0.2em 1em 0.2em 33px;
	margin: 0 4px 0 0;
}
	
ul#subnav {
	position:absolute;
	z-index:101;
	margin: -1px 0 0 0;
	padding: 1px 0px 3px 1px;
	background: #bbb;
	border-top:1px solid #fff;
	border-bottom:1px solid #999;
	width: 766px;
	left:0;
}
	
#subnav li {
	position:relative;
	z-index:102;
	display: block;
	margin: 0;
	padding: 0;
	float:left;
}
	
#subnav a {
	color:#fff;
	display:block;
	text-decoration:none;
	margin:0;
	padding: 2px 12px 2px 15px;
	background: transparent;
	background-image: none;
	border: 0 none;
}
	
#subnav a:hover {
	color:#444;
	background: transparent;
	background-image: none;
	border: 0 none;
}

#subnav a.here {
	color:#444;
	background: transparent;
	background-image: none;
	border: 0 none;
	margin:0;
	padding: 2px 12px 2px 15px;
}

#summitContent {
margin-left: 80px;
}

#summitContentBG {
background-image: url(../../files/images/bg5.jpg); 
background-repeat: no-repeat;
background-position: bottom left;
}




.rating{
	width:80px;
	height:16px;
	margin:5px 0 5px 0;
	padding:0;
	list-style:none;
	clear:both;
	position:relative;
	background: url(../../asp/star-matrix.gif) no-repeat 0 0;
}

.nostar {background-position:0 0}
.onestar {background-position:0 -96px}
.twostar {background-position:0 -112px}
.threestar {background-position:0 -128px}
.fourstar {background-position:0 -144px}
.fivestar {background-position:0 -160px}
.avgonestar {background-position:0 -16px}
.avgtwostar {background-position:0 -32px}
.avgthreestar {background-position:0 -48px}
.avgfourstar {background-position:0 -64px}
.avgfivestar {background-position:0 -80px}

ul.rating li {
	cursor: pointer;
	float:left;
	text-indent:-999em;
}
ul.rating li a {
	position:absolute;
	left:0;
	top:0;
	width:16px;
	height:16px;
	text-decoration:none;
	z-index: 200;
}
ul.rating li.one a {left:0}
ul.rating li.two a {left:16px;}
ul.rating li.three a {left:32px;}
ul.rating li.four a {left:48px;}
ul.rating li.five a {left:64px;}
ul.rating li a:hover {
	z-index:2;
	width:80px;
	height:16px;
	overflow:hidden;
	left:0;	
	background: url(../../asp/star-matrix.gif) no-repeat 0 0
}
ul.rating li.one a:hover {background-position:0 -96px;}
ul.rating li.two a:hover {background-position:0 -112px;}
ul.rating li.three a:hover {background-position:0 -128px}
ul.rating li.four a:hover {background-position:0 -144px}
ul.rating li.five a:hover {background-position:0 -160px}

h3{margin:0 0 2px 0;font-size:110%}
