﻿/* Css Reset */
@charset "utf-8";
/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

p
{
	margin: 1em 0px
}

/* End css reset */


body {
	margin:0px;
	padding:0px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10pt;
	line-height: 1.2;
	background:#f2f2f2 url(bkgRepeat.png) repeat-x;
}

a img {border:0px !Important;}     

a:link
{
    text-decoration:underline;
	font-weight:bold;
}  

a:visited
{
    text-decoration:underline;
	font-weight:bold;
}  

a:hover
{
    text-decoration:none !Important;
	font-weight:bold;
}

a:active
{
    text-decoration:underline;
	font-weight:bold
}  

input[type="button"] {
	cursor:hand;
	cursor: pointer;
}


h1
{
	font-size:16pt;
	line-height:18pt;
}
	
h2
{
	font-size:12pt;
	margin-bottom: 0px;
    padding-bottom: 0px;
	margin-top: 0px;
    padding-top: 0px;
}
	
h3
{
	font-size:11pt;
	margin-bottom: 0px;
    padding-bottom: 5px;
	margin-top: 0px;
    padding-top: 0px;
}
	
h4
{
	font-size:14pt;
	line-height:16pt;
	margin-bottom: 0px;
    padding-bottom: 0px;
	margin-top: 0px;
    padding-top: 0px;
}
	
h5
{
	font-size:8pt;
	font-weight:bold;
	line-height:10pt;	
}

/* div layout id's and styles */

#pageBackground
{
	
	padding-bottom:10px;
	position:relative;
}

#settingsWrapper
{
	color:#cccccc; 
	padding:0px 15px 2px 5px; 
	overflow:hidden; 
	font-size:8pt;
	clear:both; 
	margin-left:auto; 
	margin-right:auto;
	max-width:1240px; 
	min-width:934px;
}

#floatWrapper
{		
	margin-left:auto; 
	margin-right:auto;
	padding:0px 5px;
	clear:both;
	overflow:hidden; 
}

#siteSetupButton
{
	float:left; 
	position:relative;
	vertical-align:middle;
	padding-right:10px;
	padding-top:2px
}

#viewMode
{
	float:left; 
	position:relative;
	vertical-align:middle;
	padding-top:2px
}

#settingsBar
{
	float:right; 
	position:relative;
	padding-top:8px;
	padding-bottom:6px;
}

/* New settings bar styles */
a.SettingsLinks:link, a.SettingsLinks:visited, a.SettingsLinks:active
{
    background: url(TopBarSpacer.png) no-repeat center right; 
    color:#CCCCCC; 
    padding:5px 10px 7px 10px !Important ;
    text-decoration:underline !Important;
    text-align:center; 
    font-size:8pt !Important; 
	font-weight:normal !Important;
}

a.SettingsLinks:hover 
{
    background:url(TopBarSpacer.png) no-repeat center right; 
    color:#FFFFFF; 
    padding:5px 10px 7px 10px !Important;
    text-decoration:none !Important;
    text-align:center; 
    font-size:8pt !Important; 
	font-weight:normal !Important;
}

 /* this styles the disabled link to hrconnection */
#settingsBar .aspNetDisabled, #settingsBar a.aspNetDisabled:visited, #settingsBar a.aspNetDisabled:active, #settingsBar a.aspNetDisabled:hover
{   
    background: url(TopBarSpacer.png) no-repeat center right; 
    color:#999999 !Important;
    padding:5px 10px 7px 10px !Important ;
    text-align:center; 
    font-size:8pt !Important; 
	text-decoration:none !Important;
  }

a.lastLink:link, a.lastLink:visited, a.lastLink:active
{
    background:Transparent !Important;
    color:#CCCCCC; 
    padding:5px 0px 7px 10px !Important;
    text-decoration:underline !Important;
    text-align:center; 
    font-size:8pt !Important; 
	font-weight:normal !Important;
}

