
body{
	margin: 0px 0px 0px 0px; padding: 0px;
	font-family: verdana,arial,sans-serif;
	color: #333;
	text-align: center;
	background-color: #fff;
	/* background: URL(/images/back_fade.jpg) 0 125px no-repeat; */
	/* background-attachment : fixed; */
}

/* admin specific files */

	fieldset{
		line-height: 350%;
	}
		fieldset input{
			font-weight: bold;
			color: #333;
			font-size: 1.5em;
			text-align: center;
		}
/* admin specific files */


a:link{
	color: #00f;
}
a:visited{
	color: #66c;
}
a:active{
	color: #c00;
}
a:hover{
	color: #000;
}

#container{
	width: 770px;
	text-align: center;
	/* background-color: #ffc; */
	border: 0px solid #ccc;
}

#masthead{
	width: 100%; height: 110px;
	margin: 10px 0px 0px 0px; padding: 0px;
	/* border: 1px dashed #ccc; */
}
#masthead a{
	width: 100%; height: 110px;
	margin: 0px; padding: 0px;
	/* border: 1px dashed #ccc; */
}

#masthead a h1{
	width: 100%; height: 110px;
	margin: 0px; padding: 0px;
	/* border: 1px dashed #ccc; */
	background: URL(/images/mastheadback1.jpg);
	cursor: hand;
}
/* #masthead a:hover h1{ width: 100%; height: 110px; margin: 0px; padding: 0px; background: URL(images/mastheadback1.gif) #00f; cursor: hand; } */

#masthead h1 span{
	display:none;
}

#topnav{
	width: 100%; height: 24px;
	margin: 0px; padding: 0px;
	background: #374D86; /*  */
}

#rgt_box{
	width: 120px;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 12px 0px;
	background:URL(/images/icons/rgt_box_bot.gif);
	background-repeat : no-repeat;
	background-position : bottom left;
}
#rgt_box_in{
	background:URL(/images/icons/rgt_box_mid.gif);	
}
#rgt_box_h2{
	background:URL(/images/icons/rgt_box_h2.gif) #369;	
	margin:0px;
	padding: 2px 3px 2px 3px;
	text-align: center;
	width: auto;
	font-size: 11px;
	color: #ff0;
}
#rgt_box_p{
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 3px 6px;
	font-size: 10px;
	color: #333;
}
#rgt_box_p a{ text-decoration: none; }
#rgt_box_p a:hover{ text-decoration: underline; }

#rgt_box_in img{
	margin: 3px 0px 0px 3px;
}

#rgt_box_p2{
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 3px 6px;
	font-size: 9px;
	color: #333;
}

#content{
	margin: 10 15 10 15;
	font-size: .80em;
}

#content h2{
	font-size: 1.25em;
	color: #f00;
	margin: 18px 0px 9px 0px;
}

#content h3{
	font-size: 1.10em;
	margin: 18px 0px 9px 0px;
}

#content p{
	margin-top: 0px;
	text-align: justify;
}
#content table tr td p{ margin-top: 0px; font-size: .80em; }

#content table tr td.item p{ margin-top: 0px; font-size: .80em; font-style: italic; text-align: right;}
#content table tr td.value p{ margin-top: 0px; font-size: .80em; font-weight: bold;}


#footer1{
	margin: 15px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	width: 770px;
	background: URL(/images/bottom_back.jpg) #369;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
}

div#footer2{
	padding: 6px 0px 6px 0px;
	width: 770px;
	text-align: center;
	font-size: 9px;
	font-weight: normal;
	vertical-align: middle;
}
div#footer2 ul{
	margin:0px;
	padding: 0px;
}
div#footer2 ul li{
	margin:0px;
	padding: 0px;
	display: inline; 
}
div#footer2 ul li a{
	margin:0px;
	padding: 0px 4px 0px 4px;
	border-right: 1px solid #333;
	text-decoration: none;
	color: #333;
}
div#footer2 ul li a.last{
	margin:0px;
	padding: 0px 4px 0px 4px;
	border-right: 0px solid #333;
	text-decoration: none;
	color: #333;
}
div#footer2 ul li a:hover{
	margin:0px;
	padding: 0px 4px 0px 4px;
	border-right: 1px solid #333;
	text-decoration: underline;
	color: #c00;
}
div#footer2 ul li a:hover.last{
	margin:0px;
	padding: 0px 4px 0px 4px;
	border-right: 0px solid #333;
	text-decoration: underline;
	color: #c00;
}

#direc{
	font-size: 9pt;
	color: #009;
	text-align: center;
	width: 150px;
	padding-bottom: 5px;
}
#direc em{
	font-size: 8pt;
}

.nl_pa_box{
	border-bottom: solid 1px #999;
	padding: 2px 2px 10px 2px;
	margin-bottom: 18px;
	width: 96%;
}

ul#nodot{
	list-style: none;
}

.error{
	font-weight: bold;
	color: #c00;
}

.userin{
	color: #fff;
	font-family: verdana;
	font-size: .75em;
	width: 766px;
	text-align: right;
	padding: 5px 4px 0px 4px;
}

a.login:link{
	color: #fff;
	text-decoration: none;
}
a.login:visited{
	color: #fff;
	text-decoration: none;
}
a.login:hover{
	color: #ff0;
	text-decoration: underline;
}

.blue{
	color: #00f;
}

blockquote{
	margin: 20px;
}

blockquote p{
	margin-bottom: 30px;
}

blockquote b.conc1{
	color: #f00;
}

blockquote b{
	color: #00f;
}