/* ================================
    CSS STYLES 
   ================================
*/   



/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {

    background-color: #6a83b2;
}

/* background color for the content part of the pages */
Body
{

   	background-color: White;
}

.BodyEdit
{
   	background-color: White;
}


/* style for the text of the site title */
.SiteTitle
{
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}


/****  TABS Format 1 ***/

/* background/border colors for the NavTabStrip1 Data List */
.NavTabStrip1
{
	border-right: black 0px;
	border-top: black 0px;
	margin-top: 0px;
	font-weight: Bold;
	font-size: 12px;
	background-image: url(../images/fm_sitewide_bg_drk_blue.gif);
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-left: black 0px;
	color: black;
	padding-top: 0px;
	border-bottom: 0px;
	background-repeat: repeat;
	font-family: Verdana, Helvetica, sans-serif;
	border-collapse: collapse;
}

A.NavTabStrip1:link    {
	text-decoration:    none;
	color:White;
}

A.NavTabStrip1:visited {
	text-decoration:    none;
	color:White;
}

A.NavTabStrip1:active  {
	text-decoration:    none;
	color:White;
}

A.NavTabStrip1:hover
{
	color: White;
	text-decoration: underline;
}

/* background/border colors for the unselected tabs */
.NavTabStrip1-Item
{
	border-right: #6699cc 1px;
	border-top: #6699cc 2px;
	font-weight: Bold;
	font-size: 12px;
	background-image: url(../images/fm_sitewide_bg_drk_blue.gif);
	border-left: #6699cc 1px;
	color: white;
	border-bottom: silver 1px;
	background-repeat: repeat;
	font-family: Verdana, Helvetica, sans-serif;
	height: 23px;
}

.NavTabStrip1-SelectedItem
{
	border-right: #6699cc 1px;
	border-top: #ffff00 10px;
	font-weight: bold;
	font-size: 12px;
	background-image: url(../images/fm_sitewide_bg_drk_blue.gif);
	border-left: #6699cc 1px;
	color: skyblue;
	border-bottom: silver 1px;
	background-repeat: repeat;
	font-family: Verdana, Helvetica, sans-serif;
	height: 23px;
}

.NavTabStrip1-Footer
{
	border-right: black 0px;
	border-top: black 0px;
	margin-top: 0px;
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-left: black 0px;
	color: black;
	padding-top: 0px;
	border-bottom: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	height: 0px;
	background-color: lemonchiffon;
}

.NavTabStrip1-Separator
{
	border-right: black 0px;
	border-top: black 0px;
	margin-top: 0px;
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-left: black 0px;
	color: black;
	padding-top: 0px;
	border-bottom: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	height: 0px;
	background-color: lemonchiffon;
}

/****  TABS Format 2 ***/

/* background/border colors for the NavTabStrip2 Data List */
.NavTabStrip2
{
	border-right: black 0px;
	border-top: black 0px;
	margin-top: 0px;
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-left: black 0px;
	color: black;
	padding-top: 0px;
	border-bottom: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	border-collapse: collapse;
	background-color: lemonchiffon;
}

A.NavTabStrip2:link    {
	text-decoration:    underline;
	color:Grey;
}

A.NavTabStrip2:visited {
	text-decoration:    underline;
	color:Grey;
}

A.NavTabStrip2:active  {
	text-decoration:    underline;
	color:Grey;
}

A.NavTabStrip2:hover
{
	color: saddlebrown;
	text-decoration: underline;
}

/* background/border colors for the unselected tabs */
.NavTabStrip2-Item
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	height: 23px;
	background-color: lemonchiffon;
}

.NavTabStrip2-SelectedItem
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	height: 23px;
	background-color: lemonchiffon;
}

.NavTabStrip2-Footer
{
	border-right: black 0px;
	border-top: black 0px;
	margin-top: 0px;
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-left: black 0px;
	color: black;
	padding-top: 0px;
	border-bottom: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	height: 0px;
	background-color: lemonchiffon;
}

