﻿a, a:visited, a:active, a:hover
{
    color:#992626;
}

a.img, a.img img, input.img
{
    font-size:16px;
    line-height:16px;
    overflow:visible;
    text-decoration:none;
}

a.ascending
{
	background: url(../images/bullet_arrow_up.gif) no-repeat 100% 50%;	
}

a.bgbasketlock
{
    background-image: url(../images/basketlock-16.png);
}

a.bgaccept
{
    background-image: url(../images/accept-16.png);
}

a.bganchor
{
    background-image: url(../images/anchor-16.png);
}

a.bgarrowdividedown
{
    background-image: url(../images/arrow_divide_down-16.png);
}

a.bgbrick
{
    background-image: url(../images/brick-16.png);
}

a.bgbuilding
{
    background-image: url(../images/building.png);
}

a.bgcalendar
{
    background-image: url(../images/calendar-16.png);
}

a.bgcalendarbig
{
    background-image: url(../images/calendar.png);
}

a.bgcss
{
    background-image: url(../images/css-16.png);
}

a.bgcompress
{
    background-image: url(../images/compress-16.png);
}

a.bgcross
{
    background-image: url(../images/cross-16.png);
}

a.bgdate
{
    background-image: url(../images/date.png);
}

a.bgdisabledlink
{
    color:#000;
    text-decoration:none;
}

a.bglink, a.bglink:visited, a.bglink:active, a.bglink:hover,
a.bgdisabledlink, a.bgdisabledlink:visited, a.bgdisabledlink:active, a.bgdisabledlink:hover
{
    padding-left:23px;
    line-height:1.6; 
    background-repeat:no-repeat;  
}

a.bgbig, a.bgbig:visited, a.bgbig:active, a.bgbig:hover
{
    padding:10px 0;
    line-height:1;
}

a.bgbig, a.bgbig:visited, a.bgbig:active, a.bgbig:hover
{
    padding-left:45px;
}

a.bgbin_closed
{
    background-image: url(../images/bin_closed.png);
}

a.calendardate,
a.calendardate:visited,
a.calendardate:hover,
a.calendardate:active
{
    color:#000;
    text-decoration:none;
    cursor:pointer;
}

a.descending
{
	background: url(../images/bullet_arrow_down.gif) no-repeat 100% 50%;	
}

a.bgexclamation
{
    background-image: url(../images/exclamation-16.png);
}

a.bgfacilitygroup
{
    background-image: url(../images/facilitygroup.png);
}

a.bgfeed
{
    background-image: url(../images/feed.png);
}

a.bgfilm
{
    background-image: url(../images/film-16.png);
}

a.bgfolder,
a.bgfile
{
    background-repeat:no-repeat;
    padding-top:34px;
    display:block;
}

a.bgfolder
{
    background-image: url(../images/folder.png);
}

a.bggroup
{
    background-image: url(../images/group.png);
}

a.bghtml
{
    background-image: url(../images/html-16.png);
}

a.bgjurisdictiongroup
{
    background-image: url(../images/jurisdictiongroup.png);
}

a.bglightbulb
{
    background-image: url(../images/lightbulb.png);
}

a.bglockdelete
{
    background-image: url(../images/lock_delete-16.png);
}

a.bglockedit
{
    background-image: url(../images/lock_edit-16.png);
}

a.bglockgo
{
    background-image: url(../images/lock_go-16.png);
}

a.bgmagnifier
{
    background-image: url(../images/magnifier.png);
}

a.bgmap
{
    background-image: url(../images/map.png);
}

a.bgmusic
{
    background-image: url(../images/music-16.png);
}

a.bgnewspaper
{
    background-image: url(../images/newspaper-16.png);
}

a.bgpage
{
    background-image: url(../images/page-16.png);
}

a.bgpage_white_acrobat
{
    background-image: url(../images/page_white_acrobat-16.png);
}

a.bgpage_white_excel
{
    background-image: url(../images/page_white_excel-16.png);
}

a.bgpage_white_flash
{
    background-image: url(../images/page_white_flash-16.png);
}

a.bgpage_white_powerpoint
{
    background-image: url(../images/page_white_powerpoint-16.png);
}

a.bgpage_white_text
{
    background-image: url(../images/page_white_text-16.png);
}

a.bgpage_white_word
{
    background-image: url(../images/page_white_word-16.png);
}

a.bgphoto
{
    background-image: url(../images/photo-16.png);
}

a.bgprogramgroup
{
    background-image: url(../images/programgroup.png);
}

a.bgscript
{
    background-image: url(../images/script-16.png);
}

a.bguser
{
    background-image: url(../images/user.png);
}

a.bguseredit
{
    background-image: url(../images/user_edit.png);
}

a.bgusergo
{
    background-image: url(../images/user_go.png);
}

.signin a:link, span.MsoHyperlink
{
    color:#992626;
}

#advancedpanel
{
    padding-top:20px;
    padding-bottom:20px;
}

#bd
{
    display:inline-block;
    width:100%;
    clear:both;
}

blockquote 
{
    background:#eeeeff;
    border-left:10px solid #ccc;
    margin:1.5em 10px;
    padding:.5em 10px;
    quotes:"\201C""\201D""\2018""\2019";
}

blockquote:before 
{
    color:#ccc;
    content:open-quote;
    font-size:4em;
    line-height:.1em;
    margin-right:.25em;
    vertical-align:-.4em;
}

blockquote p 
{
    display:inline;
}

body
{
    font-family:Helvetica, Arial, Sans-Serif;
    line-height:1.5em;
    background:#d6e0eb;
    height:100%;
    font-size:13px;
}

.buttonbig
{
	font-size: 125%;
}

.contentactions,
.calendaractions,
.resourceactions
{
    float:right;
    height:34px;
    margin-top:-40px;
    right:2px;
}

