BODY 
{

	/*	background-color: #ffffff;	*/
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color:black;	
	text-align:center;
	
	/*   background-image:  url(../Images/orangeStrip.JPG);
	background-repeat:repeat-x;	*/
}


A
{
	color:#FF6633;
	text-decoration:none;
}

A:hover
{
	color:Blue;
}

H1
{
	font-size: 14px;
	
}


TABLE 
{
	font-size: 10pt;
	
}

.CalandarButton
{
	background-position: center;
	background-image: url(images/showCal.gif);
	background-repeat: no-repeat;
}

.PageLayoutTable
{
	border-bottom-color:White;
	border-top-color:White;

}


.ContactTable
{
	border-right: gainsboro thin solid;
	border-top: gainsboro thin solid;
	font-size: 8pt;
	border-left: gainsboro thin solid;
	border-bottom: gainsboro thin solid;
}

.ContactTD
{
	border-bottom: gainsboro 1 solid;
	border-top: gainsboro 1 solid;
	border-left: gainsboro 1 solid;
	border-bottom: gainsboro 1 solid;
}

.Error
{
	background-color: #ffffff;	
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
	color:Red;	
	font-weight:bold;		
}

.ErrorLarge
{
	background-color: #ffffff;	
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color:Red;	
	font-weight:bold;		
}

.FrontPageMenuText
{	
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color:#FF6600;	
	font-weight:normal;	
}

.FrontPageMenuText:hover
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color:black;	
	font-weight:normal;	
}

.HeaderImgStyle
{
	vertical-align:super;
}
	
.dotTable
{
	background-image: url(http://designweb/designweb/images/dot.gif);
}

/*   overwrite with style from UsanQA (at bottom of style sheet)
.button
{
	font-size: 7pt;	
	font-family: Verdana, Arial, sans-serif;
}
*/

.LoginButton
{
	background-color: #ffffff;
	border-color: Gray;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana;
	font-size: 10px;
	color: Gray;
	cursor: hand;
}

.txBox
{
	font-size: 7pt;
	color: black;
	font-family: Verdana, Arial, sans-serif;
	background-color: white;
}

.HeaderText
{
	color:Gray;
	line-height:3;
	padding-bottom:3;
	vertical-align:super;
}



.SubscrSubject {
	color: darkblue;
	font: bold Arial;
}

.SubscrMessage {
	color: darkblue;
}


.Grid_Header
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-size: 12px;
	border-left: gray 1px solid;
	color: black;
	border-bottom: gray 1px solid;
	font-family: Verdana, Arial, sans-serif;
	background-color: lightgrey;
}

.Grid_General
{
	font-size: 12px;
	color: black;
	font-family: Verdana, Arial, sans-serif;
	background-color: white;
}

.Grid_Pager
{
	font-size: 7pt;
	font-weight:bold;
	color: white;
	font-family: Verdana, Arial, sans-serif;
	background-color: gray;
} 

.Grid_Pager:hover 
{
	font-size: 7pt;
	font-weight:bold;
	color:red;
	font-family: Verdana, Arial, sans-serif;
	background-color: #F1F1F1;
}

.Grid_File_Item {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: black;
	background-color: #F1F1F1;
}

.Grid_Item
{
	background-color: #F1F1F1;
}

.Grid_Alternating_Item
{
	background-color: #FFFFFF;
}

.MenuGroup
{
  border:solid 1px #AAA;
  border-right-color:#AAA;
  border-bottom-color:#AAA;
}

.TopMenuItem
{
	background-image: url(../Images/menubg.png);
	color: black;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	/*	border: solid 1px white;
	border-left-color: white;
	border-top-color: white;			*/
	cursor: pointer;
}


.TopMenuItemHover
{
	background-image: url(../Images/menubghover.png);
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	/*	border: solid 1px gray;
	border-left-color: white;
	border-top-color: white;	*/
	cursor: pointer;
}


.TopMenuItemActive
{
  background-image: url(../Images/menubghover.png); 
  color:#FFFFFF;
  font-family: Arial;
	font-size: 11px;
	font-weight:bold;
  /*	border: solid 1px gray;
  border-left-color:gray;
  border-top-color:gray;	*/
  cursor:pointer;
}

.MenuItem
{
  background-image: url(../Images/menubg.png); 
  color:black;
  font-family: Arial;
	font-size: 11px;
	font-weight:bold;
  /*	border: solid 1px gray;
  border-left-color:white;
  border-top-color:white;	*/
  cursor:pointer;
}

.MenuItemHover
{
  background-image: url(../Images/menubghover.png); 
  color:#FFFFFF;
  font-family: Arial;
	font-size: 11px;
	font-weight:bold;
  /*	border: solid 1px gray;
  border-left-color:white;
  border-top-color:white;	*/
  cursor:pointer;
}

