body, .body
{
	font-family: verdana, sans-serif;
	font-size: 10pt;
}

.body
{
	clear: both;
	margin: 15px auto;
	/*text-align: center;*/
	width: 600px;
}

.body a 
{
	text-decoration: none;
}

.body a:hover 
{
	color: Red;
	text-decoration: underline;
}

.arrow_bullet
{
	text-align: left;
	vertical-align: middle;
	margin: 5px;
}

.attn 
{
	color: Red;
	font-size: 8pt;
}

.error 
{
	/*text-align:center;*/
	color: Red;
	font-weight: bold;
}

.htable
{
	font-size:8pt;
	height:0%;
	width:100%;
}
.htable tr th
{
	text-align: left;
}
hr
{
	margin: 5px 0px 5px 0px;
}

a.logo
{
	border-collapse: collapse;
	border-color: #fff;
	border-style: none;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

input 
{
	font-family: Verdana, Sans-Serif;
}

.textbox
{
	width: 100%;
}

.legal 
{
	font-size: 7pt;
}

.MailAddr 
{
	font-size: 10pt;
}

.MailAddr input 
{
	font-family: verdana, sans-serif;
	font-size: 10pt;
	border: solid 1px;
	width: 250px;
}

.note 
{
	font-style: italic;
	font-size: 8pt;
	text-align: center;
	width: 100%;
}

.redlabel 
{
	color: Red;
	font-weight: bold;
}

.submit
{
	text-align: center;
}

.radio
{
	text-align: left;
}

.body table 
{
	border: solid 1px #ccc;
	font-size: 10pt;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.body caption, .caption
{
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
	font-size: medium;
	margin: 0px;
	padding: 2px 0px;
}

.body th
{
	border: solid 1px LightGrey;
	text-align: right;
}

.body td
{
	border: solid 1px LightGrey;
	padding: 2px;
}

.menutable
{
	height: 0%;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.menutable td
{
	border: solid 1px black;
	height: 60px;
}

textarea
{
	width: 100%;
}

.vtable 
{
	height: 0%;
	width: 100%;
}

.vtable th
{
	font-size: 8pt;
}

.report-group
{
	background-color: #eee;
	font-weight: bold;
}

.report-group-item
{
	font-style: italic;
	text-align: right;
}

.report-group-item-value
{
	text-align: right;
}

legend
{
	background-color: #cbcbcb;
	//border: solid 1px #ccc;
	font-weight: bold;
	padding: 3px;
}

/* CISCO style fixes */
.nav-container
{
	clear: both;
}
