html,body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset {
	margin: 0px;
	padding: 0px;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#wrapper {
	background-color: #FFFFFF;
	margin: 10px auto;
	width: 770px;
	text-align: left;
	background-repeat: no-repeat;
	font-size: 13px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCDDFF;
	margin: 0;
	padding: 0;
	text-align: center;
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#banner {
	height: 181px;
	background-repeat: no-repeat;
	background-image: url(/Images/hd.gif);
	
}
#nav ul li a{
	color: #B66411;
	text-align: center;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Geneva, Arial, sans-serif, "Times New Roman", serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
} 
#nav ul li a:hover, #nav ul li a:focus{
	background: #F1F1F1;
}

#content h1 {
	color: #FF8204;
	margin: 20px;
	padding: 0px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
#content h2 {
	font-size: 14px;
	color: #3366FF;
	margin: 20px;
	padding: 0px;
}
#content h3 {
	font: normal 12px "Courier New", Courier, monospace;
	color: #000000;
	margin: 10px;
	padding: 0px;
}

#content {
	margin-left: 170px;
	background-color: #FFFFFF;
}


#nav {





}

#nav ul {
	margin: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
#leftcol #nav {
	border-bottom: 1px solid #FF6600;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-left-color: #FF6600;
	background-color: #80A9FF;
}

#leftcol #nav ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	background: #FFFFFF;
   }
 #topnav ul{
	padding: 0;
	margin: 0;
	background: #B0CAFF;
 }
#nav ul li{
	display: inline;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;

}




 
#leftcol #nav ul li{
display:inline;
padding: 0;
margin: 0;
}

#leftcol #nav ul li a{
	background-color: #FFFFFF;
	color: #007DFB;
	padding: 3px 0 3px 4px;
	text-decoration: none;
	display: block;
	height: 1%;
	font: 16px "Times New Roman", serif;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF870F;
}

#nav ul li a:hover,#nav ul li a:focus{
	border-right: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	color: #000000;
	background: #FF6600;
	border-top-color: #FF6600;
	border-left-color: #FF6600;
}

#rightcolumn{
	float: right;
	background: #F1FFFF;
	color: #FF6600;
	margin-left: 3px;
	margin-top: 9px;
	float: right;
	width: 170px;
    }
#rightcolumn #nav ul li{
   display:inline;
   padding: 0;
   margin: 0;
   }

#rightcolumn #nav ul li a{
	background-color: #ffed00;
	color: #007DFB;
	padding: 3px 0 3px 4px;
	border-bottom: 1px solid #FF9933;
	text-decoration: none;
	display: block;
	height: 1%;
	font: 16px "Times New Roman", serif;
	text-align: left;
          }
#rightcolumn #nav {
	border-bottom: 1px solid #FF6600;
	background: #B0CAFF;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-left-color: #FF6600;
}

#rightcolumn #nav ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	background: #7FDF55;
    }

#content p{
margin: 9px;
}

.leftimage{
	float: left;
	margin: 0 10px 20px 0;
	border: 1px solid #ffffff;
}

.rightimage{
float: right;
margin: 0 0 20px 15px;
border: 1px solid #B0CAFF;
width: 150px;
}

.clearit{
clear: both;
}

#footer{
	clear: both;
	border-top: 1px solid #DF0000;
	color: #FFFFFF;
	background-image: url(/Images/bg_footer.gif);

}
#footer p{
font-size: 80%;
padding: 3px;

}

#leftcol{
color: #FF6600;
margin-left: 3px;
margin-top: 9px;
float: left;
width: 170px;
}

.container{
	width: 30%;
	float:left;
	background-color: #8ea7fd;
}
.box{
	background-color:#D7EBFF;
	border: 2px solid #CEDBFF;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
table {
	color:#000000;
	font-size: 11px;
	width: auto;
	position: static;
	height: auto;
	background: #FFFFFF;
	border-top: thin dashed;
	border-right: thin dashed;
	border-bottom: thin dashed;
	border-left: thin dashed;
}
#border {
border: 1px dashed #FF6600;
}
#sidebar {
width:100px;
}

#border:hover {
background-color:#B0CAFF;
border:1px dashed #FF6600;
}

.roundcont {
	width: 170px;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background:url(/DLCM/images/tr.gif) no-repeat top right;
}

.roundbottom {
	background: url(/DLCM/images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}


/*HEADER*/
#header{
	width: 800px;
	position:relative;
	height: 162px;
	background-repeat:no-repeat;
	background-image: url(/Images/header.jpg);
}
/*COMPANY NAME IN HEADER*/
#companyname {
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 36px;
	font-weight: bold;
	margin-top:50px;
	margin-left:40px;
	left: 0px;
	top: 0px;
}
/*MENU IN HEADER*/
#menu{
	position:absolute;
	bottom: 20px;
	right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#333333;
	text-decoration:none;
}
#menu a:hover{
	text-decoration:underline;
}

#leftpanel{
	float:left;
	width:200px;

