html, body {
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	height: 100%;
	
	
}

body {
	text-align:center;
	background-image:url(images/toarc-bk-1.gif);
	background-color:#79B3EC;
	
}


div#container {
	width: 900px;
	text-align: left;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	height: 100%;
	background-color: #012D5A;
	font-family: verdana,arial,sans-serif;
    font-size: 12px;
	line-height: 20px;
    color: Black;
    font-weight: normal;
    text-decoration: none;
}


div#content-main { 
	width: 976px;  
	min-height: 420px; 
	background-image: url(images/content-bk.jpg); 
	background-color: #FFFFFF;
}

div#content {
	width: 867px;
	text-align: left;
	margin: 0px 50px 0px 50px;
	padding: 1px 0px 10px 0px;
	background-color: #FFFFFF;
}

p {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
}

a {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #B22222;
	font-weight: 900;
	text-decoration: none;
}

a:hover {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #00008B;
	font-weight: 900;
	text-decoration: underline;
}


h1 {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: black;
	font-weight: 900;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
}

h2 {
	font-family: georgia,times new roman, times roman;
	font-size: 20px;
	line-height: 20px;
	color:#CC9900;
	font-weight: normal;
	text-decoration: none;
	padding: 10px 0px 0px 0px;
}

h3 {
	font-family: verdana,arial,sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: black;
	font-weight: 900;
	text-decoration: none;
}

h4 {
	font-family: verdana,arial,sans-serif;
	font-size: 18px;
	color: black;
	font-weight: 900;
	text-decoration: none;
}

h5 {
	font-family: georgia,times new roman, times roman;
	font-size: 22px;
	line-height: 22px;
	color: black;
	font-weight: 900;
	text-decoration: none;
}


h6 {
	font-family: verdana,arial,sans-serif;
	font-size: 28px;
	line-height: 14px;
	margin: 2px;
	color: #B22222;
	font-weight: 900;
	text-decoration: none;
	text-align: center;
	
	padding: 20px 0px 20px 0px;
	
}



ul li {
	font-family: verdana,arial,sans-serif;
    font-size: 12px;
	line-height: 18px;
    color: Black;
    font-weight: normal;
    text-decoration: none;
	padding: 0px 0px 10px 0px;
}

ol li {
	font-family: verdana,arial,sans-serif;
    font-size: 12px;
	line-height: 18px;
    color: Black;
    font-weight: normal;
    text-decoration: none;
}

.caption {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: black;
	font-weight: 500;
	text-decoration: none;
	margin: 10px 0px 0px 0px;
	font-style: italic;
	}

div#header {
	background-image: url(images/header.jpg); 
 	background-repeat: no-repeat;
	width:976px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:152px;
	
}



div#clear{
	clear:both;
	margin-top:-1px;
}

div#content-news {
	width: 867px;
	text-align: left;
	margin: 0px 50px 0px 50px;
	padding: 1px 0px 10px 0px;
}

div#content-news h3 {
	font-family: verdana,arial,sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: black;
	font-weight: 900;
	text-decoration: none;
	border-top: 1px dotted black;
	padding: 10px 10px 0px 0px;
}




div#newsscroler {
	width: 220px; 
	height: 330px;
	float: right; 
	background-color:#FEEFCD; 
	padding: 5px 10px 5px 10px; 
	margin: 0px 0px 100px 30px; 
	border-left: 1px dashed black;
	border-bottom: 1px dashed black;
}
	
div#newsscroler h2 {
	padding: 5px 0px 5px 0px; 
	border-bottom: 1px dashed black;
}

#navlist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	border: 1px solid red;
}

#navlist li {
	padding-left: 10px;
	background-image: url(pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}


/*	

div#pdf-list {
	
}
				ul { list-style-image: url("../images/pdf.gif");  }
div#pdf-list ul { list-style-image: url("../images/pdf.gif"); } 


div#pdf-list li{
	padding-left: 10px;
	background-image: url(pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	

}
*/			 
	
div#footer{
	width: 900px; 

	/*background-color: black;
		min-height:200px; 
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 70px 0px 0px 0px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 900;
	color: white;
	text-decoration: none;
	*/
}

div#footer p {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-align:center;
	font-weight: normal;
	color: white;
	text-decoration: none;
	padding: 30px 0px 20px 0px;
	
}


div#footer a {
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	
	text-align:center;
	font-weight: normal;
	color: #C90;
	/*text-decoration: none;
	line-height: 14px; */
}

div#footer a:hover {
	color: red;
	text-decoration: none;
	/*border-bottom: 1px dotted red;
	line-height: 14px;*/
	
}
.test_copy {
}
