
/* Layout Stylesheet */ 

body {
 margin:0px 0px 0px 0px;
 background:#BFBFBF;
 color: #151515;
 text-align:left;
 padding:0px 0px 0px 0px;
 }

td, th, .bod, font
{
	font: 12px trebuchet ms, verdana , geneva, arial, sans-serif;
	color: #000000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

a { 
  font: 11px trebuchet ms, verdana , geneva, arial, sans-serif;
  color:#82000A;
  text-decoration:none;
  margin: 0px 0px 0px 0px;
}
 
a:hover {
   color: #00009D;
}

h1
{
 font: 35px Goudy Old Style, serif;
 color: #800000;
 font-weight: bold;
 margin: 10px 10px 10px 10px;
}

h2
{
 font: 20px trebuchet MS, sans-serif;
 color: #282828;
 margin: 5px 5px 5px 5px;
}


h3
{
 font: 28px Goudy Old Style, serif;
 color: #808080;
 font-weight: normal;
 margin: 5px 5px 5px 5px;
}

h3#ttle
{
 font: 28px Goudy Old Style, serif;
 color: #480000;
 font-weight: bold;
 margin: 5px 5px 5px 5px;
}

h3#subttle
{
 font: 20px Goudy Old Style, serif;
 color: #480000;
 font-weight: normal;
 margin: 5px 25px 5px 25px;
 font-style:normal;
}


h4
{
 font: 16px Goudy Old Style, serif;
 color: #969696;
 font-weight: bold;
 margin: 0px 5px 5px 0px;
}

h5
{
 font: 12px Trebuchet MS, serif;
 color: #660000;
 font-weight: normal;
 margin: 0px 5px 5px 0px;
}

legend{
 font: 10px Trebuchet MS, sans-serif;
 color: #330099;
 font-weight: bold;
 margin: 0px 0px 0px 0px;
}

select
{
font: 11px Trebuchet MS, sans-serif;
color: #808080;
height:12px;
margin: 0px 0px 0px 0px;
}

input {
	margin:0px 0px 0px 0px;
	font-size:11px;
	font-family:Trebuchet MS;
	color:#330066;
	font-weight:bold;
}

textarea {
	margin:0px 0px 0px 0px;
	font-size:11px;
	font-family:Trebuchet MS;
	color:#330066;
	font-weight:normal;
}


.footer
{
 font: 11px Trebuchet MS, sans-serif;
 color: #A8A8A8;
 font-weight: normal;
 margin: 0px 0px 0px 0px;
}

.breadcrumb
{
 font: 10px Trebuchet MS, sans-serif;
 color: #8A8A8A;
 font-weight: normal;
 margin: 0px 0px 0px 0px;
 text-align:left;
}

.rnav
{
 font: 14px Goudy Old Style, serif;
 text-align: left;
 font-weight: bold;
 margin: 0px 0px 0px 0px;
 color:#000080;
 text-decoration:none;
}

.unav
{
 font: 10px Trebuchet MS, sans-serif;
 text-align: left;
 font-weight: normal;
 margin: 5px 5px 5px 5px;
 color:#000040;
}

.nav
{
 font: 15px Goudy Old Style, serif;
 color: #990000;
 font-weight: bold;
 margin: 5px 5px 0px 5px;
}

.navtable
{
 font: 13px Goudy Old Style, serif;
 color: #008000;
 height: 20px;
 border:dashed  #d3d3d3;
 border-width: 0px 1px 0px 0px;
 padding:0px;
}

.conttable
{
 font: 12px Trebuchet MS, sans-serif;
 color: #000080;
 border:dashed  #d3d3d3;
 border-width: 1px 1px 1px 1px;
 padding:10px;
}

#slogan
{
 font: 23px Arial, sans-serif;
 color: #004020;
 margin: 10px 10px 10px 10px;
}


.titletable
{
 font: 23px Goudy Old Style, serif;
 border:solid  #d3d3d3;
 border-width: 1px 1px 1px 1px;
 padding:5px;
 text-align: center;
}

.titletext
{
 font: 11px Trebuchet MS, sans-serif;
 color: #4B4B4B;
 border:solid  #d3d3d3;
 border-width: 1px 1px 1px 1px;
 padding:5px;
}

.titleul
{
 font: 11px Trebuchet MS, sans-serif;
 color: #4B4B4B;
 padding:7px;
 margin:5px 0px 0px 7px;
}

.rnavtable
{
 font: 13px Trebuchet MS, sans-serif;
 color: #008000;
 border:dotted  #d3d3d3;
 border-width: 0px 1px 0px 0px;
 padding:0px;
 background:white;
}


.main_content
{
	font: 13px trebuchet ms, verdana , geneva, arial, sans-serif;
	color: #000000;
	background: url(images/bg_design.gif);
	margin:50px 5px 5px 5px;
}


