/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: none;
	font-family : Verdana;
	font-size : 13px;
	color : rgb(0,0,0);
	background-color : rgb(255,255,255)}
 
.nof_secureSite_label {  
  display: block;
  white-space: nowrap;
  text-align: right;
  padding-left: 5px;
  cursor: pointer
}
.nof_secureSite_input_button {
  margin-right: 5px
}
.nof_secureSite_input_reset {
  margin-right: 5px
}
.nof_secureSite_input_submit { 
  margin-right: 5px
}
.nof_secureSite_errorText {  
  color: rgb(255,0,0)
}
.nof_secureSite_text { 
  font-family: Arial;
  font-size: 13px
}
.nof_secureSite_link { 
  color: rgb(31,75,140);
  font-size: 13px;
  font-weight: bold;
  text-decoration: none
}
.nof_secureSite_header { 
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 5px
}
.nof_secureSite_footer { 
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 2px
}
.nof_secureSite_contentCell {
  padding: 2px
}
.nof_secureSite_columnHeadingRow { 
  background-color: rgb(211,208,208);
  padding: 3px;
  font-weight: bold
}
.nof_secureSite_heading {  
  font-weight: bold;
  color: rgb(58,58,85);
  font-size: 14px
}
.nof_secureSite_content {  
  background-color: rgb(237,237,237);
  padding: 2px;
  border-left: 2px solid rgb(127,186,243);
  border-right: 2px solid rgb(127,186,243)
}
P {
	font-family: Verdana;
	font-size : 13px;
	color : rgb(0,0,0);
	padding : 0px;
	margin : 0px
}

.TextObject {
	font-family: Verdana;
	font-size : 13px;
	color : rgb(0,0,0)
}

OL {
	font-family: Verdana;
	font-size : 13px;
	color : rgb(0,0,0)
}

UL {
	font-family: Verdana;
	font-size : 13px;
	color : rgb(0,0,0);
	padding : 0px;
	margin : 3px 0px 3px 14px}

H1 {
	font-family: Trebuchet MS ;
	font-size : 18px;
	color : rgb(255,102,51);
	padding : 0px;
	margin : 0px
}

H2 {
	font-family: Verdana,     Tahoma,     Arial,     Helvetica,     Sans-serif;
	font-size : 14px;
	color : rgb(111,109,109);
	font-weight : normal;
	padding : 0px;
	margin : 0px}

A:link {
	font-family: Verdana;
	font-size : 13px;
	color : rgb(255,92,41);
	font-weight : normal;
	font-style : normal
}

A:visited {
	font-family: Verdana;
	font-size : 13px;
	color : rgb(255,92,41);
	font-weight : normal;
	font-style : normal
}

A:active {
	font-family: Verdana;
	color : rgb(255,92,41);
	font-size : 13px;
	font-weight : normal;
	font-style : normal
}



H3 {
	font-family: Trebuchet MS ;
	font-size : 13px;
	padding : 0px;
	margin : 0px;
	color : rgb(153,51,51)}

A {
	font-family: Verdana,                                                   Tahoma,                                                   Arial,                                                   Helvetica,                                                   Sans-serif;
 	font-size: 13px;
 	color: rgb(255,153,51);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

H4 {
	margin: 0px;
 	padding: 0px;
	font-family : Trebuchet MS ;
	font-size : 15px;
	color : rgb(255,0,0)
}

H5 {	margin : 0px;
	font-family : Trebuchet MS ;
	font-size : 14px;
	color : rgb(0,0,0)
}

H6 {	padding : 0px;
	margin : 0px;
	color : rgb(153,51,51);
	font-size : 13px;
	font-family : Trebuchet MS }

LI {
	padding : 0px;
	margin : 2px}A:hover {
	font-family: Verdana;
	color : rgb(255,92,41);
	font-size : 13px;
	text-decoration : underline;
	font-weight : normal;
	font-style : normal
}