.clearfix:after 
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

/* IE6 clearfix */
* html .clearfix
{
	zoom: 1;
}

/* IE7 clearfix */
*:first-child+html .clearfix 
{
	zoom: 1;
}

.clipboard
{
    display:block;
}

h3.directorytitle
{
    margin-top:-12px;
}

div.aone
{
    background:#e0e8f0;
}

div.aone .selectors
{
    background:#e0e8f0;
    height:5px;
    border-bottom:4px solid #D6E0EB;
    text-align:center;
    position:relative;
}

div.calendarevent,
span.calendarevent
{
    text-align:center;
    display:block;
    float:left;
}

.calendarevent .date
{
    background: url(../images/calendar-bluegradient.gif) repeat-x top left;
    border-bottom:2px solid #dfdfdf;
    padding:12px 0 6px;
    display:block;
    width:60px;
}

.calendarevent span.day
{
    display:block;
    font-weight:bold;
    font-size:180%;
    text-shadow:#888 1px 1px 1px;
}

.calendarevent .rightborder
{
     background: url(../images/calendar-redgradient.gif) repeat-x top right;
     padding-right:4px;
     display:block;
}

.homecalendarlist .calendarevent 
{
    font-size:80%;
}

.homecalendarlist .calendarevent .date
{
    width:36px;
    padding:5px 0 0;
    line-height:17px;
}
		
div.clear 
{
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
	overflow: hidden;	
}

.configkey 
{
    width:50%;
}

.configvalue
{
    width:50%;
}


div.empty 
{
	padding: 20px 0;
	color: #CCC;
	font-size: 200%;
	font-weight: bold;
	text-align: center;	
	line-height:1.1em;
}

div.feedempty
{
    float:left;
    width:400px;
}

div.alert .erroralert, 
div.alert .successalert,
div.alert .lockalert,
div.alert .iptemplatealert,
div.alert .noattachalert,
div.alert .publishalert,
div.alert .publishalertmail,
div.alert .publishgoalert,
div.alert .publishgoalertmail,
div.alert .calendaralert,
div.alert .responsealert,
div.alert .contentdistributealert
{
    text-align:left;
    background-position:15px 55%; /*x-pos y-pos*/
    padding-left:45px;
}

div.alert
{
    margin-bottom:2em;
    padding:10px 0 10px 0;
    text-align:left;
	background:#fff0cf;
	border-top:1px solid #ffe324;
	border-bottom:1px solid #ffe324;	
}

div.aonebuttons
{
    padding-top:5px;
    display:none;
}

div.aonebuttons a,
div.aonebuttons img
{
    margin-right:5px;
}

div.aonebuttons a.first,
div.aonebuttona img.first
{
    
}

div.aonebuttons a.aonebuttoncurrent
{
    cursor:default;
}

div.calendaralert
{
    font-weight:normal;
    background-position:15px 52%;
    background: url(../images/calendar-16.png) center no-repeat;
}

div.contentdistributealert
{
    font-weight:normal;
    background-position:15px 52%;
    background: url(../images/newspaper-16.png) center no-repeat;
}

div.calendarsearch input
{
    margin-left:4px;
}

div.container
{
    background:#fff;
}

div.content
{
    padding-right:50px;
}

div.content ul,
div.content ol,
{
	margin-bottom: 1.1em;
}

div.content ul li, 
.wmd-preview ul li
{
    list-style-type:disc;
    margin-left:2em;
    margin-bottom:.5em;
}

ol li
{
    list-style-type:decimal;
    margin-left:2em;
    margin-bottom:.5em;
}

div.contenteditor,
.resourcesectioneditor
{
    margin-top:-20px;
}

div.crumbtrail
{
    position:relative;
    margin-top:-15px;
    margin-left:-25px;
    color:#888888;
    font-size:93%;
    margin-bottom:10px;
}

img.printheader
{
    display:none;
}

div.erroralert
{
    font-weight:bold;
    background-position:15px 52%;
    background: url(../images/exclamation-16.png) center no-repeat;
}

div.feedpreview
{
    background:#fff;
    padding:10px;
    padding-right:25px;
}

#header
{
    float:left;
    width:100%;
}

div.homenews
{
    float:left;
    width:260px;
    margin:0 40px 0 0;
}

div.homeinitiatives
{
    float:left;
    width:260px;
}

div.homecalendar
{
    float:left;
    width:370px;
    display:inline;
    margin:0 40px 0 0;
}

div.homesplit
{
    margin:0 0 0 -30px;
}

div.homesplitbottom
{
    margin-right:-30px;
}

div.homesplitcontent
{
    margin-left:-5px;
    position:relative;
}

div.homesplitinner
{
    margin-right:-5px;
}

.infoemail
{
    display:block;
    margin-bottom:4px;
}

div.newsarticle
{
    margin-top:-55px;
}

div.noattachalert
{
    font-weight:normal;
    background-position:15px 52%;
    background: url(../images/email_lock-16.png) center no-repeat;
}

div.publicfeed
{
    border-top:4px solid #E0E8F0;
    width:984px;
}

div.publicfeedinner
{
    margin:0 5px;
    border-top:1px solid #b5c7da;
    padding-top:40px;
}

div.subcrumbtrail
{
    margin-left:2px;
    margin-top:-30px;
    padding-top:3px;
}

em
{
    font-style:italic;
}

.facilityinfo,
.jurisdictioninfo,
.jurisdictionsnippet
{
    width:210px;
    float:right;
    margin-top:-53px;
    position:relative;
}

.facilityinfo,
.jurisdictioninfo
{
    border:1px solid #dbe4ed;
    border-right:none;
    border-bottom:none;
}

.facilityinfo h4,
.jurisdictioninfo h4
{
    color:#336699;
    margin-bottom:.5em;
    font-family:Georgia, Serif;
}