a.lastLink:hover 
{
    background:Transparent !Important;
    color:#FFFFFF; 
    padding:5px 0px 7px 10px !Important;
    text-decoration:none !Important;
    text-align:center; 
    font-size:8pt !Important; 
	font-weight:normal !Important;
}

/* End new settings bar styles */

#headerImage
{
    height:113px; 
    text-align:right;
    margin-left:auto; 
	margin-right:auto;
	max-width:1260px; 
	min-width:960px;
}

#headerWrapper
{
	color:#FFFFFF; 
	clear:both;  
	margin-left:auto; 
	margin-right:auto;
	max-width:1260px; 
	min-width:960px;
	overflow:hidden;
	margin-top:-103px;
}

#menuLogoWrapper
{
    height:103px;
    clear:both; 
    margin-left:auto; 
	margin-right:auto;
	max-width:1260px; 
	min-width:960px;
    overflow:hidden;
    background:url(HeaderImageGradient.png) repeat-x bottom;

}

#logoSearch
{
	color:#FFFFFF; 
	clear:both;
	padding:0px 10px 0px 20px;  
	overflow:hidden;
	margin-left:auto; 
	margin-right:auto;
	max-width:1260px; 
	min-width:920px;
}

#logoWrapper
{
	vertical-align:middle; 
	padding:15px 0px 30px 0px; 
	float:left; 
	position:relative
}

#searchWrapper
{
	float:right; 
	position:relative; 
	width:300px;
	margin:30px 0px 0px 0px;
}

/* styles for search skin token */
a.browseContent:link, a.browseContent:visited
{
    font-size:8pt;
	text-decoration:underline;
	color:#FFFFFF;
	font-weight:normal;
}

a.browseContent:hover
{
    font-size:8pt;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
}

#browseContentDiv
{
	float:right; 
	clear:both; 
	width:200px; 
	padding-top:2px; 
	padding-right:4px;
	text-align:right
}


.searchButtonStyle
{
    background:url(formbutton.png) repeat-x bottom;
    border:none;
	border-color: transparent;
    height:30px;
    width:66px;
    color:#FFFFFF;
    font-weight:bold;
	font-size:9pt;
	cursor:hand;
	cursor: pointer;
}

.searchButtonStyle:hover
{
	 border:none !Important;
	 border-color: transparent;
}

input.searchButtonStyle
{
	 border:none !Important;
	 border-color: transparent;
}

.searchTextBoxStyle
{
    width:204px;
    border:0px;
	background:transparent;
	margin-left:4px;
}

#searchTextBoxDiv
{
	background: url(SearchContentBkg.png) no-repeat;
    height:24px;
	padding-top:6px;
	float:right; 
	width:217px;
	position:relative;
}
/* End */

#menuWrapper
{
    padding:0px 0px 0px 0px;
    z-index:5000;
    position:relative; 
    min-height:30px;
    min-width:960px;
    max-width:1260px; 
    margin-left:auto; 
	margin-right:auto;
}

.RadMenu_ElementsExpressMenu .rmRootGroup
{
   background-color: black;
}

#contentOuterWrapper
{
    position:relative;
    clear:both;
    margin-left:auto; 
	margin-right:auto;
	max-width:1260px; 
	min-width:960px;
}

#contentWrapperMargin
{
    margin:0px 10px ;
    background:#FFFFFF; 
}

#barWrapper
{		
	margin-left:auto; 
	margin-right:auto;
	max-width:1260px; 
	min-width:920px; 
	padding:0px 10px;
	clear:both;
	overflow:hidden; 
}

#greetingBreadcrumbWrapper
{
	margin:10px 0px; 
	color:#FFFFFF; 
	padding:8px; 
	overflow:hidden; 
	font-size:8pt;
	clear:both
}

#breadcrumbWrapper
{
	float:left; 
	position:relative;
	color:#FFFFFF
}

.greetingTime
{
	font-weight:bold;
}

.greetingName 
{
}

#greetingWrapper
{
	float:right; 
	position:relative
}

