/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333;
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#wrapper{
	width: 770px;
	background-color:#FFFFFF;
	margin:10px auto;
	border: 1px solid #000000;
	text-align: left;
}

#banner{
	height: 100px;
	background-image: url(../images/silverbannerset_r1_c1.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#leftcol{
	float: left;
	width: 200px;
	height: auto;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/silverbannerset_r2_c1.png);
	background-repeat: no-repeat;
}

#leftcol #nav{
	background-color: transparent;
	margin-top: 100px;
	margin-bottom: 80px;
	margin-left: 30px;
}

#leftcol #nav ul{
	padding: 0;
	margin: 0;
	background-color: transparent;
	list-style: none;
	font-family: "Trebuchet MS";
	font-size: 90%;
}

#leftcol #nav ul li{
	padding: 0;
	margin: 0;
}

#leftcol #nav ul li a{
	background-color: transparent;
	color: #333;
	display: block;
	padding: 8px 0 8px 10px;
	text-decoration: none; 
	height: 1%;
}

#leftcol #nav ul ul{
	padding: 10px 0 0 0;
	margin: 0;
	background-color: transparent;
	list-style: none;
	font-family: "Trebuchet MS";
	font-size: 90%;
}

#leftcol #nav ul ul li a{
	background-color: transparent;
	color: #000;
	display: block;
	padding: 0px 0 8px 45px;
	text-decoration: none;
	height: 1%;
}

#leftcol #nav a:hover, #leftcol #nav a:focus { 
	background-image: url(../images/pointer.png);
	background-repeat: no-repeat;
	color: #fff;
	font-weight: 400;
}

#leftcol #nav ul ul a:hover, #leftcol #nav ul ul a:focus { 
	background-image: url(../images/smallpointer.png);
	background-repeat: no-repeat;
	color: #000;
	font-weight: bold;
}

#leftcol #nav #current a:hover,
#leftcol #nav #current a:focus, 
#leftcol #nav #current a:link,
#leftcol #nav #current a:active,
#leftcol #nav #current a:visited{
	background-image: url(../images/pointer.png);
	background-repeat: no-repeat;
	color: #fff;
	font-weight: 400;
}

#leftcol #nav ul ul #current a:hover,
#leftcol #nav ul ul #current a:focus, 
#leftcol #nav ul ul #current a:link,
#leftcol #nav ul ul #current a:active,
#leftcol #nav ul ul #current a:visited{
	background-image: url(../images/smallpointer.png);
	background-repeat: no-repeat;
	color: #000;
	font-weight: bold;
}

#leftcol #offset{
	margin-left: 24px;
}

#content{
	margin-right: 0px;
	width: 570px;
	float: right;
	background-color: #FFFFFF;
	background-image: url(../images/silverbannerset_r2_c2.png);
	background-repeat: no-repeat;
}

#content p{
	font-size: 80%;
	margin: 10px;
	background-color: transparent;
	text-align: justify;
}

#content p em{
	color: #202080;
}

#content ol{
	font-size: 80%;
	margin: 10px;
	padding: 1em;
	background-color: transparent;
	text-align: justify;
	list-style-type: decimal;
}

#content form{
	background-color: transparent;
	border: 2px dotted #009;
}

#content ul{
	font-size: 80%;
	font-weight: 500;
	list-style-type: circle;
}

#content h1, h2, h3, h4, h5{
	font-size: 130%;
	color: #000066;
	padding: 0px;
	margin: 10px;
}

#content h1{
	text-align: center;
}

#content h2{
	font-size: 110%;
}

#content h3{
	font-size: 100%;
}

#content h4{
	font-size: 80%;
	color: #000099;
	text-align: right;
}

#content h5{
	font-size: 80%;
	color: #000099;
}

.limage{
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	border: 1px solid #000000;
}

.limagenb{
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	border: 0px;
}


.rimage{
	float: right;
	margin-left: 15px;
	margin-top: 5px;
	border: 1px solid #000000;
}

.rimagenb{
	float: right;
	margin-left: 15px;
	margin-top: 5px;
}


.lseparator{
	float: left;
	border: 0;
	clear: both;
}

.rseparator{
	float: right;
	border: 0;
	clear: both;
}

.navimage{
	margin-bottom: 5px;
}
	

.clearit{
	clear: both;
	display: block;
}

.container{
	width: 99%;
	float: right;
	margin-top: 20px;
	background-color: transparent;
	background-image: url(../images/pagebg.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.concontainer{
	width: 99%;
	float: right;
	padding-top: 20px;
	margin-right: 10px;
	background-color: transparent;
}

.sptext{
	font-weight: bold;
}

.sphighlight {
	background-color: #000099;
	color: #FFFFFF;
	font-weight: bold;
}

#footer{
	clear: both;
	height: 80px;
	background-image: url(../images/ntfooter.gif);
	color: #000000;
	font-size: 55%;
	text-align: center;
}


.rightcol{
	width: 50%;
	float: right;
	background-color: transparent;

}

.centercol{
	width: 50%;
	float:left;
	background-color: transparent;
}

	
#centercontent p{
	text-align: center;
	font-size: 55%;
}

#centercontent h2{
	text-align: center;
}

#centercontent1 p{
	text-align: center;
	font-size: 55%;
}

#centercontent2 p{
	text-align: center;
}

.form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.indent{
	margin-left: 20px;
}

.indent30{
	margin-left: 30px;
}


.toplink{
	text-align: right;
}