.facilityinfoinner,
.jurisdictioninfoinner
{
    padding:15px 0 0 15px;
}

table.feed
{
    width:100%;
}

table.feed h1,
table.feed h2,
table.feed h3, 
table.feed h4, 
table.feed h5,
.newsarticle h2,
.newsarticle h3,
.newsarticle h1,
.wmd-preview h1,
.wmd-preview h2,
.wmd-preview h3
{
    margin-bottom:.5em;
    line-height:1em;
}

table.feed p
{
    margin-bottom:.5em;
}

table.feed .time,
.newsarticle .time
{
    margin-bottom:20px;
    color:#888;
}

table.feedlist
{
    margin-bottom:20px;
    margin-top:-20px;
    width:400px;
}

table.feedlist td
{
    border-bottom:1px solid #e5e5e5;
    padding-top:20px;
}

table.feedlist td.feedbody
{
    padding-left:10px;
}

table.feedlist td div.message
{
    width:400px;
}


table.newslist td div.message
{
    width:500px;
    overflow:hidden;
}

table.feedlist tr.last td
{
    border-bottom:none;
}

ul.feedlist li
{
    margin-bottom:1.1em;
}

table.feedlistfull
{
    width:500px;
}

table.feedlistfull .time 
{
    margin-bottom:0;
}

table.feedlistfull td
{
    border-bottom:none;
}

table.feedlistfull tr.last td
{
    padding-top:10px;
}

table.fileindex
{
    width:894px;
}

table.fileindex td
{
    width:148px;
    padding:5px;
}

table.fileindex td a.bgfile
{
    color:#888888;
}

table.fileindex .uploadactionrow td
{
    padding-top:20px;
}

ul.fileindex 
{
    width:894px;
    float:left;
    display:block;
    clear:left;
}

ul.fileindex li
{
    width:80px;
    padding:5px;
    float:left;
    display:block;
    margin-right:68px;
    margin-bottom:20px;
    overflow:hidden;
}

ul.fileindex li a,
ul.fileindex li a span
{
    text-align:center;
    display:block;
    width:80px;
    float:left;
}

ul.fileindex li a.file,
ul.fileindex li a span.file
{
    color:#000;
}

ul.fileindex li .fileactions
{
    width:80px;
    padding:0 15px;
    margin-top:5px;
    float:left;
}

ul.fileindex li .fileactions a
{
    width:25px;
    display:block;
}

div.footer
{
    margin-top:25px;
    text-align:center;
    padding-bottom:20px;
    color:#a8a8a8;
}

div.footerlinks
{
    padding-bottom:10px;
    background:url(../images/footerseparator.png) bottom center no-repeat;
}

div.footerlinks a,
div.footerlink a:active,
div.footerlinks a:hover,
div.footerlinks a:visited
{
    color:#888;
    text-decoration:none;
}

span.divider
{
    margin-left:10px;
    margin-right:10px;
}

span.gray
{
    color:#888888;
    display:inline;
}

.green,
a.green,
a.green:visited,
a.green:hover,
a.green:active
{
	color: green;
}

hr
{
    height:1px;
    color:#ebebeb;
    background-color:#ebebeb;
    margin:30px 0;
    border:none;
}

body.improvementplan .empty 
{
	position: relative;
	margin-top: -15px;
}

select.inline 
{
	padding: 0 !important;
}

.intabindex
{
    margin-top:50px;
}

.ipaslist,
.rsslist
{
	margin-bottom: 30px !important;
	table-layout: fixed;
}

.ipaseditlist 
{
	margin-bottom: 15px !important;
}

.ipaslist td,
.rsslist td
{
	overflow: hidden;
}

.ipaslist tr td,
.rsslist tr td,
.resourcelist tr td
{
	background-color: #fff !important;
}

.ipaslist tr.ipasgreenrow td 
{
	background-color: #f0f5db !important;
	color: #869342;
}

.ipaslist tr.ipasyellowrow td 
{
	background-color: #fffce5 !important;
	color: #978f5c;
}

.ipaslist tr.ipasgrayrow td 
{
	background-color: #f6f6f6 !important;
	color: #888888;
}

.ipasliststatus,
.ipaslistnumber
{
	width: 60px;
	text-align: center !important;
}

td.ipasliststatus span
{
    display:block;
}

.ipaseditliststatus 
{
	width: 80px;
}

.ipaseditlist .ipaslistnumber 
{
	width: 120px;
	text-align: left !important;
}

td.ipaslistnumber,
td.rsslistnumber,
td.resourcelistnumber
{
	font-size: 1.69em;
}

.ipaslistnumber input,
.rsslistnumber input,
.resourcelistnumber input
{
	width: 40px !important;
	text-align:center;
}

.ipactiondetails 
{
	font-size: 85%;
}

.ipactiondetails span 
{
	white-space: nowrap;
}

.ipcommentfilter 
{
	position: relative;
	margin-top: -15px;
	margin-bottom: 15px;
	color: #888;
}

.ipcomment 
{
	margin: 30px 0;
	padding-left: 70px;
	position: relative;
}

.iptextarea 
{
	width: 470px !important;
	height: 175px !important;
}

.formrow .ipcomment 
{
	margin: 0;
}

.ipcommentbody 
{
	margin: 1em 0;
}

.ipcommentbody p 
{
	margin: .75em 0;
}

.ipcommentheader 
{
	line-height: 1;
}

.ipcommentheader p 
{
	margin: 5px 0 0;
	font-size: 85%;
	line-height: 1;
	color: #888;
}

.ipcommentheader p span 
{
	color: #aaa;
}

.ipcommenticon 
{
	position: absolute;
	width: 50px;
	left: 0;
}

.ipcommenticon,
td.ipasliststatus 
{
	text-align: center !important;
	color: #888;
	font-size: 68%;
}