/*-- breadcrumbs token idle            --*/ 
a.breadcrumbs:link, a.breadcrumbs:visited, a.breadcrumbs:active
{ 
	color: #FFFFFF !Important; 
	text-decoration:underline !Important;
	font-weight:normal !Important
}

/*-- breadcrumbs token hover           --*/ 
a.breadcrumbs:hover { 
	color: #FFFFFF !Important; 
	text-decoration:none !Important;
	font-weight:normal !Important
}

.breadcrumb_nolink, a.breadcrumb_nolink:hover
{
	color: #FFFFFF !Important; 
	text-decoration:none !Important;
	font-weight:normal !Important
}

#contentWrapper
{
	margin:0px 10px; 
	overflow:hidden;
	margin-left:auto; 
	margin-right:auto;
	max-width:1260px; 
	min-width:920px;
	padding:0px 10px;
}

#footerWrapper
{
	color:#595959; 
	font-size:8pt;
	padding:10px 20px;
	overflow:hidden;
	line-height:12pt;
	clear:both;
	margin-left:auto; 
	margin-right:auto;
	max-width:1220px; 
	min-width:920px;
}

#footerWrapper a:link, #footerWrapper a:visited, #footerWrapper a:active
{
  color:#595959; 
  text-decoration:none !Important;
  font-weight:normal !Important
}

#footerWrapper a:hover
{
  color:#595959; 
  text-decoration:underline !Important;
  font-weight:normal !Important
}

/*Content pane structures */

#width30
{
    width:30%;
    vertical-align:top;
}

#width40
{
    float:left; width:50%;
}

#width70
{
    width:70%;
    vertical-align:top;
}

#width100
{
    width:100%;
}

.modulePadding
{
	padding:20px !Important;
}

.middlePaneMargin
{
	margin:0px 10px
}

/*Global colors */
.headerGradientOverlay
{
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.6))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%); /* IE10+ */
    background: linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%); /* W3C */
}

.GradientOverlay
{
    background:url(ContainerGradient.png) repeat-x bottom left;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%); /* IE10+ */
    background: linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%); /* W3C */
}

/* Container colors */
.containerWhite
{
	background:#FFFFFF;
	border:solid 1px Transparent;
	margin-bottom:10px;
}

.containerColored
{
	color:#FFFFFF !Important;
	border:solid 1px Transparent;
	margin-bottom:10px;
}

.containerColored a:link, .containerColored a:visited, .containerColored a:hover, .containerColored a:active
{
	color:#FFFFFF !Important;
}


/* Container styles */

.paneAlign
{
    text-align:left
    
}

.moduleTitle
{
    font-size:12pt;
	line-height:20pt;
}

.titlePane .moduleTitle
{
    font-size:16pt;
	line-height:26pt;
}




/* ------   MODULE STYLES ------ */
/*NON LAYOUT RELATED ELEMENTS --------------------------------------------------------------------------------------------------------------------*/
.bodytext
{
}

.bodytextbold
{
	font-weight:bold;
}

/* Font Styling */
.error {
	color:#FF0000;
	}
.errormsg{
	color:#FF0000;
	}
	
.more{
	color:#595959;
	background-color:#FFFFFF;
	}
	
.resourceList
{
	padding:10px;
	border: solid 1px #e5e5e5;
	background:#ffffff;
}

.resourceListHeader
{
	padding:10px;
	border: solid 1px #e5e5e5;
	background:#ffffff;
}

.wizardstep
{
    background-color:#e4e4e4;
}

.HealthShopSZ
{
	background-image:url(rotator-bg.gif);
	background-repeat:repeat-x;
	border: solid 1px #cdcdcd;
}

.DoCsmall
{
	border: solid 1px;
	background:#FFFFFF url(rotatorwide-bg.gif) repeat-y right;
	border-color:#cdcdcd;
	margin:2px;
	border: solid 1px #cdcdcd;
}	
	
.docGrid
{
    border-right:solid 1px #e5e5e5;
}

