*{
	padding:0px;
}

#at20mc{
left:20% !important;
position:absolute;
top:10% !important;
}

body{
	background:#69B url(/images/layout/bg.gif) repeat-x;
	font-family:Arial, sans-serif;
	margin:0px;
}

H1{
	color:#036;
	font-size:1.3em;
	margin:10px 0;
}

H2{
	color:#6E6E6E;
	font-size:1em;
	margin:5px 0;
}

a{
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

/*CONTAINER START*/

#Container{
	background:url(/images/layout/wrapper.gif) repeat-y;
	margin:0 auto;
	width:960px;
}

#ContainerHome{
	background:#FFF;
	margin:0 auto;
	width:960px;
}


/*HEADER START*/

#Top{
	background:url(/images/layout/top.gif) no-repeat;
	color:#69B;
	height:26px;
	font-size:0.7em;
	margin-top:-11px;
	position:relative;
	text-align:center;
	width:100%;
}

#Top ul li a{
	color:#69B;
	text-decoration:none;
}

#Top ul{
	list-style-type:none;
}

#Top li{
	display:inline-block;
}

#Top ul li.Calendar img{
	border:0;
	margin-bottom:-4px;
	margin-left:3px;
}

#Top ul li.Search{
	margin-left:43px;
}

.smallFont{
	background:url(/images/layout/icon_font_decrease.gif) no-repeat;
	display:block;
	float:left;
	height:32px;
/*	left:63px;*/
	left:45px;
	margin-top:-17px;
	position:relative;
	outline:none;
	text-indent:-9999px;
	width:32px;
}

.defaultFont{
	display:none;
}

.largeFont{
	background:url(/images/layout/icon_font_increase.gif) no-repeat;
	display:block;
	float:right;
	height:32px;
/*	left:55px;*/
	left:37px;
	margin-top:-17px;
	outline:none;
	position:relative;
	right:485px;
	text-indent:-9999px;
	width:32px;
}

.SEARCH_FORM_BOX{
	border:1px solid #D2DCE3;
	color: #5D2215;
	height:17px;
	margin-right:5px;
	padding:3px;
	width: 97px;
}

.SEARCH_FORM_LABEL_TEXT{
}

.SUBMIT_BUTTON{
	cursor:pointer;
	float:right;
	height:32px;
	width:42px;
}

.SEARCHTITLE, .SEARCHTEXT, .SEARCHURL{
	font-size:1.5em;
}

#Header{
	background:url(/images/layout/header.jpg) no-repeat;
	height:131px;
	position:relative;
	text-align:center;
	width:100%;
}

#Header img{
	border:0;
	height:125px;
	width:340px;
}

/*HEADER END*/

/*NAVIGATION START*/

#Portals{
	background:#FFF url(/images/layout/nav_bg.gif) no-repeat;
	height:55px;
	overflow:hidden;
	position:relative;
	width:100%;
}

#Portals ul{
	margin-left:5px;
	margin-top:0px;
}

#Portals ul li{
	display:inline;
}

#Portals ul li img{
/*	margin-left:-5px;*/
}

img#About{
	background:url(/images/layout/nav_about.gif) no-repeat;
	border:0;
	height:55px;
	left:2px;
	position:relative;
	width:158px;
}

img#About:hover, img#About_Home{
	background:url(/images/layout/nav_about.gif) no-repeat;
	border:0;
	height:55px;
	left:4px;
	position:relative;
	top:14px;
	width:158px;
}

img#Boards{
	background:url(/images/layout/nav_boards.gif) no-repeat;
	border:0;
	height:55px;
	left:-4px;
	position:relative;
	width:169px;
}

img#Boards:hover, img#Boards_Home{
	background:url(/images/layout/nav_boards_over.gif) no-repeat;
	border:0;
	height:55px;
	left:-2px;
	position:relative;
	top:14px;
	width:169px;
}

img#Business{
	background:url(/images/layout/nav_business.gif) no-repeat;
	border:0;
	height:55px;
	left:-20px;
	position:relative;
	top:3px;
	width:157px;
}

