body {
	margin: 0px;
	padding: 0px;
	background-color:#ffffff;
	background:url(../images/bodybg1.gif);
	background-repeat:repeat-x;
	text-align:justify;
	font-size:11px;
}

#sitename{
	display:block;
	width:430px;
	height:170px;
	background:transparent url(../images/sitename1.gif) no-repeat top left;
}

#rightsitename{
	height: 170px;
	padding: 0 6px 0 0;
	background:transparent url(../images/sitenameright1.gif) repeat-x top left;
}

#banner { width: 350px; height: 150px; }

#horizmenu{
	margin:5px 0 0 0;
	width:100%;
}

#content{
	background:#F4F4F4 url(../images/contentbg.jpg) no-repeat top left;
	padding:10px;
}

tr, p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	text-align:justify;
}

hr {
	background: #999999;
	height: 1px;
	width: 100%;
	margin: 3px 0 3px 0;
}

#mainlevel-nav {
	margin: 0;
	padding: 0;
}

#mainlevel-nav ul{
	list-style-position:inside;
}

#mainlevel-nav li {
	display:block;
	width:102px;
	height:26px;
	padding: 0px 0px 0px 0px;
	list-style-type:none;
	float:left; 
	text-align:center;
	background:transparent url(../images/vertmenu.jpg) no-repeat top;
}

#mainlevel-nav a {
	height:26px;
	display: block;
	width:102px;
	margin:0px 0px 0px 0px;
	padding:13px 0px 0px 0px;
	text-decoration: none;
	color: #006600;
	text-align:center;
}

#mainlevel-nav a:hover {
	height:26px;	
	display: block;
	width:102px;
	margin:0px 0px 0px 0px;
	padding:13px 0px 0px 0px;
	text-decoration: underline;
	color: #006600;
	text-align:center;
}

.title {
	font-family: sans-serif;
	font-weight: bold;
	color : #6b0000;
	margin-left: 0px;
}

#active_menu {
	text-align:left;
	display: block;
	color: #006600;
	font-weight: normal;
	width: 213px;
	text-indent: 26px;
	text-decoration: none;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	line-height: 25px;
	margin: 0px 0 0 0px;
	height:25px;
	padding:0px 0px 0px	0px;
	background-color:#F4F4F4;
	border-bottom:solid 1px #ffffff;
	background:transparent url(../images/menuhover.jpg) no-repeat top left;
	vertical-align:middle;
	padding:4px 0 0 0; 
}

a.mainlevel:link, a.mainlevel:visited {
	text-align:left;
	display: block;
	color: #006600;
	font-weight: normal;
	width: 213px;
	text-indent: 26px;
	text-decoration: none;
	font-family:Arial, Verdana, Helvetica sans-serif;
	line-height: 25px;
	margin: 0px 0 0 0;
	height:25px;
	vertical-align:middle;
	border-bottom:solid 1px #ffffff;
	padding:4px 0 0 0; 
	background:transparent url(../images/menu.jpg) no-repeat top left;
}

a.mainlevel:hover {
	text-align:left;
	display: block;
	color: #006600;
	font-weight: normal;
	width: 213px;
	text-indent: 26px;
	text-decoration: none;
	font-family:Arial, Verdana, Helvetica sans-serif;
	line-height: 25px;
	height:25px;
	padding:4px 0 0 0; 
	background-color:#F4F4F4;
	border-bottom:solid 1px #ffffff;
	background:transparent url(../images/menuhover.jpg) no-repeat top left;
}

table.moduletable {
	margin:7px 0px 10px 0;
	width: 100%;
	background:#E5E5E5 url(../images/rightthbottom.jpg) no-repeat bottom left;
	padding:0px 0px 0px 0px;
}

#left table.moduletable {
	margin:0px 0px 10px 0;
	width: 100%;
	background:#E5E5E5 url(../images/leftthbottom.jpg) no-repeat bottom right;
	padding:0px 0px 0px 0px;
}

#user1 table.moduletable {
	margin:7px 0px 10px 0;
	width: 100%;
	background:#E5E5E5 url(../images/rightthbottom.jpg) no-repeat bottom left;
	padding:0px 0px 0px 0px;
}

#right table.moduletable {
	margin:7px 0px 10px 0;
	width: 100%;
	background:#E5E5E5 url(../images/rightthbottom.jpg) no-repeat bottom left;
	padding:0px 0px 0px 0px;
}

#left #user2 table.moduletable {
	background:#E5E5E5 url(../images/leftthbottom.jpg) no-repeat bottom right;
}

#banner table.moduletable {
	margin:7px 0px 10px 0;
	width: 100%;
	background:transparent url(../images/rightsthbottom.jpg) no-repeat bottom left;
	padding:0px 0px 0px 0px;
	text-align:right;
}

table.moduletable th {
	font-size:12px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	width: 100%;
	letter-spacing: 0px;
	text-indent: 0px;
	height:29px;
	background:#6E6E6E url(../images/rightth.jpg) no-repeat top left;
	text-align:left;
	padding:8px 0 0 25px;
}