.MenuItemActive
{
  background-image: url(../Images/menubghover.png); 
  color:#FFFFFF;
  font-family: Arial;
	font-size: 11px;
	font-weight:bold;
  /*	border: solid 1px gray;
  border-left-color:gray;
  border-top-color:gray;	*/
  cursor:pointer;
}

.Red
{
	background-image: url(../Images/item_bg.gif);
	color: #990000;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	border: solid 1px white;
	border-left-color: white;
	border-top-color: white;
	cursor: pointer;
}

.RedHover
{
	background-image: url(../Images/item_bg_hover.gif);
	color: #990000;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	border: solid 1px white;
	border-left-color: white;
	border-top-color: white;
	cursor: pointer;
}


.searchChildBox1
{
	float:left;
	width:210px;
	border-style:none;
	padding:5px;
}

.searchChildBox2
{
	float:left;
	width:420px;
	border-style:none;
	padding:5px;
}


.MainContentCell
{
	float: left; 
	width: 60%;
	padding-left: 5px;
	height: 300px;
	overflow: auto;
	text-align:left;
}

.MainContentCell a
{
	color:Purple;
	text-decoration:none;
}

.MainContentCell a:hover
{
	text-decoration:underline;
}

#loginStatus
{
	width:60px;
	position:relative;
	top:50px;
	left:20px;
	float:left;
	
}


fieldset {
    border:  3px solid #666;
    padding:  1em;
}


fieldset legend {
   font-weight:bold;
   font-size:14px;
   color:Black;
}


.Gridview
{
	font-family: Arial, Verdana;
	font-size: 12px;
}

.GridViewHeader
{
	font-weight: bold;
	background-color: #FF9900;
	text-align: center;
}

.GridViewHeader a
{
	color:Blue;
}

.GridViewHeader a:hover
{
	text-decoration:underline;
}


.GridviewChildren
{
	font-family: Verdana;
	font-size: 14px;
	border-style:none;
	
	
}

.SpacedOutCell
{
	line-height: 25px;
}

.Hyperlink, .Hyperlink:active, .Hyperlink:visited
{
	text-decoration:none;
	font-weight:bold;
	color: #FF6633;
}

.Hyperlink:hover
{
	color: Blue;
	cursor:pointer;
}

.notHyperlink
{
	font-family: Verdana;
	font-size: 10px;
	color:Black;
	text-decoration:none;
	cursor:default;
}

.HyperlinkRed, .HyperlinkRed:active, .HyperlinkRed:visited
{
	text-decoration:none;
	color: Red;
}

.HyperlinkRed:hover
{
	color: Red;
	text-decoration:underline;
	cursor:pointer;
}

.HyperlinkOrange
{
	text-decoration:none;
	color:#FF6633;
	font-weight:bold;
	font-size: 10pt;
	font-family: Verdana;
}

.HyperlinkOrange:hover
{
	color: #B57600;
	text-decoration:underline;
	cursor:pointer;
}

.HyperlinkChild, .HyperlinkChild:active, .HyperlinkChild:visited
{
	text-decoration:none;
	color: Purple;
	position:relative;
	bottom:-5px;
}

.HyperlinkChild:hover
{
	color: #6d005c;
	text-decoration:underline;
	cursor:pointer;
}


#LoggedInWizardCompletedMessage
{
	color:Green;
	position:relative;
	bottom:100px;
}


/* Copied from UsanQA   */

input, .DropDownList, textarea, select
{
	font-family: Verdana;
	font-size: 11px;
}

.Button
{
	background-color: #ffffff;
	border-color: Gray;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana;
	font-weight:bold;
	font-size: 11px;
	color: #FF6633;
	cursor: hand;
	padding:2px;
	text-decoration:none;
}

.ButtonFindChild
{
	background-color: #ffffff;
	border-color: Gray;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana;
	font-weight:bold;
	font-size: 11px;
	color: #FF6633;
	cursor: hand;
	padding:2px;
	text-decoration:none;
}

.SponsorLogInButton
{
	background-color: #ffffff;
	border-color: #FF6633;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana;
	font-weight:bold;
	font-size: 11px;
	color: #FF6633;
	cursor: hand;
	padding:2px;
	text-decoration:none;
}



/* ...End of "Copied from UsanQA"   */

.SponsorButton
{
	background-color: #FFFDDA;
	border-color: Red;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana;
	font-weight:bold;
	font-size: 11px;
	color: Red;
	cursor: hand;
	padding: 4px;
	text-decoration:none;
}

.Message
{
	color: Red;
	font-weight: bold;
}

.BoldLabel
{
	font-weight: bold;
	color: Gray;
}


