/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin:0px;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

A	{font-size: 8pt}

A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}

.PushButton
{
    BORDER-RIGHT: #006600 thin solid;
    BORDER-TOP: #cccccc thin solid;
    FONT: 11px/0.85 Verdana;
    TEXT-TRANSFORM: capitalize;
    BORDER-LEFT: #cccccc thin solid;
    WIDTH: 60px;
    CURSOR: hand;
    COLOR: #ffffff;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #006600 thin solid;
    HEIGHT: 24px;
    BACKGROUND-COLOR: #0099cc
}


SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	


IMG 	
{
	margin:2px;
	}

.NormalText
{
	font-family:Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;	
	margin-top:6px;
	margin-bottom:18px;
}


.MenuItem 
{
	font-family: Verdana, Arial;
	font-size:8pt;	
}


.MenuBar 
{
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
	background: #F1F1F1;
	padding: 2px 0px 2px 0px;
	font-size: 100%;

}

.menuBarItem
{
	font-size: 10pt;
	font-family:Arial, Verdana, Tahoma;

}

.gt0
{
	border: solid 0px #1E77D3;
	padding: 0px 4px 2px 4px;
    font-size: 100%;
}

.gt1
{
	border: solid 1px #A1C6EB;
	padding: 0px 4px 2px 4px;
	background: #3484D7;
    font-size: 100%;
}

.gtsep
{
	font: 65% Verdana;
	color: #FFFFFF;
	padding: 0px 1px 2px 1px;
	font-family:Arial;
    font-size: medium;
}


/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 8pt;
    font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 8pt;
    font-weight: normal;
}

.SmallNormalText 
{
	font-size:7pt;
	font-family: Verdana, Tahoma, Arial, Helvetica;
}

.SmallNormalText  A 
{
	font-size:7pt;
}

.NormalTextBoxLocked 
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 8pt;
    font-weight: normal;
    border:1px solid LightBlue;
}

.NormalRed
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 8pt;
    font-weight: normal;
    color: #ff0000
}

.NormalRedBold
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 8pt;
    font-weight: normal;
    color: #ff0000
}

.NormalBold
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 8pt;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 8pt;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

.Heading2
{
	font-family: Franklin Gothic Book, Arial, Verdana, Tahoma, Arial, Helvetica;
	font-size: 16pt;
	font-weight: bold;	
}

.Heading3 
{
	font-family: Franklin Gothic Book, Arial, Verdana, Tahoma, Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;	
}

.Heading4 
{
	font-family: Franklin Gothic Book, Arial, Verdana, Tahoma, Arial, Helvetica;
	font-size: 11pt;
	font-weight: normal;
}

.ListHeader 
{
	font-family: Franklin Gothic Book, Arial, Verdana, Tahoma, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	background-color: beige;
	height:20px;
	vertical-align:middle;
}

.InlineTipArea 
{
	BORDER-TOP: #6495ED solid; 
	BORDER-BOTTOM: #6495ED solid;
	background-color: #f5f5f5;
	border-left: 1px solid #D3D3D3;	
	border-right: 1px solid #D3D3D3;
	padding-left:5px;
	padding-right:5px;
}

.HomePageHeader1 
{
	font-family: Arial, Verdana, Tahoma, Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;	
}