body  {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141; /* #525252; */
	background-color: white;
	background-image: url(/browser/images/bg_colorbows.jpg);
	background-repeat : no-repeat;
}

h1 {
	FONT-FAMILY: arial, helvetica, sans-serif; 
	FONT-SIZE: 12pt; 
	FONT-WEIGHT: bold; 
	LINE-HEIGHT: 12pt; 
	margin-left : 20px;
	margin-top : 22px;
	MARGIN-BOTTOM: 6pt;
	color: #1D48C1;
}

h2 {
	FONT-FAMILY: arial, helvetica, sans-serif; 
	FONT-SIZE: 10pt; 
	FONT-WEIGHT: bold; 
	LINE-HEIGHT: 12pt; 
	margin-left : 20px;
	margin-top : 16px;
	MARGIN-BOTTOM: 4pt;
}

h3 {
	FONT-FAMILY: arial, helvetica, sans-serif; 
	FONT-SIZE: 10pt; 
	FONT-WEIGHT: bold; 
	LINE-HEIGHT: 12pt; 
	margin-left : 20px;
	margin-top : 22px;
	MARGIN-BOTTOM: 4pt;
	color: #1D48C1;
}
h4 {	
	FONT-WEIGHT: bold;
	color: #1D48C1;

}

b.h {
	color: #1D48C1;
}


p {
	margin-left : 20px;
	margin-right: 30px;
	margin-top : 4pt;
	margin-bottom: 3pt;
}

td, select, input, textarea  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424239;
}

.thlabel {
	FONT-FAMILY: arial, helvetica, sans-serif; 
	FONT-SIZE: 9pt; 
	FONT-WEIGHT: bold; 
	color: #1D48C1;
	background-color: #DFDFFD;
	text-align: left;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	FONT-WEIGHT: normal; 
	background-color: #E0E0E0;
	text-align: left;
}

fullheight {
	height:100%
}

UL{
	margin-top : 0px;
	list-style-type: disc;
}

LI {
	margin-right: 30px;
	margin-bottom: 5px;
	list-style-type: disc;
	/* text-align: justify; */
}

li.num {
	margin-right: 30px;
	list-style-type: decimal;
}


A:link {
	color: #424239; /* #424239; #148DB6;*/
	text-decoration:underline;
}
A:visited {
	color: #18B521; /*#424239  #525252;*/
	text-decoration:underline;
}
A:active {
	color: #18B521;
	text-decoration:underline;
}
A:hover {
	color: #18B521;  /*#1D48C1;*/
	text-decoration: underline;
}

A.hrefwhite:link {
	color: white;
	text-decoration:none;
}
A.hrefwhite:visited {
	color: white;
	text-decoration:none;
}
A.hrefwhite:active {
	color: #525252;
	text-decoration:none;
}
A.hrefwhite:hover {
	background-color: none;
	color: #525252;
	text-decoration: underline;
}

.topbar{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	background-color: #A8A69A;
}

.menubar, .menubar-active {
    MARGIN-LEFT: 6px;
	font-weight:bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: white; 
	background-color: #554BDF;
}
A.menubar:link,  A.menubar:visited,  A.menubar:active {
	color: #6CCAF7; /* #FFE502;*/
	text-decoration:none;
}
A.menubar:hover {
	color: white;
	text-decoration:none;
}
A.menubar-active:link, A.menubar-active:visited, A.menubar-active:active A.menubar-active:hover{
	color: white;
	text-decoration:none;
}

.menusubbar, .menusubbar-active {
    margin-left:  8px;
	margin-right: 8px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white; 
	background-color: #1D48C1;
}
A.menusubbar:link, A.menusubbar:visited, A.menusubbar:active {
	color: white;
	text-decoration:none;
}
A.menusubbar:hover {
	color: white;
	text-decoration:underline;
}
A.menusubbar-active:link, A.menusubbar-active:visited, A.menusubbar-active:active A.menusubbar-active:hover{
	color: white;
	text-decoration: underline;
}

.content {
	background-color: #F2F2FE; /* #E1FAFF; */
}

.testimonial {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #848484; /* #996666; */
	vertical-align: middle;
}


.bottombar{
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: white;
	background-color: #554BDF;
}
.asis{
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	background-color: #E1E2FB;
}
A.bottombar:link {
	color: white;
	text-decoration:none;
}
A.bottombar:visited {
	color: white;
	text-decoration:none;
}
A.bottombar:active {
	color: #363636;
	text-decoration:none;
}
A.bottombar:hover {
	color: #363636;
	text-decoration:underline;
}


