body, html
{
	background-color: #fff;
	margin: 0px auto;
	font-size: 10pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#000;
	text-align: center;
}
div.wrapper
{	
	width: 801px;
	margin: 0px auto;
	text-align: center;
}	
p
{
	font-size: 10pt; 
	font-family: Verdana; 
	color:#000000; 
}
div.header
{
     width:770px;
     height: 64px; 
}
div.logo
{
     width:350px;
     height:64px;
     float:left;
     background-image: url("/images/voice.gif");
     background-repeat: no-repeat;
     background-position: center left;
}

span.demoheader
{
     background-color:#115C8E;
     font-weight: bold;
     font-size: 14pt;
     color: #FFFFFF;
}

/* HOLDS THE CONTENT */

#container
{
	width: 799px;
	background: url('../images/main_back.gif') repeat-y top left;
	text-align: left;
}
a
{
	color:#000080
}
a:visited
{
     color:#000080;
}
a:hover
{
	color:#800000;
     text-decoration: none
}

/* THE LEFT COLUMN */

#leftcol
{
	float: left;
	padding:0 0 10px 0;
	width: 199px;
}

.leftitem
{
	clear:both;
	float: left;
	width:199px;
}

.leftitem p
{
	margin:0;
	padding: 10px;
	color:#0000FF;
	font-size: .7em
}

.leftitem p a
{
     color:#000080;
     text-decoration: underline;
}

.leftitem p a:visited
{
     color:#000080;
     text-decoration: underline;
}

.leftitem p a:hover
{
     color: #000080; 
     text-decoration: none;
}
ul 
{
list-style-image: url('/images/arrow.gif')
}

/* THE CENTER COLUMN */

#center
{
	float:left;
	width:354px;
	font-size: 13px; 
	padding: 10px;
}
#center ol
{
	float:left;
	width:354px;
	font-size: 13px; 
	padding: 10px;
}

/* THE RIGHT COLUMN */

#rightcol
{
	float: left;
	padding:0 0 10px 0;
	width: 206px;
}

.rightitem
{
	clear:both;
	float: left;
	width:206px;
	text-align: center;
}

.rightitem p
{
	margin:0;
	padding: 10px;
	color:#ffffff;
	font-size: .7em;
}

.rightitem p a
{
     color:#FFD717;
     text-decoration: underline;
}

.rightitem p a:visited
{
     color:#FFD717;
     text-decoration: underline;
}

.rightitem p a:hover
{
     color: #990000; 
     text-decoration: underline;
}
p,td,ol,li
{
     font-size: .9 em; 
     font-family: Verdana, Arial, Helvetica, sans-serif; 
     color:#000000;
}
div.footer
{
     margin-top:10px;
     clear:both;
     width: 770px; 
}
h1
{
	font-size: 18px; 
	font-family: "BankGothic Md BT", Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	margin:0;
	text-align: center;
}
h2
{
	font-size: 16px; 
	color:#000080;
	margin:0;
	font-weight:bold;
	text-align: center
}

h3
{
	font-size: 14px; 
	font-family: "BankGothic Md BT", Verdana, Arial, Helvetica, sans-serif;
	color:#000080;
	font-weight:bold;
	margin:0;
		text-align: center
}

h4
{
	font-size: 12pt; 
	font-family: "BankGothic Md BT", Verdana, Arial, Helvetica, sans-serif;
	color:#000080; 
	font-weight:bold;
	margin:0
}
h5
{
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000080; 
	font-weight:bold;
	margin:0;
	text-align: center
}

input
{
	border:1px solid #3F75BF; 
	background-color: #FFFFFF;
	font-family: arial;
	font-size: 10pt;
	color: #3F75BF;
	margin:0;
     
}

select
{
	border:1px solid #000000; 
	background-color: #3F75BF;
	font-family: arial;
	font-size: 10pt;
	color: #3F75BF;
	margin:0;
     
}

option
{
	border:1px solid #3F75BF; 
	background-color: #000000;
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
	margin:0;
     
}

textarea
{
	border:1px solid #000000; 
	background-color: #3F75BF;
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
	margin:0;
}

hr
{
	border: 1px solid #3F75BF; 
	padding: 0;
	align: center;
	width: 95%;
}
.nav
{
	font-family: Verdana;
	font-size: 8pt;
	}
hr
{
	border: 1px solid #3F75BF; 
	padding: 0;
	align: center;
	width: 95%;
}
.dnforum
{
	visibility: hidden;
}