


html, body{ 
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	color: black;
	padding: 0px;;
	margin: 0px;
	}
.page{	
	width:994px;
	height: 100%;
	margin: 0 auto;
	background-image: url(images/table-bg.gif);
	background-repeat: repeat-y;
}
.margin-left{
	width: 10px;
	background-image: url(images/margin-left.gif);
	background-repeat: repeat-y;
}
.margin-right{
	width: 10px;
	background-image: url(images/margin-right.gif);
	background-repeat: repeat-y;
}
.logo{
	height: 62px;
	width: 180px;	
	background-color: white;
	margin: 0;
	padding: 0;
}
.vline{
	width: 4px;
	background-color: #7d7d7d;
}
.topbar{
	width: 790px;
	max-height: 62px;
	background-color: white;
	margin: 0;
	padding: 0;
}
.menu1{
	text-align: center;
	font-size: 10px;	
	width: 180px;
	height: 20px;
	background-color: #2b4895;
	margin: 0;
	padding: 0;
}
.menu1 ul{
	width: 180px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu1 li{
	padding: 3pt;
	list-style: none;
	display: inline;
}
.menu1 li a{
	text-decoration: none;
	color: white;
}
.menu1 li a:hover{
	display: inline-block;
	text-decoration: underline;
	color: white;
}
.menu2{
	text-align: center;
	width: 790px;
	height: 20px;
	background-color: black;
	margin: 0;
	padding: 0;
}
.menu2 ul{
	font-size: 10px;
	width: 790px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu2 li{
	width:158px;
	list-style: none;
	display: inline;
}
.menu2 li a{
	width: 150px;
	display: inline-block;
	text-decoration: none;
	color: white;
}
.menu2 li a:hover{
	text-decoration: underline;
	color: white;
}

.intranet{
	width: 180px;
	height: 80px;
	background-image: url(images/bg_bluelines.gif);
	margin: 0;
	padding: 0;
}
.photoframe{
	width: 790px;
	height: 80px;
	margin: 0;
	padding: 0;
}
.menu3{	
	text-align: center;
	font-size: 10px;
	width: 180px;
	height: 20px;
	background-color: #2b4895;
	margin: 0;
	padding: 0;
}
.menu3 ul{
	width: 180px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu3 li{
	padding: 5pt;
	list-style: none;
	display: inline;
}
.menu3 li a{
	display: inline-block;
	text-decoration: none;
	color: white;
}
.menu3 li a:hover{
	text-decoration: underline;
	color: white;
}
.menuline{
	width: 790px;
	height: 20px;
	background-color: #4667ae;
	margin: 0;
	padding: 0;
}
.sidemenu{
	font-size: 12px;
	padding-top: 15px;
	text-align: left;
	width: 180px;
	background-color: #4667AE;
	margin: 0;
	color: white;
	vertical-align: top;
}
.sidemenu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.sidemenu ul li{
	font-weight: bold;
	line-height: 18px;
	padding: 5px 0px 5px 10px;
	background-image: url(images/btn-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.sidemenu ul li a{
	color: white;
	text-decoration: none;
}
.sidemenu ul li a:hover{
	color: white;
	text-decoration: underline;
}
.sidemenu ul li ul li{
	padding: 2px 0px 2px 15px;
	font-weight: normal;
	background-image: none;
}
.content{
	width:790px;
	height: auto;
	background-color: #D4E4F5;
	margin: 0;
	padding: 0;
}
#content{
	padding: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content h1{
	padding: 0;
	margin: 5px 0px 5px 0px;
	font-size: 18px;
	font-weight: bold;
}
.diehl{
	width: 180px;
	height: 40px;
	background-color: #7f7f7f;
	margin: 0;
	padding: 0;
}
.footer{
	text-align: right;
	font-size: 10px;
	width: 790px;
	height: 40px;
	background-color: #a6a6a6;
	margin: 0;
	padding: 0px 15px 0px 0px;;
}
.footer ul{
	width: 671px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer li{
	padding: 3pt;
	list-style: none;
	display: inline;
}
.footer li a{
	text-decoration: none;
	color: white;
}
.footer li a:hover{
	display: inline-block;
	text-decoration: underline;
	color: white;
}

img{
	vertical-align: bottom;
	border: 0;
	margin: 0;
	padding: 0;
}

a{
	color: #487BB3;
	font-weight: bold;
	text-decoration: none;
} 


a.hover{
	color: #487BB3;
	font-weight: bold;
	text-decoration: none;
}
.dm_logo {
	font-size: 10px;
	font-weight: bold;
	color: White;
	width: 180px;
	height: 40px;
	padding-left: 30px;
	text-align: left;
} 
