





body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #ffffff;
	background-image:  url(./images/background.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	font-size:12px;
	font-family: Verdana, Arial, sans-serif;
}

a {
	text-decoration:none;
	color: #990000;
}

a:hover {
	color: black;
}
		
#container {
	margin: 0em auto;
	width: 100%;
	padding: 0em;
	text-align: center;
	margin-top:0px;
	padding-bottom:50px;
}

#header {
	width:900px;
	height:64px;
	background-image: url(./images/banner_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color: white;
	padding:0px;
	margin:0em auto;
	
}

#welcome {
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
	margin-left:10px;
	margin-top:3px;
	background-color:#ffffff;
}

#logo {
	display:inline;
	float:right;
	margin:0px;
	margin-left:20px;
	padding:0px;
	margin-right:20px;
	margin-top:3px;
}








/*MAIN TAB NAVIGATION STYLES*/



#main_nav {
	font-family:Verdana,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:39px;
	left:0px;
	line-height:normal;
	margin:-4px auto 0em;
	padding:0px;
	position:relative;
	text-align:left;
	top:0px;
	vertical-align:top;
	width:900px;
	z-index:100;
	background-color:#FFFFFF;
}

#main_nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	display:inline;
}

/*HOME TAB STYLES*/

#main_nav ul li {
	display:inline;
	padding:0px;
	margin:0px;
	width:101px;
}

#main_nav ul li a, #main_nav ul li a:link {
	display: block;
	width: 113px;
	height: 29px;
	background-image:url('./images/nav_mainhome_background_off.jpg');
    background-repeat: no-repeat;
	text-decoration: none;
	color: #ffffff;
	margin: 0px;
	padding: 10px 0px 0px 40px;
	font-weight:bold;
}

#main_nav ul li a span {
	display: none;
}

#main_nav ul li a:hover span {
	display: block;
   	position: absolute; 
	top: 39px; 
	left: 0; 
	width: 101px;
   	padding: 5px; 
	margin: 0px; 
	z-index: 100;
   	color: #fff; 
	background: #990000;
   	font: 10px Verdana, sans-serif; 
	text-align: left;
}

/* for Internet Explorer */
/*\*/
* html #main_nav ul li a:hover span {
width:111px;
}

#main_nav ul li a:hover {
	display: block;
	width: 111px;
	height: 29px;
	background-image:url('./images/nav_mainhome_background_on.jpg');
	background-repeat: no-repeat;
	text-decoration: none;
	color: #003366;
	margin: 0px;
	padding: 10px 0px 0px 40px;
	font-weight: bold;
}
#main_nav ul li.mainhome {
	display:inline;
	padding:0px;
	margin:0px;
	width:100px; 
	position:absolute; 
	top:0px; 
	left:136px;

}

#main_nav ul li a.mainhom, #main_nav ul li a.mainhom:link {
	display: block;
	width: 115px;
	height: 39px;
	background-image:url('./images/nav_mainhome_background_off.jpg');
    background-repeat: no-repeat;
	text-decoration: none;
	color: #ffffff;
	margin: 0px;
	padding: 10px 0px 0px 40px;
	font-weight:bold;

}

#main_nav ul li a.mainhom:hover {
	display: block;
	width: 100px;
	height: 39px;
	background-image:url('./images/nav_mainhome_background_on.jpg');
	background-repeat: no-repeat;
	text-decoration: none;
	color: #003366;
	margin: 0px;
	padding: 10px 0px 0px 40px;
	font-weight: bold;
}


#main_nav ul li a.home_l, #main_nav ul li a.home_l:link {
	display: block;
	width: 96px;
	height: 39px;
	background-image:url('./images/nav_home_background_off.jpg');
    background-repeat: no-repeat;
	text-decoration: none;
	color: #ffffff;
	margin: 0px;
	padding: 10px 0px 0px 40px;
	font-weight:bold;

}

#main_nav ul li a.home_l:hover {
	display: block;
	width: 96px;
	height: 39px;
	background-image:url('./images/nav_home_background_on.jpg');
	background-repeat: no-repeat;
	text-decoration: none;
	color: #003366;
	margin: 0px;
	padding: 10px 0px 0px 40px;
	font-weight: bold;
}


/*CITIZEN TAB STYLES*/

#main_nav ul li.citizens {
	display:inline;
	padding:0px;
	margin:0px;
	width:121px; 
	position:absolute; 
	top:0px; 
	left:113px;
}

#main_nav ul li a.citizen, #main_nav ul li a.citizen:link {
	display: block;
	width: 115px;
	height: 39px;
	background-image:url('./images/nav_citizens_background_off.jpg');
    background-repeat: no-repeat;
	text-decoration: none;
	color: #ffffff;
	margin: 0px;
	padding: 6px 0px 0px 35px;
	font-weight:bold;
}

#main_nav ul li a.citizen span, #main_nav ul li a.business span , #main_nav ul li a.nonres span {
	display: none;
}

#main_nav ul li a.citizen:hover span {
	DISPLAY: block; 
	Z-INDEX: 100; 
	BACKGROUND: #fff0d9; 
	BACKGROUND-IMAGE: url(./images/citizens_nav_background.jpg); 
	BACKGROUND-POSITION: top left; 
	BACKGROUND-REPEAT: repeat-x; 
	BORDER-top:1px solid #fff; 
	BORDER-RIGHT:1px solid #666; 
	BORDER-BOTTOM:1px solid #666; 
	LEFT: 0px; 
	MARGIN: 0px; 
	FONT: 10px Verdana, sans-serif; 
	WIDTH: 175px; 
	COLOR: #000000; 
	POSITION: absolute; 
	TOP: 39px; 
	TEXT-ALIGN: left;
}
#main_nav ul li a.citizen_l:hover span {
	DISPLAY: block; 
	Z-INDEX: 100; 
	BACKGROUND: #fff0d9; 
	BACKGROUND-IMAGE: url(./images/citizens_nav_background.jpg); 
	BACKGROUND-POSITION: top left; 
	BACKGROUND-REPEAT: repeat-x; 
	BORDER-top:1px solid #fff; 
	BORDER-RIGHT:1px solid #666; 
	BORDER-BOTTOM:1px solid #666; 
	LEFT: 0px; 
	MARGIN: 0px; 
	FONT: 10px Verdana, sans-serif; 
	WIDTH: 175px; 
	COLOR: #000000; 
	POSITION: absolute; 
	TOP: 39px; 
	TEXT-ALIGN: left;
}

/* for Internet Explorer */
/*\*/
* html #main_nav ul li a.citizen:hover span {
width:200px;
}
#main_nav ul li.citizens_l {
	display:inline;
	padding:0px;
	margin:0px;
	width:121px; 
	position:absolute; 
	top:0px; 
	left:247px;
}

#main_nav ul li a.citizen_l, #main_nav ul li a.citizen_l:link {
	display: block;
	width: 115px;
	height: 39px;
	background-image:url('./images/nav_citizens_background_off.jpg');
    background-repeat: no-repeat;
	text-decoration: none;
	color: #ffffff;
	margin: 0px;
	padding: 6px 0px 0px 35px;
	font-weight:bold;
}

#main_nav ul li a.citizen:hover {
	display: block;
	width: 120px;
	height: 39px;
	background-image:url('./images/nav_citizens_background_on.jpg');
	background-repeat: no-repeat;
	text-decoration: none;
	color: #003366;
	margin: 0px;
	padding: 6px 0px 0px 35px;
	font-weight: bold;
}



#main_nav ul li a.citizen_l:hover {
	display: block;
	width: 120px;
	height: 39px;
	background-image:url('./images/nav_citizens_background_on.jpg');
	background-repeat: no-repeat;
	text-decoration: none;
	color: #003366;
	margin: 0px;
	padding: 6px 0px 0px 35px;
	font-weight: bold;
}


