/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: none;
	background-repeat : no-repeat;
	background-color : rgb(241,236,246);
	font-family : Arial;
	color : rgb(0,0,128);
	font-size : 14px;
	padding : 0px;
	margin : 0px}
 
.nof_GlasgowTealSilverNavbar4-Regular {
font-family:Arial; font-size:10pt; font-weight:400; font-style:normal; color:rgb(153,0,102) 
}

.nof_GlasgowTealSilverNavbar5-Rollover {
font-family:Arial; font-size:10pt; font-weight:700; font-style:normal; color:rgb(153,0,102) 
}

.nof_GlasgowTealSilverNavbar6-Highlighted {
font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; color:rgb(214,184,203) 
}

.nof_GlasgowTealSilverNavbar7-HighlightedRollover {
font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; color:rgb(214,184,203) 
}

.nof_GlasgowTealSilverNavbar9-Regular {
font-family:Arial; font-size:9pt; font-weight:bold; font-style:normal; color:rgb(0,0,128) 
}

.nof_GlasgowTealSilverNavbar10-Rollover {
font-family:Arial; font-size:9pt; font-weight:bold; font-style:normal; color:rgb(171,0,115) 
}

.nof_GlasgowTealSilverNavbar11-Highlighted {
font-family:Arial; font-size:9pt; font-weight:700; font-style:normal; color:rgb(128,128,128) 
}

.nof_GlasgowTealSilverNavbar12-HighlightedRollover {
font-family:Arial; font-size:9pt; font-weight:700; font-style:normal; color:rgb(128,128,128) 
}

H1 {
	color: rgb(153,0,102);
	font-family : Arial;
	font-size : 24px;
	text-align : left;
	padding : 0px;
	margin : 0px 0px 15px}

H2 {
	font-family: Arial,                            Helvetica,                            Geneva,                            Sans-serif;
	font-size : 18px;
	color : rgb(153,0,102);
	text-align : left;
	padding : 0px;
	margin : 5px 0px 10px
}

P {
	font-family: Arial,                    Helvetica,                    Geneva,                    Sans-serif;
	font-size : 14px;
	color : rgb(0,0,128);
	padding : 0px;
	margin : 0px 0px 10px
}

.TextObject {	margin : 0px 0px 10px;
	padding : 0px;
	font-family : Arial;
	font-size : 14px;
	color : rgb(0,0,128)
}

A:link {
	font-family: Arial,                    Helvetica,                    Geneva,                    Sans-serif;
	color : rgb(0,0,128);
	font-size : 14px;
	text-decoration : underline
}

A:visited {
	font-family: Arial,                    Helvetica,                    Geneva,                    Sans-serif;
	color : rgb(0,0,128);
	font-size : 14px;
	text-decoration : underline
}

A:active {
	font-family: Arial,                    Helvetica,                    Geneva,                    Sans-serif;
	color : rgb(0,0,128);
	font-size : 14px;
	text-decoration : underline
}

H6 {
	font-family: Arial,             Helvetica,             Geneva,             Sans-serif;
	color : rgb(153,0,102);
	font-size : 12px;
	font-weight : normal;
	padding : 0px;
	margin : 0px}

UL {
	font-size: 14px;
	font-family : Arial;
	color : rgb(0,0,128);
	margin : 0px 0px 5px 10px;
	padding : 0px 0px 0px 10px
}

LI {	padding : 0px 0px 0px 10px;
	margin : 0px 0px 5px 5px;
	font-family : Arial;
	font-size : 14px;
	color : rgb(0,0,128)
}

H5 {
	font-family: Arial,        Helvetica,        Geneva,        Sans-serif;
	font-size : 14px;
	color : rgb(0,0,128);
	padding : 0px;
	margin : 10px 0px 1px;
	font-weight : bold
}

H4 {
	font-family: Arial,      Helvetica,      Geneva,      Sans-serif;
	font-size : 16px;
	color : rgb(0,0,128);
	padding : 0px;
	margin : 0px;
	font-weight : bold
}

H3 {
	font-family: Arial,     Helvetica,     Geneva,     Sans-serif;
	font-size : 16px;
	color : rgb(0,0,128);
	padding : 0px;
	margin : 0px 0px 10px}

input { 
 	font-family : Arial;
	color : rgb(0,0,128);
	font-size : 14px 
}

select { 
	font-family : Arial;
	color : rgb(0,0,128);
	font-size : 14px
}

textarea { 
	font-family : Arial;
	color : rgb(0,0,128);
	font-size : 14px
}
A:hover {
	font-family: Arial,                    Helvetica,                    Geneva,                    Sans-serif;
	font-size : 14px;
	color : rgb(153,0,102);
	text-decoration : underline
}