.docView
{
    border:solid 1px #e5e5e5;
	 background: #FFFFFF;
}

.docStatus
{
	font-weight:normal;
	color:Red;
}

.docDescription
{
	font-size:7pt;
}

.formsView
{
	padding:20px;
	border-left:solid 1px #e5e5e5;
	background:#FFFFFF;
}

.formdescription
{
	padding:5px;
	border-bottom:solid 1px #e5e5e5;
}

.questionofDay
{
    border:solid 1px #e5e5e5;
	background-color:#FFFFFF;
}

.Q
{
	font-size:14pt; 
	font-weight:bold; 
	font-family:Georgia;
	vertical-align:top;
}

.A
{
	font-size:14pt; 
	font-weight:bold; 
	font-family:Georgia;
	line-height:11pt;
}

.noImage
{
	background: url(noImage.png) no-repeat;
	width:100px;
	height:100px;
}

.wrapper
{
    border: solid 1px #e5e5e5; 
	background:#FFFFFF; 
}

.postingdivider
{
    border-bottom: solid 1px #e4e4e4;
}

.plainInfoTypes
{
      background: #b0b0b0 url(MainItemBackgroundLong.gif) repeat-x top;
}

.TransparentText
{
	color: #595959;
}

.planInfo
{
	background:#e5e5e5;
}


/********* Begin Featured Survey Module Style - Does not change with Portal Skin *********/
.survey
{
	font-size:10px;
	font-weight:bold;
	color:#000000;
	position:relative;
	top: 33%;
}

.survey:visited
{
	text-decoration:underline;
	color:#000000;
}

.survey:hover
{
	text-decoration:underline;
	color:#000000;
	cursor:pointer;	
}

.survey:active
{
	text-decoration:underline;
	color:#000000;
	cursor:pointer;
}

.FeaturedSurveyButton
{
    height: 35px;
    width: 115px;
    position:relative;
    vertical-align : middle; 
    background-image: url(buttonimg.png);
}
/********* End Featured Survey Module Style *********/


.TransparentText
{
	border:none; 
	background-color:Transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;	
}

/* Overriding the height of 250px set in the legislative quick references module */
#Scrollbar_Modules
{
	height:500px !important;
}


/*Side Menu for Modules */
.sidemenuItemBackground 
{
      background-repeat:repeat-x;
      background: #cecece;
      border-left:solid 1px #e5e5e5;
}
.sidemenuItem
{
      padding-left:10px;
      padding-right:10px;
	  text-decoration :none;
	  font-weight :bold;
	  height:15px;
	  padding-top:5px;
	  padding-bottom:5px;
	  background: #585858 url(MainItemBackground.jpg) repeat-x;

 }
.sidemenuItemactive
{
    padding-left:10px;
    padding-right:10px;
	height:15px;
	padding-top:5px;
	padding-bottom:5px;
	background: #999999 url(SelectedItemBackground.jpg) repeat-x;
	
 }       
.sidemenuItem:hover
{
    padding-left:10px;
    padding-right:10px;
	height:15px;
	padding-top:5px;
	padding-bottom:5px;
    background: #c6c6c6 url(HoverItemBackground.jpg) repeat-x;
}

a.sideMenu:link {
	text-decoration:none;
	font-weight:bold;
	color: #FFFFFF;
	}
	
a.sideMenu:visited 
{
	text-decoration:none;
	font-weight:bold;
	color: #FFFFFF;
	}

a.sideMenu:hover 
{
	text-decoration:none;
	font-weight:bold;
	color: #595959;
	}

a.sideMenu:active 
{
	text-decoration:none;
	font-weight:bold;
	color: #FFFFFF;
	}

/*End Side Menu for Modules */

.slideHeader
{
	font-family: Verdana, Arial, Sans-Serif;
	vertical-align:middle;
}

.HeaderText
{
	padding-left: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size:11pt;
	font-weight:normal;
	vertical-align:middle;
	color: #FFFFFF;
}