/*BUSINESS TAB STYLES*/

#main_nav ul li.business {
	display:inline;
	padding:0px;
	margin:0px;
	width:121px; 
	position:absolute; 
	top:0px; 
	left:235px;
}

#main_nav ul li a.business, #main_nav ul li a.business:link{
	display: block;
	width: 121px;
	height: 39px;
	background-image:url('./images/nav_business_background_off.jpg');
    background-repeat: no-repeat;
	text-decoration: none;
	color: #ffffff;
	margin: 0px;
	padding: 6px 0px 0px 35px;
	font-weight:bold;
}

#main_nav ul li a.business:hover span {
	DISPLAY: block; 
	Z-INDEX: 100;
	BACKGROUND: #e0ecf7; 
	BACKGROUND-IMAGE: url(./images/business_nav_background.jpg);
	BACKGROUND-POSITION: top left; 
	BACKGROUND-REPEAT: repeat-x; 
	BORDER-top:1px solid #fff; 
	BORDER-RIGHT:1px solid #666;
	BORDER-BOTTOM:1px solid #666;
	LEFT: 0px; MARGIN: 0px; 
	FONT: 10px Verdana, sans-serif; 
	WIDTH: 200px; 
	COLOR: #000000; 
	POSITION: absolute; 
	TOP: 39px; 
	TEXT-ALIGN: left;
}
#main_nav ul li a.business_l:hover span {
	DISPLAY: block; 
	Z-INDEX: 100;
	BACKGROUND: #e0ecf7; 
	BACKGROUND-IMAGE: url(./images/business_nav_background.jpg);
	BACKGROUND-POSITION: top left; 
	BACKGROUND-REPEAT: repeat-x; 
	BORDER-top:1px solid #fff; 
	BORDER-RIGHT:1px solid #666;
	BORDER-BOTTOM:1px solid #666;
	LEFT: 0px; MARGIN: 0px; 
	FONT: 10px Verdana, sans-serif; 
	WIDTH: 200px; 
	COLOR: #000000; 
	POSITION: absolute; 
	TOP: 39px; 
	TEXT-ALIGN: left;
}

/* for Internet Explorer */
/*\*/
* html #main_nav ul li a.business:hover span {
width:230px;
}

#main_nav ul li a.business:hover {
	display: block;
	width: 120px;
	height: 39px;
	background-image:url('./images/nav_business_background_on.jpg');
    background-repeat: no-repeat;
	text-decoration: none;
	color: #003366;
	margin: 0px;
	padding: 6px 0px 0px 35px;
	font-weight: bold;
}
#main_nav ul li.business_l {
	display:inline;
	padding:0px;
	margin:0px;
	width:110px; 
	position:absolute; 
	top:0px; 
	left:367px;
}
#main_nav ul li a.business_l, #main_nav ul li a.business_l:link{
	display: block;
	width: 121px;
	height: 39px;
	background-image:url('./images/nav_business_background_off.jpg');
    background-repeat: no-repeat;
	text-decoration: none;
	color: #ffffff;
	margin: 0px;
	padding: 6px 0px 0px 35px;
	font-weight:bold;
}

#main_nav ul li a.business_l:hover {
	display: block;
	width: 120px;
	height: 39px;
	background-image:url('./images/nav_business_background_on.jpg');
    background-repeat: no-repeat;
	text-decoration: none;
	color: #003366;
	margin: 0px;
	padding: 6px 0px 0px 35px;
	font-weight: bold;
}

/*NONRESIDENT TAB STYLES*/

#main_nav ul li.nonres {
	display:inline;
	padding:0px;
	margin:0px;
	width:134px; 
	position:absolute; 
	top:0px; 
	left:357px;
}

#main_nav ul li a.nonres, #main_nav ul li a.nonres:link{
	display: block;
	width: 100px;
	height: 39px;
	background-image:url('./images/nav_nonres_background_off.jpg');
	background-repeat: no-repeat;
	text-decoration: none;
	color: #ffffff;
	margin: 0px;
	padding: 6px 0px 0px 35px;
	font-weight:bold;
}

#main_nav ul li a.nonres:hover span {
	DISPLAY: block; 
	Z-INDEX: 100; 
	BACKGROUND: #f4ffd5; 
	BACKGROUND-IMAGE: url(./images/nonres_nav_background.jpg); 
	BACKGROUND-POSITION: top left; 
	BACKGROUND-REPEAT: repeat-x; 
	BORDER-RIGHT:1px solid #666; 
	BORDER-BOTTOM:1px solid #666; 
	BORDER-top:1px solid #fff; 
	LEFT: 0px; 
	MARGIN: 0px; 
	FONT: 10px Verdana, sans-serif; 
	WIDTH: 190px; 
	COLOR: #000000; 
	POSITION: absolute; 
	TOP: 39px; 
	TEXT-ALIGN: left
}
#main_nav ul li a.nonres_l:hover span {
	DISPLAY: block; 
	Z-INDEX: 100; 
	BACKGROUND: #f4ffd5; 
	BACKGROUND-IMAGE: url(./images/nonres_nav_background.jpg); 
	BACKGROUND-POSITION: top left; 
	BACKGROUND-REPEAT: repeat-x; 
	BORDER-RIGHT:1px solid #666; 
	BORDER-BOTTOM:1px solid #666; 
	BORDER-top:1px solid #fff; 
	LEFT: 0px; 
	MARGIN: 0px; 
	FONT: 10px Verdana, sans-serif; 
	WIDTH: 190px; 
	COLOR: #000000; 
	POSITION: absolute; 
	TOP: 39px; 
	TEXT-ALIGN: left
}
/* for Internet Explorer */
/*\*/
* html #main_nav ul li a.nonres:hover span {
width:230px;
}

#main_nav ul li a.nonres:hover {
	display: block;
	width: 100px;
	height: 39px;
	background-image:url('./images/nav_nonres_background_on.jpg');
	background-repeat: no-repeat;
	text-decoration: none;
	color: #003366;
	margin: 0px;
	padding: 6px 0px 0px 35px;
	font-weight: bold;
}
#main_nav ul li.nonres_l {
	display:inline;
	padding:0px;
	margin:0px;
	width:124px; 
	position:absolute; 
	top:0px; 
	left:487px;

}

#main_nav ul li a.nonres_l, #main_nav ul li a.nonres_l:link{
	display: block;
	width: 100px;
	height: 39px;
	background-image:url('./images/nav_nonres_background_off.jpg');
	background-repeat: no-repeat;
	text-decoration: none;
	color: #ffffff;
	margin: 0px;
	padding: 6px 0px 0px 35px;
	font-weight:bold;
}
#main_nav ul li a.nonres_l:hover {
	display: block;
	width: 100px;
	height: 39px;
	background-image:url('./images/nav_nonres_background_on.jpg');
	background-repeat: no-repeat;
	text-decoration: none;
	color: #003366;
	margin: 0px;
	padding: 6px 0px 0px 35px;
	font-weight: bold;
}

div#line_home {
	 
	 text-align:center; 
	 background-color: #990000; 
	 height:6px; 
	 font-size:1px; 
	 padding:0px; 
	 margin:0em auto;
	 width:900px;

}
div#line_citizen {
	 
	 text-align:center; 
	 background-color: #FE8500; 
	 height:6px; 
	 font-size:1px; 
	 padding:0px; 
	 margin:0em auto;
	 width:900px;

}

div#line_business {
	
	 text-align:center; 
	 background-color: #336699; 
	 height:6px; 
	 font-size:1px; 
	 padding:0px; 
	 margin:0em auto;
	 width:900px;

}
div#line_nonres {
	
	 text-align:center; 
	 background-color: #669900; 
	 height:6px; 
	 font-size:1px; 
	 padding:0px; 
	 margin:0em auto;
	 width:900px;

}
div#line_purple {
	
	 text-align:center; 
	 background-color: #65338B; 
	 height:6px; 
	 font-size:1px; 
	 padding:0px; 
	 margin:0em auto;
	 width:900px;

}

