/* Default CSS Stylesheet */

#div1
{
	z-index: 1;
}
#div2
{
	z-index: 2;
}

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	

A:link	{	
	text-decoration:	none;
	color: black;
	font-weight: bold;
	}	
		
A:visited	{	
	text-decoration:	none;
	color: black;
	font-weight: bold;
	}	
		
A:active	{	
	text-decoration:	none;
	color: black;
	font-weight: bold;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color: black;
	font-weight: bold;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
	
.boxheader 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	22;
	font-weight: bold;
}

.boxtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	10;
	color: Black;
}

.bluelink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	12;
	font-weight: bold;
	color: #0099cc;
}
.bluelink A:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	12;
	font-weight: bold;
	color: #0099cc;
}
.bluelink a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	12;
	font-weight: bold;
	color: #0099cc;
}
.txtMap
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	11;
	color: #0099cc;
}
.footertext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	14;
	color: Black;
}

.textBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	14;
	font-weight: bold;
	color: #000000;
}
.text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	14;
	color: #000000;
}
.MoreNews
{
	font-size:	12;
	text-align:right;
}   
.blackNormal
{
	font-size:	12;
	text-align:left;
	font-weight: normal;
	color: #000000;
}   
    
    div.darkershade-uedge {
      width: 100%;
      background-color: #87c3c8;
      background-image: none;
    }
    div.darkershade-redge {
      background-image: url(../Images/lightgreen-redge.gif);
      background-position: top right;
      background-repeat: repeat-y;
    }
    div.darkershade-bedge {
      background-image: url(../Images/lightgreen-bedge.gif);
      background-position: bottom left;
      background-repeat: repeat-x;
    }
    div.darkershade-ledge {
      background-image: none;
    }
    div.darkershade-ulcorner {
      background-image: url(../Images/lightgreen-tlcorner.gif);
      background-position: top left;
      background-repeat: no-repeat;
    }
    div.darkershade-urcorner {
      background-image: url(../Images/lightgreen-trcorner.gif);
      background-position: top right;
      background-repeat: no-repeat;
    }
    div.darkershade-blcorner {
      background-image: url(../Images/lightgreen-blcorner.gif);
      background-position: bottom left;
      background-repeat: no-repeat;
    }
    div.darkershade-brcorner {
      background-image: url(../Images/lightgreen-brcorner.gif);
      background-position: bottom right;
      background-repeat: no-repeat;
      padding: 15px 30px 30px 15px;
    }
    div.darkershade-innercontent {
      width: 100%;
     
    }
    div.darkershade-middle {
      width: 272px;
      background-image: url(../Images/lightgreen-middle.gif);
      background-repeat: repeat-y;
    }
    div.darkershade-top {
      background-image: url(../Images/lightgreen-top.gif);
      background-position: top left;
      background-repeat: no-repeat;
    }
    div.darkershade-bottom {
      background-image: url(../Images/lightgreen-bottom.gif);
      background-position: bottom left;
      background-repeat: no-repeat;
      padding: 15px 30px 30px 15px;
    }
    div.lightershade-uedge {
      width: 100%;
      background-color: #DAEBF8;
      background-image: none;
    }
    div.lightershade-redge {
      background-image: url(../Images/lightergreen-redge.gif);
      background-position: top right;
      background-repeat: repeat-y;
    }
    div.lightershade-bedge {
      background-image: url(../Images/lightergreen-bedge.gif);
      background-position: bottom left;
      background-repeat: repeat-x;
    }
    div.lightershade-ledge {
      background-image: none;
    }
    div.lightershade-ulcorner {
      background-image: url(../Images/lightergreen-tlcorner.gif);
      background-position: top left;
      background-repeat: no-repeat;
    }
    div.lightershade-urcorner {
      background-image: url(../Images/lightergreen-trcorner.gif);
      background-position: top right;
      background-repeat: no-repeat;
    }
    div.lightershade-blcorner {
      background-image: url(../Images/lightergreen-blcorner.gif);
      background-position: bottom left;
      background-repeat: no-repeat;
    }
    div.lightershade-brcorner {
      background-image: url(../Images/lightergreen-brcorner.gif);
      background-position: bottom right;
      background-repeat: no-repeat;
      padding: 15px 30px 30px 15px;
    }
    div.lightershade-innercontent {
      width: 100%;
    }
    div.lightershade-middle {
      width: 272px;
      background-image: url(../Images/lightergreen-middle.gif);
      background-repeat: repeat-y;
    }
    div.lightershade-top {
      background-image: url(../Images/lightergreen-top.gif);
      background-position: top left;
      background-repeat: no-repeat;
    }
    div.lightershade-bottom {
      background-image: url(../Images/lightergreen-bottom.gif);
      background-position: bottom left;
      background-repeat: no-repeat;
      padding: 15px 30px 30px 15px;
    }
  
#cbody
{
		position: absolute;
		left: 50%;
		top: 0;
		width: 780px;
		margin: 0;
		margin-left: -390px;
		padding: 0;
		text-align:left;
	
	}
	
	div.innercontent
	{
		margin-top: 7px;
		margin-bottom: 7px;
	
		}
	
  div.nav
  {clear:both; width:100%}  
div.navbox 
{
	margin:0px 5px auto;
	width:180px;
	text-align:center;
	font-size:12px;
	float:left;
	height:60px;
	padding:10px;background:#d9ebf7; border:2px solid #88c3c9;
	padding-top: 18px;
	
	}    

.SearchBox{float:right; margin-top:30px; margin-right: 8px;}
input.searchbutton{   font-size:11px;
   font-family:Tahoma,sans-serif;
   text-align:left;
   color:#FFFFFF;
   width:76px;
   height:23px;
   background-color:#2878C0;
   border-top-style:solid;
   border-top-color:#2878C0;
   border-top-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#2878C0;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#1858B8;
   border-left-width:6px;
   border-right-style:solid;
   border-right-color:#508CC0;
   border-right-width:6px;}

	input.searchtext {height:22px;}

.Version {font-size:xx-small; color:#efebeb}