.ipcommenticon span
{
    line-height:1.6;
}

.ipcommenticon img
{
    margin: 0 14px;
}

.ipcommentfooter 
{
	line-height: 1;
}

body.improvementplan .ipfocuslist 
{
	margin-bottom: 30px;
}

body.improvementplan .ipfocuslist th.controls,
body.improvementplan .ipfocuslist td.controls 
{
	width: 40px !important;
	text-align: center;
}

body.improvementplan .ipfocuslist td.controls img 
{

}

.ipfocuslist td .textfield 
{
	width: 40px !important;
}

div.iptemplatealert
{
    background: url(../images/text_list_numbers_add-16.png) center no-repeat;
}

.lineh3 
{
	line-height: 2.56em;
}


div.leftcolumn
{
	float:left;
	width:49%;
}

div.leftcolumnbigger
{
	width:54%;
}

div.leftcolumnbiggest
{
    width:60%;
}

div.leftcolumncontent
{
	width:20%;
	margin-top:32px
}

div.leftnavsnippet
{
    overflow:hidden;
    padding-right:12px;
}

div.listactiontop
{
    height:25px; 
    width:100%;
}

div.listactiontopnote
{
    height:45px; 
}

div.lockalert
{
    font-weight:normal;
    background-position:15px 52%;
    background: url(../images/lock_edit-16.png) center no-repeat;
}

div.metafooter
{
    margin-top:10px;
    color:#888;
}

div.metafooter span
{
    background:url(../images/redtile.png) 3px 6px no-repeat;
    padding-left:20px; 
}

div.metafooter span.first
{
    background:#fff;
    padding-left:0;
}

div.maincontent
{
    padding: 20px 30px 0px 30px;
}

.home div.maincontent
{
    padding-top:0;
}

div.mainframe
{
    width:974px;
    margin:auto;
}

div.mainframe, div.frame
{
    border:4px solid #e0e8f0;
    padding:1px;
    background:#b5c7da;
}

div.map
{
    border:1px solid #336699;
	height:400px;
	background:#fff;
	width:400px;
	margin-right:10px;
}

img.map
{
    border:1px solid #336699;
    margin-right:10px;
}

div.menushadow
{
    float:left;
    width:100%;
    background: url(../images/menushadow.png) bottom left repeat-x;
}

table.newslist 
{
    width:500px;
}

table.newslist tr.last td
{
    border-bottom:none;
}

div.pager
{
	margin-left:-.4em;
	padding:4px 0;
	float:left;
	height:30px;
	width:100%;
}

div.pagerbottom
{
	padding-top:8px;
}

div.pager a, div.pager a:visited, div.pager a:hover, div.pager a:active, div.pager a:focus
{
	background-color:#F6F6F6;
	border-color:#DEDEDE #BBBBBB #BFBFBF #DEDEDE;
	color:#333333;
}

div.pager a:hover, div.pager a:active, div.pager a:focus
{
	background-color:#d6e0eb;
	border-color:#DEDEDE #BBBBBB #BFBFBF #DEDEDE;
	color:#336699;
}

div.pager a, div.pager span
{
	margin-left:0.4em;
	padding:0.2em 0.5em;
	display:block;
	float:left;
	text-decoration:none;
	border-style:solid;
	border-width:1px;
}

div.pager span
{
	border-color:#fff;
}

div.pager span.current
{
	background-color:#d6e0eb;
	border-color:#DEDEDE #BBBBBB #BFBFBF #DEDEDE;
	color:#336699;
}

div.newspager
{
    margin-bottom:12px;
}

div.pagerflush 
{
	padding-left:0 !important;
}

div.publishalert
{
    font-weight:normal;
    background-position:15px 52%;
    background: url(../images/transmit_error-16.png) center no-repeat;
}

div.publishalertmail
{
    font-weight:normal;
    background-position:15px 52%;
    background: url(../images/email_error-16.png) center no-repeat;
}

div.publishgoalert
{
    font-weight:normal;
    background-position:15px 52%;
    background: url(../images/transmit_go-16.png) center no-repeat;
}

div.publishgoalertmail
{
    font-weight:normal;
    background-position:15px 52%;
    background: url(../images/email_go-16.png) center no-repeat;
}

div.responsealert 
{
	background: url(../images/application_form-16.png) center no-repeat;
}

.red,
a.red,
a.red:visited,
a.red:active,
a.red:hover
{
	color: red;
}

div.rightcolumn
{
	width:51%;
	float:right;
}

div.rightcolumncontent
{
	width:80%;
}

div.rightcolumnsmaller
{
	width:46%;
}

div.rightcolumnsmallest
{
	width:40%;
}

div.rightcolumn div.gutter
{
	padding-left:10px;
}

div.rightcolumncontent div.gutter
{
	padding-left:40px;
}

div.search,
div.calendarsearch
{
    margin:0 0px 10px;
    text-align:center;
    white-space:nowrap;
}

div.searchtwocolumn
{
    text-align:left;
}

div.searchtwocolumn input.textfield
{
    width:280px;
}

div.searchfavorite
{
    margin-left:0;
}

div.search .textfield
{
    width:300px;
}

div.softgray
{
    color:#999;
    font-weight:bold;
}

.home div.title
{
    margin-right:-30px;
}

table.header
{
    width:974px;
    table-layout:fixed;
}

table.header .logo
{
    width:65%;
}

table.header .signin
{
    width:35%;
    font-size:93%;
    padding-right:10px;
    vertical-align:bottom;
    text-align:right;
    line-height:1.5em;
}

table.header .signin strong a
{
    font-size:115%;
    margin-right:2px;
}

table.header .signin p
{
    margin-bottom:2px;
}

div.successalert
{
    font-weight:normal;
    background-position:15px 52%;
    background: url(../images/accept-16.png) center no-repeat;
}