/*SUB UTILITY NAVIGATION STYLES*/

#bannernav {
	display:inline;
	float:right;
	font-size:1.0em;
	height:20px;
	left:630px;
	width:309px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:20px;
}
#bannernav a{
	padding-left:1px;
	padding-right:2px;
}
#bannernav ol {
	display:inline;
	float:right;
	font-size:0.9em;
	height:60px;
	left:796px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:100px;

}

#bannernav ol li {
	display:inline;
	padding:0px;
	margin:0px;
	height:15px;
	line-height:15px;
	padding-left:9px;
	padding-right:9px;
	border-right:1px solid #757575;
}

#bannernav ol li.end {
	border:0px;
}	

#bannernav ol li a, #bannernav ol li a:link{
	background-image:none;
	color: #990000;
	margin:0px;
	font-size:1.1em;
	text-align: center;
	line-height:13px;
	height:13px;
	font-weight:normal;
	border:0px;
	text-decoration:none;
	
	
}


#bannernav ol li a.end, #bannernav ol li a.end:link{
	border:0px;
}

#bannernav ol li a:hover {
	background-image: none;
	padding:0px;
	margin:0px;
	line-height:13px;
	height:13px;
	font-weight:normal;
	color: black;
	text-decoration: none;
}

#bannernav ol li a.end:hover {
	border:0px;
}






/*MAIN CONTENT AREA*/

#content {
	background-image: url(./images/banner_background.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	width:900px;
	margin: 0em auto;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	height:7px;
	
}

/*BANNER*/

#banner {
	width:900px;
	display:inline;
	margin-bottom:5px;
	
}

#ttconnect {
	display:inline;
	float:left;
	margin-bottom:6px;
	margin-left:1px;
	
}

#ttconnect img {
	margin-top:3px;
	
}

#utilities {
	display:inline;
	float:right;
	margin-top:20px;
	margin-right:1px;
	font-size:0.9em;
}

#utilities img {
	border:0px;
}

.font {
	display:inline;
	padding-right:12px;
	border-right: 1px solid black;
}

.font img {
	vertical-align:middle;
}


.email {
	display:inline;
	padding-left:12px;
	padding-right:12px;
	border-right:1px solid black;
}

.email img {
	margin-right:5px;
}

.bookmark {
	display:inline;
	padding-left:12px;
	padding-right:8px;
	
}

.bookmark img {
	margin-right:5px;
}


#leftcolumn {
	float:left;
	width: 221px;
	display:inline;
	text-align:left;
	margin:0px;
	padding:0px;
	margin-right:0px;
}

.portlet {
	background-image: url(images/portlet_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	margin-bottom:5px;
	padding-bottom:5px;
	font-size:1.1em;
	
}

.portlet p {
	padding:0px 0px 5px 12px;
	margin:0px;
	font-size: 11px;
	background-color: #ffffff;
}

.portlet ul.list, .portlet ul.pdf {
	line-height:18px;
	padding-top:7px;
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-left:30px;
	background: #ffffff;
	
}

.portlet ul.headlines {
	line-height:18px;
	padding-top:0px;
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-left:30px;
	background: #ffffff;
	
}

.portlet ul.list li, .portlet ul.pdf li {
	list-style-image: url(images/icon_arrow.jpg);
	vertical-align:bottom;
	line-height:20px;
	padding:0px;
	margin:0px;
	
}

.portlet ul.headlines li {
	list-style-image: url(images/icon_arrow.jpg);
	vertical-align:bottom;
	line-height:18px;
	padding:0px;
	margin:0px;
	
}

.portlet ul.pdf li {
	list-style-image: url(images/icon_pdf.jpg);
	vertical-align:bottom;
	line-height:20px;
	padding:0px;
	margin:0px;
	
}

.portlet ul.list li a, .portlet ul.pdf li a {
	vertical-align:top;
	margin-top:-5px;
	color: black;
	text-decoration:none;
}

.portlet ul.headlines li a {
	vertical-align:top;
	margin-top:-5px;
	color: black;
	text-decoration:none;
	font-size:0.9em;
}

.portlet ul.list li a:hover, .portlet ul.pdf li a:hover {
	color: #990000;
}

.portlet ul.headlines li a:hover {
	color: #990000;
}

p.bold {
	padding:0px;
	margin:0px;
	padding-left:10px;
	padding-bottom:3px;
	padding-top:5px;
	font-size:1em;
}

p.bold a {
	color: #cc6600;
	text-decoration:none;
}

p.bold a:hover {
	color: black;
	text-decoration:none;
}

img.frame {
	border: 1px solid #d4d4d4;
	padding:4px;
	margin:4px;
}

html>body img.frame {
	margin:0px;
	margin-right:4px;
}

form {
	margin-top:0px;
}

input {
	font-size:0.9em;
	margin-left:15px;
	line-height:16px;
}

form span {
	font-size:0.9em;
}

p.calendar {
	font-weight:bold; 
        font-size:0.9em; 
        border-bottom: 1px dotted black; 
        margin-bottom:18px; 
        margin-top:0px; 
        min-height:51px; 


}

span.event {
	font-weight:normal;
	font-size:0.9em;
	line-height:14px;
}

span.event a {
	color: #cc6600;
	text-decoration:underline;
}

span.event a:hover {
	color: black;
}

.portlet img.feature {
	border:0px;
	margin-left:0px;
	margin-top:4px;
}

p.featured_sites {
	margin-left:0px;
	padding-left:2px;
}

.portlet a.more {
	font-size:0.9em;
	font-weight:normal;
	text-decoration: underline;
	color: #cc6600;
	line-height:14px;
}

#main_portlet a.more {
	font-size:1em;
	font-weight:normal;
	text-decoration: underline;
	color: #cc6600;
}

#main_portlet a.more:hover, .portlet a.more:hover {
	color: black;
}

h2 {
	background-image: url(images/portlet_titlebar.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: white;
	font-size: 0.8em;
	padding:0px;
	margin:0px;
	padding:5px 6px 6px 0px;
}

h2.search {
	background-image: url(images/portlet_titlebar_empty.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	color: white;
	font-size:0.1px;
	padding:0px;
	margin:0px;
	padding:5px 6px 4px 6px;
	height:1px;
}



input.search {
	margin-left:11px;
	margin-bottom:3px;
	font-family: Verdana, Arial, sans-serif;
	padding-left:3px;
	padding-top:2px;
	padding-bottom: 4px;
	color: #999999;
	height:22px;
	background-color: #ffffff;
	width:150px;
}

html>body input.search {
	padding-top:4px;
}

img.search {
	vertical-align:top;
	margin-left:2px;
	border:0px;
}

.minimize {
	display:inline; 
	text-align:right; 
	position:relative; 
	top:0px; 
	left:199px;
	
}
.minimize img{
border:0px;
}
#leftnav {
	border: 0px;
	font-size: 11px;
}

#leftnav ul {
	list-style: none;
	padding:0px;
	margin:0px;
	background-color: #ffffff;
}

#leftnav ul li.off {
	background-image: url(images/nav_off.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width:212px;

}

#leftnav ul div.open {
	background-image: url(images/nav_open.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width:205px;
	background-color: #ffffff;	
}

div.leftnav.leftnav {
	padding-bottom:0px;
	
}

