/* CSS Document */
Table.govtbl {
	border: 1px solid;
	border:#3333CC;
}
TH.govtitle {
	color : Black;
	line-height : 22px;
	border : 1px solid #333399;
	padding-left : 7px;
	vertical-align : bottom;
	text-align:left;
	font-weight : bold;
}
TD.gov {
	color : Black;
	line-height : 22px;
	border:1px solid #333399;
	padding-left : 7px;
	vertical-align : bottom;
	text-align:left;
}
TD.gov1 {
	color : Black;
	line-height : 22px;
	border:1px solid #333399;
	padding-left : 7px;
	vertical-align : bottom;
	text-align:left;
	width:323px;
}
TD.gov2 {
	color : Black;
	line-height : 22px;
	border:1px solid #333399;
	padding-left : 7px;
	vertical-align : bottom;
	text-align:left;
	width:205px;
}
TD.gov3 {
	color : Black;
	line-height : 22px;
	border:1px solid #333399;
	padding-left : 7px;
	vertical-align : bottom;
	text-align:left;
	width:205px;
}
Table.meettbl {
	border:none;
	width:720px;
}
TH.meetTH {
	color : Black;
	line-height : 22px;
	border : 1px solid #333399;
	padding-left : 7px;
	vertical-align : bottom;
	text-align:left;
	font-weight : bold;
}
TD.meet1 {
	color : Black;
	line-height : 22px;
	padding-left : 7px;
	vertical-align : bottom;
	text-align:left;
	width:130px;
}
TD.meet2 {
	color : Black;
	line-height : 22px;
	padding-left : 7px;
	vertical-align : bottom;
	text-align:left;
	width:590px;
}
Table.Pres_tbl {
	border: 1px solid;
	border:#3333CC;
	width:730px;
}
TH.Pres_title {
	color : Black;
	line-height : 22px;
	border : 1px solid #333399;
	padding-left : 7px;
	vertical-align : bottom;
	text-align:left;
	font-weight : bold;
}
TD.pre1 {
	color : Black;
	line-height : 22px;
	border:	1px solid #333399;
	padding-left : 7px;
	vertical-align : bottom;
	text-align:left;
	width:250px;
}
TD.pre2 {
	color : Black;
	line-height : 22px;
	border:1px solid #333399;
	padding-left : 7px;
	vertical-align : bottom;
	text-align:left;
	width:150px;
}
TD.pre3 {
	color : Black;
	line-height : 22px;
	border:1px solid #333399;
	padding-left : 7px;
	vertical-align : bottom;
	text-align:left;
	width:100px;
}
Table.CommTbl {
	border: 1px solid;
	border:#3333CC;
}
TH.CommTitle {
	color : Black;
	line-height : 22px;
	border : 1px solid #333399;
	padding-left : 7px;
	vertical-align : bottom;
	text-align:left;
	font-weight : bold;
}
TD.Comm {
	color : Black;
	line-height : 22px;
	border:1px solid #333399;
	padding-left : 7px;
	vertical-align : bottom;
	text-align:left;
	width:150px;
}
TD.Comm2 {
	color : Black;
	line-height : 22px;
	border:1px solid #333399;
	padding-left : 7px;
	vertical-align : bottom;
	text-align:left;
	width:250px;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	margin-left:0px;
	margin-top:0px;
}
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left:0px;
	margin-top:0px;
}
A {
	color:#336699;
	font-weight:bold;
	text-decoration:none;
}
A:ACTIVE {
	color:#336699;
	font-weight:bold;
}
A:VISITED {
	color:#336699;
	text-decoration:none;
}
A:HOVER  {
	font-weight:bold;
}
td img {
	display: block;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #8DA8B9;
	margin-left:0px;
	margin-top:0px;
}
#container {
	background: #EEEFF4;
	top:0px;
	width:750px;
}
#headercontainer {
	width: 750px;
	height: 207px;
	border: 0pt none;
	padding: 0pt; 
	margin-top: 0px;
	margin-bottom: 0px;
}
#headertop { 
	width: 750px;
	height: 150px;
	border: 0px none;
}
#buzzline {
	top:131px;
	left:0px;
	width: 750px;
	height: 30px;
	border:0px;
	padding: 0px;
	margin-top:0px;
}
#title {
	top:161px;
	padding:0pt;
	margin-left: 0px;
	margin-top:0px;
	vertical-align:top;
	border-top-width:0px;
}
#bodytext {
	width:730px;
	top: 207px;
	left: 0px;
	padding: 10px 10px 10px 10px;
	margin:0pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer {
	width: 750px;
	height: 29px;
	border-bottom-style:none
}

/* Navigation Styles */
#navigation {
	margin: 0;
	padding: 0;
	border: 0;
	width: 750px;
	height: 23px;
	clear: both;
	overflow: hidden;
	background-color:#336699; 
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navigation li {
	float: left;
}
#navigation a {
    text-decoration: none;
	color: #ffffff;
	display: block;
	margin: 0 1px;
	padding: 5px;
	border: 0px solid #708090;
	background-color: #336699;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13.5px;
	vertical-align:text-top;
}
#navigation a:hover {
	text-decoration: none;
	color: #336699;
	background-color: #ffffff;;
}