em.required 
{
	padding-left: 3px;
	color: #F00;
	font-style:normal;	
}

.fieldlabel 
{
	display: block;
	font-weight: bold;
	margin-bottom: 3px;
}

div.form .fieldlabel,
.fieldlabelblue,
span.blue
{
    color:#336699;
}

div.form ul li
{
    padding:3px 0;
}

.fieldlabel a
{
	display: inline;
	font-weight: normal;
	margin-bottom: 0;
	font-size:.83em;
}

.field-validation-error
{
	display:block;
}

.details .fieldlabel
{
    color:#336699;
}

div.rolelist
{
	padding:5px;
	margin: 0 0 .5em .5em;
}

div.searchresults
{
    margin-bottom:15px;
    width:60%;
}

div.searchresults a.title
{
    font-size:16px;
}

div.searchresults p
{
    margin-bottom:2px;
}

div.searchresults span.resultlink
{
    color:#999;
}

.searchtypelist li
{
    float:left;
    margin-right:10px;
    padding-bottom:5px;
}

fieldset.form,
div.form
{
	border: none;
	margin: 0 0 20px 0;	
}

fieldset.legend
{
    border-color:#CCCCCC;
    border-style:solid;
    border-width:1px 0 0;
    margin:-7px 0 20px;
    padding:10px 10px 0 10px;
    position:relative;
}

.details .formrow,
.form .formrow 
{
	padding: 8px;	
	clear: both;
}

.details .formrowfloat,
.form .formrowfloat 
{
	padding: 8px;
	clear: none;
	float: left;
	margin-right: 20px;	
}

.form .formrownoleft
{
    padding-left:0;
}

.form .formrownoright
{
    padding-right:0;
    margin-right:0;
}

.formrowfloat .formrow,
.formrowfloat .formrowfoat
{
    padding-left:0;
}

h1.logo
{
    margin:0;
    padding:0; 
    width:249px;
    padding-top:30px;
}

h1.logo a
{
    width: 249px; 
    height: 58px;
    margin-left:20px;
    padding:0;
    padding-bottom:10px;
    display:block;
	background: url(../images/logo.png) no-repeat top left;
}

h1.logo a span
{
    display:none;
}

h1
{
    font-size:3em;
    line-height:3em;
    margin-bottom:.373em;
}

h2
{
    font-size:2em;
    color:#336699;
    font-family:Georgia, Serif;
    font-weight:bold;
    line-height:2em;
    margin-bottom:.56em;
}

body.leftnav div.title .crumbtrail
{
    margin-left:-247px;
    margin-bottom:22px;
    zoom:1;
}

body.leftnav div.title h2
{
    line-height:1.3em;
}

p.titlesub
{
	position: relative;
	margin-top: -20px;
}

p.titlesubheader 
{
	color: #888;
	margin-bottom: 30px;
}

h2.respondentheader,
h3.respondentheader,
h3.directorytitle
{
    margin-top:.7em;
    margin-bottom:1.1em;
    line-height:1.2em;
}

h2 a
{
    font-size:50%;
    font-weight:normal;
    vertical-align:middle;
    font-family:Arial, Helvetica, Sans-Serif;
}

.respondentheader a,
.directorytitle a
{
    font-size:1em;
    font-weight:bold;
}

.directorytitle a
{
    float:left;
}

.directorytitle div.theeditor
{
    font-weight:normal;
    font-size:.6em;
}

.directorytitle div.theeditor a
{
    text-decoration:underline;
    color:#992626;
    float:none;
    font-weight:normal;
}

.directorytitle a.edittitle
{
    margin-left:10px;
    margin-top:5px;
}

h2.respondentheader a
{
    color:#336699;
    font-family:Georgia, Serif;
}

h3.respondentheader a,
.directorytitle a
{
    color:#888;
    font-family:Helvetica, Arial, Sans-Serif;
}

.respondentheader a.bgbig
{
    padding-bottom:3px;
}

h2.respondentheader a.bgbig
{
    padding-top:3px;
}

h3.respondentheader a.bgbig,
.directorytitle a.bgbig
{
    padding-top:6px;
}

h2.respondentheader span.note
{
    margin-top:0;
    padding-left:8px;
}

h3.respondentheader .note
{
    color:#888888;
    font-size:80%;
    margin-left:47px;
    margin-top:-1px;
}

h3
{
    font-size:1.6em;
    font-weight:bold;
    color:#888;
    font-family:Helvetica, Arial, Sans-Serif;
    line-height:1.6em;
    margin-bottom:.7em;
}

h3 a
{
    font-size:62.5%;
    font-weight:normal;
    vertical-align:middle;
}

h3.sectionindextitle
{
    margin-bottom:.2em;
}

h3.sectionindextitle a
{
    font-weight:normal;
    font-size:100%;
}

h4
{
    font-size:1.4em;
    font-weight:bold;
    color:#999;
    font-family:Georgia, Serif;
    margin-bottom:.8em;
}

h4.home
{
    font-family:Georgia, Serif;
    color:#336699;
    background:url(../images/homeunderline.png) no-repeat bottom left;
    padding-bottom:7px;
    width:100%;
    margin-bottom:15px;
}

.homecalendar h4.home
{
    background:url(../images/homeunderlinelong.png) no-repeat bottom left;
    width:100%;
}

h5
{
    font-size:1.2em;
    font-weight:bold;
    color:#999;
    font-family:Georgia, Serif;
    margin-bottom:.8em;
}

h6
{
    font-size:1em;
    margin-bottom:1.12em;
}

html
{
    height:100%;
    background:#D6E0EB;
}

.left
{
	float:left;
}

.macros
{
    margin-top:12px;
}

fieldset.macroslegend
{
    position:absolute;
    width:340px;
    top:92px;
    margin:0;
    padding-top:0;
}

