body {
	font-family: Verdana, sans-serif;
	background-color: #C9DBF1;

}
a, a:visited {
	color: #2660B7;
	text-decoration: underline;
}

a:hover, a:visited:hover {
	color: #003399;
	text-decoration: underline;
}

#wrapper {
	margin: 0px auto;
	background-image: url(bg.jpg);
	width: 850px;
}

#main {
	padding: 10px 40px;
}

#header {
	height: 84px;
}

#footer {
	height: 52px;
	background: #DDD url(footer.jpg) no-repeat;
}

#menu {
	width: 185px;
	float: left;
}

#content {
	margin-left: 210px;
	font-size: 11px;
	line-height: 17px;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	background-color: #FFFFFF;
	padding: 3px 6px;
	font-size: 11px;
	list-style: none;
	border-top: 1px solid #6699CC;
	color: #003399;
	font-weight: bold;
}

ul#submenu {
	margin: 0;
	padding: 0;
	border: 0px solid #999;
}

#submenu li {
	background-color: #ffffff;
	padding: 3px 6px 3px 10px;
	font-size: 11px;
	list-style: square inside;
	color: #003399;
	font-weight: bold;
	border: 0px solid #999;
}

#menu a {
	color: #003399;
	text-decoration: none;
}

#submenu a {
	color: #003399;
	text-decoration: none;
}

#submenu li#selected {
	background-color: #C9DBF1;
	color: #003399;
}

#submenu li#selected a, #submenu li#selected a:visited{
	color: #003399;
}

li#selected {
	background-color: #C9DBF1;
}

h1 {
	display: none;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 22px;
	color: #003399;
	line-height: 25px;
}

h3 {
	color: #003399;
	line-height: 17px;
	font-size: 15px;
	margin: 0 0 0px 0;

}

h4 {
	color: #003399;
	line-height: 15px;
	font-size: 13px;
		font-weight: bold;
	margin: 0 0 0px 0;

}

#rgdtp {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
    font-weight: bold;
      text-align : center;
  color: #777777;

}

a.rgdtp {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: bold;
  color: #777777;
  text-decoration: none;
  
}

a:hover.rgdtp {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: bold;
  color: #0064B6;
  
}

