/* 	FileName:	csi_ns.css
	Author:		Don Stier, Maplegate Technologies, LLC
	Date:		3/21/2006
----------------------------------------------------- */

body {
	padding: 10px 3px 10px 3px;
	background-color: #ffffff;
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal; 
	color: #204080; }

p, ul, ol, li, td {
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal; 
	color: #000000;}

form { margin: 0; padding: 0; }
input, select, textarea {
	font-family: Arial,sans-serif;
	background-color: #eaeaea;
	border: 2px inset #9D9D9D;
}

.titlebar {
	font-family: arial, helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	border-width: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #204080;
	background-color: #ffffff; }

H1, .hdr1 {
	font-family: arial, helvetica, sans-serif; 
	font-size: 14pt; 
	font-weight: bold; 
	background-color: #ffffff;
	color: #204080;}
H2, .hdr2 {
	font-family: arial, helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
	background-color: #ffffff;
	color: #204080;}
H3, .hdr3 {
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	background-color: #ffffff;
	color: #204080;}
th {
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	background-color: #ffffff;
	color: #AA1442}
a {
	color: #0000ff;}

.content {
	color: #204080;
	background-color: #ffffff;
	padding: 5px 10px 5px 10px;
}

.pageNav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #e6e6e6;
	width: 105px;
	padding: 6px 6px 6px 6px;}

#sectionLinks {
	font-weight: bold;
	background-color: #A9A9A7;
	font-size: 12px;
	margin: 0px;
	padding: 0px;}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #363636;
	border-left: 1px solid #363636;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 0px 6px 4px;
	color: #0000a4; }

#sectionLinks a:hover {
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 1px solid #b4b4b4;
	border-bottom: 1px solid #b4b4b4;
	background-color: #c6c6c6;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	padding: 6px 0px 6px 6px;
	color: #0000ff;}

.xlink {
	display: block;
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 1px solid #363636; 
	border-bottom: 1px solid #363636; 
	background-color: #e6e6e6;
	font-weight: bold;
	padding: 6px 0px 6px 4px;
	color: #0000a4;}

.emptyspace {
	display: block;
	border-width: 0px 0px 0px 0px;
	padding: 6px 0px 6px 2px;
	background-color: #e6e6e6;
}

.imgcaption {
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #000000; }

.footer {
	font-family: arial, helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #204080;}
.FormSection {
	font-family: arial, helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #ff0000;}
.AreaTitle {
	font-family: arial, helvetica, sans-serif; 
	font-size: 16pt; 
	font-weight: bold; 
	color: #8b0000}
.ErrMsg {
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #ff0000}
.HelpLinks {
	font-family: arial, helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	color: #0099ff}



