/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family:Tahoma, Arial, Verdana, Sans-serif;
	font-size:8pt;
	background-color:#3c66a0;
	line-height:140%;
	}
p {
	padding:0; 
	margin:0
	}

a {
	text-decoration:none;
	margin:0px;
	}
.clear {
	clear:both;
	height:1px;
	font-size:1px;
	margin:0;
	padding:0;
	}	
#body {
	width:100%;
	height:100%;
	padding-top:20px;
	}
	
#holder {
#	width:1100px;
	/* background:url(images/holder_back.gif) no-repeat top;
	border:#999999 solid 1px; */
	}
#center {
	width:900px;
	height:675px;
	background:#516c97 url(images/background_tile2.gif) repeat-x bottom;
	border:#999999 solid 1px;
	}	
#title {
	background:url(images/title.gif) no-repeat top center;
	width:900px;
	height:222px;
	/*padding-top:65px;*/
	}

		
ul#navlist {
	width:450px;
	height:16px;
	white-space: nowrap;
	background-color:#3c66a0;
	padding:0;
	margin:0;
	color:#fff;
	font-size:10pt;
	font-weight:bold;
	}
#navlist li {
	display: inline;
	list-style-type: none;
	}
#navlist a {
	font-family:Tahoma, Arial, Verdana, Sans-serif;
	font-size:10pt;
	font-weight:normal;
	padding-top:0px; 
	padding-bottom:0; 
	padding-right:15px; 
	padding-left:15px; 
	}
#navlist a:link, #navlist a:visited {
	color: #fff;	
	text-decoration: none;
	}
#navlist a:hover {
	color:#99B7DF;
	text-decoration: none;
	}
#center2 {
	width:900px;
	height:453px;
	}	
#c1 {
	display:inline; 
	width:600px; 
	height:453px; 
	background:url(images/images/mailinglist.gif) no-repeat center; 
	float:left;
	}
#c2 {
	display:inline; 
	float:right;
	}	
.title {
	font-size:12px;
	color:#990100;
	font-weight:bold;
	}
.text {
	font-size:9pt;
	color:#2F2F2F;
	}
.file a:link, .file a:visited {
	color:#516C97;
	text-decoration: none;
	}
.file a:hover {
	color:#95B8EF;
	text-decoration:underline;
	}					
.copy10bb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: BE2303;
	font-weight: bold;
}	
.copy11bb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: BE2303;
	font-weight: bold;
}
.txf { 
	font-family: Verdana; 
	font-size: 8pt; 
	color: #000000; 
	border: 1px #000000 solid	
}