/************************************************
 * Site-wide
 ************************************************/
 * {
	padding:0;
	margin:0;
}
html {
	width:100%;
	height:100%;
}
body {
	background-color: #003366;
	background-image: url(NiBG.jpg);
	background-attachment:fixed;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	
	
}


div.clear {
	clear: both;
}


#NiWrap {
	background-color: #FFF;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#NiHeader {
	background-color:#99CC33;
	height: 100px;
	background-image:url(header.jpg);
	background-repeat: no-repeat;
	background-position: center;
}



#NiNavigation {
	background-color: #FFFFCC;
	height: 20px;
	border-bottom-style: solid;
	border-bottom-width: 15px;
	border-bottom-color: #666666;
	list-style-type: none;
	text-align: center;
	line-height: 20px;
	vertical-align:bottom;
}



#NiWrap #NiNavigation li {
	//float: left;
	//font-size: 12px;
	//white-space: nowrap;
	list-style-type: none;
	font-weight: bold;
	//text-align: center;
	//margin-right: auto;	
	
}

#NiWrap #NiNavigation a {
	color: #000000;
	float: left;
	text-align: center;
	display: block;
	font-size: 12px;
	outline: none;
	padding-right: 12px;
	padding-left: 12px;
	border-right-style: dashed;
	border-right-width: thin;
	border-right-color: #FFFFFF;
	text-decoration:none;
	vertical-align: bottom;
	white-space: nowrap;
}


#NiWrap #NiNavigation a:hover {
	background-color: #3ECB00;
	display:block;
	line-height: 21px;
	color:#CC0000
}


#NiMainContainer {
	height: auto;
	background-color: #FFFFFF;
	background-image:url(bkglobe.gif);
	text-align: left;
	padding: 0px;
	line-height: 120%;
	
}

#NiFlashContainer {
	
	height: auto;
	background-color: #CCCCCC;
	background-image: url(NiiHome.jpg);
	background-repeat:no-repeat;
	padding: 0px;
	line-height: 120%;
	
}


#NiFlashContainer h1 {
	color: #999999;
	background-color: #CDCDCD;
	background-image: url(NiSubHeading.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-indent: 20px;
	line-height: 70px;
	text-transform: uppercase;
	
}




#NiSiderbar {
	background-color: #CCCCCC;
	float: right;
	padding: 0px;
	width: 200px;
}
#NiFooter {
	background-color: #CCCCCC;
	background-image:url(footer.png);
	height: auto;
	clear: both;
	font-size: 12px;
	text-align: center;
	padding: 10px;
	color: #666666;
	vertical-align: middle;
	font-weight: bold;
}





#NiWrap #NiMainContainer h1 {
	color: #900;
	background-color: #CDCDCD;
	background-image: url(NiSubHeading.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: 20px;
	line-height: 70px;
	text-transform: uppercase;	
}


#NiWrap #NiMainContainer h2 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}


.h2styleA {
	color: #330066;
	padding-bottom: 15px; 
	padding-top: 5px;
}

.h2styleB {
	font-family: "Monotype Corsiva";

    mso-bidi-font-family: Courier New
	font-style: italic;
	font-size: 24px;
	text-indent: 20px;
	padding-bottom: 10px;
}

#NiWrap #NiMainContainer ul {
	font-size: 12px;
	padding-left: 20px;
	list-style-type: none;
	padding-right: 20px;
}
#NiWrap #NiMainContainer li {
	padding-left: 40px;
	padding-bottom: 15px;
}


#NiWrap #NiMainContainer p {
	font-size: 16px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}


#NiWrap #NiMainContainer span {
	font-size: 14px;
	/*padding-left: 20px;
	background-color:#AA3366;*/
}
.ImageText {
	font-style: italic;
	text-align: center;
	
}


.NiTableText {
font-size: 12px;
}

.NiNotes {
font-size: 18px;
font-weight:bold;
color:#FF3300;
}


.NiButton {
font-size: 20px;
font-weight:bold;
color:#990000;
padding-left:20px;
padding-right:20px;
}

.NiList{
font-size: 16px;
list-style:square;
list-style-position:inside;


}

/************************************************
 * Forms
 ************************************************/

INPUT, TEXTAREA, SELECT, OPTION { 
  color: #000000;
  font-family: Tahoma, Verdana, Arial, Helvetica;
  font-size: 12px;
} 

TEXTAREA.bordered, INPUT.bordered {
	border-style: solid;
	border-width: 1px;
	border-color: #DBD4C6;
}

.formLabel {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	color: #003300;
	text-align: center;
}

.required {
	color: #99211C;
}
.NiImage {
padding:2px;
	
}

.NiImageDisplay {
	padding-left:1px;
	margin:auto;
	text-align: center;
	float: left;
	
}
.ImageCaption {
	font-size: 12px;
	font-style: italic;
	text-align: center;
	
	
	
}
.NiParagraph {
	color: #885727;
	text-indent: 40px;
	line-height: 30px;
}
.NiTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 42px;
	font-weight: bolder;
	color: #5D8D3A;
}
