/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Trebuchet MS, Arial, MS Sans Serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003333;
}
H1	{	
	font-family: Trebuchet MS, Arial, MS Sans Serif;
	font-size: 16pt;
	font-weight: bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Trebuchet MS, Arial, MS Sans Serif;
	font-size: 14pt;
	font-weight: bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Trebuchet MS, Arial, MS Sans Serif;
	font-size: 12pt;
	font-weight: bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Trebuchet MS, Arial, MS 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: Trebuchet MS, Arial, MS 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: Trebuchet MS, Arial, MS 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, TD	{	
	font-size:	10pt;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	10pt;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link
{
	color: #3333cc;
	text-decoration: underline;
}	
		
A:visited
{
	color: orchid;
	text-decoration: underline;
}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover
{
	color: orangered;
	text-decoration: none;
}
	
BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

.tabTitle
{
	font-family: Trebuchet MS, Arial, MS Sans Serif;
	color: White;
	font-size: medium;	
	
}

.login
{
	font-family: Trebuchet MS, Arial, MS Sans Serif;
	color: dimgray;
	font-size: 10pt;
	font-weight: bold;
	color:#003333
}

.foot
{
	font-family: Trebuchet MS, Arial, MS Sans Serif;
	color: #ffffff;
	font-size: 10;
}

.loginTextBox
{
	BORDER-RIGHT: buttonface thin groove; 
	BORDER-TOP: buttonface thin groove; 
	FONT-WEIGHT: normal; 
	BORDER-LEFT: buttonface thin groove; 
	COLOR: #000033; 
	BORDER-BOTTOM: buttonface thin groove; 
	BACKGROUND-COLOR: infobackground; 
	TEXT-DECORATION: none
}
.TEXTBOX
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	
}
.TEXTBOXRIGHT
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	text-align:right;
	
}	
.TEXTBOXCENTER
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	text-align: center;
	
}	
.BUTTON
{
	BORDER-RIGHT: buttonface thin groove; 
	BORDER-TOP: buttonface thin groove; 
	BORDER-LEFT: buttonface thin groove; 
	BORDER-BOTTOM:buttonface thin groove; 
	cursor: hand;
	color: black;
	font-size: 8pt;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	width: 95px;
	background: NavajoWhite;
}


.Hide 
{
	display:none;
}
.info
{
	font-family: Trebuchet MS, Arial, MS Sans Serif;
	color: dimgray;
	font-size: 11;
}

.leftNav
{
    FONT-SIZE: 12px;
    COLOR: #333333;
    FONT-FAMILY: arial,sans-serif;
    BACKGROUND-COLOR: #edeeec
}

.story
{
	FONT-SIZE: 12px;
    COLOR: #333333;
    FONT-FAMILY: arial,sans-serif;
    BACKGROUND-COLOR: #E4F4FB
}



.subTitle
{
	font-size:small;
	color: #003333;
	font-size: medium;	
	
}
.title
{
	font-family: Trebuchet MS, Arial, MS Sans Serif;
	font-size:22px;
	color:#003333;
}

.greyBound
{
	border-top: 5 solid gainsboro;
	border-bottom: 5 solid whitesmoke;
	border-left: 5 solid gainsboro;
	border-right: 5 solid whitesmoke;
}

.regBound
{
	border-top: 5 solid orange;
	border-bottom: 5 solid gold;
	border-left: 5 solid orange;
	border-right: 5 solid gold;
}

.filter
{
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#F0FDFE', EndColorStr='#D5F6FF'
}