div.leftnav div {
	background-image: url(images/nav_open.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
	width:221px;
	margin:0px;	
	background-color: #ffffff;	
	
	
}
div.leftnav div.collapsed {
	background-image: url(images/nav_off.jpg);	
	height: 25px;
	background-color: #ffffff;
	height:2em;
}

div.leftnav div span {
	color: black;
	display: block;
	font-family: Verdana,Arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 5px 0px 5px 25px;
	background-image: url(images/nav_open.jpg) top left;
	background-repeat: no-repeat;
	background-position: top left;
	width:197px;
	cursor: default;
	border-top: 1px dotted #666666;
	line-height:1.2em;
}

div.leftnav div span.top {
	color: black;
	display: block;
	font-family: Verdana,Arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 6px 0px 5px 25px;
	background-image: url(images/nav_open.jpg) top left;
	background-repeat: no-repeat;
	background-position: top left;
	width:197px;
	cursor: default;
	border:0px;
	line-height:1.2em;
}



#leftnav ul li.open {
	background-image: url(images/nav_open.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width:205px;
	height:26px;
	
}

#leftnav ul.subnav1{ padding-left:26px; BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; MARGIN-BOTTOM: 0px; PADDING-TOP: 0px; BACKGROUND-COLOR: #fff0d9; BORDER-RIGHT-WIDTH: 0px; }

#leftnav ul.subnav1 li {
	BORDER-BOTTOM: #fcc78d 1px solid;
	list-style-image: url('images/arrow_orange.gif');
	
}	

#leftnav ul.subnav2 {
	 padding-left:26px; BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; BACKGROUND-COLOR: #e0ecf7; BORDER-RIGHT-WIDTH: 0px;
}

#leftnav ul.subnav2 li {
	BORDER-BOTTOM: #b6cde3 1px solid; 
	list-style-image: url('images/arrow_blue.gif');  
}	

#leftnav ul.subnav3 {
	padding-left:26px; BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; MARGIN-BOTTOM: 3px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; BACKGROUND-COLOR: #f4ffd5; BORDER-RIGHT-WIDTH: 0px;
}

#leftnav ul.subnav3 li {
	BORDER-BOTTOM: #cdde9c 1px solid;
	list-style-image: url('images/arrow_green.gif'); 
}	

#leftnav ul li a {
	
	FONT-WEIGHT: normal; COLOR: black; LINE-HEIGHT: 20px; TEXT-DECORATION: none;
}


#leftnav ul li a.subnav1:hover {
	color: #990000;
}

#leftnav ul li a.subnav2:hover {
	color: #0e3459;
}

#leftnav ul li a.subnav3:hover {
	color: #314606;
}

#leftnav ul li a.subnav1 {
         BACKGROUND-POSITION: left center; FONT-WEIGHT: normal; MARGIN-LEFT: 0px; COLOR: #fe8500; LINE-HEIGHT: 20px; BACKGROUND-REPEAT: no-repeat; TEXT-DECORATION: none;
}

#leftnav ul li a.subnav2 {
	BACKGROUND-POSITION: left center; FONT-WEIGHT: normal; MARGIN-LEFT: 0px; COLOR: #336699; LINE-HEIGHT: 20px; BACKGROUND-REPEAT: no-repeat; TEXT-DECORATION: none;
}

#leftnav ul li a.subnav3 {
	BACKGROUND-POSITION: left center; FONT-WEIGHT: normal; MARGIN-LEFT: 0px; COLOR: #669900; LINE-HEIGHT: 20px; BACKGROUND-REPEAT: no-repeat; TEXT-DECORATION: none;
}

#rightcolumn {
	float:right;
	width:221px;
	display: inline;
	text-align:left;
	vertical-align:top;
	font-size:1.0em;
	
}



#middle {
	display:inline;
	text-align:left;
	width:445px;
	float:left;
	margin:0px;
	padding:0px;
}
h2.middle {
	background-image: url(images/portlet_titlebar_main.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	color: white;
	font-weight: bold;
	font-size: 0.9em;
	padding:0px;
	margin:0px;
	padding:5px 0px 6px 12px;
	width:433px;

}




#main_portlet {
	background: #ffffff;
	background-image: url(images/portlet_bottom_main.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	margin-bottom:5px;
	font-size:1.0em;
}

#main_portlet p {
	padding:0px;
	margin:0px;
	font-size: 1em;
	padding-left:16px;
	padding-top:5px;
	padding-bottom:15px;
	background-color: white;
	text-align:left;
	width:415px;
	line-height:20px;
	font-family: Verdana, Arial, sans-serif;
}

#main_portlet img {
	margin-left:5px;
	margin-top:5px;
}	

h3 {
	color: #cc6600;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	background-color: #ffffff;
	padding:0px;
	margin:0px;
	
}

.portlet a {
	color: #990000;
	text-decoration: none;
}

.portlet a:hover {
	color: #6c738a;
}

.bold {
	font-weight: bold;
}


#footer {
	background-image: url(images/logo_tagline.jpg);
	background-position: center left;
	background-repeat: no-repeat;
	width:900px;
	height:75px;
	text-align:right;
	margin:0em auto;
	color:black;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
}

#footer #nav_footer {
	float:right;
	vertical-align:center;
	font-size:0.9em;
	text-align:right;
	margin-top:18px;
	line-height: 16px;
}

#footer #nav_footer a {
	text-decoration:underline;
	padding:0px;
	margin:0px;
	padding-right:5px;
	padding-left:5px;
	border-right: 1px solid black;
}

#footer #nav_footer a.end {
	border:0px;
	padding-right:0px;
}


#footer p {
	padding:0px;
	margin:0px;
}

.skip {
	position:absolute;
	left: -3000px;
	width: 500px;
	font-size:0px;
}

.access {
	position:absolute;
	left: -3000px;
	width: 500px;
	font-size:0px;
}
.ttoolbg{
	background-image: url(./images/backgroundtileforpagetools.gif);
	background-repeat: repeat-x;
	width: 900px;
}



























.portlettop {
	background-repeat: no-repeat;
	background-position: bottom center;
	margin-bottom:5px;
	padding-bottom:5px;
	font-size:1.1em;
}

.portlettop p {
	padding:0px 0px 5px 12px;
	margin:0px;
	font-size: 11px;
	background-color: #ffffff;
}

.portlettop ul.list, .portlettop ul.pdf {
	line-height:18px;
	padding-top:7px;
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-left:30px;
	background: #ffffff;
	
}

.portlettop ul.headlines {
	line-height:18px;
	padding-top:0px;
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-left:30px;
	background: #ffffff;
	
}

.portlettop ul.list li, .portlettop ul.pdf li {
	list-style-image: url(images/icon_arrow.jpg);
	vertical-align:bottom;
	line-height:20px;
	padding:0px;
	margin:0px;
	
}

.portlettop ul.headlines li {
	list-style-image: url(images/icon_arrow.jpg);
	vertical-align:bottom;
	line-height:18px;
	padding:0px;
	margin:0px;
	
}

.portlettop ul.pdf li {
	list-style-image: url(images/icon_pdf.jpg);
	vertical-align:bottom;
	line-height:20px;
	padding:0px;
	margin:0px;
	
}

.portlettop ul.list li a, .portlettop ul.pdf li a {
	vertical-align:top;
	margin-top:-5px;
	color: black;
	text-decoration:none;
}

.portlettop ul.headlines li a {
	vertical-align:top;
	margin-top:-5px;
	color: black;
	text-decoration:none;
	font-size:0.9em;
}

.portlettop ul.list li a:hover, .portlettop ul.pdf li a:hover {
	color: #990000;
}

.portlettop ul.headlines li a:hover {
	color: #990000;
}

p.bold {
	padding:0px;
	margin:0px;
	padding-left:10px;
	padding-bottom:3px;
	padding-top:5px;
	font-size:1em;
}

p.bold a {
	color: #cc6600;
	text-decoration:none;
}

p.bold a:hover {
	color: black;
	text-decoration:none;
}

img.frame {
	border: 1px solid #d4d4d4;
	padding:4px;
	margin:4px;
}

html>body img.frame {
	margin:0px;
	margin-right:4px;
}

form {
	margin-top:0px;
}

