body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: black;
	padding-top: 0px;
	font-family: Arial, Verdana;
	font-size: small;
}

.TitleLabel
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: large;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Arial, Verdana;
}

.SubTitleLabel
{
	color: #6666ff;
	font-weight: bold;
	font-size: small;
	font-family: Arial, Verdana;
}

.NavigationBarLinkButton
{
	font-weight: bold;
	font-size: smaller;
	font-family: Arial, Verdana;
}

.NavigationBarLabel
{
	font-weight: bold;
	font-size: smaller;
	font-family: Arial, Verdana;
}

.NavigationLinkButton
{
	font-weight: bold;
	font-size: smaller;
	font-family: Arial, Verdana;
}

.PageActionLinkButton
{
	font-weight: bold;
	font-size: smaller;
	font-family: Arial, Verdana;
}

.PageSectionLabel2
{
	font-weight: bold;
	font-size: small;
	font-family: Arial, Verdana;
}

.PageSectionLabel
{
	font-weight: bold;
	font-size: small;
	color: white;
	font-family: Arial, Verdana;
	background-color: #6666ff;
}

.PageElementLabel
{
	font-weight: bold;
	font-size: smaller;
	font-family: Arial, Verdana;
}

.PageElementTextLabel
{
	font-weight: bold;
	font-size: smaller;
	font-family: Arial, Verdana;
}

.StandardDataGrid
{
	border: black 1px solid;
	font-weight: bold;
	font-size: smaller;
	font-family: Arial, Verdana;
}

.StandardDisplayGrid
{
	font-size: smaller;
	color: black;
	font-family: Arial, Verdana;
}

.StandardDataGridHeader
{
	border: gray 1px solid;
	font-family: Arial, Verdana;
	background-color: gainsboro;
}

.StandardDataGridItem
{
	border: gray 1px solid;
	font-family: Arial, Verdana;
}

.StandardDataGridSelectedItem
{
	color: white;
	font-family: Arial, Verdana;
	background-color: blue;
}

.StandardDataGridFooter
{
	color: white;
	font-family: Arial, Verdana;
	background-color: blue;
}

.StandardDataGridPager
{
}

.StandardTextBox
{
	font-family:	Arial;
	font-size:		x-small;
}

.StandardTextBoxReadOnly
{
	background-color: #EEEEEE;
	font-family:	Arial;
	font-size:		x-small;
}

.StandardDropDownList
{
	font-family:	Arial;
	font-size:	    x-small;
}

.StandardMultiLineTextBox
{
	font-family:	Arial;
	font-size:		x-small;
}

.StandardCheckBox
{
	font-family:	Arial;
	font-size:		x-small;
}

.StandardCheckBoxReadOnly
{
	background-color: #EEEEEE;
	font-family:	Arial;
	font-size:		xx-small;
}

.InstructionalText
{
	font-size: smaller;
	color: black;
	font-family: Arial, Verdana;
}
.MenuGroup
{
	background-color:#21215A;
	color:white; 
	border:1px;
	border-style:solid;
	border-color:#CCCCCC;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='gray', Direction=135, Strength=2);
}

.MenuItem 
{
	background-color:#21215A; 
	color:white; 
	font-family:verdana; 
	font-size:12px; 
	border:1px;
	border-style:solid;
	border-color:#CCCCCC;
	padding:2px;
	padding-left:5px;
	padding-right:15px;
	cursor:hand;
}

.MenuItemOver 
{
	background-color:#21215A; 
	color:#FFCC00; 
	font-family:verdana; 
	font-size:12px; 
	border:1px;
	border-style:solid;
	border-color:#CCCCCC;
	padding:2px;
	padding-left:5px;
	padding-right:15px;
	cursor:hand;
}

a.ratingprocess { 
color: #333399; 
font-weight: bold; } 

a.ratingprocess:hover { color: red;  
font-weight: bold; 
text-decoration: none; } 



a.GKM { 
color: blue; 
font-weight: bold;
font-size:13px; 
} 

a.GKM:hover { color: red;  
 } 





a.hp_link { 
color: red; 
} 

a.hp_link:hover { color: #333399;  
text-decoration: none; } 

a.hp_link2 { 
color: #333399; 
} 

a.hp_link2:hover { color:red;  
text-decoration: none; } 


a.news { 
color: #333399; 
} 

a.news:hover { color: red;  
text-decoration: none; } 

a.gavin { 
color: red; 
font-weight: bold; } 

a.gavin:hover { color: #333399;  
font-weight: bold; 
text-decoration: none; } 

a.rating_dates { 
color: #333399; 
font-weight: bold; 
text-decoration: none;
} 

a.rating_dates:hover 
{
color: red;  
font-weight: bold;
text-decoration:'underline' } 

p
{
font-size: smaller;
font-family: Arial, Verdana;
}


INPUT 
{ 
	font-family: Verdana; 
}

