body {  background-color: #FFFFFF;  margin-left:0pt; margin-right:0pt;margin-top:0pt;margin-bottom:0pt }
.headerflash {height:200;background:#E3791B}
.navbar {background:#025198; border-bottom:1px solid #FFFFFF;border-top:1px solid #FFFFFF;}
.scroller {background:#00826C;border-bottom:1px solid #FFFFFF;border-right:1px solid #FFFFFF}
.testimonial {  font-family: arial, verdana, Arial; font-size: 9pt; color: #FFFBD0}
.main {background:#FFFFFF; border-left:1px solid #025198}
.sidebar{background:#F4F4F4; border-right:1px solid #025198}
.footer {background: #025198;  font-family: arial, tahoma; font-size: 8pt;color:#FFFFFF;  padding:3}

.highlight { border:1px solid #DCDCDC; background-color:#F0F0F0; font-family: Verdana,Arial; font-size: 8pt; padding:5}
.highlighttitle { background-image:url('images/highlight_title_back.jpg');   color:#A90215; font-family: arial; font-size: 9pt; font-weight: bold; padding:5}
.highlighttext { background-image:url('images/highlight_back.jpg'); height:150; border:1px solid #D8ECCC;  font-family: arial; font-size: 8pt; padding:5}


.gridtitle {  font-family: Arial, verdana; font-size: 12pt; color: #2B4361; padding:2;font-weight:bold; border: 1px solid #BFBFBF}
.grid {  font-family: tahoma,Arial, verdana; font-size: 8.5pt; color: #555A61; padding:3}

.menuhead { background:#E07818; font-family: arial, tahoma, verdana; font-size: 9pt;color:#FFFFFF; padding:2px; border-bottom:1px solid #FFFFFF; border-top:1px solid #FFFFFF;font-weight:bold}
.menu {  height:30; font-family: Arial; font-size: 9pt;  padding: 3; border-bottom:1px dotted #005645; font-weight:bold}
.menu a{color:#2D3B5D; display:block}

.text {  font-family: arial, verdana, Arial; font-size: 9pt; color: #000000; text-align:Justify; padding:5px}
.text a {text-decoration:underline}
.title { font-family: arial, tahoma, verdana; font-size: 14pt;color:#DF8503;  border-bottom:1px solid #DCDCDC; padding:5px }

.list { border-bottom: 2px dotted #D4D4D4; font-family: Arial, verdana; font-size: 9pt; color: #0F556B; padding:5}
.list a { color:#A01616;  text-decoration: underline}

.pic{ border: 1px solid #DCDCDC; }

.hidden {  display:none}


a { text-decoration: none; color: #000000 }
a:hover {text-decoration:underline}
input {font-family:arial, verdana;font-size:8pt}
select {font-family:arial, verdana;font-size:8pt }
textarea {font-family:arial, verdana;font-size:8pt}

.fadein { position:relative; height:150px; width:200px; }
.fadein img { position:absolute; left:0; top:0; }

/* menu styles */
#jsddm
{	background: #025198;
	margin: 0;
	padding: 0}

	#jsddm li
	{	float: left;
		list-style: none;
		font: 9pt Arial,Tahoma}

	#jsddm li a
	{	display: block;
		background: #025198;
		padding: 5px 5px;
		text-decoration: none;
		border-right: 0px solid #FFFFFF;
		width: 118px;
		color: #EAFFED;
		font-weight:bold;
		white-space: nowrap}

	#jsddm li a:hover
	{	background: #68AC16}
		
		#jsddm li ul
		{	z-index:100;
			margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white}
		
			#jsddm li ul li
			{	float: none;
				display: inline}
			
			#jsddm li ul li a
			{	width: 200px;
				background: #68AC16;
				color: #FFFFFF}
			
			#jsddm li ul li a:hover
			{	background: #477511;
				color: #FFFFFF}

