@charset "UTF-8";


#alert {
	background-color:#C00;
	font-family: 'Montserrat', sans-serif;
	color:#FFF;
	text-align:center;
	padding:5px;
}


a:link {
	text-decoration: none;
	color: #00779f;
	
}
a:visited {
	color:inherit;
	text-decoration: none;
	
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.homemenu {
	padding-top:80px;
	padding-left:42px;
}
.meetingbox {
	border: 1px solid;
	border-color:#CCC;
	width: 100%;
	font-family: 'Montserrat', sans-serif;
}
.homemenu a:visited {
	color:#CCC;
}

.divider{
    border-left: 1px solid #666;
}

.membersmain {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	line-height: 2;
}

.newslist {
	width:90%;
	font-family: 'Montserrat', sans-serif;
}

.next {
	background-color: #00779f;
	color: #FFF;
	font-size: x-small;
	font-family: 'Montserrat', sans-serif;
	padding: 11px;
}

.next a:link {
	background-color: #00779f;
	color: #FFF;
	font-size: small;
	font-family: 'Montserrat', sans-serif;
	padding: 7px;
}

.next a:visited {
	background-color: #00779f;
	color: #CCC;
	font-size: small;
	font-family: 'Montserrat', sans-serif;
	padding: 7px;
}

#menu {
	background-color: #00779f ;
	background-position: 50% 50%;
	background-repeat: repeat-y;
	alignment-baseline: central;
	z-index:100;
	width:100%;
	padding:0;
	margin:0;
	
}

	

.HEP {
	font-family: 'Montserrat', sans-serif;
	font-size: 40px;
	font-weight: 800;
	line-height: 1;
	color: #00779f;
	text-align:left;
}


.pubcomment {
	font-family: 'Montserrat', sans-serif;
	font-size: 25px;
	font-weight: 800;
	line-height: 1;
	color: #00779f;
	text-align: left;
}


.main {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	width:480px;
	text-align:left;
}

.statlang {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	width:480px;
}
	
.sidebarmenu {
	background-color:#CCC;
	font-family: 'Montserrat', sans-serif;
	font-size:14px;
	height:250px;
}


.members {
	color: #666666;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	line-height: 1.5;
}

.speakers {
	color: #00779f;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	line-height: 1.5;
}

.hepsubhead {
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	color: #333333;
	text-align:left;
}

.hearing{
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	color: #333333;
	text-align:left;
	line-height:1.5;
}

.menuitems {
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: medium;
	vertical-align: text-top;
}

.menuitems a:link {
	font-family: 'Montserrat', sans-serif; 
	font-weight:bold;
	color:#FFF !important;
}

.menuitems a:visited {
	font-family: 'Montserrat', sans-serif; 
	font-weight:bold;
	font-color: #CCC !important;
}
.menuitems a:hover {
	text-decoration: none;
	color:#CCC !important;
}
.menuitems a:active {
	font-family: 'Montserrat', sans-serif; 
	font-weight:bold;
	font-color: #CCC !important;
}
	




/* ---------- FOOTER ---------- */

.footertext A:link {
	color: #CCC
}

.footertext a:visited {
	text-decoration: none;
	color: #CCCCCC
}
.footertext a:hover {
	text-decoration: underline;
}
.footertext a:active {
	text-decoration: none;
}


a img { border:0 }

body {
	background-color:#FFF;
	width:100%;
	margin: 0;
padding: 0;
	
}

html {
background-color:#666; /*the footer color*/
}



.bullets{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-image: url(http://osc.ct.gov/tylervendor/images/bullet.png);
	line-height: 1.8;
}



#img {
	border:none
	
}


.footertext{
	color: #CCC;
	font-family: 'Signika', sans-serif;
	font-size: 11px;
}




#footer {
	background-color:#666;
	color:#FFF;
	font-size:10px;
	width:100%;
  bottom:0;
	clear:both;
	z-index:-100;
	padding-top: 40;
	height:100%;
	font-family: 'Montserrat', sans-serif;
} 





[if IE]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
font-size: 100%;
}

#menu ul li {
	float: left;
	width: 100%;
}
#menu ul li a {height: 1%;} 

#menu a, #menu h2 {
font: bold 0.7em/1.4em arial, helvetica, sans-serif;
}
</style>
<![endif]
