/* CSS Document */
img {
	border: 0;
	}
#WholePage{
font-family:Geneva, Arial, Helvetica, sans-serif;
font:Arial;
}

#header{
width:792px;
height:134px;
background-image:url(images/Header.png);
font:bold;
font-size:18px;
letter-spacing:normal;
}
#bk{
width:792px;
background-image:url(images/Repeatable.png);
background-repeat:repeat-y;
}

#text_box{
background:none;
width:590px;

position:relative;
top:0px;
left:70px;
}
.smallFont{
font-size:9px;
}


#page_link{
background-image:url(images/linksBK.gif);
background-repeat:repeat;
border:thick;
border:double;
border:2px;
width:160px;
font-size:12px;
position:relative;
}

#footer{
background-image:url(images/Footer.png);
width:792px;
height:73px;
position:relative;
bottom:0px;
}
#footer2{
background-image:url(images/Footer2.png);
width:792px;
height:73px;
position:relative;
bottom:0px;
}
#links_b{
font-size:12px;
font:bold;
position:relative;
top:32px;
}

a{
color: #00f;
text-decoration: none;
border:none;
}
a:link{
text-decoration: none;
border:none;
color:#000000;
}
a:visited{
color:#000000;
border:none;
text-decoration: none;
}
A:hover {
text-decoration: none;
cursor:pointer;
border:none;
color:#0099FF;
}
A:active {
color:#000000;
border:none;
text-decoration: none;
}

a.map{
color:#000000;
text-decoration:underline;
}
a.map:link {
color:#000000;
text-decoration:underline;
font-weight:normal;
}
A.map:active {
color:#000000;
text-decoration:underline;
}
a.map:hover {
color:#000000;
text-decoration:underline;
font-weight:normal;
}
#content{
padding-right:20px;
position:relative;
left:7px;
top:0px;
}

#title{
font:bolder;
}

#BodyContent{
font-size:12px;
}

#link_right{
position:relative;
top:28px;
width:160px;
font:Arial, Helvetica, sans-serif;
}

#space{
width:160px;
height:10px;
}

#search{
font-size:11px;
position:relative;
height:10px;
top:68px;
}

#page_body{
position:relative;
top:20px;
}

#link_left
{
position:relative;
top:5px;
margin-left:6px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
height:300px;
}

#headlines{
background-image:url(images/linksBK.gif);
background-repeat:repeat;
border:thin;
border:groove;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
padding:3px;

}
input.btn{
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;}
.headers{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
font:bold;
}
.body_content{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
}
.Table_border_outer{
border:thin;
border:#CCCCCC;
border:outset;

}
.Table_border_inside{
background-color:#FFFFFF;
}

.AllPage
{background-image:url(images/NCDR_BK.png);
background-repeat:repeat;
}