table.list td.macro
{
    color:#888888;
}

table.list tr.currentrevision td,
table.list tr.grayrow td
{
    background-color:#efefef;
    border-bottom:1px solid #ddd;
    color:#888888;
}

#menu
{
    margin-top:5px;
    float:left;
    position:relative;
    width:100%;
    list-style:none;
    background:#336699;
    z-index: 2;
    border-top:1px solid #9fb7cf;
    border-bottom:1px solid #9fb7cf;
}

#menu li
{
    float:left;
    zoom: 1; 
    background:#5c85ad;
    line-height: 1.3em;
    vertical-align: middle;
}

#menu li.hover,
#menu li:hover 
{
     position: relative;
     z-index: 3;
     cursor: default;
}

#menu li.hover ul,
#menu li:hover ul
{
    visibility:visible;
}

#menu li a
{
    float:left;
    display:block;
    text-decoration:none;
    padding:8px 20px;
    color:#fff;
    background:#336699;
    border-right:1px solid #29527a;
}

#menu li a.top
{
    letter-spacing:.7px;
    text-transform:uppercase;
    font-size:12px;
}

#menu a.current
{
     background:#336699 url(../images/menuselected.png) top left repeat-x;
     font-weight:bold;
}

#menu ul 						
{ 
     visibility: hidden;
     position: absolute;
     top: 100%;
     left: 0;
     z-index: 4;
     width: 180px;
     background:#336699;
}

#menu ul li 					
{ 
     float:none;
     z-index:5;
     display:block;
     width:180px;
     background:#336699;
}

#menu ul li a
{
    width:140px;
    border-right:2px solid #992626;
    padding-top:6px;
    padding-bottom:6px;
    display:block;
    background:#336699;
}	

#menu ul li a.first
{
    border-top:1px solid #7896b4;
}

#menu ul li a.last
{
    border-bottom:1px solid #194779;
}

#menu ul li:hover a,
#menu ul li.hover a
{
    background:#ccc;
    background:url(../images/dropdownhover.png) repeat-x bottom left;
}


#menu ul li:hover a.last,
#menu ul li.hover a.last
{
    background:#5381ac;
}								                             

.note, label.note 
{
	color: #696969;	
	font-weight: normal;
}

.labelnote
{
    margin-top:-5px;
}

span.alert
{
	display:block;
}

span.note, div.note
{
	font-size: 85%;
	display: block;
}

span.notebig
{
    font-size:100%;
}

span.noteclose
{
    margin-top:-8px;
}

h2 span.noteclose
{
    margin-top:-1.8em;
    font-size:65%;
    color:#696969;
    font-weight:normal;
    display:block;
}

span.notemultiline
{
    line-height:1.2;
    margin-bottom:3px;
    margin-top:-5px;
}

span.notenotsoclose
{
    margin-top:-7px;
}

h2 span.note
{
    font-size:65%;
    margin-top:-1em;
}

h3 span.note
{
    font-size:65%;
    margin-top:-.8em;
}

img.feedicon
{
    padding-right:10px;
}

input.contentordernumber
{
	padding:1px;
	width:45px;
	font-size:2em;
	height:35px;
	padding:2px 0 0 5px;
	color:#666000;
}

input.topbutton
{
    width:40px;
    height:30px;
    margin-top:-1px;
    padding: 0 0 3px 0;
}

legend
{
    font-weight:bold;
    padding:6px;
    color:#336699;
    font-family:Georgia, Serif;
}

p
{
    margin-bottom:1.12em;
}

.radiobuttons
{
    padding:3px 0;
}

.renameform .wmd-fieldinput
{
    width:80%;
    margin-right:5px;
}

.resourcesectionabstract
{
    color:#666666;
    font-size:1.1em;
    margin-bottom:20px;
}

.resourcesectionabstract p
{
    margin-top:-20px;
    position:relative;
}


h4.resourcesectionheader
{
    margin-bottom:.4em;
}

.resourcesectionsummary
{
    margin-bottom:30px;
}

.resourcesectionsummary hr
{
    margin:20px 0;
}

.resourcesectionsummary p
{
    margin-top:0px;
    margin-bottom:20px;
    padding:10px 20px;
    background:#e3e3e3;
    border:1px solid #d1d1d1;
    border-bottom:1px solid #d9d9d9;
    border-left:1px solid #d9d9d9;
    width:66%;
    color:#555;
}

.resourcesectionsummary .resourceabstract,
.resourcesectionsummary .viewmore
{
    display:block;
    margin-top:3px;
}

.resourcesectionsummary .resourcelist
{
    margin-left:10px;
    width:70%;
}

.resourcesectionsummarytitle,
.resourcesectionsummarytitle:active,
.resourcesectionsummarytitle:hover,
.resourcesectionsummarytitle:visited,
.resourcesectionsummarytitle:focus
{
    text-decoration:none;
    color:#336699;
}

.rssdescription a,
.rssdescription img,
.rssdescription obj,
.rssdescription br
{
    display:none;
}

.rssdescriptionnotime
{
    margin-bottom:1.1em;
}

.rsslistnumber
{
	width: 120px;
	text-align: center !important;
}

.rsslistnumber input
{
    color:#666000;
}

.rsstime
{
    margin-bottom:1.1em;
    margin-top:1.1em;
    color:#888;
}

.right
{
	float:right;
}

#sitesearchbutton {
  width:20px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(../images/magnifier-16.png) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer;
  cursor: hand;
}

input.searchbox
{
    padding:3px;
}


.searchresultscount
{
    margin-top:20px;
}

.searchresultscount hr
{
    margin-top:5px;
    margin-bottom:10px;
}

div.sectionlist
{
	margin-bottom:1em;
}

.sectionlist li
{
	border-bottom: 1px solid #eee;
	zoom:1;
	*height:29px;
}

