body, form {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.logo {
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E2E2E2;
	border-bottom-color: #244988;
}
.top-bar {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E2E2E2;
	border-bottom-color: #F0F0F0;
	background-color: #DADADA;
	font-weight: bold;
	color: #244988;
	padding-right: 10px;
}
.menu-end {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #244988;
}
.search-bar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
	background-color: #F2F2F2;
	font-size: 11px;
}
a.search {
	color: #006CFF;
	text-decoration: underline;
}
.linkage {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
}
.copyright {
	color: #393939;
}
.lmenu-sep {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CBC9C2;
	padding-left: 8px;
	height: 24px;
	font-size: 11px;
}



.tblbdr1 {
	border: 1px solid #D4D4D4;
	background-color: #FEFBF3;
}
.tblhead1 {
	background-color: #F7D46D;
}
.hbar {
	background-color: #C5C5C5;
	height: 5px;
}
.header {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#tblrnd_holder{
	position:relative;
}
.tblbody1 {
	padding: 8px;
	padding-bottom:5px;
}
.orange {
	color: #FF6600;
}
.content {
	color: #393939;
	padding: 5px;
	line-height: 150%;
}
.img-bdr {
	border: 1px solid #7E756C;
	margin: 5px;
}


a {
	color: #244988;
	text-decoration: none;
}
a:hover {
	color: #FF6603;
}
.tblbody2 {
	padding: 8px;
	padding-bottom:4px;
	color: #002666;
}
.tblbdr2 {

	border: 1px solid #D4D4D4;
	background-color: #EBF0F5;
}
.tblhead2 {

	background-color: #D2EAFF;
}

.frm-bdr {
	background-color: #FFFFFF;
	border: 1px solid #B6B7AF;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.head {
	font-size:15px;
	color:#244988;
	font-weight: bold;
	height: 25px;
}
.head-sub {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #D2EAFF;
}
.lmenu-active {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CBC9C2;
	padding-left: 8px;
	height: 24px;
	font-size: 11px;
	background-color: #FCEEC6;
}
.grid {
	border-left: 1px solid #DDDFE1;
	border-top: 1px solid #DDDFE1;
}
.grid td{
	border-right: 1px solid #DDDFE1;
	border-bottom: 1px solid #DDDFE1;
}
.no-bdr,
.no-bdr td {
	border: none;
}
.alter {
	background-color: #F4F6F8;
}

.grid-head {
	background-color: #D8E5F1;
	font-weight: bold;
	font-size:11px;
}
.sep {

	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CBC9C2;
}
