/* New Moon Graphics */



body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10 px;
	color: #999999;
	background-color: #ffffff;
	line-height: 1.2em;
	margin-top: 0px;
	background: #ffffff url(images/bg.gif) top center repeat-x;
	font-style: normal;
}
#contact
{

}

#border
{
border: 1px ;
width: 870px;
background-color: #FFFFFF;
background:url(images/backround2.gif) no-repeat;
margin: 0 auto;
}

#header
{
height: 193px;
width:843px;
margin-left:-2px;
background-image:url(images/header843.jpg);
}

* html #header { margin-left: 0; }

#content
{
padding: 0.5em 1em;
max-width: 840px;
background-color: #FFFFFF;
}



#container
{
width: 840px;
margin: 0px auto;
background-color: #ffffff;
border: 0px solid #669900;
}

.splitright {
background: #ffffff url(images/menu2.gif) top center no-repeat;
width: 30%;
float: right;
overflow: hidden;
text-align: left;
}

.splitleft {
	background: #ffffff;
	margin:auto;
	width: 68%;
	float: left;
	overflow: hidden;
	text-align: left;
	color: #666;
}
.splitleftlong {
	background: #ffffff;
	margin:auto;
	width: 100%;
	float: left;
	overflow: hidden;
	color: #666;
}
#introduction{
	float:right;
	width:230px;
	padding:0 0 0 8px;
	background: url(images/menu220.jpg) no-repeat;
	text-align:left;
	line-height:1.5em;
	color:#999999;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
}

#introduction ul, #introduction li {
text-align:left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#introduction a {
	border-bottom: none;
	color:#999999;
}

#introduction h3{
	text-align: left;
	position:static;
	font-size: 12px;
}

#introduction a:link, a:visited{
	color:#999999;
}

#introduction a:hover, a:active{
	color:#5B8FBE;
}



/* ~~~~~~~~~ footer ~~~~~~~~~ */
#footer
{
	text-align: center;
	height: 30px;
	background-color: #E7F2FE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	clear: both;
	
}


#footer a:link, a:visited{
	color:#5B8FBE;
}

#footer a:hover, a:active{
	color:#cccccc;
}




a:active,
a:visited,
a:link	    			{ color: #5B8FBE; text-decoration: none; }
a:hover					{ color: #999999; text-decoration: none; }


    #topmenu {
	position: relative;
	top: 13px;
	left: 15px;
	width: 640px;
	font-size:93%;
	margin: 0;
	line-height:normal;
	height: 41px;
      }
    #topmenu ul {
	  margin:0;
	  padding:0px 0px 0 10px;
	  list-style:none;
      }
    #topmenu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #topmenu a {
      float:left;
      background:url(images/menuleft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #topmenu a span {
      float:left;
      display:block;
      background:url(images/menuright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#5B8FBE;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #topmenu a span {float:none;}
    /* End IE5-Mac hack */
    #topmenu a:hover span {
      color:#5B8FBE;
      }
    #topmenu a:hover {
      background-position:0% -42px;
      }
    #topmenu a:hover span {
      background-position:100% -42px;
    }
/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1
{
font-size: 120%;
color: #659500;
}

h3{
	color:#5B8FBE;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform:none;
	word-spacing:4px;
	letter-spacing:3px;
	font-size:0.8em;
	font-weight:bold;
	padding:0 2px;
	margin:0;
}

/*~~~~~~~~~~~styles~~~~~~~~~~~~~~~*/

.style4 {font-size: 14px}
.style6 {
	font-size: 18px;
	color: #CCC;
}
.style5 {
	font-size: 14px;
	color: #0000FF;}
.style7 {
	font-size: 12px;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
.style8 {
	font-size: 12px;
	line-height: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-align: left;
}

	
.Footerlegal {
	font-size: 10px;
}
#border #container #content #introduction .style7 .style7 .style4 .style5 .style4 {
	color: #666;
}
.Centered {
	text-align: center;
}