.sectionlist li.first
{
    *height:31px;
}

.sectionlist input
{
	margin-right:5px;
	width:14px;
	height:15px;
}

.sectionlist li div
{
	padding-top:2px;
	padding-bottom:2px;
	height:26px;
}

.sectionlist div.input
{
    zoom:1;
}

select
{
    padding:4px 0;
}

select.announcementselect
{
    width:220px;
}

#signinwidget
{
    margin-bottom:6px;
}

.sitemap ul ul.hide
{
	display:none;
}

.sitemap li div.hidechild
{
	border-bottom:none;
}

.sitemap li, .sectionlist li
{
	position:relative;
	line-height:2;
	width:100%;
	padding:0;
}

.movemap li
{
    *margin-bottom:-3px;
    *zoom:1;
    *line-height:2.15;
}

.sitemap li div
{
	background:#efefef;
	position:relative;
	display:block;
	padding-left:10px;
	border-bottom:1px solid #fff;
	padding-top:3px;
	padding-bottom:1px;
	zoom:1;
}

.sitemapsimple li div
{
	background:#fff;
}

.sitemap li div.current
{
    background: #faf8dc;
    font-weight:bold;
}

.sitemap li div.mapinner
{
    padding:0;
    margin:0;
    border:none;
}

.sitemap li div input
{
	position:absolute;
    right:8px;
    margin:0;
    padding:0;
    top:3px;
}

.sitemap div.topparent, .sitemap div.parent
{
	padding-left:27px;
}

.sitemap li li div
{
	background:#fff;
	border-bottom:1px solid #eee;
}

.sitemap ul.firstchild 
{
	margin-bottom:30px;
}

.sitemap ul.nomargin
{
	margin:0;
}

.sitemap ul ul
{
	padding-left:19px;
}

.sitemap span.icon
{
	cursor:pointer;
	/*float:left;*/
	font-size:0;
	height:13px;
	left:6.5px;
	position:absolute;
	top:9.5px;
	width:13px;
}

.sitemap span.collapsed
{
	background: transparent url(../images/collapsed.gif) no-repeat scroll 0 0;
}

.sitemap span.expanded
{
	background: transparent url(../images/expanded.gif) no-repeat scroll 0 0;
}

.sitemap span.youarehere
{
    color:#336699;
    font-weight:normal;
    margin-left:4px;
}

div.sitemapsimple
{
	margin-bottom:1em;
}

.sitemapsimple div
{
	border-bottom:1px solid #eee;
}

.sitemapsimple div.topparent, .sitemapsimple div.parent, .sitemapsimple li li div
{
	padding-left:0;
}

.sitemapsimple div.topparent
{
	border-bottom:1px solid #fff;
}

span.inline,
label.inline
{
    display:inline;
    font-size:100%;
}

strong
{
    font-weight:bold;
}

table 
{
	border: none;
	border-collapse: collapse;
	border-spacing: 0;	
}

table.calendarlist
{
    margin-bottom:20px;
    margin-top:0;
}

table.calendarlist td.datecell,
table.calendarlist td.details
{
    padding-bottom:20px;
    padding-top:15px;
}

table.homecalendarlist td.datecell,
table.homecalendarlist td.details
{
    padding-top:0
}

table.calendarlist td.datecell
{
    padding-left:15px;
}

table.homecalendarlist td.datecell
{
    padding-left:0;
}

table.homecalendarlist td.details
{
    padding-left:15px;
}

table.calendarlist td.details
{
    padding-right:20px;
}

table.calendarlist tr.first td
{
    padding-top:20px;
}

table.calendarlist td.details h4,
table.calendarlist td.details p
{
    margin-bottom:2px;
}

table.calendarlist th
{
    padding: 5px 0 5px 14px;
}

table.calendarlist h4 
{
	font-size: 1.2em !important;
}

table.contentadmin
{
	table-layout:fixed;
	margin-bottom:25px;
	border:none;
}

table.contentadmin th.order
{
	width:150px;
	padding-top:0;
	padding-bottom:0;
	border:none;
}

table.contentadmin th.overview
{
	width:100%;
	padding-top:0;
	padding-bottom:0;
}

table.contentadmin td
{
	padding:20px 10px;
	border-bottom:1px solid #999;
}

table.contentadmin td.displayorder
{
    padding-left:20px;
}

table.contentadmin td.overview
{
    padding-top:10px;
    padding-left:0px;
}

table.contentadmin tr.alt
{
    background:#efefef;
}

table.contentadmin tr.noborder td
{
    border-bottom:none;
}

table.feed td.feedicon
{
    width:42px;
    text-align:left;
}

table.links
{
    margin-bottom:2px;
}

table.links td
{
    padding-left:4px;
    padding-right:4px;
}

table.list,
table.links
{
	width: 100%;
	clear: both;
}

table.list,
table.links
{
    margin-bottom:15px;
}

table.list
{
    border:1px solid #d5d5d5;
    margin-top:15px;
}

table.list td
{
	text-align:left;
	padding:10px;
	border-bottom:1px solid #efefef;
}

table.list th 
{
	font-weight: bold;
	background:url(../images/metalbackground.png) repeat-x top left;
	padding:4px 8px;
	border-bottom:1px solid #d5d5d5;
	border-left:1px solid #bcbcbc;
	text-align:left;
	border-collapse:separate;	
}

table.list td.center,
table.list th.center 
{
	text-align: center;
	white-space: nowrap;
}

table.list td.controls,
table.list th.controls 
{
	width: 64px;
	text-align: right;
}

table.list th.first
{
    border-left:none;
}

table.list th a
{
    color:#336699;
}

table.list tr.hover,
table.list tr.hover td
{
    background:#fefce3;
}

table.list tr.warning,
table.list tr.warning td span.note,
table.list tr.warning td
{
	background: #ffe1e1;
	color: #992626;
}