input {
	font-size:0.9em;
	margin-left:15px;
	line-height:16px;
}

form span {
	font-size:0.9em;
}



span.event {
	font-weight:normal;
	font-size:0.9em;
	line-height:14px;
}

span.event a {
	color: #cc6600;
	text-decoration:underline;
}

span.event a:hover {
	color: black;
}

.portlettop img.feature {
	border:0px;
	margin-left:0px;
	margin-top:4px;
}

p.featured_sites {
	margin-left:0px;
	padding-left:2px;
}

.portlettop a.more {
	font-size:0.9em;
	font-weight:normal;
	text-decoration: underline;
	color: #cc6600;
	line-height:14px;
}








































.portletorange {

	background-image: url(images/portlet_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	
	width:221px;
	margin-bottom:5px;
	padding-bottom:5px;
	font-size:1.1em;
}
.portletorange a{
	color:#FE8500;
	text-decoration:none;
}
.portletorange p {
	padding:0px 0px 5px 12px;
	margin:0px;
	font-size: 11px;
	background-color: #ffffff;
}

.portletorange h2 {
	background-image: url(images/portlet_titlebar_orange.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: white;
	font-size: 0.8em;
	padding:0px;
	margin:0px;
	padding:5px 6px 6px 0px;
}

.portletorange ul.list, .portletorange ul.pdf {
	line-height:18px;
	padding-top:7px;
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-left:30px;
	background: #ffffff;
}

.portletorange ul.headlines {
	line-height:18px;
	padding-top:0px;
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-left:30px;
	background: #ffffff;
	
}

.portletorange ul.list li, .portletorange ul.pdf li {
	list-style-image: url(images/icon_arrow.jpg);
	vertical-align:bottom;
	line-height:20px;
	padding:0px;
	margin:0px;
	
}

.portletorange ul.headlines li {
	list-style-image: url(images/icon_arrow.jpg);
	vertical-align:bottom;
	line-height:18px;
	padding:0px;
	margin:0px;
	
}

.portletorange ul.pdf li {
	list-style-image: url(images/icon_pdf.jpg);
	vertical-align:bottom;
	line-height:14px;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	padding-right:10px;
}

.portletorange ul.list li a, .portletorange ul.pdf li a {
	vertical-align:top;
	margin-top:-5px;
	color: black;
	text-decoration:none;

}

.portletorange ul.headlines li a {
	vertical-align:top;
	margin-top:-5px;
	color: black;
	text-decoration:none;
	font-size:0.9em;
}

.portletorange ul.list li a:hover, .portletorange ul.pdf li a:hover {
	color: #990000;
}

.portletorange ul.headlines li a:hover {
	color: #990000;
}

p.bold {
	padding:0px;
	margin:0px;
	padding-left:10px;
	padding-bottom:3px;
	padding-top:5px;
	font-size:1em;
}

p.bold a {
	color: #cc6600;
	text-decoration:none;
}

p.bold a:hover {
	color: black;
	text-decoration:none;
}

img.frame {
	border: 1px solid #d4d4d4;
	padding:4px;
	margin:4px;
}

html>body img.frame {
	margin:0px;
	margin-right:4px;
}

form {
	margin-top:0px;
}

input {
	font-size:0.9em;
	margin-left:15px;
	line-height:16px;
}

form span {
	font-size:0.9em;
}



span.event {
	font-weight:normal;
	font-size:0.9em;
	line-height:14px;
}

span.event a {
	color: #cc6600;
	text-decoration:underline;
}

span.event a:hover {
	color: #990000;
}

.portletorange img.feature {
	border:0px;
	margin-left:0px;
	margin-top:4px;
}

p.featured_sites {
	margin-left:0px;
	padding-left:2px;
}

.portletorange a.more {
	font-size:0.9em;
	font-weight:normal;
	text-decoration: underline;
	color: #cc6600;
	line-height:14px;
}































.portletgreen {
	background-image: url(images/portlet_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	margin-bottom:5px;
	padding-bottom:5px;
	font-size:1.1em;
}
.portletgreen a{
	color:#669900;
	text-decoration:none;
}
.portletgreen p {
	padding:0px 0px 5px 12px;
	margin:0px;
	font-size: 11px;
	background-color: #ffffff;
}

.portletgreen h2 {
	background-image: url(images/portlet_titlebar_green.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: white;
	font-size: 0.8em;
	padding:0px;
	margin:0px;
	padding:5px 6px 6px 0px;
}

.portletgreen ul.list, .portletgreen ul.pdf {
	line-height:18px;
	padding-top:7px;
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-left:30px;
	background: #ffffff;
}

.portletgreen ul.headlines {
	line-height:18px;
	padding-top:0px;
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-left:30px;
	background: #ffffff;
	
}

.portletgreen ul.list li, .portletgreen ul.pdf li {
	list-style-image: url(images/icon_arrow.jpg);
	vertical-align:bottom;
	line-height:20px;
	padding:0px;
	margin:0px;
	
}

.portletgreen ul.headlines li {
	list-style-image: url(images/icon_arrow.jpg);
	vertical-align:bottom;
	line-height:18px;
	padding:0px;
	margin:0px;
	
}

.portletgreen ul.pdf li {
	list-style-image: url(images/icon_pdf.jpg);
	vertical-align:bottom;
	line-height:14px;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	padding-right:10px;
}

.portletgreen ul.list li a, .portletgreen ul.pdf li a {
	vertical-align:top;
	margin-top:-5px;
	color: black;
	text-decoration:none;

}

.portletgreen ul.headlines li a {
	vertical-align:top;
	margin-top:-5px;
	color: black;
	text-decoration:none;
	font-size:0.9em;
}

.portletgreen ul.list li a:hover, .portletgreen ul.pdf li a:hover {
	color: #990000;
}

.portletgreen ul.headlines li a:hover {
	color: #990000;
}

p.bold {
	padding:0px;
	margin:0px;
	padding-left:10px;
	padding-bottom:3px;
	padding-top:5px;
	font-size:1em;
}

p.bold a {
	color: #cc6600;
	text-decoration:none;
}

p.bold a:hover {
	color: black;
	text-decoration:none;
}

img.frame {
	border: 1px solid #d4d4d4;
	padding:4px;
	margin:4px;
}

html>body img.frame {
	margin:0px;
	margin-right:4px;
}

form {
	margin-top:0px;
}

input {
	font-size:0.9em;
	margin-left:15px;
	line-height:16px;
}

form span {
	font-size:0.9em;
}



span.event {
	font-weight:normal;
	font-size:0.9em;
	line-height:14px;
}

span.event a {
	color: #cc6600;
	text-decoration:underline;
}

span.event a:hover {
	color: #990000;
}

.portletgreen img.feature {
	border:0px;
	margin-left:0px;
	margin-top:4px;
}

p.featured_sites {
	margin-left:0px;
	padding-left:2px;
}

.portletgreen a.more {
	font-size:0.9em;
	font-weight:normal;
	text-decoration: underline;
	color: #cc6600;
	line-height:14px;
}





































.portletblue {
	background-image: url(images/portlet_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	margin-bottom:5px;
	padding-bottom:5px;
	font-size:1.1em;
}



.portletblue a{
	color:#336699;
	text-decoration:none;
}

.portletblue p {
	padding:0px 0px 5px 12px;
	margin:0px;
	font-size: 11px;
	background-color: #ffffff;
}

.portletblue h2 {
	background-image: url(images/portlet_titlebar_blue.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: white;
	font-size: 0.8em;
	padding:0px;
	margin:0px;
	padding:5px 6px 6px 0px;
}

.portletblue ul.list, .portletblue ul.pdf {
	line-height:18px;
	padding-top:7px;
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-left:30px;
	background: #ffffff;
}

.portletblue ul.headlines {
	line-height:18px;
	padding-top:0px;
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-left:30px;
	background: #ffffff;
	
}

.portletblue ul.list li, .portletblue ul.pdf li {
	list-style-image: url(images/icon_arrow.jpg);
	vertical-align:bottom;
	line-height:20px;
	padding:0px;
	margin:0px;
	
}

.portletblue ul.headlines li {
	list-style-image: url(images/icon_arrow.jpg);
	vertical-align:bottom;
	line-height:18px;
	padding:0px;
	margin:0px;
	
}

.portletblue ul.pdf li {
	list-style-image: url(images/icon_pdf.jpg);
	vertical-align:bottom;
	line-height:14px;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	padding-right:10px;
}

.portletblue ul.list li a, .portletblue ul.pdf li a {
	vertical-align:top;
	margin-top:-5px;
	color: black;
	text-decoration:none;

}

.portletblue ul.headlines li a {
	vertical-align:top;
	margin-top:-5px;
	color: black;
	text-decoration:none;
	font-size:0.9em;
}

.portletblue ul.list li a:hover, .portletblue ul.pdf li a:hover {
	color: #990000;
}

.portletblue ul.headlines li a:hover {
	color: #990000;
}

p.bold {
	padding:0px;
	margin:0px;
	padding-left:10px;
	padding-bottom:3px;
	padding-top:5px;
	font-size:1em;
}

p.bold a {
	color: #cc6600;
	text-decoration:none;
}

p.bold a:hover {
	color: black;
	text-decoration:none;
}

img.frame {
	border: 1px solid #d4d4d4;
	padding:4px;
	margin:4px;
}

html>body img.frame {
	margin:0px;
	margin-right:4px;
}

form {
	margin-top:0px;
}

input {
	font-size:0.9em;
	margin-left:15px;
	line-height:16px;
}

form span {
	font-size:0.9em;
}

span.event {
	font-weight:normal;
	font-size:0.9em;
	line-height:14px;
}

span.event a {
	color: #cc6600;
	text-decoration:underline;
}

span.event a:hover {
	color: #990000;
}

.portletblue img.feature {
	border:0px;
	margin-left:0px;
	margin-top:4px;
}

p.featured_sites {
	margin-left:0px;
	padding-left:2px;
}

.portletblue a.more {
	font-size:0.9em;
	font-weight:normal;
	text-decoration: underline;
	color: #cc6600;
	line-height:14px;
}





.portletpurple {

	background-image: url(images/portlet_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	
	width:221px;
	margin-bottom:5px;
	padding-bottom:5px;
	font-size:1.1em;
}
.portletpurple a{
	color:#65338B;
	text-decoration:none;
}
.portletpurple p {
	padding:0px 0px 5px 12px;
	margin:0px;
	font-size: 11px;
	background-color: #ffffff;
}

.portletpurple h2 {
	background-image: url(images/portlet_titlebar_purple.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: white;
	font-size: 0.8em;
	padding:0px;
	margin:0px;
	padding:5px 6px 6px 0px;
}

.portletpurple ul.list, .portletpurple ul.pdf {
	line-height:18px;
	padding-top:7px;
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-left:30px;
	background: #ffffff;
}

.portletpurple ul.headlines {
	line-height:18px;
	padding-top:0px;
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-left:30px;
	background: #ffffff;
	
}

.portletpurple ul.list li, .portletpurple ul.pdf li {
	list-style-image: url(images/icon_arrow.jpg);
	vertical-align:bottom;
	line-height:20px;
	padding:0px;
	margin:0px;
	
}

.portletpurple ul.headlines li {
	list-style-image: url(images/icon_arrow.jpg);
	vertical-align:bottom;
	line-height:18px;
	padding:0px;
	margin:0px;
	
}

.portletpurple ul.pdf li {
	list-style-image: url(images/icon_pdf.jpg);
	vertical-align:bottom;
	line-height:14px;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	padding-right:10px;
}

.portletpurple ul.list li a, .portletpurple ul.pdf li a {
	vertical-align:top;
	margin-top:-5px;
	color: black;
	text-decoration:none;

}

.portletpurple ul.headlines li a {
	vertical-align:top;
	margin-top:-5px;
	color: black;
	text-decoration:none;
	font-size:0.9em;
}

.portletpurple ul.list li a:hover, .portletpurple ul.pdf li a:hover {
	color: #990000;
}

.portletpurple ul.headlines li a:hover {
	color: #990000;
}

p.bold {
	padding:0px;
	margin:0px;
	padding-left:10px;
	padding-bottom:3px;
	padding-top:5px;
	font-size:1em;
}

p.bold a {
	color: #cc6600;
	text-decoration:none;
}

p.bold a:hover {
	color: black;
	text-decoration:none;
}

img.frame {
	border: 1px solid #d4d4d4;
	padding:4px;
	margin:4px;
}

html>body img.frame {
	margin:0px;
	margin-right:4px;
}

form {
	margin-top:0px;
}

input {
	font-size:0.9em;
	margin-left:15px;
	line-height:16px;
}

form span {
	font-size:0.9em;
}



span.event {
	font-weight:normal;
	font-size:0.9em;
	line-height:14px;
}

span.event a {
	color: #cc6600;
	text-decoration:underline;
}

span.event a:hover {
	color: #990000;
}

.portletpurple img.feature {
	border:0px;
	margin-left:0px;
	margin-top:4px;
}

p.featured_sites {
	margin-left:0px;
	padding-left:2px;
}

.portletpurple a.more {
	font-size:0.9em;
	font-weight:normal;
	text-decoration: underline;
	color: #cc6600;
	line-height:14px;
}








#middleOrange {
	display:inline;
	text-align:left;
	width:445px;
	float:left;
	margin-left:0px;
}



h2.middleOrange {
	background-image: url(images/portlet_titlebar_main.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	color: white;
	font-weight: bold;
	font-size: 1.1em;
	padding:0px;
	margin:0px;
	padding:5px 6px 6px 12px;
	width:445px;

}

#main_portletOrange {
	background: #ffffff;
	background-image: url(images/portlet_bottom_main.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	margin-bottom:5px;
	font-size:1.1em;
}

#main_portletOrange p {
	padding:0px;
	margin:0px;
	font-size: 1em;
	padding-left:16px;
	padding-top:5px;
	padding-bottom:15px;
	background-color: white;
	text-align:left;
	width:415px;
	line-height:20px;
	font-family: Verdana, Arial, sans-serif;
}

#main_portletOrange img {
	margin-left:5px;
	margin-top:5px;
}	

h3 {
	color: #cc6600;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	background-color: #ffffff;
	padding:0px;
	margin:0px;
	padding-left:15px;
	padding-top:12px;
	padding-bottom:12px;
}



.portlet a:hover {
	color: #6c738a;
}

.bold {
	font-weight: bold;
}













#full {
	display:inline;
	text-align:left;
	width:669px;
	float:left;
	margin-left:0px;
	
}



h2.full {
	background-image: url(./images/full_portlet_top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	color: black;
	font-size: 0.1em;
	padding:0px;
	margin:0px;
	height:11px;
	width:669px;

	
}

#full_portlet {
	background-image: url(./images/portlet_full_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color:#FFFFFF;
	
	MARGIN-BOTTOM: 0px; 
	PADDING-BOTTOM: 10px; 
	font-size:1.1em;
}

#full_portlet #subpage {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	background-color: #ffffff;
	font-size:1.0em;
}

#full_portlet p {
	padding:0px;
	margin:0px;
	font-size: 1em;
	background-color: white;
	text-align:left;
	width:580px;
	line-height:18px;
	font-family: Verdana, Arial, sans-serif;
	margin-left:0px;
	margin-right:0px;
}

#full_portlet #subpage .breadcrumb {
	font-size:0.9em;
	border-bottom: 1px dotted black;
	padding-left:10px;
	padding-bottom:8px;
}

#full_portlet #subpage .breadcrumb a {
	font-size:11px;
	font-weight:normal;
	text-decoration: underline;
	color: #990000;
}

#full_portlet #subpage .breadcrumb a:hover {
	color: #990000;
}





#full_portletblue {
	background-image: url(./images/portlet_full_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	
	border-left:-1.0px solid #ccc;
	margin-bottom: 8px; 
	padding-bottom: 6px;
	font-size:1.1em;
}

#full_portletblue #subpage {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	background-color: #ffffff;
	font-size:1.0em;
}