.toolbarHeader
{
	padding: 0px 5px 0px 5px;
	vertical-align:middle;
	height: 28px !important;
	font-size: 10pt;
	vertical-align:middle;
	font-family: Verdana Arial Sans-Serif;
}

.toolbarHeader a:link
{
	text-decoration:none;
	color: #595959;
}
.toolbarHeader a:visited
{
	text-decoration:none;
	color: #595959;
}

.toolbarHeader a:hover
{
	text-decoration:none;
	color: #595959;
}


.toolbarHeader a:active
{
	text-decoration:none;
	color: #595959;
}


.toolbarButtonFont
{
	font-size: 8pt;
	vertical-align:middle;
	font-family: Verdana;
	color:#595959
}

.communityLogo
{
	height:57px;
	background: url(community-logo.png) no-repeat;
}

/* Other */

hr
{
	border: none 0px #FFFFFF; 
	border-top: 1px dashed #595959;
	text-align: left;	
}

.outline
{
	border: solid 1px #828282;
	background:#ffffff;
    color: black !Important;
}

    .outline a:link, .outline a:visited, .outline a:hover, .outline a:active {
        color: #000000 !Important;
    }

.popup 
{
	background:#FFFFFF !Important;
}

.buttonpointer
{
    cursor:hand
}
	
.formbutton
{
	padding:2px 0px 2px 0px;
    width: 90px;
	background:url(formbutton.png) repeat-x ;
    vertical-align:middle;
    color: #FFFFFF;
    cursor:hand;
}

.linkbutton
{
	padding:2px 0px 2px 0px;
	background:url(formbutton.png) repeat-x ;
    vertical-align:middle;
    color: #FFFFFF !important;
    cursor:hand;
    text-decoration:none !important;
}

.formbutton:hover
{
	text-decoration:underline;
}

.lookdisabled
{
    color: #b4b4b4;
}

.buttonbackground
{
	background-color:#cccccc;
}

.inputbox 
{ 
	background: #fff url(formfield_bg.gif) repeat-x 0 0; 
	border: solid 1px #cccccc; 
	font-family: Verdana, Arial, Sans-Serif;
	vertical-align:middle;
	height:16px;
	padding:3px;
	color:#333333;
}

.inputboxmulti
{ 
	font-family: Verdana, Arial, Sans-Serif;
	font-size:9pt;
	vertical-align:top;
	background: #fff url(formfield_bg.gif) repeat-x top; 
	padding:3px;
	border: solid 1px #cccccc; 
	color:#333333
}

/* DoC Module classes */
.inputboxDoC 
{ 
	background: url(formfield_bg.gif) repeat-x 0 0; 
	background-position:top;
	border: solid 1px #a9a9a9; 
	font-family: Verdana, Arial, Sans-Serif;
	vertical-align:bottom;
}

.DoCSearchBox
{
	background:Transparent;
	border: solid 0px Transparent !Important;
	vertical-align:middle;
	height:18px;
	padding-left:3px
}

.DoCExpandCollapseButtonWide
{
	border:solid 1px #828282; 
	background: url(expandcollapseBkg.png) repeat-x; 
	text-align:left; 
	padding-left:5px; 
	font-size:8pt;
	color:#333333;
	width:230px;
}

.DoCExpandCollapseButtonTall
{
	border:solid 1px #828282; 
	background:#ebebeb url(expandcollapseBkg.png) repeat-x; 
	text-align:left;
	padding-left:2px; 
	font-size:8pt;
	color:#333333;
	Height:230px;
}
	
/* end DoC Module classes */

.listbox
{ 
	font-family: Verdana, Arial, Sans-Serif;
	vertical-align:middle;
	background: #fff; 
	border: solid 1px #cdcdcd; 
	color:#595959;
}

.previewstyle
{
	background: url(linkpreview.png) no-repeat;
	padding-top:27px;
	padding-left:52px;
	padding-right:25px;
	padding-bottom:68px;
	z-index:500;
}