#left table.moduletable th {
	font-size:12px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	width: 100%;
	letter-spacing: 0px;
	text-indent: 0px;
	height:29px;
	background:transparent url(../images/leftth.jpg) no-repeat top right;
	text-align:left;
	padding:8px 0 0 25px;
}

#right #user1 table.moduletable th {
	font-size:12px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	width: 100%;
	letter-spacing: 0px;
	text-indent: 0px;
	height:29px;
	background:#6E6E6E url(../images/rightth.jpg) no-repeat top left;
	text-align:left;
	padding:8px 0 0 25px;
}

table.moduletable td {
	padding:5px 5px 0px 5px;
}

#left table.moduletable td {
	padding:0px 0px 0px 0px;
}

#user1 table.moduletable td {
	padding:5px 10px 5px 10px;
}

#left #user2 table.moduletable td {
	padding:5px 10px 5px 10px;
}

table.moduletable li {
}

table.moduletable ul {
	padding: 0px;
}
.contentpane {
	background: transparent;
}

.contentpaneopen {
	width: 100%;
}

#right .contentheading, .componentheading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #525252;
	text-align : left;
	margin:0px;
	background:transparent url(../images/newsflashsymbol.jpg) no-repeat top left;
	padding:0px 0px 0px 17px;
}

#right .contentheading, .componentheading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #525252;
	text-align: left;
	margin:0px;
	background:transparent url(../images/newsflashsymbol.jpg) no-repeat top left;
	padding:0px 0px 0px 17px;
}

#content .contentheading, .componentheading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #525252;
	text-align: left;
	margin:0px;
	background:transparent url(../images/contentsymbol.jpg) no-repeat top left;
	padding:0px 0px 0px 17px;
}

.contentheading, .componentheading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #525252;
	text-align: left;
	margin:0px;
	padding:0px 0px 0px 17px;
}
.button {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size:11px;
	font-weight: bold;
	background-color: #707070;
	color: #ffffff;
	border:solid 1px #ffffff;
	height:20px;
	width:100px;
	float:left;
}

a:link, a:visited {
	color: #006600;
	text-decoration: none;
}

a:hover {
	color: #006600;
	text-decoration: underline;
}

.back_button {
	text-align: center;
	margin-top: 40px;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	line-height: 15px;
	padding-left: 10px;
	padding-top: 0px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

form {
	margin: 0;
 	padding: 0;
}

.progtable {
	width: auto;
}

.heading {
	color: blue;
	font-size: 1.4em;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	vertical-align: middle;
	padding-right: 3px;
}

.time {
	color: black;
	font-size: 1.0em;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: normal;
	line-height: 12px;
	text-align: right;
	vertical-align: top;
	padding-left: 4px;
}

.show {
	width:auto;
	color: black;
	font-size: 1.0em;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: normal;
	line-height: 14px;
	text-align:	left;
	vertical-align: top;
	padding-left: 5px;
}

.host {
	color: black;
	font-size: 1em;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: normal;
	font-style: italic;
	line-height: 14px;
	text-align: left;
	vertical-align: top;
}

#content p {
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: normal;
	line-height: 1.5em;
	font-size: 1.2em;
}

#content sup {
	font-size: 0.9em;
}

.message {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color : #ff6600;
	text-align: center;
}

#content .heading {
	color: blue;
	font-size: 1.4em;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	vertical-align: middle;
	padding-right: 3px;
}

#content .category {
	color: black;
	font-size: 1.4em;
	text-align: left;
	font-family: Times, "Times New Roman", Georgia, serif;
	font-weight: bold;
	line-height: 20px;
	vertical-align: middle;
	padding-left: 5px;
	background-color: #b7f1f6;
}

#content .name {
	color: black;
	font-size: 1.2em;
	font-family: Times, "Times New Roman", Georgia, serif;
	line-height: 1.4em;
	text-align: left;
	vertical-align: middle;
	width: 200px;
	padding-left: 7px;
	display: table-cell;
}

#content .nameb {
	color: black;
	font-size: 1.2em;
	font-weight: bold;
	font-family: Times, "Times New Roman", Georgia, serif;
	line-height: 1.4em;
	text-align: left;
	vertical-align: middle;
	width: 200px;
	padding-left: 7px;
	display: table-cell;
}

#content .phone {
	color: black;
	font-size: 1.2em;
	font-family: Times, "Times New Roman", Georgia, serif;
	line-height: 1.4em;
	vertical-align: middle;
	width: 125px;
	padding-right: 7px;
	display: table-cell;
}

#content .phoneb {
	color: black;
	font-size: 1.2em;
	font-weight: bold;
	font-family: Times, "Times New Roman", Georgia, serif;
	line-height: 1.4em;
	vertical-align: middle;
	width: 125px;
	padding-right: 7px;
	display: table-cell;
}

#content .sep {
	background-color: #cde;
	height: 4px;
	width: 325px;
	display: table-cell;
}

#content .info {
	color: black;
	font-size: 1.0em;
	font-family: Times, "Times New Roman", Georgia, serif;
	line-height: 1.2em;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 18px;
	display: table-cell;
}

#fundit {
	color: black;
	font-size: 1.2em;
	font-family: Times, "Times New Roman", Georgia, serif;
	text-align: center;
}