#full_portletblue p {
	padding:0px;
	margin:0px;
	font-size: 1em;
	background-color: white;
	text-align:left;
	width:632px;
	line-height:18px;
	font-family: Verdana, Arial, sans-serif;
	margin-left:0px;
	margin-right:0px;
}

#full_portletblue #subpage .breadcrumb {
	font-size:0.9em;
	border-bottom: 1px dotted black;
	padding-left:10px;
	padding-bottom:8px;
	background-color:white;

}

#full_portletblue #subpage .breadcrumb a {
	font-size:11px;
	font-weight:normal;
	text-decoration: underline;
	color: #336699;
}

#full_portletblue #subpage .breadcrumb a:hover {
	color: #336699;
}



#full_portletorange {
	background-image: url(./images/portlet_full_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	
	border-left:-1.0px solid #ccc;
	
	MARGIN-BOTTOM: 8px; 
	PADDING-BOTTOM: 6px; 
	font-size:1.1em;
}

#full_portletorange #subpage {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	background-color: #ffffff;
	font-size:1.0em;
}

#full_portletorange p {
	padding:0px;
	margin:0px;
	font-size: 1em;
	background-color: white;
	text-align:left;
	width:632px;
	line-height:18px;
	font-family: Verdana, Arial, sans-serif;
	margin-left:0px;
	margin-right:0px;
}

