body {
	background-color: #F3F3F3;
	background-image: url(background.jpg);
	margin-top: 5px;
}


#MainBody {
	width: 780px;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0em auto; 
	BORDER: #c4c4c4 1px solid; 
	BACKGROUND-COLOR: #ffffff; 
	TEXT-ALIGN: left;
	}
	
#TableHeightMin {
	min-height: 500px;
	height:auto;
	height: 500px;
	}
	
#HorzRule {
	background-image:url(hr.gif);
	background-repeat:repeat-x;
	width: 75%;
	}
	

	
#navlist
{
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid gray;
	width: 230px;
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid gray;
}

#navlist li a {
	text-decoration: none;
	color: #666666;
}

#navlist li a:hover {
	color: #000000;
}

#navlist li a:active {
	color: #000000;
}

.TimeStamp {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #CCEEFF;
	text-align: right;
	padding: 5px 10px 5px 5px;
	height: 20px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}

.Active {
	color:#000000}
	
.TableMenu {
	width: 30%;
	text-align: left;
	vertical-align: top;
	background-image:url(nav.gif);
}

.TableContent {
	width: 75%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding: 5px 5px 5px 15px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}

.TableContent a {
	font-size: 10px;
	color: #19259b;
	text-decoration: none;
}

.TableContent a:hover {
color:#33CCFF;}

.TableContent strong {
text-decoration:underline}

.TableOnNow {
	border: 1px solid #999999;
	background-color: #CCEEFF;
}

img.floatRight { 
    float: right;
	margin-right: 40px;
	margin-left: 10px;}

img.NewsRight { 
    float: right;
	margin-right: 20px;
	margin-left: 10px;}
	
img.ContactRight { 
    float: right;
	margin-right: 1px;
	margin-left: 5px;}


.DateFo {
	font-size: 12px;
	color: #3399FF;
}
#Footer {
	width: 780px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0em auto;
	TEXT-ALIGN: left;
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	}
	
#Footer a {
	color: #000;
}

#nextback {margin:0 auto;}

	
#nextback a {text-decoration:none;
width:300px;}

#nextback a:hover {color:#0099FF;}

#topbar {
	padding-bottom: 0.5em;
	font-family: trebuchet ms,verdana,sans-serif;
	font-weight: bold;
	font-size: 200%;
}

#topbar a { text-decoration: none; color: #000; }

#topbar a:hover { text-decoration: underline; }

/*///////////// Tabs Code ////////////*/

#tabs {
	font-family: tahoma,verdana,sans-serif;
	font-size: 85%;
	clear: both;
	text-align: center;
}

#tabs ul {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#tabs li { float: left; }

#tabs a,span { width: 30px; }

#tabs span {
	position: relative;
	top: 0;
	margin: 0 2px 0 0;
	float: left;
	background-color:#bcbede;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	padding: 6px 4px 6px 10px;
	text-decoration: none;
	color: #333;
}

#tabs a {
	position: relative;
	top: 0;
	margin: 1px 2px 0 0;
	float: left;
	background: #CCEEFF;
	border-right: 1px solid #AAA;
	border-top: 1px solid #AAA;
	border-left: 1px solid #AAA;
	padding: 5px 4px 5px 10px;
	text-decoration: none;
	color: #333;
}

#tabs a:hover {
	background: #efeff7;
	position: relative;
	top: 0;
	padding: 5px 4px 6px 10px;
	margin-top: 0px;
}

#tabs a.active {
	position: relative;
	top: 0;
	margin: 0 2px 0 0;
	float: left;
	background: #FFF3B3;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	padding: 6px 4px 6px 10px;
	text-decoration: none;
	color: #333;
}

#tabs a.active:hover {
	position: relative;
	top: 0;
	margin: 0 2px 0 0;
	float: left;
	background: #FFF3B3;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	padding: 6px 4px 6px 10px;
	text-decoration: none;
	color: #333;
}

#subtabs ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#subtabs li {
	float: left;
	padding: 0 8px 0 8px;
	border-left: 1px solid #CCC;
	white-space: nowrap;
}

#subtabs li:first-child { border-left: none; }

#subtabs {
	font-family: tahoma,verdana,sans-serif;
	font-size: 85%;
	background-color:#bcbede;
	color: #666;
	height: 12px;
	padding: 5px 7px 7px 7px;
	background-repeat: repeat-x;
}

#progs {
	font-family: tahoma,verdana,sans-serif;
	font-size: 12px;
	clear: both;
	text-align: left;
	margin-top: 15px;
}

#progs ul {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#progs li {
	float: left;
	padding: 10px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

#progs a { 
	text-decoration:none;
	color: #0066FF;
}

#progs ul li a:hover {background-color: #0099CC}

#main {
	text-align: left;
	border: 1px solid #666;
	background: #F3F3F3;
	clear: both;
	width: 100%;
	margin-top: -1px;
}

#bodyarea {
	padding: 20px;
	min-height: 300px;
}

#nextback {margin:0 auto;}

	
#nextback a {text-decoration:none;
width:300px;}

#nextback a:hover {color:#0099FF;}

#topbar {
	padding-bottom: 0.5em;
	font-family: trebuchet ms,verdana,sans-serif;
	font-weight: bold;
	font-size: 200%;
}

#topbar a { text-decoration: none; color: #000; }

#topbar a:hover { text-decoration: underline; }

#ztab {border-collapse: collapse;
margin:0px}

#ztab td {
	padding: 3px;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
	
#ztab tr {margin: 0px;}

.note {
	background: #EEE;
	padding: 4px;
	margin-bottom: 5px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 85%;
	line-height: 130%;
}

#Presenters {
	margin-right: 5px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	
}

#Presenters option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	background-position: right;
}

option.mainoption { font-weight : bold; }

#NewsFormat td {
	height: 100px;
	text-align: justify;
	vertical-align: top;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	

}

div.row {
  clear: both;
  padding-top: 3px;
  }

div.row span.label {
  	font:Tahoma;	
	float: left;
	width: 120px;
	text-align: left;
	margin-left: 10px;
	color: #c0c0c0;
  }

div.row span.formw {
  font:Tahoma;
  float: right;
  width: 335px;
  text-align: left;
  }
  
 div.row strong {padding-left: 10px;
 }

#hometxt {
	height: 100px;
	background-image:url(hr.gif);
	background-repeat: repeat-x;
	background-position:bottom left;
	background-color: #F7F7F7;
	border: 1px solid #000000;
	margin-top: 5px;
	padding: 5px;
	position: relative;

	}
	
#hometxt img {
	float: right;
	margin: 5px;
	padding-left: 10px;
	border-left:1px solid #999999;
}

#hometxt a {
	position: absolute;
	bottom: 0px;
}

