body
{
	width: 800px;
	background: white;
	margin-top: 10px;
	margin-left: 10px;	
}

img
{
	border: none;
}

.leftImg
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C7C7C8;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #C7C7C8;
}

.barImg 
{ 
	position: absolute; 
	left: 175px; 
	top: 125px; 
	width: 619px; 
	height: 15px; 
	z-index: 10;
}

p
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #555;
	line-height: 1.4;
	margin-bottom: -3px;
}

p#legal
{
	line-height: 1;
	padding: 5px 5px 5px 0px;
}

ul
{
	list-style-image: url("../images/boxbullet_gray.gif");
}

li
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #555;
	line-height: 1.4;
	margin-left: -27px;
}

html>body li
{
	margin-left: -19px;
}

div
{
	padding: 0;
	margin:  0;
}

sup 
{
	line-height: .4em;
	vertical-align: text-top;
}


h2
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #555;
	font-weight: bold;
	margin-bottom: -10px;
	* margin-top: 0;
}

a, a:link, a:visited
{
	color: #0860A8;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

/*Table Data Formatting*/
table#content
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	width: 100%;
	align: center;
	cellpadding: 5px;
	cellspacing: 0px;
}

table#contentWide
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	width: 100%;
	align: center;
	cellpadding: 0px;
	cellspacing: 0px;
}

.rowGray
{
	background: #f0f0f0;
	
}

.dataHead
{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background: #555;
	padding: 5px;
}

.leftHead
{
	color: #000;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	width: 40%;
	border-right-style: dotted;
	border-right-color: #808080;
	border-right-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #808080;
	border-bottom-width: 1px;
}

.leftHeadBottomTable
{
	color: #000;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	width: 40%;
	border-bottom-style: dotted;
	border-bottom-color: #808080;
	border-bottom-width: 1px;
}

.topHead
{
	color: #333;
	font-size: 9px;
	font-weight: normal;
	vertical-align: bottom;
	text-align: center;
	padding: 0px;
	padding-bottom: 5px;
	border-right-style: dotted;
	border-right-color: #808080;
	border-right-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #808080;
	border-bottom-width: 1px;
}

.topHeadBadge
{
	color: #333;
	width: 115px;
	font-size: 9px;
	font-weight: normal;
	vertical-align: bottom;
	text-align: center;
	padding: 10px;
	border-right-style: dotted;
	border-right-color: #808080;
	border-right-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #808080;
	border-bottom-width: 1px;
}

.topHeadLast
{
	color: #333;
	font-size: 9px;
	font-weight: normal;
	vertical-align: bottom;
	text-align: center;
	padding: 0px;
	padding-bottom: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #808080;
	border-bottom-width: 1px;
}

.data
{
	color: #000;
	font-size: 10px;
	font-weight: normal;
	padding: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #808080;
	border-bottom-width: 1px;
}

.dataBottom
{
	color: #333;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	padding: 5px 0 5px 0;
	border-right-style: dotted;
	border-right-color: #808080;
	border-right-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #808080;
	border-bottom-width: 1px;
}

.dataBottomLast
{
	color: #333;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	padding: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #808080;
	border-bottom-width: 1px;
}

/*Header Formatting*/
.headerLeft
{
	width: 590px;
	float: left;
}

.headerRight
{
	width: 160px;
	text-align: right;
}

/*Tab Formatting*/
.tabs
{
	background: url("../images/tab_spacer.gif") bottom left repeat;
	width: 635px;
	height: 30px;
	margin: 0 0 -7px 165px;
}

html>body .tabs
{
	width: 638px;
}

/*Body Content Formatting*/
.BodyLeft
{
	/*width: 175px;*/
	width: 165px;
	height: 400px; 
	float: left;
}

.BodyRight
{
	width: 635px;
	height: 399px; 
	overflow: auto;
	padding: 20px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #C7C7C8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C7C7C8;
	margin-top: 1px;
}

.BodyRightSpec
{
	width: 635px;
	height: 399px; 
	overflow: auto;
	padding: 2px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #C7C7C8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C7C7C8;
	margin-top: 1px;
}

/* Fix table for Firefox */
html>body .BodyRight
{
	width: 598px;
	height: 358px; 
	margin-top: 1px;
}

html>body .BodyRightSpec
{
	width: 634px;
	height: 394px; 
	margin-top: 1px;
}

/*Footer Formatting*/
div#footer
{
	width: 800;
	height: 24px;
	background: #0860A8;
	color: white;
	text-align: right;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	padding: 5px 4px 0 0;
	position: relative;
	margin-top: 15px;
}

div#footer a, div#footer a:visited
{
	color: white;
	text-decoration: none;
}

div#footer a:hover
{
	text-decoration: underline;
}