img#Business:hover, img#Business_Home{
	background:url(/images/layout/nav_business_over.gif) no-repeat;
	border:0;
	height:55px;
	left:-18px;
	position:relative;
	top:14px;
	width:157px;
}

img#Education{
	background:url(/images/layout/nav_education.gif) no-repeat;
	border:0;
	height:55px;
	position:relative;
	right:18px;
	top:5px;
	width:156px;
}

img#Education:hover, img#Education_Home{
	background:url(/images/layout/nav_education_over.gif) no-repeat;
	border:0;
	height:55px;
	position:relative;
	top:14px;
	right:19px;
	width:156px;
}

img#Visitors{
	background:url(/images/layout/nav_visitors.gif) no-repeat;
	border:0;
	height:55px;
	position:relative;
	right:23px;
	width:159px;
}

img#Visitors:hover, img#Visitors_Home{
	background:url(/images/layout/nav_visitors_over.gif) no-repeat;
	border:0;
	height:55px;
	position:relative;
	top:14px;
	right:25px;
	width:159px;
}

img#Departments{
	background:url(/images/layout/nav_departments.gif) no-repeat;
	border:0;
	height:55px;
	left:789px;
	position:relative;
	top:-59px;
	width:167px;
}

img#Departments:hover, img#Departments_Home{
	background:url(/images/layout/nav_departments.gif) no-repeat;
	border:0;
	height:55px;
	left:787px;
	position:relative;
	top:-45px;
	width:167px;
}

/*NAVIGATION END*/

/*TOOLBAR START*/

#Toolbar{
	background:#FFF;
	font-size:0.6em;
	height:27px;
	padding:10px 10px 0 70px;
	position:relative;
}

#Toolbar img{
	padding:0 10px;
}

#Toolbar ul{
	list-style:none;
}

#Toolbar ul li{
	display:inline;
}

li.Print{
	background:url(/images/icons/print.gif) no-repeat right 1px;
	margin-right:4px;
	padding-right:25px;
	padding-top:5px;
}

li.Email{
	background:url(/images/icons/email.gif) no-repeat right 2px;
	padding-right:25px;
	padding-top:5px;
}

li.Breadcrumbs{
	margin-left:24px;
}

.QCONTENT_PRINTABLE_TEXT{
/*	position:relative;*/
}

.BREADCRUMB_LINK, #Toolbar ul li a{
	color:#603813;
	text-decoration:none;
}

.BREADCRUMB_TEXT{
	color:#603813;
}

.QLINKSHARE_HEADER_TEXT{
	font-weight:700;
}

.QLINKSHARE_TEXT{
}

#ctl18_ctl03_DisplayBox, #ctl18_ctl05_DisplayBox{
	border:1px solid #B2CCDD;
	margin:5px;
	width:300px;
}

.REQUIRED_MARKER{
	color:#900;
}

/*TOOLBAR END*/

/*LEFT SIDEBAR START*/

#LeftHome{
	float:left;
	margin:0 0 0 -960px;
	padding:0px 15px;
	width:276px;
}

#Left{
	background:url(/images/layout/left_bg.gif) no-repeat 15px 0;
	float:left;
	margin:0 0 0 -960px;
	min-height:402px;
	padding:0px 15px;
	width:152px;
}

ul.QuickLinks{
	background:url(/images/layout/links_bg.gif) no-repeat;
	height:71px;
	list-style:none;
	padding:10px 0 0 28px;
}

ul.QuickLinks li{
	display:inline;
}

ul.QuickLinks li a{
	display:block;
	float:left;
	height:60px;
	margin-right:15px;
	text-decoration:none;
}

ul.QuickLinks li a QuickLinks_Button{
	display:inline;
	float:left;
/*	height:50px;*/
	margin-left:12px;
	padding:10px 10px 0 0;
}

ul.QuickLinks li a:hover{
/*	background-position:0px;
	color:#000;*/
}

