/* Defaults */
body {
text-align: center;
font-family: verdana, arial, tahoma, sans-serif;
font-size: 12px;
color: #000;
background: #dcdcdc;
padding: 0;
margin: 15px 0 5px;
}

form {
margin: 0;
padding: 0;
}

/* Links */
/*
a:link {
color: #086321;
background: inherit;
text-decoration : none; 
padding : 0;
margin : 0;
}
a:visited {
color: #086321;
background : inherit; 
text-decoration : none; 
}
a:hover {
color: #000000;
background : inherit; 
text-decoration : underline; 
}
a:active {
color: #999999;
background : inherit; 
text-decoration : none; 
}
*/

/* Outer layer */

#outer {
text-align: left;
background: #fcfefc;
color: inherit;
border: 1px solid #000000;
margin: 0 auto;
padding: 0;
width: 700px;
}

/* Header */

.header {
background: #000066;
}


.hdr-links {
width: 230px;
text-align: center;
font-size : 10px; 
padding : 0;
margin: 0;
color: #FFFFFF;
}

a.hdrnav:link {
color: #FFFFFF;
background: inherit;
text-decoration : none; 
font-size : 10px;
padding : 0;
margin : 0;
}
a.hdrnav:visited {
color: #FFFFFF;
background : inherit; 
text-decoration : none; 
}
a.hdrnav:hover {
color: #cccccc;
background : inherit; 
text-decoration : underline; 
}
a.hdrnav:active {
color: #FFFFFF;
background : inherit; 
text-decoration : none; 
}


/* Top Nav Bar */

.top-nav {
height: 25px;
background: #fcce32;
color: #FFFFFF;
border: solid #000000;
border-width: 1px 0;
font-size: 10px;
}
.top-nav-inner {
padding: 5px 10px;
}
.top-nav-inner a:link {
color: #000000; 
background: inherit;
font-weight: bold;
text-decoration: none;
}
.top-nav-inner a:visited {
color: #000000; 
background: inherit;
font-weight: bold;
text-decoration: none;
}
.top-nav-inner a:hover {
background: inherit; 
color: #555555;
font-weight: bold;
text-decoration: underline;
}
.top-nav-inner a:active {
color: #000000; 
background: inherit;
font-weight: bold;
text-decoration: underline;
}



/* Image Bar */

.image-bar { 
clear:both;
}

.title-img {
border: 1px solid #000; 
color: #ffffff;
background: #343234;
padding: 0 0 0 10px;
}

.section-title {
font-size: 16px;
font-weight: bold;
font-family: verdana, arial, tahoma, sans-serif;
}

.graphic-img {
border: 1px solid #000000;
}

.blank-img {
border: 1px solid #000000;
background: #086220;
}


/* Content Section */

.content {
padding: 5 30px 10px; 
margin: 0;

}



/* Main content box */
.content-box {
padding: 0;
margin: 0;
}

li {  list-style-image: url(/images/BULLET.gif); background: #ffffff; margin: 15px 5px;}
/* main content area */

.mtitle { 
text-align: center;}

.content-box .cont {
margin: 10px 10px 15px 10px;
font-size: 11px;
line-height: 15px;
}

.content-box .cont-list {
margin: 2px 10px 5px 10px;
}

.content-box .sub-hdr { 
margin: 2px 10px 10px; 
font-size: 12px;
text-decoration: underline;
}



/* Copyright layer */

.copyright {
background: #fcce32; 
font-family: verdana, arial, tahoma, sans-serif; 
font-size: 10px; 
font-weight: bold; 
padding: 6px; 
border: solid #000000; 
border-width: 1px 0 0; 
}





h1 {
	padding: 6pt 0pt 0pt 6pt;
	margin: 0px;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: normal;
	
	
	
}

.small {
font-weight: normal ;
font-size: 80%;
}


h2{	
	font-size: 10pt;
}

h3{
	font-size: 17pt;
	font-style: italic;
}


h4 {
color: #ffffff;
font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
padding: 0pt 0pt 3pt 6pt;
margin: 0px;
}
h5{
	font-size: 12pt;
	font-style: none;
}
.headline{
	font-size: 14pt;
	font-wieght: bold;
}
.tabletext {
font-size: 12px;
}

td {
 font-size: 12px;
 
}

.telno {
   font-size: 25px;
   font-weight: bold ;
}