#full_portletorange #subpage .breadcrumb {
	font-size:0.9em;
	border-bottom: 1px dotted black;
	padding-left:10px;
	padding-bottom:8px;
}

#full_portletorange #subpage .breadcrumb a {
	font-size:11px;
	font-weight:normal;
	text-decoration: underline;
	color: #FE8500;
}

#full_portletorange #subpage .breadcrumb a:hover {
	color: #FE8500;
}




#full_portletgreen {
	background-image: url(./images/portlet_full_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	
	border-left:-1.0px solid #ccc;
	
	MARGIN-BOTTOM: 8px; 
	PADDING-BOTTOM: 6px;
	font-size:1.1em;
}

#full_portletgreen #subpage {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	background-color: #ffffff;
	padding:0px;
	margin:0px;
	
}

#full_portletgreen p {
	padding:0px;
	margin:0px;
	font-size: 1em;
	background-color: white;
	text-align:left;
	width:632px;
	line-height:18px;
	font-family: Verdana, Arial, sans-serif;
	margin-left:0px;
	margin-right:0px;
}

#full_portletgreen #subpage .breadcrumb {
	font-size:0.9em;
	border-bottom: 1px dotted black;
	padding-left:10px;
	padding-bottom:8px;

}

#full_portletgreen #subpage .breadcrumb a {
	font-size:11px;
	font-weight:normal;
	text-decoration: underline;
	color: #669900;
}

#full_portletgreen #subpage .breadcrumb a:hover {
	color: #669900;
}









#bottom_portlets {
width:672px;
display:inline;
float:left;
}

#bottom_portlets div.portlet {
display:inline;
float:left;
width:224px;
} 



.crumorange {
	color:#FE8500;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	text-decoration: underline;
}

.crumblue {
	color:#336699;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	text-decoration: underline;
}
.crumgreen {
	color:#669900;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	text-decoration: underline;
}
.crumred {
	color:#990000;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	text-decoration: underline;
}













h2.selectrole {
	background-image: url(images/portlet_titlebar.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: white;
	font-size: 0.8em;
	padding:0px;
	margin:0px;
	
	padding:5px 6px 6px 10px;
}


h2.selectroleorange {
	background-image: url(images/portlet_titlebar_orange.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: white;
	font-size: 0.8em;
	padding:0px;
	margin:0px;
	
	padding:5px 6px 6px 10px;
}


h2.selectroleblue {
	background-image: url(images/portlet_titlebar_blue.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: white;
	font-size: 0.8em;
	padding:0px;
	margin:0px;
	
	padding:5px 6px 6px 10px;
}


h2.selectrolegreen {
	background-image: url(images/portlet_titlebar_green.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: white;
	font-size: 0.8em;
	padding:0px;
	margin:0px;
	
	padding:5px 6px 6px 10px;
}



.portletMainContent{
	background-color:#FFFFFF; 
	border-left:-1.1px solid #CCCCCC; 
	border-right:-1.1px solid #CCCCCC; 
	height:100%; 
	font-size:1.0em; 
	font-weight:normal; 
        padding-left:15px; 
	padding-right:15px; 
}


#maincontentarea{
	width:900px;
	padding-left:3px;
	margin-left:2px;
}

#wpsPortletBody{
	margin: 0px;
	background-image:none;
	background-color:#FFFFFF;
	font-size:1.0em;
}



table.holidays { 
                padding-bottom:10px; 
} 
table.holidays td h3 { 
                color: black; 
                margin:0px; 
                padding:0px; 
                padding-bottom:10px; 
} 
table.holidays td.month { 
                border-right:1px solid #999; 
                padding-right:10px; 
} 


h3.subpage_title { 
        color: black; font-family: Georgia, Verdana, Arial, sans-serif; font-size: 18px; font-weight: normal; padding:0px; margin:0px; 
        margin-left:0px; padding-top:12px; padding-bottom:6px; margin-right:0px; background-color: transparent; 
} 
#subheader_orange { 
        background-image: url(./images/citizens_background.jpg); background-position: bottom right; background-repeat: no-repeat; 
        background-color: transparent; height:91px; margin-right:10px; 
 } 
#subheader_blue { 
        background-image: url(./images/business_background.jpg); background-position: bottom right; background-repeat: no-repeat; 
        background-color: transparent; height:91px; margin-right:10px; 
} 
#subheader_green { 
        background-image: url(./images/nonres_background.jpg); background-position: bottom right; background-repeat: no-repeat; 
        background-color: transparent; height:91px; margin-right:10px; 
}
#subheader_orange p.info, #subheader_blue p.info, #subheader_green p.info { 
        font-weight:normal; padding:0px; margin:0px; background-color: transparent; width:65%; margin-left:17px; line-height:14px; 
} 





.portletMainContent p {
	font-weight:normal;
}

.portletMainContent ul {
	font-weight:normal;
}
h3.subpage_title_icon {
	color: black; 
	width:570px; 
	background-color: transparent; 
	font-family: Georgia, Verdana, Arial, sans-serif; 
	font-size: 18px; 
	font-weight: normal;
	padding:0px; 
	margin:0px; 
	margin-left:30px; 
	margin-right:0px; 
	padding-bottom:10px; 
	padding-top:10px;
}

h3.subpage_title_icon img {
	display:inline; vertical-align:middle; position:relative; left:570px;
}

.sedisplay_heading {
	margin-left:15px; margin-top:10px; margin-bottom:10px;
}

table.public_holidays {
	border-right:1px solid #999; border-bottom:1px solid #999; margin-left:15px;  font-weight:normal; width: 630px;
}

table.public_holidays td {
	border-top:1px solid #999; border-left:1px solid #999;
}

table.public_holidays td span {
	font-weight:bold; color:#cf6c00;
}

#subpage table td {
	padding:5px;
}


.searchButton{
background-image: url(./images/icon_search.jpg);
height:22px;
width:22px;
}



h3.subpage_title img{
	display:inline;
	vertical-align:middle;
	float:right;
}

