/* Edited - RatanFX */

body { 
margin: 0px;
padding: 0px;
font-family: "trebuchet MS", Georgia, Verdana, serif;
font-size:12px;
color: #594e4a;
background-color: #B1C3D3;
/* background-image: url(../images/pgbg1.gif); background-repeat:repeat-x; background-position:top; */
}
a:link, a:visited{
	color: #3F5B73;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
color: #e8e7e2;
background-color: #3F5B73; 
}
a:active, a:focus{
	outline: none;
}
h1,h2,h3,h4,h5{
	color: #3F5B73; padding: 0px; margin: 0px;
}
h1{
	font-size: 1.6em;
	margin-top: 7px;
}
h2{
	font-size: 1.2em;
	margin-top: 7px;
}

.topbg{
/*background-image:url(../images/topbg2.gif); background-repeat:repeat-x; background-position:top;*/
border-top: 2px solid #b1c3d3;
border-bottom: none;
border-left: 2px solid #2f5972;
border-right: 2px solid #2f5972;
background-color: #B1C3D3;
 border-color: #97928e; 
 font-family: "trebuchet MS", Georgia, Verdana, serif;
font-size: 12px;
}
.topnavtd{
 border-bottom: 2px solid #2F5972;
}
.consltn{
  color: #B1C3D3;	
  font-weight: bold;
  font-size: 16px;
  padding: 2px;
  word-spacing: 5px;
  border-top: 2px solid #B1C3D3;
  border-bottom: 2px solid #B1C3D3;
  background-color: #372E30;
}
.content-tbl{
border-bottom: 2px solid #97928e;
border-top: 3px solid #2F5972;
border-left: 2px solid #97928e;
border-right: 2px solid #97928e;
background-color: white;
 font-family: "trebuchet MS", Georgia, Verdana, serif;
font-size:13px;
}
td.content{
	border-left: 1px solid #517B94;
	border-bottom: 1px solid #517B94;
	border-right: 1px solid #517B94;
	padding: 5px;

}
.tnav{
	background-color: #372E30;
	border-bottom: 1px solid #B1C3D3;
}
.tnav a:link, .tnav a:visited{
color: #b1c3d3;
font-weight: bold;
padding: 0px;
padding-left: 4px;
padding-right: 4px;
}
.tnav a:hover{
color: #372e30;
background-color: #b1c3d3;
text-decoration:none;
}
div.content-area{
margin:0px 10px 10px 10px;
background-color: #fff;
}
div.content{
margin:0px 5px 5px 5px;
background-color: #fff;
}
div.box{ 
border: 2px solid #517B94;
width: 96%;
margin: 5px;
text-align: left;
vertical-align:top;
}
div.lbox{ 
border: 2px solid #517B94;
width: 165px;
margin: 5px;
text-align: left;
}
span.head{
background-color: #517B94;
padding: 5px;
color: White;
display:block;
text-align:left;
font-size: 1.2em;
}
div.consltn{
  color: #CC3399;	
	background-color: transparent;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  word-spacing: 5px;
  line-height: 18px;
  border: 0px;
}
div.consltn1{
  color: #B1C3D3;	
  font-weight: 900;
  font-size: 16px;
  padding-top: 3px;
  word-spacing: 5px;
}

div.sidemenu{
color: #594e4a;
background-color:#FFFFFF;
font-weight: bold; 
font-size: 14px;
padding-left: 4px;
padding-right: 4px;
}
div.sidemenu a:link, div.sidemenu a:visited{
color: #594e4a;
background-color:#FFFFFF;
padding-left: 4px;
padding-right: 4px;
}
div.sidemenu a:hover{
	text-decoration: underline;
}
div.lfbox{ 
border: 2px solid #517B94;
background-color: #FFFFE1;
width: 166px;
margin: 5px;
text-align: left;
}
div.lfbox input{
width: 150px;
}
div.credit a:link,div.credit a:visited{
color:#115B9C; background-color: none ;
text-decoration: none;
}
div.credit a:hover{
color:#115B9C;
text-decoration: underline;
 background-color:#ffffff;}
input.submitbtn{
	width: 80px !important;
	background-color: #517B94;
	color: White;
	font-weight: bold;
	border: 2px solid #FFFFFF;
}
span.content1{
	text-align:left;
}
.boxlb{
	border-left: 1px solid #517B94;
	border-bottom: 1px solid #517B94;
}
.boxrb{
	border-bottom: 1px solid #517B94;
	border-right: 1px solid #517B94;
text-align:left;
}
.footer{
	background-color: Black;
	background-image: url(../images/topbg2.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
div.doneseo{
color: White;
background-color: Black;
text-decoration:none;
font-size: 12px;
font-weight: lighter;
text-align: center;
vertical-align:top;
}
div.doneseo a:link, div.doneseo a:visited{
color: White;
background-color: Black;
}
div.doneseo a:hover{
color:  White;
background-color: Black;
text-decoration: underline;
}
/* *********************** Image Border Fix ****************************/
a:link img, a:visited img { border-style: none } /* no border on img links */



a img { color: white; background-color: transparent;}        /* trick to hide the border in Netscape 4 */

@media all {                   /* hide the next rule from Netscape 4 */

  a img { color: inherit;}    /* undo the color change above */
    a:hover img{ color: inherit; background-color: White; } 

}



th, td { /* ns 4 */

  font-family: "trebuchet MS", Georgia, Verdana, sans-serif;

}
/* *********************** Image Border Fix ****************************/
/* ******************  print  ************** */

@media print {
   h1, h2, h3,
   h4, h5, h6    { page-break-after: avoid; page-break-inside: avoid }
   blockquote,
   pre           { page-break-inside: avoid }
   ul, ol, dl    { page-break-before: avoid }
   .navbar       { background-color: #fff; color: #000; border-color: #000; border-width: 1px; }
   a.tnav, a.bannerLink     { font-weight: normal }
}

/* ******************  speech  ************** */

@media aural {
   h1, h2, h3,
   h4, h5, h6    { voice-family: paul, male; stress: 20; richness: 90 }
   h1            { pitch: x-low; pitch-range: 90 }
   h2            { pitch: x-low; pitch-range: 80 }
   h3            { pitch: low; pitch-range: 70 }
   h4            { pitch: medium; pitch-range: 60 }
   h5            { pitch: medium; pitch-range: 50 }
   h6            { pitch: medium; pitch-range: 40 }
   li, dt, dd    { pitch: medium; richness: 60 }
   dt            { stress: 80 }
   pre, code, tt { pitch: medium; pitch-range: 0; stress: 0; richness: 80 }
   em            { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
   strong        { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
   dfn           { pitch: high; pitch-range: 60; stress: 60 }
   s, strike     { richness: 0 }
   i             { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
   b             { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
   u             { richness: 0 }
   a:link        { voice-family: harry, male }
   a:visited     { voice-family: betty, female }
   a:active      { voice-family: betty, female; pitch-range: 80; pitch: x-high }
}
