@charset "utf-8";
/* CSS Document */
body{
background: #bababb url(images/site-back.jpg) center top repeat scroll;
font-size:16px;
margin:auto;
font-family: "Tahoma", Arial, Helvetica, sans-serif;
text-align:center;
color:#003a63;
}
html, body {height: 100.1%}
 
#wrapper {
margin:10px auto;
text-align:center;
width: 970px;
background-color:transparent;


}
#topline {
font-size:80%;
letter-spacing: -.045em;
text-align:center;
color: #999999;}

#topline a, #topline a:link, #topline a:visited {

color: #FFFFFF;
background-color:transparent;
text-align:center;
text-decoration:none;
}


#banner {
margin: 0 auto;
width: 970px;
height:219px;
background-color:transparent;
}


#content {
margin: 0 auto;
border-left: 2px solid #7b0300;
border-right: 2px solid #7b0300;
border-bottom: 2px solid #7b0300;
background-color:white;
width:966px;

}

#sec2{
	width:auto;
	height:auto;
	padding: 0px;
	background-image: url(images/right-text-mid.jpg);
	background-repeat: repeat-y;
	}
#sec2 ul{
	list-style:none;
}

#sec2 li{
    margin:0;
	padding:2px 0px;

}
#bar {
background:#162c53 url(images/menu.jpg) center top no-repeat scroll;
height:22px;
border-left: 2px solid #7b0300;
border-right: 2px solid #7b0300;}
#menu {

text-align:center;
width:966px;
border-left: 2px solid #7b0300;
border-right: 2px solid #7b0300;
background-color: #162c53;
height: 40px;

}
#menu a, #menu a:link, #menu a:visited {

color: #FFFFFF;
background-color:transparent;
text-align:center;
text-decoration:none;
padding-top:5px;
padding-bottom:5px;
margin-top:1px;
margin-bottom: 1px;
border: 1px solid white;
}



#copy {
color:#003a63;
width: 670px;
margin: auto auto auto 10px;
font-weight: normal;
padding-top:20px;
background-color:white;

}
td {
font-size: 90%;
}

#footer {

font-size: 75%;
color:#999999;
width:970px;
margin:auto;
text-align:left;
}
#footer a, #footer a:link, #footer a:visited {
color: #999999;
text-decoration:none;}

#footer p{
	text-align:center;
}

img {border:none;}
a, a:link, a:visited {
color:#003a63;
}

a:hover {
color: #999999;
}

p, li {
	text-align:justify;
	color:#003a63;
	/*letter-spacing: .15em;*/
line-height: 140%;
	margin-top:0px;
	margin-left: 20px;
	margin-left: 10px;
}
ul {
color:#003a63;
text-align:left;

} 
h1, h2, h3, h4, h5 {
color:#003a63;
text-align:left;
margin-top:0px;
margin-left: 20px;}
h3.back {
background:white url(images/dp-sm.jpg) left no-repeat scroll;height:46px;
}
h2.foot {
	color:#ccc;
text-align: center;
}
h1.back {
	font-size: 22px;
background:white url(images/dp-sm.jpg) left no-repeat scroll;height:46px;
}
h1.new {
	font-size: 22px;
	background:white url(images/dp-sm.jpg) left no-repeat scroll;height:46px;
}
h2.new {
	font-size: 16px;
	height:16px;
}
.float-left {
float:left;}

.float-right {
float:right;}

.left{
text-align:left;
}
.center {
text-align:center;}
.right {
text-align:right;}

#hot-topics-top {
height:20px;
background-color:#CC0000;
color:white;
font-size:120%;
}
#hot-topics a, #hot-topics a:link, #hot-topics a:visited {
text-decoration:none;
color:white;}

#hot-topics a:hover {
color:yellow;
}

.showno { display:none; }
