BODY {
	font-size : 10pt;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight : normal;
	color : #666666;
	background-color : #EDDE81;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}
hr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	text-transform: capitalize;
	color: #2e8030;
}
#container{
	width:auto;
	margin-top: 25px;
	margin-bottom: 25px;
}
#wrapper{
	background-color:#fff;
	width:940px;
	margin:auto;
	border: 10px solid #FFFFFF;
}
#header{
	height:165px;
}
#header_left{
	width:180px;
	float:left;
}
#header_middle{
}
#header_right{
	float:right;
	height:165px;
	width:760px;
	background-color:#6C9D31;
}
.flashmov{
	background-color:#FFFFFF;
	float:left;
	width:674px;
	height:266px;
}
.quotebox{
	background-color:#105F33;
	float:right;
	width:266px;
	height:266px;
}
#shadowbar{
	width:auto;
	height:24px;
	background-image: url(images/shadowbar.jpg);
	background-repeat: repeat-x;
}
#middle{
}
#middle_left{
	float:left;
	padding-right:10px;
	width:190px;
}
#middle_middle{
	border-left:1px dashed #666666;
	padding-left:10px;
	padding-right:10px;
	float:left;
	width:543px;
	line-height: 16px;
}
#middle_right{
	float:right;
	width:175px;
}
#footer{
	padding:10px;
	background-color:#636466;
}
#footer_left{
}
#footer_middle{
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 2px;
}
#footer_right{
}


H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #000000; 
background-color : transparent; 
}

p {
font-size : .9em; 
font-family : Arial, Helvetica, sans-serif; 

}
.linereturn{
	clear:both;
}	



.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}


.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}
.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #666666 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #666666;
}

.bg_medium {
  background-color : #cccccc;
}

.bg_light {
  background-color : #cccccc;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #5fb0d8;
}
#tabsG {
	position:relative;
	top:141px;
    float:right;
    font-size:93%;
    line-height:normal;
}
#tabsG ul {
	margin:0;
	padding-right :10px;
	list-style:none;
}
#tabsG li {
	display:inline;
	margin:0;
	padding:0;
}
#tabsG a {
      float:left;
      background:url("images/tableftG.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
}  
/* Meylo move the second and fourth padding adjustment to adjust width \*/	  
#tabsG a span {
      float:left;
      display:block;
      background:url("images/tabrightG.gif") no-repeat right top;
      padding:5px 16px 4px 16px;
      color:#000000;
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsG a span {float:none;}
    /* End IE5-Mac hack */
#tabsG a:hover span {
      color:#000000;
}
#tabsG a:hover {
      background-position:0% -42px;
}
#tabsG a:hover span {
      background-position:100% -42px;
} 
.gen_spacer{
	height:10px;
}	
a:link, a:active, a:visited {
	color:green;
	text-decoration:underline;
	}
a:hover {
	color:#000000;
	text-decoration:underline;
	}
.bm_basic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #336600;
}  