.previewDoc
{
	padding:15px;
	border:solid 1px #b3b3b3;
	z-index:500;
	width:310px;
	background: #FFFFFF;
	border:solid 1px #b3b3b3;
	border-bottom: solid 30px #b3b3b3;
}

.imagePreview
{
	padding:20px;
	border:solid 1px #b3b3b3;
	z-index:500;
	background: #FFFFFF;
	border-bottom: solid 30px #b3b3b3;
}

.imageUpload
{
	padding:10px;
	border:solid 1px #e5e5e5; 
}

.treeview a:link, treeview a:hover, treeview a:visited, treeview a:active
{
	text-decoration:none;
	color:#595959
}

.ajaxLoading
{
	color:#FFFFFF; 
	border:1px solid #7F7F7F; 
	padding:25px; 
	width:100px;
	background:white;
	vertical-align:middle;
} 

.colorBar
{
	width:100%;
	height: 10px !Important;
}

/*RadRotator Arrows */

.rightArrow
{
	background-image:url(rotate-right.gif);
	background-repeat:no-repeat;
	background-position:center center;
	width:16px; 
	height:17px; 
	display:block;
}

.leftArrow
{
	background-image:url(rotate-left.gif);
	background-repeat:no-repeat;
	background-position:center center;
	width:16px; 
	height:17px; 
	display:block;
}

.upArrow
{
	background-image:url(rotate-up.gif);
	background-repeat:no-repeat;
	background-position:center center;
	width:16px; 
	height:17px; 
	display:block;
}

.downArrow
{
	background-image:url(rotate-down.gif);
	background-repeat:no-repeat;
	background-position:center center;
	width:16px; 
	height:17px; 
	display:block;
}

/*** TELERIK ADDINS ***/

.gridTopBar
{
	vertical-align:middle;
	height: 33px !Important;
	font-size: 10pt;
	padding: 0px 10px 0px 0px;
}

.gridTopBar a:link
{
	text-decoration:none;
}
.gridTopBar a:visited
{
	text-decoration:none;
}


.gridTopBar a:hover
{
	text-decoration:underline;
}


.gridTopBar a:active
{
	text-decoration:none;
}

.rpLink, .rpLink:hover, .RadPanelBar_ElementsCommunity a.forumGroups:link
{
	color:#333333 !important;
	font-size:8pt !Important
	}
	
.RadPanelBar_ElementsCommunity a.forumGroups:visited
{
		font-size:8pt !Important
}

.RadPanelBar_ElementsCommunity a.forumGroups:hover
{
	color:#000000 !important;
	font-size:8pt !Important
}


/**Community Skins**/
.toolbar
{
	height:25px;
	vertical-align:middle;
	font-family: Verdana Arial Sans-Serif;
	color:#FFFFFF;
}

.messageBackground
{
    background-color:#FFFFFF;
	border: solid 5px #686868;
}

.CommunityMessage { border:solid 5px #808080}

.communityCpyright
{
	font-family: Verdana Arial Sans-Serif;
	font-size:6pt;
	color:#666666;
}


.RadRotatorCSS
{
 background-color:Transparent;
 vertical-align:middle;
}

/** Document Table list styling **/
#DocumentsTable
{
	border-left:solid 1px #9c9c9c;
}
	
#DocumentsTable th 
{
	font-weight:Bold;
	text-align:left;
	border-right:solid 1px #9c9c9c;
}
	
#DocumentsTable td
{
	border-bottom:solid 1px #9c9c9c;
	border-right:solid 1px #9c9c9c;
}
	
#DocumentsTable td a:link, #DocumentsTable td a:visited, #DocumentsTable td a:active, #DocumentsTable td a:hover
{
	font-weight:normal !Important
}

#DocumentsTable li
{
	line-height:16pt;
}

#DocumentsTable td:first-child
{
	width:30%;
}

#DocumentsTable td:last-child
{
	width:40%;
}
/** End Document Table list styling **/

/** Feeds module color overrides **/
.feedsHeaderTitle
{
    color: #FFFFFF; 
}