.NavTabStrip2-Separator
{
	border-right: black 0px;
	border-top: black 0px;
	margin-top: 0px;
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-left: black 0px;
	color: black;
	padding-top: 0px;
	border-bottom: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	height: 0px;
	background-color: lemonchiffon;
}


/****  TABS Format 3 ***/

/* background/border colors for the NavTabStrip1 Data List */
.NavTabStrip3
{
	margin-top: 0px;
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: black;
	padding-top: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: transparent;
}

A.NavTabStrip3:link    {
	text-decoration:    none;
	color:Grey;
}

A.NavTabStrip3:visited {
	text-decoration:    none;
	color:Grey;
}

A.NavTabStrip3:active  {
	text-decoration:    none;
	color:Grey;
}

A.NavTabStrip3:hover
{
	color: saddlebrown;
	text-decoration: underline;
}

.NavTabStrip3-Background
{
}

/* background/border colors for the unselected tabs */
.NavTabStrip3-Item
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	height: 23px;
	text-decoration: underline;
}

.NavTabStrip3-SelectedItem
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	height: 23px;
}

.NavTabStrip3-Footer
{
	border-right: black 0px;
	border-top: black 0px;
	margin-top: 0px;
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-left: black 0px;
	color: black;
	padding-top: 0px;
	border-bottom: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	height: 0px;
	background-color: lemonchiffon;
}

.NavTabStrip3-Separator
{
	border-right: black 0px;
	border-top: black 0px;
	margin-top: 0px;
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-left: black 0px;
	color: black;
	padding-top: 0px;
	border-bottom: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	height: 0px;
	background-color: lemonchiffon;
}

/****  Collapsible Menu ***/

/* background/border colors for the Collapsible Menu List */
.CollapsibleMenu
{
	border-right: black 0px;
	border-top: black 0px;
	margin-top: 0px;
	padding-left: 4px;
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-left: black 0px;
	color: white;
	line-height: normal;
	padding-top: 0px;
	border-bottom: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	border-collapse: collapse;
	background-color: transparent;
}

A.CollapsibleMenu:link    {
	text-decoration:    none;
	color:Grey;
}

A.CollapsibleMenu:visited {
	text-decoration:    none;
	color:Grey;
}

A.CollapsibleMenu:active  {
	text-decoration:    none;
	color:Grey;
}

A.CollapsibleMenu:hover
{
	color: saddlebrown;
	text-decoration: underline;
}



/****  TABS Wizard ***/

/* background/border colors for the NavTabStripWizard Data List */
.NavTabStripWizard
{
	border-right: #6699cc 2px;
	border-top: black 0px;
	margin-top: 0px;
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-left: black 0px;
	color: black;
	padding-top: 0px;
	border-bottom: #6699cc 2px;
	font-family: Verdana, Helvetica, sans-serif;
	border-collapse: collapse;
	background-color: #ffcc00;
	height: 23px
}

A.NavTabStripWizard:link    {
	text-decoration:    none;
	color:Grey;
}

A.NavTabStripWizard:visited {
	text-decoration:    none;
	color:Grey;
}

A.NavTabStripWizard:active  {
	text-decoration:    none;
	color:Grey;
}

A.NavTabStripWizard:hover
{
	color: saddlebrown;
	text-decoration: underline;
}

.NavTabStripWizard-Background
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #ffcc00
}

/* background/border colors for the unselected tabs */
.NavTabStripWizard-Item
{
	border-right: #ffcc00 2px double;
	border-top: #ffcc00 2px;
	font-weight: normal;
	font-size: 11px;
	border-left: #ffcc00 1px;
	color: black;
	border-bottom: #ffcc00 2px double;
	font-family: Verdana, Helvetica, sans-serif;
	height: 23px;
	background-color: #ffcc00
}

