body {
	color: Black;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	margin: 0;
	background-color: White;
}

p {
	font-size: 0.7em;
	text-align: justify;
	line-height: 1.5em;
}

h1{
	font-size: 1.2em;
	letter-spacing: 2px;
	color: #4D4D4D;
	border-bottom: 1px dashed #cccccc;
}

h2{
	font-size: 1.1em;
}

p.footer{
	font-size: 0.7em;
	text-align: center;
}

#main-content a:link {
color: #F34310;
text-decoration: none;
}

#main-content a:visited {
color: #4D4D4D;
text-decoration: none;
}

a:link {
}

a:visited {

}

a:active {
}

#main-content {
	position: absolute;
	top: 60px;
	left: 0px;
	width: 55.8%;
	height: 100%;
	border-top: 1px solid #cccccc;
	
	background-color: White;
}

#main-text{
	position: absolute;
	top: 45px;
	left: 30px;
	width: 90%;
	padding-left: 15px;
	padding-top: 5px;
}

#main-text h1.welcome{
	background: transparent url(welcome.jpg) no-repeat bottom left; 
}

#main-text h1.welcome {
	margin: 0px;
	min-width: 200px;
	height: 35px;
	border-bottom: 1px dashed #ccccccc;
}

#main-text h1.welcome span {
	display: none;
}

#title {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 252px;
	height: 23px;
	background: white url(logo2.gif) no-repeat left;
}

#welcome{
	position: absolute;
	top: 21px;
	left: 0px;
	padding: 0px 0px 0px 0px;
	width: 550px;
	height: 35px;
	background: transparent url(welcome.jpg) no-repeat;
}



 #nav {
      float:left;
      width:100%;
      background:#efefef;
      font-size:70%;
      FONT-FAMILY: Verdana, Geneva, sans-serif;
      line-height:normal;
	  border-bottom:1px solid #666;
      }
    #nav ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #nav li {
      display:inline;
      margin:0;
      padding:0;
      }

    #nav ul li.selected  {
	text-decoration: underline;
	}
    #nav a {
      float:left;
      background:url("tableft6.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #nav a span {
      float:left;
      display:block;
      background:url("tabright6.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #nav a span {float:none;}
    /* End IE5-Mac hack */
    #nav a:hover span {
      color:#FF3300;
      }
    #nav a:hover {
      background-position:0% -42px;
      }
    #nav a:hover span {
      background-position:100% -42px;
      }
	
#sub_nav {
	position: absolute;
	top: 20px;
	height: 21px;
	width: 600px;
	left: 139px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: transparent url(corner.jpg) no-repeat left;
}
#sub_nav ul {
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	height: 20px;
	border-bottom: 1px solid Black;
	background: #cccccc;
}

#sub_nav ul li {
	display: inline;
	list-style: none;
}

#sub_nav ul a {
	text-align: center;
	width: 100px;
	float: left;
	display: block;
	text-decoration: none;
	white-space: nowrap;
	color: Navy;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	padding: 4px 0px 4px 0px;
}

#sub_nav ul li.selected  {
	text-align: center;
	width: 100px;
	float: left;
	display: block;
	text-decoration: none;
	white-space: nowrap;
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	padding: 4px 0px 4px 0px;
	background: #cccccc;
}

#sub_nav ul a:hover {
	color: White;
	background: #cccccc;
}

#tabletwo {
		border: 1px solid #cccccc;
}

#tabletwo tbody tr td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 8px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#tabletwo tbody tr.spacer td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
text-align: justify;
	padding: 3px 8px;

	border-top: 1px solid #cccccc;
}
	
#tabletwo tbody tr.selected td {
	background-color: #F34310;
	color: #ffffff;
	font-weight: bold;

	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#tabletwo tbody tr.selected_title td {
	background-color: #cccccc;
	color: #f34310;
font-size: 6pt;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	text-transform: uppercase;
}

#tabletwo tbody tr.spacer td {
	background-color: none;
	color: #ffffff;
	font-weight: bold;
	
	border-top: 1px solid #cccccc;
	border-left: 1px solid White;
	border-right: 1px solid White;
	border-bottom: 1px solid #cccccc;
	height: 4px;
}

#tablelist {
		border: 1px solid #cccccc;
}

#tablelist tbody tr td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 3px 8px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#tablelist tbody tr.spacer td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	padding: 3px 8px;

	border-top: 1px solid #cccccc;
}
	
#tablelist tbody tr.selected td {
	background-color: #f34310;
	color: #ffffff;
	font-weight: bold;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#tablelist tbody tr.selected_title td {
	background-color: #cccccc;
	color: #f34310;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	text-transform: uppercase;
}

#tablelist tbody tr.spacer td {
	background-color: White;
	color: #ffffff;
	font-weight: bold;

	border-top: 1px solid #cccccc;
	border-left: 1px solid White;
	border-right: 1px solid White;
	border-bottom: 1px solid #cccccc;
	height: 4px;
}

#legal h3 {
	margin: 0px;
	min-width: 200px;
	width: 72%
	height:40px;
	border-bottom: 1px dashed #cccccc;
}

#legal h3{
	background: transparent url(legal.gif) no-repeat bottom left; 
}

#legal h3 span {
	display:none
}

.legal{
	margin-top: 0px;
	font-family: sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: justify;
}

#news_content h4 {
	margin: 4px 0px 0px 8px;
	padding-top: 5px;
	padding-bottom: 0px;
	min-width: 190px;
	height: 36px;
}

#news_content h4 span {
	display:inline;
}

#news_content h3{
	background: transparent url(news.gif) no-repeat bottom left; 
}

#news_content h3 {
	margin: 0px;
	min-width: 200px;
	height: 36px;
	border-bottom: 1px dashed Black;
}

#news_content h3 span {
	display:none
}

.news_post{
	border-bottom: 1px dashed #cccccc;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #FF8C00;
}

.news_title{
	color: #f34310;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 1.5em;
	margin: 0px 0px 0px 0px;
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
}

.news{
	margin-top: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	word-spacing: normal;
}