/* NSTP Stylesheet */

body {
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #ffffff;
/*	margin-left: 0px;*/
/*	margin-top: 0px;*/
/*	margin-right: 0px;*/
/*	margin-bottom: 0px;*/
}

A:link {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

A:visited {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

A:hover {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
}

A.bottomnav:link {
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

A.bottomnav:visited {
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

A.bottomnav:hover {
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}

A.header:link {
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

A.header:visited {
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

A.header:hover {
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #dddddd;
	text-decoration: underline;
}

A.navbar:link {
	font-family: verdana,arial;
	font-size: 10pt;
	font-weight: bold;
	color: #dddddd;
	text-decoration: none;
}

A.navbar:visited {
	font-family: verdana,arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #dddddd;
}

A.navbar:hover {
	font-family: verdana,arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffffcc;
}

A.navbar2:link {
	font-family: verdana,arial;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffcc;
	text-decoration: none;
}

A.navbar2:visited {
	font-family: verdana,arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffffcc;
}

A.navbar2:hover {
	font-family: verdana,arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffffcc;
}

A.subnavbar:link {
	font-family: verdana,arial;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

A.subnavbar:visited {
	font-family: verdana,arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

A.subnavbar:hover {
	font-family: verdana,arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
	color: #ffffcc;
}

A.feature:link {
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	color: #111A5B;
	text-decoration: none;
	filter: alpha (opacity=100);
	position: relative;
}

A.feature:visited {
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	filter: alpha (opacity=100);
	position: relative;
}

A.feature:hover {
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	color: #111A5B;
	text-decoration: underline;
	filter: alpha (opacity=100);
	position: relative;
}

A.features:link {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #eeeeee;
	text-decoration: none;
}

A.features:visited {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #eeeeee;
	text-decoration: none;
}

A.features:hover {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffcc;
	text-decoration: underline;
}

TABLE.mainbox {
	filter: alpha (opacity=50);
	background: #CBCBE3;
	width: 192px;
}

TD {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
}

TD.login {
	font-family: arial;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
}

TD.titlebar {
	font-family: arial;
	font-size: 18pt;
	font-weight: normal;
	color: #ffffff;
}

TD.incidentformtitle {
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #333333;
}

TD.category {
	font-family: verdana,arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000033;
}

TD.formtitle {
	font-family: verdana,arial;
	font-size: 11pt;
	font-weight: bold;
	color: #000033;
}

TD.membersearchtitle {
	font-family: verdana,arial;
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
}

TD.searchresults {
	font-family: verdana,arial;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}

TD.topnav {
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
}

TD.bottomnav {
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
}

TD.headertext {
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
}

TD.features {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	color: #eeeeee;
}

TD.footertext {
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
}

TD.searchtitle {
	font-family: arial;
	font-size: 10pt;
	font-weight: 600;
	color: #111A5B;
	filter: alpha (opacity=100);
	position: relative;
}

TD.datetext {
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #003366;
}

INPUT.textbox {
	font-family: arial;
	font-size: 10pt;
	color: #000000;	
	background-color: #ffffff;
	border: 1px;
	border-style: solid;
	border-color: #333333;
}

INPUT.radiobutton {
	background-color: #d9d6cb;
}

INPUT.check {
	background-color: #d9d6cb;
}

TEXTAREA.commentbox {
	font-family: arial;
	font-size: 10pt;
	color: #000000;	
	border: 1px;
	border-style: solid;
	border-color: 003300;
	background-color: #ffffff;
}

SELECT.picklist {
	font-family: arial;
	font-size: 10pt;
	color: #000000;	
	border: 1px;
	border-style: solid;
	border-color: 660033;
	background-color: #f5f5ec;
}

INPUT.submit {
	font-family: arial;
	font-size:9pt;
	font-weight: normal;
	border: 1px outset;
	cursor: pointer;
	margin: 0px 0px 0px 1px;
	padding: 1px 1px 1px 1px;
	background-image: url(../gizmos/buttonback.gif);
	background-image: repeat-x;
}