.NavTabStripWizard-SelectedItem
{
	border-right: silver 2px double;
	border-top: silver 2px;
	font-weight: normal;
	font-size: 11px;
	border-left: silver 1px;
	color: black;
	border-bottom: silver 2px double;
	font-family: Verdana, Helvetica, sans-serif;
	border-collapse: collapse;
	height: 23px;
	background-color: lemonchiffon;
}

.NavTabStripWizard-Footer
{
	border-right: black 0px;
	border-top: black 0px;
	margin-top: 0px;
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-left: black 0px;
	color: black;
	padding-top: 0px;
	border-bottom: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	height: 0px;
	background-color: lemonchiffon;
}

.NavTabStripWizard-Separator
{
	border-right: black 0px;
	border-top: black 0px;
	margin-top: 0px;
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-left: black 0px;
	color: black;
	padding-top: 0px;
	border-bottom: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	height: 0px;
	background-color: lemonchiffon;
}
    
/* text style for the site links (at extreme top-right of header) */
.SiteLink {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}   

.HtmlFeature
{
	font-weight: normal;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 16px;
	font-family: Helvetica, sans-serif;
}

.HtmlFeatureNoTitle
{
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
} 	

.FeatureHeader 
{
    font-family: Helvetica, sans-serif;
    font-size: 14px;
    font-weight: Bold;
    color: Black;
} 	

.FeatureHelpText
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  10px;
    color: black;
}

.FeatureEditSubHead
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	background-color: gainsboro;
}

.CustomFormSectionTitle
{
    font-family: Helvetica, sans-serif;
    font-size: 14px;
    font-weight: Bold;
    color: Black;
    background-color :Silver;
}
.CustomFormSectionFieldTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: Normal;
    color: Black;
}

.EventsItemTitle
{
    font-family: Helvetica, sans-serif;
    font-size: 12px;
    font-weight: Bold;
    color: Black;
} 

/* hyperlink style for the site links */
A.SiteLink:link
{
	color: sienna;
	text-decoration: none;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:sienna;
}

A.SiteLink:active   {
    text-decoration:    none;
    color:sienna;
}

A.SiteLink:hover    {
    text-decoration:    underline;
    color:black;
}

/* style for separator between site links */
.Accent
{
    color: white;
    font-weight:    bold;
}



/* FEATURE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

.FeatureTitleBG
{
	background-color: White;
}

.FeatureTitleBarColor
{
	background-color: White;
}

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: Black;
}



/* GENERAL */
/* style for feature titles */
.Head
{
	font-weight: normal;
	font-size: 16px;
	color: Black;
	font-family: 'Arial Black', Helvetica, sans-serif;
}

/* style of item titles on edit and admin pages */
.SubHead
{
	font-weight: normal;
	font-size: 12px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
}

/* feature title style used instead of Head for compact rendering by QuickLinks and Signin features */
.SubSubHead {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* feature title style used instead of Head for compact rendering by QuickLinks and Signin features on dark backgrounds*/
.SubSubHeadWhite {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: Black;
}

/* text style used for most text rendered by features */
.Normal
{
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	font-family: Helvetica, sans-serif;
}

/* text style used for most text rendered by features on dark backgrounds*/
.NormalWhite
{
	font-weight: normal;
	font-size: 11px;
	color: white;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	color: sienna;
	text-decoration: none;
}

A.CommandButton:visited  {
    text-decoration:    none;
    color: sienna;
}

A.CommandButton:active   {
    text-decoration:    none;
    color: sienna;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: black;
}
    



/* GENERIC */

/* text style used for most text rendered by features */
TD
{
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	font-family: Helvetica, sans-serif;
}

H1  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H4  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H5, DT  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

H6  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: darkred;
}

TFOOT, THEAD    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    color: darkred;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: darkred;
}

A:link
{
	color: dimgray;
	text-decoration: underline;
}

A:visited   {
    text-decoration:    underline;
    color:  dimgray;
}

A:active    {
    text-decoration:    underline;
    color:  dimgray;
}

A:hover {
    text-decoration:    underline;
    color:  black;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}


