/* Default CSS Stylesheet for a new Web Application project */


BODY
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
    
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	12px;
	color: #990066
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	12px;
	color: #990066
	}	
		
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;
	}	
Pager
{
	font-size: x-large;
	font-family: Verdana;
}

Pager:Link
{
	color: red;

}
Pager:visited 
{
	color: red;

}
Pager:hover
{
	color: red;

}

A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover
{
	color: #3333cc;
	text-decoration: none;
}

.WebLink:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
.WebLink:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
.WebLink:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
.WebLink:hover
{
	color: #3333cc;
	text-decoration: underline;
}

.WebLink2:link	{	
	text-decoration:	underline;
	}	
		
.WebLink2:visited	{	
	text-decoration:	underline;
	}	
		
.WebLink2:active	{	
	text-decoration:	underline;
	}	
		
.WebLink2:hover
{
	color: #ff9900;
	text-decoration: underline;
}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	11px;
	list-style-type:	square ;
	}	

UL LI LI	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	11px;
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	11px;
	list-style-type:	circle;
	}	
	
OL LI	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	11px;
	list-style-type:	disc;
	}	

OL OL LI	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	11px;
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	11px;
	list-style-type:	lower-roman;
	}	

.TableLine
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
}

.TableLineLight
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
}

.TableSideLine
{
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: 0px none black;
	border-bottom: 0px none black;
}

.TableRightLine
{
	border-right: silver 1px solid;
}
.menuover
{
	border-right: #000066 1px solid;
	border-top: #000066 1px solid;
	border-left: #000066 1px solid;
	border-bottom: #000066 1px solid;
	background-color: lavender;
}

.menuout
{
	border-top: #ECE9D8 1px solid;
	border-right: #ECE9D8 1px solid;
	border-left: #ECE9D8 1px solid;
	border-bottom: #ECE9D8 1px solid;
}

.loginover
{
	border-right: #000066 1px solid;
	border-top: #000066 1px solid;
	border-left: #000066 1px solid;
	border-bottom: #000066 1px solid;
	background-color: #e64887;
}

.loginout
{
	border-right: #000066 1px solid;
	border-top: #000066 1px solid;
	border-left: #000066 1px solid;
	color: white;
	border-bottom: #000066 1px solid;
	background-color: #cc3366;
}
.HomeBack
{
	background-image: url(/Library/Images/BOTTOMHomeBackGround.jpg);
	background-repeat: no-repeat;
}
P
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.TableBottomDotLine
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

.sidemenuover
{
	border-right: #000066 1px solid;
	border-top: #000066 1px solid;
	border-left: #000066 1px solid;
	border-bottom: #000066 1px solid;
	background-color: lavender;
}

.sidemenuout {
	border-right: solid 1px #FFFFFF;
	border-top: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}

WebLink:Link
{
	text-decoration: none;
}
WebLink:visited
{
	text-decoration: none;
}
WebLink:hover
{
	text-decoration: underline;
}

.Textbox
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*Added 23/11/2007*/

.Listnodisc
{	
	list-style-type:none;
}
