/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 8pt;
	background-image: url(Profiles\Standard\background_colour.jpg);
	word-spacing: normal;
	text-transform: none;
	border-top-style: none;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	border-right-style: none;
	border-left-style: none;
	letter-spacing: normal;
	background-color: transparent;
	border-bottom-style: none;
}

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:	8pt;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	8pt;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	vertical-align: baseline;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	background-color: whitesmoke;
	text-align: center;
	text-decoration: none;
}	
		
A:visited	
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	vertical-align: baseline;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	background-color: whitesmoke;
	text-align: center;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}	
		
A:active	
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	vertical-align: baseline;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	background-color: whitesmoke;
	text-align: center;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}	
		
A:hover
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	vertical-align: baseline;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	background-color: palegoldenrod;
	text-align: center;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

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;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}

CentreText
{
	text-align: center;
}
.clsTextBox
{
	font-weight: bolder;
	font-size: 8pt;
	color: #cc3300;
	font-family: Arial,Verdana;
	background-color: transparent;
}

.clsHeader
{
	font-weight: bold;
	font-size: 8pt;
	color: #002584;
	font-family: Arial,verdana;
	font-variant: normal;
}

.clsHeaderRight
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial,verdana;
	text-align: right;
}

.styTopFrame
{
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
}

.styTextDisplay
{
	border-right: #002584 1px solid;
	border-top: #002584 1px solid;
	font-size: 8pt;
	border-left: #002584 1px solid;
	color: #cc3300;
	border-bottom: #002584 1px solid;
	font-family: Arial, Verdana;
	background-color: transparent;
}

.styTextEntry
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 8pt;
	border-left: 1px solid;
	border-bottom: 1px solid;
	font-family: Arial, Verdana;
	background-color: transparent;
}


.styIsoFrame
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	background-color: transparent;
}

.styButton
{
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Arial; 
	position:absolute;
	BACKGROUND-COLOR: transparent;
}

.styGraph
{
	visibility:visible
}

.styGraphP
{
	visibility:hidden;
}

.styTextDisplayP
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 8pt;
	border-left: 1px solid;
	border-bottom: 1px solid;
	font-family: Arial, Verdana;
	background-color: transparent;
}

.styOffOn
{
	visibility:visible;
}

.styAlert
{
	font-weight: bold;
	font-size: 8pt;
	color: red;
	font-family: Arial,verdana;
	font-variant: normal;
}

.styTextBlack
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Arial,verdana;
	text-align: center;
	font-variant: normal;
}