/*  ****  CSS for ORSingers ****  */

/* Copyright notice */
.copyright {font-family: Arial,Helvetica,sans-serif;font-size:10px; color: Black;}
/* Navigation Page Title color */
.title {font-size:12px;color: #002580;font-weight:bold;line-height:14px;}

/* Main Nav link color */
.link {font-family:Arial,Helvetica,sans-serif;font-size:11px;color: #FFFFFF; text-decoration:none;font-weight:bold}
.link:hover {font-family:Arial,Helvetica,sans-serif;font-size:11px;color: #96D5F8; text-decoration:none;font-weight:bold}
/* .link:visited {font-family:Arial,Helvetica,sans-serif;font-size:11px;color: #FFFFFF; text-decoration:none;font-weight:bold} */

/* Main Nav selected or "opened" link color */
.openedlink {font-family: Arial,Helvetica,sans-serif;font-size:11px;color: #96D5F8; text-decoration:none;font-weight:bold}
.openedlink:hover {font-family:Arial,Helvetica,sans-serif;font-size:11px;color: #FFFFFF; text-decoration:none;font-weight:bold}
/* .openedlink:visited {font-family:Arial,Helvetica,sans-serif;font-size:11px;color: #FFFFFF; text-decoration:none;font-weight:bold} */

/* Main Nav selectedlink Added by Bruce for the third main nav color that shows on the main nav, only when you down in a sub nav page. */
.selectedlink {font-family:  Arial,Helvetica,sans-serif; font-size:11px;color: #96D5F8; text-decoration:none;font-weight:bold;}
.selectedlink:hover {font-family:Arial,Helvetica,sans-serif;font-size:11px;color: #FFFFFF; text-decoration:none;font-weight:bold}
/* .selectedlink:visited {font-family:Arial,Helvetica,sans-serif;font-size:11px;color: #FFFFFF; text-decoration:none;font-weight:bold} */

/* ? editor? might be for edit/admin pages */
.CodeForeground {margin:0in;margin-bottom:.0001pt;font-size:9.0pt;font-family:Courier New;}
/* ? editor shows code in text with this? might be for edit/admin pages */
.CodeInText {font-family:Courier New;font-weight:bold;}
/* ? editor default display font? might be for edit/admin pages */
.ScreenText {font-size: 12px;line-height:18px; color: #000000; font-weight: normal; font-family: Arial,Helvetica,sans-serif;}
/* ? editor? */
.ImportantWords	{font-weight:bold;}
/* ? */
.Highlight {font-family:Arial,Helvetica,sans-serif;color:#FF0000;}


html,body {
 height:100%;
}

body {
 margin:0;
 padding:0;
 height:100%;
 border:none; 
 background:#FFFFFF; 
 font-size:12px;
 font-family:Arial,Helvetica,sans-serif; 
 color: Black; 
 white-space:normal; 
 line-height:1.5em;
}


/* Body text in the main table cell - this is really the default body copy */
td {font-family: Arial,Helvetica,sans-serif;font-size:12px;color:#000000;white-space:normal;line-height:14px;}

.ulNav {margin-left:15px; font-size:8px; color:#0063A3;}


/* All page sub nav and general link font, size & colors. this effects page and breadcrumb
link colors! (hover color set below) */
a {font-family: Arial,Helvetica,sans-serif;color: #3F77BB; text-decoration: none;}

/* a:visited {font-family: Arial,Helvetica,sans-serif; color: #3F77BB; text-decoration: none;} */

/* Main Navigation and all hover link colors */
a:hover {font-family: Arial,Helvetica,sans-serif; color: #FE9900; text-decoration: underline;}

/* Secondary Navigation Link Colors - Optional - added by Bruce */
/*   ********** Opt1 & Opt2 Hover effects and colors - Set this one to look good on your normal background       */
/* and near your primary dark color and your above main link colors on your primary dark color  ******* */

a.Opt1:link {color: #002F8C; font-size:12px; text-decoration: none;  font-weight : bold; }
a.Opt1:visited {color: #002F8C; font-size:12px; text-decoration: none;  font-weight : bold; }
a.Opt1:hover {color: #FE9900; font-size:12px; text-decoration: underline;  font-weight : bold; }

a.Opt2:link {color: #FE9900; text-decoration: none;}
a.Opt2:visited {color: #FE9900; text-decoration: none;}
a.Opt2:hover {color: #002F8C; text-decoration: underline;}

/*   Design Colors - Normally Set the col1TD to the same as the maint PgTitle1 color if both dark  */
.Col1TD {background-color: #3B71B9; }
.Col2TD {background-color: #003798; }
.Col3TD {background-color: #8D8301; }
.Border1TD {border-color: #DDDDDD; }

.FormTABLE {background-color: #C5C5C5;}
.FormHeaderTD {background-color: #0A369A; text-align: Center;font-size: 11pt; color: #FFFFFF; font-weight: bold; font-family: Arial,Helvetica,sans-serif;}
.FormHeaderFONT {font-size: 11pt; color: #FFFFFF; font-weight: bold; font-family: Arial,Tahoma, Verdana, Helvetica, sans-serif;}
.FieldCaptionTD {background-color: #5E87C7; color: #FFFFFF; }
.FieldCaptionFONT {font-size: 10pt; color: #FFFFFF; background-color: #5E87C7; font-weight: bold; font-family: Arial,Helvetica,sans-serif;}
.ColumnTD {background-color: #C9DFF9; color: #000000; }
.ColumnFONT {font-size: 8pt; color: #000000; background-color:#C9DFF9; font-weight: bold; font-family: Arial,Helvetica,sans-serif;}
.DataTD {background-color: #E5EFFB; color: #000000; }
.DataFONT {font-size: 8pt; color: #000000; background-color:#E5EFFB; font-family: Arial,Helvetica,sans-serif;}
.RecordSeparatorTD {background-color: #D0D0FA; color: #D0D0FA; }


/*  ****  This is MagicEdit CSS for ORSingers ****  */

.PgTitle1 {font-size: 14pt; line-height:.9em; color: #3D6EBA; font-weight: bold; font-family: Arial,Helvetica,sans-serif;}
.PgTitle2 {font-size: 14pt; line-height:.9em; color: #FF9900; font-weight: bold; font-family: Arial,Helvetica,sans-serif;}
.SectHead1 {font-size: 12pt; line-height:1.2em; color: #3D6EBA; font-weight: bold; font-family: Arial,Helvetica,sans-serif;}
.SectHead2 {font-size: 12pt; line-height:1.2em; color: #FE9900; font-weight: bold; font-family: Arial,Helvetica,sans-serif;}
.ParaHead1 {font-size: 10pt; line-height:1.2em; color: #3D6EBA; font-weight: bold; font-family: Arial,Helvetica,sans-serif;}
.ParaHead2 {font-size: 10pt; line-height:1.2em; color: #FE9900; font-weight: bold; font-family: Arial,Helvetica,sans-serif;}
.BodyText {font-size: 12px; line-height:1.5em; color: #000000; font-weight: normal; font-family: Arial,Helvetica,sans-serif;}
.BodyText1 {font-size: 12px; line-height:1.5em; color: #3D6EBA; font-weight: normal; font-family: Arial,Helvetica,sans-serif;}
.BodyText2 {font-size: 12px; line-height:1.5em; color: #FF9900; font-weight: normal; font-family: Arial,Helvetica,sans-serif;}
.SmallTxt {font-size: 10px; line-height:1.5em;  color: #000000; font-weight: normal; font-family: Arial,Helvetica,sans-serif;}
.SmallTxt1 {font-size: 10px; line-height:1.5em;  color: #3D6EBA; font-weight: normal; font-family: Arial,Helvetica,sans-serif;}
.SmallTxt2 {font-size: 10px; line-height:1.5em;  color: #FF9900; font-weight: normal; font-family: Arial,Helvetica,sans-serif;}

H1 {font-size: 14pt; line-height:.9em; color: #3D6EBA; font-weight: bold; font-family: Arial,Helvetica,sans-serif;}
H2 {font-size: 14pt; line-height:.9em; color: #FE9900; font-weight: bold; font-family: Arial,Helvetica,sans-serif;}
H3 {font-size: 12pt; line-height:1.2em; color: #002F8C; font-weight: bold; font-family: Arial,Helvetica,sans-serif;}
H4 {font-size: 12pt; line-height:1.2em; color: #FE9900; font-weight: bold; font-family: Arial,Helvetica,sans-serif;}
H5 {font-size: 10pt; line-height:1.2em; color: #002F8C; font-weight: bold; font-family: Arial,Helvetica,sans-serif;}
H6 {font-size: 10pt; line-height:1.2em; color: #FE9900; font-weight: bold; font-family: Arial,Helvetica,sans-serif;}