body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align:center;
	background-color: #D2E0E3;
	font-size:100%;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
#wrapper {
	position:relative;
	width: 744px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid silver;
	margin-right:auto;
	margin-left:auto;
	background-color:#FFFFFF;
}
#rightside {
	position: relative;
	background-color:#FFFFFF;
	float:right;
	width: 250px;
	border-left-color:#677299;
	border-left-style:dotted;
	border-left-width:thin;
	height:350px;
	padding: 10px;
	margin:10px;
	clear: right;
}
li {
	font-size:12px;
}

#navigation {
	background-image: url(images/template_final_06.jpg);
	background-repeat: repeat-y;
}

#maintext {
	padding: 10px;
}
#footer {
	background-color: #439998;
	font-size: x-small;
	padding: 10px;
	clear:both;
}
.nav {
	text-align: left;
	width: 163px;
}
#breadCrumb{
	font-size: 60%;
	padding: 5px 0px 5px 10px;
	color: #409997;
	font-weight: normal;
}
/****************** Menus for the Navigation ******************/
.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#667298;
color:#FFFFFF;
width:150px;
padding:2px;
text-align:center;
font-weight:bold;
font-size:12px;
/*/*/border-bottom:1px solid #FFFFFF;/* */
}

.submenu{
margin-bottom: 5px;

padding:2px;
background-color:#d0ccf7;
color:#FFFFFF;
font-size:12px;
/*/*/border-bottom:1px solid #FFFFFF;/* */
}
a.submenu:link{
	height:5px;
	border-bottom:1px solid #FFFFFF;
	background-color:#439998;
	/*/*/border-bottom:1px solid #FFFFFF;/* */
}
a.submenu:visited{
	height:5px;
	border-bottom:1px solid #FFFFFF;
	background-color:#439998;
	/*/*/border-bottom:1px solid #FFFFFF;/* */
}
a.submenu:hover{
	height:5px;
	border-bottom:1px solid #FFFFFF;
	background-color:#439998;
	/*/*/border-bottom:1px solid #FFFFFF;/* */
}
/****************** End of Menus for the Navigation ******************/
h1 {
	font-size: x-large;
	font-weight: bold;
	color: #667298;
}
h2 {

	font-size: large;
	font-weight: bold;
	color: #409997;
}
h3 {


	font-size: medium;
	font-weight: bold;
	color: #667298;
}
p {
	font-size: 80%;
}
a.exp:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a.exp:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a.exp:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	text-decoration: underline;
}
a:link {
	color: #409997;
	text-decoration: underline;
}
a:visited {

	color: #409997;
	text-decoration: underline;
}
a:hover {

	color: #677299;
	text-decoration: underline;
}
/****************** Menu for MDWW link at the bottom of the page. ******************/
#mdww{
	position:relative;
	width: 744px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-right:auto;
	margin-left:auto;
	text-align: right;
	font-size:9px;
	font-weight:normal;
	color:#002e67;
}
#mdww a:link {
	text-decoration:none;
	color:#002e67;
}
#mdww a:visited {
	text-decoration:none;
	color:#002e67;
}
#mdww a:hover {
	text-decoration:underline;
	color:#677299;
}
/***************** Buttons for Home Page ******************/
.htop {
	width: 250px;
	border-bottom-color:#677299;
	border-bottom-style:dotted;
	border-bottom-width:thin;
	padding: 10px;
	padding-top:0px;
	padding-bottom:0px;
	margin:10px;
	margin-top:0px;
	margin-bottom:0px;
}
.hbuttons {
	width: 250px;
	border-bottom-color:#677299;
	border-bottom-style:dotted;
	border-bottom-width:thin;
	height:50px;
	padding: 10px;
	padding-top:0px;
	margin:10px;
	font-size:12px;
}
a.hbuttons {
	color:#677299;
	text-decoration:underline;
}