ul.QuickLinks li a:hover .QuickLinks_Button{
/*	background-position:right bottom;*/
}

ul.QuickLinks a .QuickLinks_Text{
	display:none;
}

ul.QuickLinks a:hover .QuickLinks_Text{
	color:#036;
	display:block;
	font-family:Georgia, times, serif;
	font-size:0.675em;
	font-weight:bold;
	height:15px;
	left:188px;
	position:absolute;
	text-transform:uppercase;
	top:265px;
}

img#Print{
	background:url(/images/layout/icon_print.gif) no-repeat;
	border:0;
	height:42px;
	width:33px;
}

img#Print:hover{
	background:url(/images/layout/icon_print_over.gif) no-repeat;
	border:0;
	height:42px;
	width:33px;
}

img#Facebook{
	background:url(/images/layout/icon_facebook.gif) no-repeat;
	border:0;
	height:42px;
	width:33px;
}

img#Facebook:hover{
	background:url(/images/layout/icon_facebook_over.gif) no-repeat;
	border:0;
	height:42px;
	width:33px;
}

img#Contact{
	background:url(/images/layout/icon_contact.gif) no-repeat;
	border:0;
	height:42px;
	width:26px;
}

img#Contact:hover{
	background:url(/images/layout/icon_contact_over.gif) no-repeat;
	border:0;
	height:42px;
	width:26px;
}

img#RSS{
	background:url(/images/layout/icon_RSS.gif) no-repeat;
	border:0;
	height:42px;
	width:26px;
}

img#RSS:hover{
	background:url(/images/layout/icon_RSS_over.gif) no-repeat;
	border:0;
	height:42px;
	width:26px;
}

img#Documents{
	background:url(/images/layout/icon_documents.gif) no-repeat;
	border:0;
	height:42px;
	width:29px;
}

img#Documents:hover{
	background:url(/images/layout/icon_documents_over.gif) no-repeat;
	border:0;
	height:42px;
	width:29px;
}

img#ShareHome{
	background:url(/images/layout/icon_share.gif) no-repeat;
	border:0;
	height:42px;
	width:35px;
}

img#ShareHome:hover{
	background:url(/images/layout/icon_share_over.gif) no-repeat;
	border:0;
	height:42px;
	width:35px;
}

#LeftHome ul{
	list-style:none;
}

#LeftHome img{
	border:0;
}

ul.Welcome{
	color:#6e6e6e;
	font-family:arial;
	font-size:0.75em;
	line-height:1.75em;
	width:260px;
}

ul.Welcome img{
	border:0;
	margin-left:80px;
}

ul.FeaturedLink{
	margin-top:20px;
}

a.More, #ContentHome a.More{
	color:#2F648D;
	display:block;
	font-family:Lucida Sans, Arial, sans-serif;
	font-size:0.875em;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
}

a.View{
	background:url(/images/layout/arrow_bullet.gif) no-repeat;
	color:#036;
	font-size:0.85em;
	padding-left:25px;
	text-decoration:none;
	text-transform:uppercase;
}

a.View:hover, a.More:hover, .NEWS_FEED_DISPLAY_LINK_TITLE:hover, #ContentHome a.More:hover{
	text-decoration:underline;
}

/*LEFT SIDEBAR END*/

/*RIGHT SIDEBAR START*/

#Right{
	float:right;
	margin:-23px 0 0 -305px;
	padding:0 25px 0 0;
	text-align:right;
	width:260px;
}

#Right ul{
	list-style-type:none;
}

#Right ul li{
	display:inline;
}

#Right ul li img{
	margin:2px 0;
}

img#QNotify:hover, img#Minutes:hover, img#Communications:hover, 
img#Services:hover, img#Opportunities:hover, img#Document:hover, img#Legal:hover{
	position:relative;
	right:40px;
}

img#HowDoI{
	background:url(/images/layout/howdoi.gif) no-repeat;
	border:0;
	height:61px;
	position:relative;
	width:271px;
}

