/* ================================
CSS STYLES FOR GC
================================
*/   
/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}
/* background color for the content part of the pages */
Body
{
}
.ControlPanel {
}
/* background/border colors for the selected tab */
.TabBg {
}
.LeftPane  { 
}
.ContentPane  { 
}
.RightPane  { 
}
/* text style for the selected tab */
.SelectedTab {
}
/* hyperlink style for the selected tab */
A.SelectedTab:link {
}
A.SelectedTab:visited  {
}
A.SelectedTab:active   {
}
A.SelectedTab:hover    {
}
/* text style for the unselected tabs */
.OtherTabs {
}
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}
A.OtherTabs:visited  {
}
A.OtherTabs:active   {
}
A.OtherTabs:hover    {
}
/* GENERAL */
/* style for module titles */
.Head   {
}
/* style of item titles on edit and admin pages */
.SubHead    {
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}
/* text style used for most text rendered by modules */
.Normal
{
font-family: Verdana, Arial, Tahoma, sans-serif;
font-size: 9.0pt;
font-weight: normal;
color: #0022aa;                
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}
.NormalRed
{
}
.NormalBold
{
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}
A.CommandButton:visited  {
}
A.CommandButton:active   {
}
A.CommandButton:hover    {
}
/* button style for standard HTML buttons */
.StandardButton
{
padding-right: 5px;
padding-left: 5px;
font-weight: bold;
font-size: 11px;
background: #a7031e;
color: #ffffff;
font-family: Verdana, sans-serif;
}
/* GENERIC */
H1  
{
font-family: arial, helvetica;
font-size: 16px;
font-weight: bold; 
color:#a7031e; 
text-transform: uppercase;
}
H2  {Font:arial, helvetica x-small bold; color:#a7031e; 
}
H3  {Font:arial, helvetica x-small bold; color:#a7031e; text-transform: capitalize;
}
H4  {Font:arial, helvetica x-small bold; color:#a7031e; text-transform: capitalize;
}
H5, DT  {
}
H6  {
}
TFOOT, THEAD    {
}
TH  {
}
A:link  {
}
A:visited   {
}
A:active    {
}
A:hover {
}
SMALL   {
}
BIG {
}
BLOCKQUOTE, PRE 
{
font-family:verdana;
font-size: 9pt;
}
UL LI   {
}
UL LI LI    {
}
UL LI LI LI {
}
OL LI   {
}
OL OL LI    {
}
OL OL OL LI {
}
OL UL LI   {
}
HR {
}
/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   
/* style of item titles by Announcements and events */
.ItemTitle    {
}
/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}
.ModuleTitle_MenuBar {
}
.ModuleTitle_MenuItem {
}
.ModuleTitle_MenuIcon {
}
.ModuleTitle_SubMenu {
}
.ModuleTitle_MenuBreak {
}
.ModuleTitle_MenuItemSel {
}
.ModuleTitle_MenuArrow {
}
.ModuleTitle_RootMenuArrow {
}
/* Main Menu */
.MainMenu_MenuContainer {
background-color: transparent; 
}
.MainMenu_MenuBar {
cursor: pointer; 
cursor: hand;
height: 37px;
background-color: transparent;
}
.MainMenu_MenuItem
{
border-left: #cad5ea 0px solid;
border-bottom: #cad5ea 0px solid;
border-top: #cad5ea 0px solid;
border-right: #cad5ea 0px solid;
cursor: pointer;
cursor: hand;
color: #0022aa;
font-size: 7.5pt;
font-weight: normal;
background-color: Transparent;
font-family: Verdana, Tahoma, Arial, Helvetica;
vertical-align: middle;
text-align: left;
}
.MainMenu_MenuIcon {
background-color: #f4f5fa; 
border-left: #a7031e 0px solid; 
border-bottom: #a7031e 0px solid; 
border-top: #a7031e 0px solid; 
cursor: pointer; 
cursor: hand; 
text-align: center; 
width: 15px; 
height: 21px;	
}
.MainMenu_SubMenu
{
background-color: #f4f5fa;
z-index: 1000;
cursor: pointer;
cursor: hand;
filter: progid:DXImageTransform.Microsoft.Shadow(color= '#696969' , Direction=135, Strength=5);
margin-left: 2px;
margin-top: 0px;
}
.MainMenu_MenuBreak
{
height: 1px;
border: none;
background-color: transparent;
}
.RootMenuItem
{
font-weight: bold;
font-size: 8.5pt;
color: #ffffff;
}
.RootMenuItem TD
{
/*font-weight: bold;
font-size: 8.5pt;
color: #ffffff;*/
text-align: center;
}
.RootMenuItemActive TD, TR TD
{
font-weight: bold;
font-size: 8.5pt;
color: #ffffff;
}
.RootMenuItemActive
{
font-weight: bold;
font-size: 8.5pt;
color: #ffffff;
text-align: center;
}
.RootMenuItemActive TR TD TR TD
{
text-align: center;
}
.RootMenuItemSelected
{
font-weight: bold;
font-size: 8.5pt;
color: #ffffff;
}
.SubMenuItemSelected
{
color: #a7031e;
font-size: 7.5pt;
font-weight: normal;
font-family: Verdana, Tahoma, Arial, Helvetica;
}
.RootMenuItemSelected TD, TR 
{   
font-weight: bold;
font-size: 8.5pt;
color: #ffffff;
font-family: Verdana, Tahoma, Arial, Helvetica;
text-align: center;
}.Sep
{
color: #ffffff;
font-family: Verdana;
}
.MainMenu_MenuItemSel
{
background-color: Transparent;
cursor: pointer;
cursor: hand;
color: #a7031e;
font-family: Verdana, Tahoma, Arial, Helvetica;
font-size: 7.5pt;
font-weight: normal;
height: 21px;
}
.MainMenu_MenuArrow 
{
font-family: webdings; 
font-size: 10pt; 
cursor: pointer; 
cursor: hand;	 
}
.MainMenu_RootMenuArrow 
{
font-family: webdings; 
font-size: 10pt; 
cursor: pointer; 
cursor: hand;	
}
.RedBrackets
{
font-weight: bold;
font-size: 8pt;
font-family: Comic Sans MS;
color: #a7031e;
}
.LinkText
{
font-weight: bold;
font-size: 9pt;
font-family: Verdana;
color: #0000ff;
}
UL.arrow LI
{
list-style-image: url(brackets.jpg);
padding: 3px 5px 3px 5px;
vertical-align: bottom;
}
P.GreyLine
{
background-color: #f4f5fa;
}
.Ref
{
font-weight: bold;
font-size: 9pt;
font-family: Verdana;
color: #0000ff;
}
UL.Box LI
{
list-style-image: url(checkbox2.jpg);
padding: 2px;
vertical-align: bottom;
}
.RefRed
{
font-weight: bold;
font-size: 9pt;
font-family: Verdana;
color: #a7031e;
}
.divLink
{
font-size: 10px;
border-right: #bbc6e3 1px solid;
border-left: #bbc6e3 1px solid;
border-bottom: #bbc6e3 1px solid;
width: 281px;
}
.divLinkQ
{
font-size: 11px;
border-right: #bbc6e3 1px solid;
border-left: #bbc6e3 1px solid;
border-bottom: #bbc6e3 1px solid;
width: 281px;
}
.divLinkQ1
{
font-size: 11px;
border-right: #bbc6e3 1px solid;
border-left: #bbc6e3 1px solid;
border-bottom: #bbc6e3 1px solid;
width: 240px;
}
A.linkImg:link,
A.linkImg:active,
A.linkImg:visited,
A.linkImg:hover
{
color: #a7031e;
font-weight: bold;
text-transform: capitalize;
}
.goDown
{
position: relative; 
top: 4px;
}
UL.RedCircle LI
{
color:#a7031e;
}
.spanBlue
{
color:#0022aa;
}
#divR a:link,
#divR a:visited
{
display:block;
text-decoration:none;	
width:279px;
padding:2px 0px 0px 10px;                
}
#divR a:hover
{
background-color: #eff2f9; 
}
#divR:hover
{
background-color: #eff2f9; 
}
#divR1 a:link,
#divR1 a:visited
{
display:block;
text-decoration:none;	
width:238px;
padding:2px 0px 0px 10px;                
}
#divR1 a:hover
{
background-color: #eff2f9; 
}
#divR1:hover
{
background-color: #eff2f9; 
}
A.linkIm:link
{
color: #0022AA;
}
A.linkIm:visited
{
color: #0022AA;
}
A.linkIm:hover
{
color: #0022AA;
}
A.linkIm:active
{
color: #0022AA;
}
.divTitle
{
border-right: #bbc6e3 1px solid; 
border-top: #bbc6e3 1px solid; 
padding-left: 10px;
border-left: #bbc6e3 1px solid; 
width: 281px; 
border-bottom: #bbc6e3 1px solid; 
height: 23px;
background-color: #eff2f9;
}
.divTitle1
{
border-right: #bbc6e3 1px solid; 
border-top: #bbc6e3 1px solid; 
padding-left: 10px;
border-left: #bbc6e3 1px solid; 
width: 240px; 
border-bottom: #bbc6e3 1px solid; 
height: 23px;
background-color: #eff2f9;
}
.v-outer
{display: table; position: relative; overflow: hidden;}
.v-middle
{vertical-align: middle; position: absolute; top: 50%; display: table-cell}
.v-inner
{position: relative; top: -50%}
.ContactForm
{border-right: #f1f1fb 0px solid; 
border-top: #f1f1fb 0px solid; 
border-left: #f1f1fb 0px solid;  
border-bottom: #f1f1fb 0px solid; 
}
.ContactForm td
{color: #0022AA;
font-size: 9pt;
font-family: Verdana;
font-weight: normal;}
.DivMyBoard
{
border-right: #f1f1fb 2px solid; 
border-top: #f1f1fb 1px solid; 
border-left: #f1f1fb 1px solid;  
border-bottom: #f1f1fb 2px solid;
height: 50px
}
.divLeft
{
width: 250px;
}

