/*reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*vertical-align: baseline;*/
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ul {list-style: none;}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
}

html {
	height: 100.1%;
	margin-bottom: 1px;
}
body {
	background: #247551 url(../images/bkgbody.gif);
	font-family: Arial, Helvetica, sans-serif;
	height: 100.1%;
	font-size: 100.01%;
}

h1 {
	color: #005E3A;
	font-size: 1.6em;
	margin: 0;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;

}
ol {
	padding-top: 10px;
	list-style: decimal outside;
	margin-left: 30px;
	margin-right: 30px;
}


li {
	margin-bottom: 1em;
	line-height: 1.5em;
}
/*#outerwrapper {
	margin-top: 10px;
}
*/

#wrapper {
	width: 760px;
	margin: 20px auto 0;
	background: url(../images/bkgmain.gif) repeat-y 0px 0px;
	text-align: left;

}

#innerwrapper {
	width: 740px;
	margin: 0 10px;
	/*border: thin solid #000000;*/
}

#masthead {
	background: url(../images/nics.jpg) no-repeat;
	height: 129px;
	width: 740px;

	/*width: 740px; 
	margin: 0 10px;*/
}

#navigation {
	/*width: 740px;*/
	background: #F3F3B6 url(../images/navbar.jpg) no-repeat 0px 0px;
	height: 21px;
	/*margin-right: 10px;
	margin-left: 10px;*/
}

#navtext {
	height: 21px;

}

#maincontent {
	overflow: hidden;


}


#leftcol {
	float: right;
	width: 220px;
	background: white;
	/*margin: 0px 0px 0px 10px;*/

}

#rightcol {
	float: right;
	width: 520px;
	background: white;
	/*margin: 0px 10px 0px 0px;*/
}

/**html #rightcol {
	margin-right: 5px;
}*/

#lctext {
	padding-right: 15px;
	padding-left: 15px;
	font: 0.7em/1.4em Verdana, Arial, Helvetica, sans-serif;
	margin: 25px 0px;
}

#rctext {
	padding-right: 30px;
	padding-left: 20px;
	font-size: 0.75em;
	color: #00170F;
	border-left: 2px dotted #7CAC97;
	margin: 25px 0px;
}

#rctext p {
	line-height: 1.5em;
	margin: 6px 0 8px 0;
}
#rctext ul {
	margin-right: 60px;
	margin-left: 30px;
	margin-top: 10px;
}


#rctext li {
	line-height: 1.3em;
	list-style: disc;
}

#lctext p {
	margin: 6px 0 6px 0;
}

#footer {
	background: #005636 url(../images/bkggreen.gif);
	height: 30px;
	clear: both;


}

#footertext {
	color: #ECFFF8;
	margin-right: 10px;
	margin-left: 10px;
	font: 0.65em Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 4px 4px 0px;
	text-align: left;
}
#sidenav a {
	font-size: 1.2em;
	text-decoration: none;
	font-weight: 700;
}
#sidenav a:link, #sidenav a:visited {
	color: #247551;
}
#sidenav a:hover, #sidenav a:active, #sidenav a:focus {
	color: #A6523B;
}




.clearit {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 1px;
}

.pictureprgh {
	margin: 0;
	padding-bottom: 20px;
}
h2 {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	color: #A6523B;
	margin: .75em 0px 0px;
	padding: 0px;


}
h3 {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	color: #497010;
	margin: 0px;
	padding: 0px;
}

#rctext h3 {
	margin-top: 7px;
	font-size: 1.2em;


}

.leftitem {
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
a:link {
	color: #005BBF;
}
a:visited {
	color: #0C2F56;
}
a:hover {
	color: #1E9560;
}
a:active {
	color: #1E9560;
}
.currentlink, .divaGPS-here {
	color: #A6523B !important;
}

.info {
	border-top: 1px solid #9CB5CD;
	border-left: 1px solid #9CB5CD;
	margin-top: 5px;
	width: 350px;

}

.info td {
	border-right: 1px solid #9CB5CD;
	border-bottom: 1px solid #9CB5CD;
	padding: 6px 8px 6px 6px;
	background: #F1F8FE;
}

.right {
	text-align: right;
}

.smallright {
	text-align: right;
	font-size: 0.76em;
}
.imgrightb10 {
	float: right;
	border: 1px solid #333333;
	margin-bottom: 10px;
	margin-left: 10px;
}

.highlight {
	background: #FFFF33;
}
