/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: none;
	background-color : rgb(255,255,255);
	font-size : 14px;
	color : rgb(0,0,0);
	background-repeat : repeat-x;
	padding : 0px;
	font-family : Arial}
	
 #mainpage{
	border: 1px solid #83aa83
}

.SmallText {
	font-size : 12px
}

.Quote {	font-style : italic;
	margin : 20px 0px 10px}

.QuoteAttribute {
	font-size : 12px
}

.Address {	padding : 0px;
	margin : 0px 0px 2px}

.FormText {	font-size : 12px;
	padding : 0px;
	margin : 0px}

.FormField {
	font-size : 14px;
	font-family : Arial;
	color : rgb(0,0,0);
	width : 300px
}

.CenterSmall {
	font-size : 12px;
	font-style : italic;
	text-align : center;
	margin : 0px
}

table.form {
	border-width: 1px;
	border-spacing: 5px;
	border-style: solid;
	border-color: #83aa83;
	background-color: white;
	font-size : 12px;
	margin : 2px 0px
}

table.form td                         {
	border-width: 0px;
	padding: 5px;
	background-color: white
}

table.display {
	border-width: 3px;
	border-spacing: 5px;
	border-style: double;
	border-color: #83aa83;
	background-color: white;
	margin : 0px 0px
}

table.display td                         {
	border-width: 0px;
	padding: 5px;
	background-color: white
}

input.button {   
	color:#000000;
	font-family : Arial;
	background-color:#83aa83;
	border:1px solid;
	border-color: #000000;
	width:200px
}  

.nof_GlasgowTealSilverNavbar4-Regular {
font-family:Arial; font-size:10pt; font-weight:normal; font-style:normal; color:rgb(0,0,0) 
}

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

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

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

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

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

.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;
	color : rgb(0,0,0);
	padding : 0px;
	margin : 0px 0px 10px;
	line-height : 20px;
	font-family : Arial
}

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

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

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

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

H1 {
	font-size: 20px;
	color : rgb(0,0,0);
	text-align : left;
	font-weight : bold;
	font-family : Arial;
	font-variant : normal;
	padding : 0px;
	margin : 10px 0px 20px}

UL {
	font-size: 14px;
	padding : 0px 0px 0px 10px;
	margin : 5px 0px 5px 10px}

LI {
	font-size: 14px;
	padding : 0px 0px 0px 10px;
	margin : 5px 0px 5px 10px
}

H6 {
	color: rgb(255,255,255);
	font-size : 12px;
	padding : 0px;
	margin : 0px}

H2 {
	font-size: 16px;
	padding : 0px;
	margin : 0px 0px 15px
}

H3 {
	font-size: 16px;
	padding : 0px;
	margin : 30px 0px 10px
}

A:hover {
	color: rgb(128,128,128);
	font-size : 14px;
	text-decoration : underline;
	font-family : Arial
}

