/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: url( "./assets/images/background.jpg" );
	background-color : rgb(255,255,255);
	background-repeat : repeat-x;
	color : rgb(0,19,88);
	font-size : 14px;
	padding : 0px;
	font-family : Arial}
	
.nof_GlasgowTealSilverNavbar4-Regular {
font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; color:rgb(0,19,88) 
}

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

.nof_GlasgowTealSilverNavbar6-Highlighted {
font-family:Arial; font-size:10pt; font-weight:normal; font-style:italic; color:rgb(0,19,88) 
}

.nof_GlasgowTealSilverNavbar7-HighlightedRollover {
font-family:Arial; font-size:10pt; font-weight:bold; font-style:italic; color:rgb(0,19,88) 
}

.nof_GlasgowTealSilverNavbar9-Regular {
font-family:Trebuchet MS ; font-size:8; font-weight:400; font-style:normal; color:#008faf 
}

.nof_GlasgowTealSilverNavbar10-Rollover {
font-family:Trebuchet MS ; font-size:8; font-weight:700; font-style:normal; color:#008faf 
}

.nof_GlasgowTealSilverNavbar11-Highlighted {
font-family:Trebuchet MS ; font-size:8; font-weight:700; font-style:normal; color:#535251 
}

.nof_GlasgowTealSilverNavbar12-HighlightedRollover {
font-family:Trebuchet MS ; font-size:8; font-weight:700; font-style:normal; color:#535251 
}

P {
	font-size: 14px;
	font-family : Arial;
	color : rgb(0,19,88);
	padding : 0px;
	margin : 0px 0px 10px;
	line-height : 20px
}

.TextObject {
	font-size: 14px;
	color : rgb(0,19,88);
	line-height : 20px;
	padding : 0px;
	margin : 0px 0px 10px
}

H1 {
	font-family: Arial,               Helvetica,               Geneva,               Sans-serif;
	font-size : 24px;
	color : rgb(0,19,88);
	padding : 0px;
	margin : 0px 0px 20px
}

H2 {
	font-size: 20px;
	color : rgb(0,19,88);
	padding : 0px;
	margin : 0px 0px 10px;
	font-family : Arial
}

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

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

H6 {
	color: rgb(255,255,255);
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	line-height : 24px;
	padding : 0px;
	margin : 0px;
	text-align : center
}

A:link {
	font-size: 14px;
	font-family : Arial;
	color : rgb(0,19,88);
	text-decoration : underline
}

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

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

input {
	font-size: 14px;
	font-family : Arial;
	color : rgb(0,19,88);
	width : 300px;
	background-color: rgb(256,256,256)
}

textarea {
	font-size: 14px;
	font-family : Arial;
	color : rgb(0,19,88);
	width : 300px;
	background-color: rgb(256,256,256)
}

address{	font-family : Arial;
	font-style : normal;
	padding : 0px;
	font-size : 14px;
	font-weight : normal;
	text-indent : 0px;
	margin : 0px 0px 2px}