ul.relatedlinkd{
	line-height:18px;
	padding-top: 0 0 5 30px;
	margin: 10 0 0 0px;
	background:#ffffff;
	font-size:1em;
}


ul.relatedlinks li{
	list-style-image:url(./images/icon_arrow.jpg);
	vertical-align:bottom;
	line-height:14px;
	padding:0px;
	margin: 0 0 10 0px;
}
ul.relatedlinks li a{
	vertical-align:top ;
	margin-top:-5px;
	color:black;
	text-decoration:none;
	font-size:0.8em;;
	font-weight:normal;

}
ul.relatedlinks li a:hover{
	color:#990000;
}
img.right{
	float:right;
}


#pfriend{
	display:visible;
}




.print { DISPLAY: inline; PADDING-LEFT: 12px; PADDING-RIGHT:5px; } 

.print IMG { MARGIN-RIGHT: 5px } 

 


.searchportlet {
	background-image: url(images/portlet_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-bottom:5px;
	padding-bottom:5px;
	font-size:1.1em;
	
}


.searchportlet p {
	background-color:white;
	padding:0px 0px 5px 20px;
	margin:0px;
	font-size: 11px;
	background-color: #ffffff;
	width:209;
}

p.search_portlet {
	 background-color: #ffffff; 
	 padding:0px; 
	 margin:0px; 
	 border:0px;
	 font-size: 1em;
	 width:221px;
}
.formsearch{
	margin-top:0px;
}



h4.resources {
	border-bottom: 2px solid #990000;
}

#columnoneabout {
	display:inline;
	float:left;
	width:320px;
	margin-left:15px;
	margin-right:0px;
	font-size:1.1em;
	
}
#columnoneabout_advancesearch {
	display:inline;
	float:left;
	width:320px;
	height:420px;
	margin-left:15px;
	margin-right:0px;
	
}
#columntwoabout {
	display:inline;
        width:320px;
        float:right;
        font-size:1.1em;
        height:620px;

}


span.pdfsize {
	color: #990000;
	font-size:0.9em;
}
hr.library {
	border: 1px dotted #990000;
	margin-top:8px;
	margin-bottom:8px;
}

input.library {
	margin-left:0px;
	padding-left:0px;
	margin-top:5px;
}
h3.subpage_title_home {
	color: black;
	width:320px;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding:0px;
	margin:0px;
	margin-left:0px;
	padding-top:12px;
	padding-bottom:3px;
	margin-right:0px;
}







a#topnav_search_arrow:hover {
	background:#FFFFFF url(images/searchOptions_arrow_red.gif) no-repeat scroll 100% -21px;
}


a#topnav_search_arrow {
	background:#FFFFFF url(images/searchOptions_arrow_red.gif) no-repeat scroll 100% 0;
	border-left:0 none;
	border-right:0 none;
	display:block;
	float:left;
	height:22px;
	width:22px;
}

.topnav_search {

	display:block;
	float:right;
	height:30px;
	margin:0;
	padding-bottom:10px;
	padding-top:10px;
	position:relative;
	width:220px;
	z-index:900;
}

#topnav_search_options {
	CLEAR: both; 
	BORDER-RIGHT: #e5e5e5 1px solid;
	BORDER-BOTTOM: #e5e5e5 1px solid; 
	PADDING-RIGHT: 0px; 
	LIST-STYLE: none none outside; 
	PADDING-LEFT: 0px; 
	BACKGROUND: url(images/searchOptions_bg.gif) #ffffff repeat-x 0px 21px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	WIDTH: 179px; 
	PADDING-TOP: 18px
}

#topnav_search_options li a:hover {
	background-color:#CE0000;
	color:#FFFFFF;
	text-decoration:none;
}
#topnav_search_options li a.selected {
	background-attachment:scroll;
	background-image:url(images/arrow2.gif);
	background-position:94% 50%;
	background-repeat:no-repeat;
	color:#595C5C;
}
#topnav_search_options li a {
	color:#595C5C;
	display:block;
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:17px;
	line-height:normal;
	margin:0;
	padding:4px;
	text-decoration:none;
	width:160px;
}

.topnav_search input {
	background:#FFFFFF none repeat scroll 0 50%;
	border:1px solid VioletRed;
	color:#5E5F63;
	float:left;
	font-family:Verdana;
	font-size:10px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:15px;
	padding-left:0px;
	padding-top:4px;
	width:130px;
}




#subheader {
	height:200px;
	margin-right:10px;
}
#subheader p.subheader {
	color:#990000;
	font-weight:bold;
	line-height:14px;
	padding-left:0;
	width:430px;
}
#subheader p.filter{
	background-color:#E4E4E4;
	font-weight:normal;
	margin-right:0px;
	margin-top:10px;
	padding:5px 0 5px 0px;
	width:625px;
}

div.pages{
	background-color:#D6CCCC;
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
	font-size:0.9em;
	margin-left:0;
	margin-right:0;
	padding:6px 0;
	text-align:center;
	width:625px;
}
div.pages a {
	padding-left:6px;
	padding-right:6px;
}
#topicnav{
	border:0 none;
	display:inline;
	font-size:0.9em;
	margin:0px;
	padding:0px;
	width:660px;
}



span.modified {
	font-style: italic;
	font-size:0.9em;
}





span.subtopic {
	color: #666633;
	font-weight:bold;
	height:18px;
}

ul.subtopics {
	margin:0px;
	padding:0px;
	margin-left:20px;
	margin-top:2px;
	margin-bottom:10px;
}

ul.subtopics li {
	list-style-image: url(images/arrow_green.gif);
	vertical-align:bottom;
	margin-bottom:3px;
}

ul.subtopics li a {
	font-weight:normal;
	text-decoration:none;
	color: #336600;
}

ul.subtopics li a:hover {
	color: black;
}




#searchhelp {
	margin-top:20px;
	font-size:0.9em;
}

.leftsearch {
	width:80%;
	margin-top:85px;
}

/* for Internet Explorer */
/*\*/
* html .leftsearch {
	width:80%;
}



.leftsearch a {
	color:#990000;
	text-decoration:underline;
}






.shelpitem {
	height:auto;
	margin-bottom:25px;
}


.shelpheading {
	background-color:#F4F4F7;
	border-top:1px solid black;
	padding-bottom:3px;
	padding-left:10px;
	padding-top:3px;
	width:120%;
}


.shelpdetails {
	margin-top:5px;
	padding-left:10px;
}




.searchlist {
	width:10px;
	height:9px;
	margin-bottom:3px;
	background-image:  url(images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: top center;
}



.subnav1_1_li {
	margin-left:0px;
	padding-left:15px;
	line-height:20px;
	font-weight:normal;
	text-decoration:none;
	color:black;
}

#columnoneaboutnew {
	display:inline;
	float:left;
	width:640px;
	margin-left:15px;
	margin-right:0px;
	font-size:1.1em;
	
}

p.calendarImage {
	font-weight:bold; 
        font-size:0.9em; 
        margin-bottom:18px; 
        margin-top:0px; 
        min-height:51px; 
}
 
 

p.calendarText {
    font-weight:bold; 
    font-size:0.9em; 
    padding-left:1px; 
    margin-bottom:0px; 
    margin-top:0px; 
    min-height:51px; 
}
#featurestorymore a {
 font-size:0.9em;
 font-weight:normal;
 text-decoration: underline;
 color: #cc6600;
 line-height:14px;
 padding-left:16px;
 padding-top:5px;
 padding-bottom:15px;
 
 
 
}
 
#full table p {
	 width:100%;
}
#fullx ul p {
	 width:100%;
}


#featurestorymore a:hover {
	color: black;
}

input.tender {
        margin-left: 0px;
}

#tender {
        font-size: .85em;
}


ul.tender li {
        list-style-image: url(images/icon_pdf.jpg);
}