img#HowDoI:hover{
	background:url(/images/layout/howdoi_over.gif) no-repeat;
	border:0;
	height:61px;
	position:relative;
	right:12px;
	width:271px;
}

img#QNotify{
	background:url(/images/layout/button_qnotify.gif) no-repeat;
	border:0;
	height:46px;
	width:224px;
}

img#QNotify:hover{
	background:url(/images/layout/button_qnotify_over.gif) no-repeat;
	border:0;
	height:46px;
	width:224px;
}

img#Minutes{
	background:url(/images/layout/button_minutes.gif) no-repeat;
	border:0;
	height:46px;
	width:216px;
}

img#Minutes:hover{
	background:url(/images/layout/button_minutes_over.gif) no-repeat;
	border:0;
	height:46px;
	width:216px;
}

img#Legal{
	background:url(/images/layout/button_legal.gif) no-repeat;
	border:0;
	height:46px;
	width:207px;
}

img#Legal:hover{
	background:url(/images/layout/button_legal_over.gif) no-repeat;
	border:0;
	height:46px;
	width:207px;
}

img#Communications{
	background:url(/images/layout/button_communications.gif) no-repeat;
	border:0;
	height:46px;
	width:198px;
}

img#Communications:hover{
	background:url(/images/layout/button_communications_over.gif) no-repeat;
	border:0;
	height:46px;
	width:198px;
}

img#Services{
	background:url(/images/layout/button_services.gif) no-repeat;
	border:0;
	height:46px;
	width:189px;
}

img#Services:hover{
	background:url(/images/layout/button_services_over.gif) no-repeat;
	border:0;
	height:46px;
	width:189px;
}

img#Opportunities{
	background:url(/images/layout/button_opportunities.gif) no-repeat;
	border:0;
	height:46px;
	width:180px;
}

img#Opportunities:hover{
	background:url(/images/layout/button_opportunities_over.gif) no-repeat;
	border:0;
	height:46px;
	width:180px;
}

img#Document{
	background:url(/images/layout/button_documents.gif) no-repeat;
	border:0;
	height:46px;
	width:171px;
}

img#Document:hover{
	background:url(/images/layout/button_documents_over.gif) no-repeat;
	border:0;
	height:46px;
	width:171px;
}

/*RIGHT SIDEBAR END*/

#wrapper{
	float:left;
	width:100%;
}

#wrapper_home{
	background:#FFF url(/images/layout/home_bg.gif) no-repeat;
	float:left;
	height:424px;
	width:100%;
}

/*CONTENT START*/

#ContentHome{
	margin:0 305px 0 306px;
	padding:20px;
}

#qcontent_home{
	display:none;
}

#ContentHome a.More{
	padding:5px 0 5px 20px;
}

#Content{
	background:#FFF;
	font-size:0.85em;
	line-height:1.6em;
	margin:0 0 0 182px;
	padding:20px;
	width:738px;
}

#ContentHome H1, #Content H1{
}

#Content a, #ContentHome a{
	color:#603813;
}

#Content img{
	border:0;
}

ol{
	margin-left:20px;
}

/*CONTENT FEED START*/

/*Front End Display Start*/
/*Container*/
.NEWS_FEED_DISPLAY_TABLE, .event_container{
	padding-top:10px;
	width:290px;
}
/*Item Row*/
.NEWS_FEED_DISPLAY_ROW_TITLE{
	background:url(/images/layout/arrow_bullet.gif) no-repeat 0 6px;
	padding:5px 0;
	position:relative;
}
/*Date*/
.NEWS_FEED_DISPLAY_TITLE, .event_date{
	color:#666;
	float:left;
	font-size:0.825em;
	font-style:italic;
	text-align:right;
	width:75px;
}
/*Link*/
.NEWS_FEED_DISPLAY_LINK_TITLE, .event_link a{
	color:#6E6E6E;
/*	display:table;*/
	font-family:Arial, sans-serif;
	font-size:0.8em;
	left:20px;
	position:relative;
	text-decoration:none;
}
/*Empty Message*/
span table tbody tr td{
	font-size:0.825em;
}
/*Front End Display End*/

