﻿body 
{
	font-family:Verdana,Tahoma,Arial,Sans-serif;
	font-size:10px;
	color:#000000;
	margin:0px;
	background-color: #c8c8c8;
	background-image: url('../siteImages/design/bodyBg.gif');
	background-repeat: repeat-x ;
	background-position:top center;
}

h1 
{
	font-family:Geneva, Arial, serif;
	font-size:16px;
	color:#000000;
	margin:0px;
	margin-bottom:1em;
}
	 
h2 
{
	font-family:Geneva, Arial, serif;
	font-size:14px;
	color:#000000;
	margin:0px;
	margin-bottom:1em;
}
	 
h3 
{
	font-family:Geneva, Arial, serif;
	font-size:16px;
	color:#000000;
	margin:0px;
	margin-bottom:1em;
}
	 
a 
{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

table 
{
	font-family:Verdana,Tahoma,Arial,Sans-serif;
	font-size:10px;
	color:#000000;
}

a:hover 
{
	color:#999999;
	font-weight:bold;
	text-decoration:underline;
}

p 
{
	margin:0px;
	line-height:120%;
}
	 
	 
input, textarea, select 
{
	border-width:1px;
	font-family:Verdana,Tahoma,Arial,Sans-serif;
	font-size:10px;
}
	 
img 
{
	margin:0px;
	border:0px;
}

ul 
{
	margin-top:5px;
	margin-bottom:5px;
}

	
.mainframe 
{
	 margin: 0px auto;
	 width:1000px;
}
	
.maintable 
{
	width:1000px;
	margin: 0px auto;
	 
}
	
.top 
{
	height:221px;
	background-image:url('../siteimages/design/maintop.gif');
	background-repeat:no-repeat;
	 background-position: top left;
	 text-align:center;
	vertical-align: top;
}

.basicsDiv 
{
	margin-right:0px;
	margin-top:0px;
}
	
.basicsTable 
{
	width:780px;
	height: 20px;
}
	
	

#divFlash {
	position: absolute; 
	top: 29px;
	margin: 0 auto 0px 29px;
  text-align:left;
}
	
#topmenuDiv
{
	height:30px;
	margin-left:auto;
	margin-right:auto;
	padding-left:0px;
	padding-right:10px;
	vertical-align: middle;
	clear:none;
	text-align:left;
	position:relative;
	top: 153px;
	left:27px;
	z-index:10;
}

#topmenuDiv img {
  vertical-align: middle;
  margin-bottom:3px;
  margin-right: 6px;
}


#topmenuDiv ul {
  width: 900px;
  padding:10px 0px 0px 0px;
}

#topmenuDiv li {
  padding: 0px;
  margin: 0px 10px;
  display:inline;
  list-style-type: none;
}


a.menu{
	text-decoration:none;
	font-weight: bold;
	color:#000;
}

a.menu:hover, a.menuSelected {
	text-decoration:none;
	font-weight: bold;
	color:#dd0000;
}


.centerTd {
	background-image:url('../siteimages/design/bgRepeat.gif');
	background-repeat:repeat-y;
}
	
.leftmenuTd 
{
	background-image: url('../siteImages/design/left.gif');
	background-repeat: no-repeat;
	width: 214px;
	text-align:left;
	vertical-align:top;
}
	
.leftmenuTdEmpty
{
	background-image: url('../siteImages/design/left.gif');
	background-repeat: no-repeat;
	width: 44px;
	text-align:left;
	vertical-align:top;
}
	
#leftMenuDiv 
{
	width: 179px;
	padding-left:35px;
	padding-top:2px;
}

#leftMenuDiv ul {
  margin-left:0px;
  padding:0px 0px 5px 2px;
}

#leftMenuDiv li {
  list-style-type:none;
  margin:0px 0px 3px 0px;
  padding: 5px;
}
	
.contentTd 
{
	background-image: url('../siteImages/design/content.gif');
	background-repeat: no-repeat;
	width: 786px;
	text-align:left;
	vertical-align:top;
}
	
.contentTdFull
{
	background-color:#f2f0f1;
	background-image: url('../siteImages/design/content.gif');
	background-repeat: repeat-y;
	background-position: top right;
	width: 956px;
	text-align:left;
	vertical-align:top;
}
	
.contentDiv 
{
	width: 700px;
	height: auto!important;
	height: 280px;
	min-height: 280px;
	padding:15px 50px 20px 25px;
}

.contentDivFull
{
	width: 850px;
	height: 280px;
	height: auto!important;
	min-height: 280px;
	padding:15px 50px 20px 25px;
}
	
.bottomTd 
{
	background-image: url('../siteImages/design/bottomBg.gif');
	background-repeat: no-repeat;
	height:38px;
	background-position: top left;
}