body {
	background-color: #023675;
	margin: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #023675;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.5em
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
hr {
	border: 1px dotted #023675;
}
a {
	color: #198cd4;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 2px solid #f1f1f1;
	color: #999;
}
input.btnback {
	color: #fff;
	border: 2px solid #3c3c3c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px;
	background-color: #464646;
}
input.btnbackover {
	color: #fff;
	border: 2px solid #252525;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px;
	background-color: #252525;
}
input.btnmisc {
	color: #fff;
	border: 2px solid #3c3c3c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px;
	background-color: #252525;
}
input.btnmiscover {
	color: #fff;
	border: 2px solid #252525;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px;
	background-color: #464646;
}
input.btn {
	color: #fff;
	border: 2px solid #023675;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px;
	background-color: #0a55a5;
}
input.btnover {
	color: #fff;
	border: 2px solid #0a55a5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px;
	background-color: #023675;
}
input.btnsmall {
	color: #fff;
	border: 2px solid #023675;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 1px;
	background-color: #0a55a5;
}
input.btnsmallover {
	color: #fff;
	border: 2px solid #0a55a5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 1px;
	background-color: #023675;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 2px solid #f1f1f1;
	color: #023675;
	text-transform: none;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 2px solid #f1f1f1;
	color: #023675;
}
#btmbg {
	background-image: url(/images/pattern-btm.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#btmbdy {
	background-color: #0a55a5;
	background-image: url(/images/powered-by-nsp.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 20px;
}
#contentbdy {
	background-color: #f8f8f8;
	padding: 20px;
	vertical-align: top;
}
#loginbdy {
	padding: 15px;
	border: 4px solid #f1f1f1;
}
#mainbdy {
	background-color: #f1f1f1;
}
#mainnav {
	background-image: url(/images/topnav-bg.gif);
	background-repeat: repeat-x;
}
.bold
{
    font-weight: bold;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535252;
	padding-top: 10px;
	padding-bottom: 10px;
}
.breadcrumb a{
	color: #013981;
}
.breadcrumb a:hover{
	color: #000;
}
.btmnavh2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #999999;
	text-decoration: none;
	padding-bottom: 10px;
	text-transform: capitalize;	
}

.btmnav a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
.btmnav td
{
    font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
.btmnav a:hover{
	color: #c2d4e8;
}
.btmnav td
{
    color: #c2d4e8;
}
.btm-pad 
{
    padding-top: 10px;
    text-align: right;
}
.calendar-selectedday
{
    background-color: #252525 !important;
}
.calendar-title
{
    background-color: #252525;
}
.calendar-title tbody tr td
{
    text-transform: uppercase;
    text-align: center;
    background-color: #252525;
    border-color: #252525;
    padding: 3px;    
    color: #ffffff;
    font-weight: bold;
}
.calendar-title tbody tr td a
{
    background-color: #252525;
    border-color: #252525;
    padding: 3px;    
    color: #ffffff !important;
    font-weight: bold;
}
.calendar-title tbody tr td a:hover
{
	color: #198cd4 !important;
}
.checkbox input {
	border: 0px;
}

.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #d8e0ea;
	padding-top: 2px;
	padding-bottom: 30px;
}
.copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.copyright a:hover {
	color: #d8e0ea;
	text-decoration: none;
}
.error 
{
    font-family: Helvetica;
    font-size: 16px;
    color: #CC0000;    
}
.h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #013981;
	text-decoration: none;
	font-weight: normal;
}
.h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #013981;
	text-decoration: none;
	padding-bottom: 10px;
	text-transform: capitalize;	
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
	text-decoration: none;
}
.img01 {
	border: 1px solid #dbdbdb;
	margin-right: 15px;
}
.listingtable-gap
{
    background-color: #f8f8f8;
}
.mainnav-divs {
	background-image: url(/images/topnav-divs.gif);
	background-repeat: no-repeat;	
}
.required {
	color: #198cd4;
	font-size: 9px;
}
.top-back
{
    text-align: right;
    vertical-align: middle;
}
.top-pad 
{
    padding-bottom: 10px;
    text-align: right;
}
.top-pad-bold-center
{
    font-weight: bold;
    padding-bottom: 10px;
    text-align: center;
}
.user-login {
	padding-bottom: 11px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #939393;
	text-align: right;
	vertical-align: bottom;
}
.user-login a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.user-login a:hover{
	color: #939393;
}


/* These styles are for the Table Grids, they were generated by Visual Studio and modified by Shaun Laubscher */

.GridAlternateRow 
{
    background-color: #f1f1f1;
}
TABLE.Grid TR.GridEmptyRow TD
{
    font-family: Helvetica;
    color: #CC0000;
    font-size: 11px;
    padding: 0px;
}
TABLE.Grid {
	BORDER-COLLAPSE: collapse;
}
TABLE.Grid TD {
	padding: 5px;
	color: #023675;
	border: 1px solid #f8f8f8;
	vertical-align: middle;
}
TABLE.Grid TH {
	text-align: left;
	padding: 5px;
	background-color: #666;
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
	border: 1px solid #f8f8f8;
}
TABLE.Grid TH A {
	COLOR: #FFF;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none
}
TABLE.Grid TH A:hover {
	COLOR: #d8e0ea;
	TEXT-DECORATION: none
}
TABLE.Grid TH A:active {
	TEXT-DECORATION: none
}
TABLE.Grid TH A:visited {
	TEXT-DECORATION: none
}
