﻿.contentHeader
{
	color: #066808;
}

.innercontent
{
	margin-bottom: 5px;
}

.contentbottom div table
{
	text-align:left;
	text-transform:capitalize
}

#content
{
	background:none repeat scroll 0 0 #F5F6F7
}

table.gridview, table.gridview th, table.gridview td, table.gridview tr
{
	border:0;
	font:10px;
}

table.gridview
{
	width:98%
}

table.gridview th, table.gridview td
{
	padding-left:2px;
	padding-right:2px;
	padding-top:5px;
	padding-bottom:5px;
	overflow:wrap;
}

table.gridview caption
{
	font-size:14px;
	color:Green;
}

.col_name
{
	font:12px
}
	
.col_address
{
	
}
.col_address span
{
	width:100%
}