table.list .active
{
	text-align:center;
}

td.buttongutter
{
	padding: 0 0.5em;
	width: 1px; 
	vertical-align: middle;
}

table.list td.iconcell, table.list th.iconcell
{
    padding-left:0;
    padding-right:2px;
    width:1px;
}

table.list th .note,
table.list td .note 
{
	line-height: normal !important;
}

table.radio td
{
    padding:0 10px 2px 0;
}

table.resourcelist th.resourcelistorder
{
    width:60px;
    border-right:none;
}

table.resourcelist th.resourcelistcopy,
table.resourcelist td.resourcelistcopy
{
    width:24px;
    text-align:center;
    border-left:none;
}

table.resourcelist th.resourcelisttop,
table.resourcelist td.resourcelisttop
{
    width:35px;
    text-align:center;
}

table.resourcelistpublic,
table.resourcesectionlistpublic
{
    margin-top:-5px;
    margin-bottom:25px;
}

table.resourcelistpublic td.displayname
{
    width:200px;
}

table.snippetlist
{
    margin-bottom:25px;
}

.tabs
{
	margin:.5em .5em 2em 0;
	position:relative;
	height:100%;
	width:914px;
}

.tabs div.clear
{
	height:1px;
}

.tabs ul
{
	padding-bottom:1px;
	padding-left:.5em;
	float:left;
	width:100%;
	border-bottom: 1px solid #ccc;
}

.tabs li
{
	margin: 0 .5em 0 0;
	border-top:1px solid #ccc;
	float:left;
	list-style-type:none;
	position:relative;
	top:2px;
}

.tabs ul a,
.tabs ul a:visited,
.tabs ul a:hover,
.tabs ul a:focus,
.tabs ul a:active,
.tabs span
{
	text-decoration:none;
	display:block;
	padding: 8px 12px;
	background-color:#e0e8f0;
	font-weight:bold;
	border:1px solid #ccc;
	border-top:none;
	color:#336699;
}


.tabs ul a:hover,
.tabs ul a:active,
.tabs ul a:focus
{
	background-color:#fff9d8;
}

.tabs span
{
	color:#666666;
}

.tabs span.current
{
	color:#000;
	background:#fff;
	border-bottom:1px solid #fff;
}

td.sidebar
{
    padding-right:15px;
    width:180px;
}

textarea
{
    resize:none;
}

.textfield,
.wmd-fieldinput
{
	padding: 4px 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	background: #FFF url(../images/fieldbg.gif) repeat-x scroll center top;
	border-color: #7C7C7C #C3C3C3 #DDD;
	border-style: solid;
	border-width: 1px;	
	width: 300px;
}

.textfieldfull
{
    width:100%;
}

.textfieldmedium
{
    width:135px;
}

.textfieldshort
{
    width:100px;
}

.textfieldsitesearch
{
    width:170px;
}

#theheadlines
{
    height:313px;
    position:relative;
    width:100%;
}

th.sorter a
{
	padding-right:16px;
}

tr.alt
{
    background-color:#fff;
}

.transparent
{
    filter:alpha(opacity=75); /* IE's opacity*/
    opacity: 0.75;
}

.ui-state-error .field-validation-error
{
    color:#D8000c;
}

.ui-state-error input,
.ui-state-error select,
.ui-state-error textarea
{
    border:2px solid #D8000c;
}

.ui-state-error .textfield
{
    background:none;
}

ul.buttonlist
{
    float:left;
    clear:both;
}

ul.buttonlist li
{
    float:left;
}

ul.contentsummary,
ul.sectionsummary
{
    padding-left:5px;
    float:left;
}

ul.contentsummary li,
ul.sectionsummary li
{
    margin-bottom:5px;
}

ul.bullets
{
	margin-left: 0;
	padding-left: 30px;
	text-indent: -10px;
}

ul.bullets li
{
    list-style-type:disc;
    list-style-position:inside;
}


ul.menuleft
{
    line-height:14px;
    margin-bottom:20px;
}

ul.menuleft li
{
    text-align:right;
    padding:0 12px 0 0;
    overflow:hidden;
}

ul.menuleft a,
ul.menuleft a:visited,
ul.menuleft a:hover,
ul.menuleft a:active
{
    color:#000;
    text-decoration:none;
    padding:7px 0;
    margin:0;
    display:block;
    zoom:1;
}

ul.menuleft li.current
{
    background:url(../images/leftnav-selected.gif) no-repeat top right;
}

ul.rolelist li
{
	list-style-type:disc;
	margin-bottom:.5em;
}

ul.updirectory
{
    position:absolute;
    top:-100px;
    right:25px;
    width:90px;
}

div.viewmail
{
    overflow:hidden;
    width:60%;
}

.watermark
{
    color:#BBB;
    font-weight:bold;
}

.wmd-table td
{
    padding:5px;
}

.wmd-table div.previewinner
{
    overflow:visible;
    height:100%;
}

.wmd-table div.wmd-toolbar
{
    margin-bottom:0;
}

.wmd-table tr.wmdtools td
{
    padding-bottom:0;
}

#wrapper
{
    min-height:100%;
    background:#d6e0eb;
    padding-top:30px;
}

.wmd-comment-preview 
{
	background-color: #efefef;
	border: 1px solid #ccc;
	padding: 4px 0;
	width: 470px;
	clear: left;
	min-height: 175px;
	height: auto !important;
	height: 175px;
}

.wmd-edit 
{
	background-image: url(../images/wmd-edit.png) !important;
	background-position: 0 0;
}
	
.wmd-preview-command 
{
	background-image: url(../images/wmd-preview.png) !important;
	background-position: 0 0;
}

.wmd-edit-down,
.wmd-preview-command-down 
{
	background-position: bottom 0;
}