body, div, p, td {
	color: #333333;
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	width: 10em;
}

#nav li { 
	float: left;
	width: 10em; 
}

#nav li ul { 
	position: absolute;
	background: #991f1e;
	width: 10em;
	left: -999em; 
}

#nav li ul ul { 
	margin: -1em 0 0 10em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
.navigationBlock, .navigationHead{
	clear:left;
	float:left;
	width:140px;
	height:20px;
	border:1px solid NavajoWhite;
	background:#fff;
	text-align:center;
	font-size:12pt;
	font-family:arial;
	font-weight:bold;
}

.navigationHead{
width:275px;
margin:5 0 10 0;
}

.navigationBlockbuttonUp, .navigationBlockbuttonDown{
	float:left;
	width:60px;
	height:20px;
	border:1px outset NavajoWhite;
	background:#fff;
	text-align:center;
	font-size:10pt;
	font-family:arial;
	font-weight:bold;
	margin:1 5 0 5;
	
}	
	
#menu1_r{
position:relative;
margin:auto;
background:#991f1e;
}
#search{
display:block;
height:26px;
background:url(/themes/JDMA/images/SearchBackground.gif);

font-size:11px;
color:#fff;

}
#search div{
margin:0px;
padding:0px;
}
#search div form{
margin:2 30 0 0;

}

 #search div form input{
margin:0 0 0 5;
padding:0px;
border:none;
font-size:9px;

}

#footer{
clear:both;
margin:auto;
width:900px;
background:transparent;
text-align:left;
margin-top:10px;
font-size:9px;
color:#333333;
}

#content {
	clear: left;
	color: #ccc;
}
.l1{
border-bottom:1px solid  #995555;
border-top:2px solid  #995555;
border-right:1px solid  #995555;
border-left: 1px solid #995555;
font-family: Tahoma;
font-size: 7pt;
font-weight: bold;
color: #fff;
text-align: center;
padding-top:4px;
height:15px;
background:#991f1e;
}
.l1b{
border-bottom:1px solid  #991f1e;
border-top:2px solid  #991f1e;
border-right:1px solid  #991f1e;
border-left: 1px solid #991f1e;
font-family: Tahoma;
font-size: 7pt;
font-weight: bold;
color: #fff;
text-align: center;
padding-top:4px;
height:15px;
background:#995554;
}
.BLANK{
border:none;
}


.l2{
border:1px solid  #995555;
border-top-width:2px;
font-family: Tahoma;
font-size: 7pt;
font-weight: bold;
color: #fff;
padding-top:4px;
height:15px;
text-align: center;
background:#991f1e;
}


.l3{
padding:6 0 6  0;
background-color:#f3fcff;

border-top-width: 1px;
border-right-width-value: 1px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 1px;
border-left-width-value: 1px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: solid;
border-right-style-value: solid;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: solid;
border-left-style-value: solid;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-right-color-value: #991f1e;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: #991f1e;
border-left-color-value: #991f1e;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
border-top-color: #991f1e;
text-transform: none;
}

a.nav:link, a.nav:active, a.nav:visited, a.nav:hover{
text-decoration:none;
color:#000;
}
a:link, a:active, a:visited{
text-decoration:none;
color:#000;
font-weight:bold;
}
 a:hover{
 text-decoration:underline;}

body, table, tr, td, p, span, li, input{
margin:0px;
padding:0px;
}

body{
background:#fff;
}

#page{
background:#fff;}


#header{
diplay:block;
height:87px;
background:#fff;
font-weight:bold;

}

td {
vertical-align:top;
}

#navigation, #header{
width:900px;
clear:both;

}
#navigation{
height:20px;
background:#991f1e;
}
#page{
	margin:auto;
	margin-top:20px;
	width:900px;
}
#sidebar{
	margin:5 5 5 5;
	width:210px;
	background:#f6e2e2;
	}
	

	
#column1{
width:410px;
margin:5 5 5 5;
float:left;

}
#column2{
float:left;
width:250px;
margin:5 5 5 5;
}


.sideMenu{
list-style-type:none;
font-weight:bold;
margin:0;
padding:0;
}

.sideNavButton,  .sideNavButton:link, .sideNavButton:active, .sideNavButton:visited {
	width:100%;
	height:24px;
	background:#991f1e;
	border:2px solid #955;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	padding:0 0 3 0;
	cursor:pointer;
	}
	
	.sideNavButton:hover {
	width:100%;
	height:24px;
	background:#955;
	border:2px solid #991f1e;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	cursor:pointer;
	}
	
	a:hover{
	text-decoration:none;
	cursor:pointer;}
	#top_main p{
	margin:5 15 5 5;
	float:none;

	}