p.c2 
{
	font-weight: bold;
}
p.q1 
{
	color:#666666; 
	font-size:10px;
}
p.q2 
{
	color:#336699; 
	font-size:10px;
}
p.q3 
{
	color:#000000; 
	font-size:10px;
}
td.content 
{
	padding: 6px 0px 19px 0px;
}
td.heading 
{
	background-color: #28438C; 
	color: #EEEEEE; 
	font-size: 11pt; 
	font-weight: bold; 
	padding: 1px 5px 2px 5px;
}
td.subheading 
{
	font-weight: bold; 
	padding: 10px 0px 2px 0px;
}

.PleaseWait
{
	font-weight: bold;
	font-size: smaller;
	visibility: hidden;
	color: #ff0000;
	font-family: Arial, Verdana}

.SubscriberDataGrid
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Verdana, Georgia;
	font-size: xx-small;
}

.SubscriberDataGridItem
{
	border: gray 1px solid;
	font-family: Verdana, Georgia;
	font-size: xx-small;
}

A.SubscriberDataGridLink
{
	cursor: default;
	border-top-style: none;
	font-family: Verdana, Georgia;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-style: none;
}

.SubscriberDataGridLink
{
	cursor: default;
	border-top-style: none;
	font-family: Verdana, Georgia;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-style: none;
}

.SubscriberDataGridHeader
{
	border-right: 0px;
	border-top: dodgerblue 1px solid;
	font-weight: bold;
	border-left: 0px;
	color: white;
	border-bottom: dodgerblue 1px solid;
	font-family: Verdana, Georgia;
	background-color: dodgerblue;
	font-size: xx-small;
}


.SubscriberDataGridPager
{
	font-size: xx-small;
}

.SubscriberDropDownList
{
	font-family: Verdana, Georgia;
	font-size: xx-small;
}

.SubscriberActionButton
{
	font-weight: bold;
	font-family: Arial, Verdana;
	font-size: xx-small;
}

.UpdateDataGrid
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: x-small;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Arial, Verdana;
}

.UpdateDataGridInside
{
	border-right: 0px;
	border-top: 0px;
	font-size: x-small;
	border-left: 0px;
	border-bottom: 0px;
	font-family: Arial, Verdana;
}

.HeaderLetter
{
	font-family: Arial Narrow;
	color: White;
	font-size: 36;
}
.TagLetter
{
	font-family: Arial Narrow;
	color: White;
	font-size: 22;
}
.formlabel 
{
	FONT-SIZE: 10px; 
	VERTICAL-ALIGN: top; 
	COLOR: #666666; 
	LINE-HEIGHT: 24px; 
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif 
}

p.MsoSubtitleH
  {margin:0in;
  margin-bottom:.0001pt;
  font-size:16.0pt;
  font-family:Arial;
  font-weight:bold;
  color: Blue}


div.bios
  {
font-size: smaller;
font-family: Arial, Verdana;}

tr.subscr
  {
font-size: smaller;
font-family: Arial, Verdana;}



p.c21 {color: #336699; font-size: medium; font-weight: bold}
p.c20 {color: #000000; font-size: x-small; text-align: left}
div.c18 {text-align: right}
span.c17 {color: #999999; font-size: xx-small}
td.c12 {height:20px;width:85px;}
div.c11 {color: #336699; font-size: medium; font-weight: bold; text-align: center}
td.c10 {color: #336699; font-size: medium; width: 191px}
span.c9 {font-size: 80%}
p.c8 {color: #000000; font-size: x-small}
span.c7 {color: #666666}
span.c5 {color: #000000; font-size: x-small}
span.c4 {color: #336699; font-size: large}

.LargeNote { color: red; font-weight: bold; font-size: medium} 
.SmallNote { color: black; font-weight: bold; font-size: xx-small} 
.QuickSearchButton {Height:20px; Width:50px; background-color:#ece9d8; border-style:outset }


.DeactivatedTabStrip{BORDER-RIGHT: 1px solid #21215A; BORDER-TOP: 1px solid #21215A; BORDER-LEFT: 1px solid #21215A; BORDER-BOTTOM: 1px solid #21215A; margin-left:2; margin-right:2; margin-top:2; color: #21215A;background-color:grey; font-weight: bold; font-size:x-small; cursor:hand}
.ActivatedTabStrip{BORDER-RIGHT: 1px solid #21215A; BORDER-TOP: 1px solid #21215A; BORDER-LEFT: 1px solid #21215A; BORDER-BOTTOM: 1px solid #21215A; margin-left:2; margin-right:2; margin-top:2; color: white;background-color:#21215A; font-weight: bold; font-size:x-small; cursor:default}
.MessageElementLabel{font-style:italic; font-weight: bold; font-size: smaller; font-family: Arial, Verdana;}


a.infoc{
    position:relative; /*this is the key*/
    z-index:24; background-color:white;
    color:#333399;
    }

a.infoc:hover{z-index:25; background-color:white; color:red;}

a.infoc span{display: none}

a.infoc:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em;
    border:1px solid black;
    background-color:#00FFFF; color:#000;
    text-align: left;
    text-decoration: none}
    
