*
{
	padding: 0;
	margin: 0;
}

img
{
	border: 0px;
}

.bodyClass
{
	background-color: #ffffff;
	background-image: none;
	background-repeat: repeat-x;
	font-family: Arial, Verdana;
}

#container
{
	width: 801px;
	margin: auto;
	margin-top: 10px;
}

#masthead
{
	height: 69px;
	width: 640px;
	background-image: none;
	text-align: left;
}

#print_masthead
{
	display: block;
	height: 69px;
	width: 640px;
	text-align: center;
}


#box_top, #box_bot, #navigation, #nav_under
{
	display: none;
}

#content_wrapper
{
	width: 799px;
	background-image: none;
	border: none;
}

#footer_wrapper
{
	width: 600px;
}

#footer
{
	margin-top: 20px;
	margin: auto;
	height: 34px;
	width: 560px;
	background-image: none;
	text-align: center;
	font-size: 9pt;
	color: #000000;
	padding-top: 12px;
	border-top: 1px solid #808080;
}

#content table
{
	width: 98%;
}

.cbBody {
	border-left: 1px solid #f1f1df;
	border-right: 1px solid #f1f1df;
	border-bottom: 1px solid #f1f1df;
	padding:7px 8px 5px 8px;
	background-image: url(/images/box_gradient.png);
	background-repeat:repeat-x;
	background-position: top;
	vertical-align: top;
	font-size: 11px;
	text-align: left;	
}

.cbTitle	{
	color: #000000;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 15px;
	border-left: 1px solid #f1f1df;
	border-right: 1px solid #f1f1df;
	border-top: 1px solid #f1f1df;
	padding: 3px 8px 3px 8px;
	line-height: normal;
}

.contenttop {
	border-left: 1px solid #f1f1df;
	border-right: 1px solid #f1f1df;
	border-top: 1px solid #f1f1df;
	padding: 1px 10px 10px 10px;
}

.contentbottom {
	border-left: 1px solid #f1f1df;
	border-right: 1px solid #f1f1df;
	border-bottom: 1px solid #f1f1df;http://4ipta.siteviz.com/
}



.breadcrumb,
.breadcrumb a {
	font-size: 11px;
	color: #666666;
	text-align: right;
}

.pagetitle { 
	color: #000000;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 15px;
}

h1
{
	font-size: 17px;
}

.fieldLbl {
	text-align: right;
	padding-right: 10px;
}

.fieldVal {
	text-align: left;
}

