body, td, pre, input, textarea {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.content {
	background-color: #E5EBF6;
	padding: 15px;
	text-align: justify;
	font-size: 12px;
}

body.content {
	background-color: #FFFFFF;
	padding: 15px;
	text-align: justify;
	font-size: 12px;
}

td.default-text {
	font-size: 12px;
}

td.side-nav {
	text-align: right;
	padding: 3px;
}

td.side {

background-color: #E5EBF6;
}

.bg-grey {
	background-color: #666666;
}

.bg-white {
	background-color: #FFFFFF;
}

h3 {

	font-size: 14px;
	font-weight: bold;
}

a {
	color: #333333;
}


input.search {
	height: 17px;
	width: 113px;
	border: 1px solid #000000;
	font-size: 11px;
}

.left-bg {
	background-color: #E5EBF6;
}

.contact-info {
	font-size: 11px;
}

table.group-list td {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: solid;
	border-bottom-style: none;
	border-left-color: #B2B2B2;
}

td.left-nav, td.left-nav td{
	font-size: 11px;
}

.footer-t {
	font-size: 10px;
}

.path {
	font-size: 11px;
}


table.data {
	width: 100%;
	border: 1px solid #B2B2B2;
}

table.data td {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: none;
	border-bottom-color: #B2B2B2;
	border-right-color: #B2B2B2;
	vertical-align: top;
	text-align: right;
}

table.data th {
	background-color: #B2B2B2;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: none;
	border-bottom-color: #B2B2B2;
	border-right-color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

table.data th.end {
	border-right-color: #B2B2B2;
}

table.list td {
	padding-bottom: 5px;
}

input.c-tf, textarea.c-tf {
	border: 1px solid #B2B2B2;
}

input.c-bt {
	border: 1px solid #B2B2B2;
	background-color: #E5EBF6;
}

.msg {
	background-color: #cccccc;
}
