.STYLE1 {font-size: 12px}
body {
	background-color: #FFFFFF;
	font-size: 12px;
}
.STYLE2 {
	color: #FFFFFF;
	font-size: x-large;
}
.STYLE3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0067A6;
	font-size: 24px;
}
.STYLE4 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.STYLE5 {font-size: 10px}
.STYLE7 {
	color: #0067A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
body,td,th {
	color: #000000;
}
a:hover {
	color: #FF9933;
	text-decoration: underline blink;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
.STYLE9 {color: #000000}
.STYLE10 {color: #99FF99}
.STYLE13 {color: #2E522C}
#Layer1 {
	position:absolute;
	width:51px;
	height:50px;
	z-index:1;
	left: 3px;
	top: 506px;
}
#Layer2 {
	position:absolute;
	width:37px;
	height:31px;
	z-index:1;
	left: 8px;
	top: 505px;
}
.STYLE14 {color: #0033FF}
.STYLE15 {
	color: #29613F;
	font-size: large;
}
h1 {
	font-size: 17px;
	color: #60A21E;
}
.STYLE17 {color: #2E522C; font-size: 12px; }

    body {
        margin:0;
        padding:0;
        font: bold 11px/1.5em Verdana;
}

h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

/*- Menu Tabs I--------------------------- */

    #tabsI {
      float:left;
      width:100%;
      background:#EFF4FA;
      font-size:93%;
      line-height:normal;
          border-bottom:1px solid #DD740B;
      }
    #tabsI ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsI li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsI a {
	float:left;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
	background-image: url(tableftI.gif);
	background-repeat: no-repeat;
	background-position: left top;
      }
    #tabsI a span {
	float:left;
	display:block;
	padding:5px 15px 4px 6px;
	color:#FFF;
	background-image: url(tabrightI.gif);
	background-repeat: no-repeat;
	background-position: right top;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      color:#FFF;
      }
    #tabsI a:hover {
      background-position:0% -42px;
      }
    #tabsI a:hover span {
      background-position:100% -42px;
      }

        #tabsI #current a {
                background-position:0% -42px;
        }
        #tabsI #current a span {
                background-position:100% -42px;
        }
#content {
	WIDTH: 990px;margin: 0px auto;
	background-position: 16px 0px;
	padding:0px;
	clear:both;
	position: inherit;
	height:auto;
/*	border-bottom: #cccccc 2px solid;*/
}
#content_right {
	float:left;
	width:728px;
	position: relative;
	word-wrap: break-word;
	height:100%;
}
#content_right_nav {
	float:left;
	width:400px;
	height:20px;
	border-bottom:#ccc 1px dashed;
	text-align:left;
	padding-top:7px;
	padding-left:7px;
	margin-bottom: 5px;	
}
#article_info {
	width:728px;
	border:1px #ccc solid;
	background:#fcfcfc;
	padding-top:10px;
	clear:both;
	text-align:center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#article_info ul{margin:0px;padding:0px;}

#article_info li.article_title {
	font-size:14px;
	font-weight:bold;
	color: #009900;
	list-style-type:none;
	
}
#article_info li.article_other{
	font-size:12px;
	color: #444;
	list-style-type:none;
}
#article_info li.article_other span{
	font-weight:bold;
}
#article_content {
	padding:10px;
	padding-top:5px;
	text-align:left;
	clear:both;
}