.NEWS_FEED_DISPLAY_RSS{
	margin-left:30px;
}

/*CONTENT FEED END*/

/*CONTENT END*/

/*FOOTER START*/

#FooterHome{
	background:url(/images/layout/footer_home.gif) no-repeat;
	clear:left;
	font-family:Arial, sans-serif;
	font-size:0.7em;
	height:65px;
	position:relative;
	width:960px;
}

#Footer{
	background:url(/images/layout/footer.gif) no-repeat;
	clear:left;
	font-family:Arial, sans-serif;
	font-size:0.7em;
	height:99px;
	width:960px;
}

#Share{
	margin:0 0 30px 35px;
}

#Footer a, #FooterHome a{
	color:#E1D5BC;
	text-decoration:none;
}

#Footer a:hover, #FooterHome a:hover{
	color:#FFF;
	text-decoration:underline;
}

ul.FooterLeft{
	float:left;
	list-style:none;
	margin-left:15px;
/*	margin-top:15px;*/
}

#FooterHome ul.FooterRight{
	position:relative;
}

ul.FooterRight{
	color:#E1D5BC;
	float:right;
	list-style:none;
	margin-right:15px;
/*	margin-top:20px;*/
	text-align:right;
}

ul.FooterRight li.Copyright{
	color:#FFF;
	margin-right:6px;
}

ul.FooterLeft li.PoweredBy{
	color:#FFF;
	font-style:italic;
	margin:0 0 0 7px;
}

ul.FooterLeft li.PoweredBy img{
	border:0;
	margin-bottom:-4px;
	padding-left:5px;
}

ul.FooterLinks ul{
	list-style:none;
}

ul.FooterLinks li{
	border-right:1px solid #FFF;
	display:inline;
	padding:0 8px;
}

ul.FooterLinks li.footerlast{
	border-right:0px;
	display:inline;
	padding:0 8px;
}

li.footerlast{
	border:none;
}

/*FOOTER END*/

/*CONTAINER END*/

/*FILE BROWSER START*/

#FB{
}

.FolderPreText{
}

.FB_FileListUL{
	list-style:none;
}

.FB_FileListUL li{
	margin:5px 0;
}

.LISTITEM_ALT{
}

.FB_FileListUL LI DIV SPAN {
     display:none;
}
.FB_Footer {
     display:none;
}

/*FILE BROWSER END*/

/*DYNAMIC NAVIGATION START*/

.MenuGroup td, .MenuItem td, .MenuItemOver td{
	font-size:0.85em;
	font-weight:bold;
	padding:3px 0;
	text-align:right;
}

.MenuGroup{
	background:#B2CCDD url(/images/layout/left_bg.gif) no-repeat;
	width:167px;
}

.MenuItem{
	color:#603813;
	cursor:pointer;
}

.MenuItemOver{
	background:#E8EFF5;
	color:#036;
	cursor:pointer;
}

/*DYNAMIC NAVIGATION END*/

.SERVICE REQUEST_ERROR_TEXT{
    font-family:verdana;
    font-size:10pt;
}

.SERVICE_REQUEST_FORM_LABEL_TEXT{
    font-family:verdana;
    font-size:10pt;
}

.SERVICE_REQUEST_HEADER_TEXT{
    font-family:verdana;
    font-size:10pt;
    font-weight:bold;
}

.SERVICE_REQUEST_LEGEND_TEXT{
    font-family:verdana;
    font-size:10pt;
}

.SERVICE_REQUEST_SUBMIT_BUTTON{
    font-family:verdana;
    font-size:10pt;
}

.SERVICE_REQUEST_TEXT{
    font-family:verdana;
    font-size:10pt;
}

.SERVICE_REQUEST_TEXTBOX{
    font-family:verdana;
    font-size:10pt;
}

.SERVICE_REQUEST_TEXTBOX input{
	border:1px solid #CCC;
}

textarea{
	border:1px solid #CCC;
}
