/* CSS Document */
BODY{
	margin:0px;
	background-image:url(../Images/mitd.gif);
	background-repeat:repeat;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	color: #000000;
	line-height: 1.5;
}
#menu td{
	text-align:center;
	padding-top:10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C4CED0;
	background-color: #E6EBEC;
}
#menu a, #menu a:link, #menu a:visited, #menu a:active {
	text-decoration: none;
	font-weight: bold;
	color: #98A7B1;
	text-transform: uppercase;
}
h3 {
	color: #A0B0B4;
	background-color: #E6EBEC;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 130%;
	margin: 2px;
	text-decoration: none;
}
#recommend {
	background-color: #F4F7F7;
	border: 1px solid #E1E7E8;
	padding: 10px;
}
#recommend img {
	background-color: #FFFFFF;
	border: 1px solid #EBF1F1;
}

#menu a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #5A6F7A;
	text-transform: uppercase;
}
#menu td:hover {
	background-color: #DEE6E7;

}

#main{
	background-color:#FFFFFF;
	width:760px;
	padding:0px 0px;
	line-height: 1.5;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CDD6D8;
	border-left-color: #CDD6D8;
}
#logo {
	background-color: #AFC0C8;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C8D2D5;
}

#main td{
vertical-align:top;
}
.footer td{
padding:0px 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
h2 {
	font-weight: bold;
	font-variant: small-caps;
	color: #8799A5;
	font-size: 115%;
}
#pright {
	float: right;
}
#sublinks {
	background-color: #EDF0F1;
	border: 1px solid #D8DFE0;
	font-size: 90%;
	float: left;
	padding-right: 10px;
	width: 350px;
	margin-left: 10px;
	padding-top:10px;
	padding-bottom: 5px;
}

.footer	a{
color:#666666;
text-decoration:none;
}

a:link, a:visited, a:active{
	color: #9DAEB6;
	text-decoration:none;
}
a:hover {
	color: #CDD6D8;
	text-decoration: underline;
}
#sublinks a:link, #sublinks a:visited, #sublinks a:active{
	color: #98A7B1;
}
#sublinks a:hover {
	color: #6D8492;
	text-decoration: none;
}
#sublinks li{
	list-style-image: url(../Images/bullet.gif);
}
#sitemap li{
	list-style-image: url(../Images/bullet.gif);
}
#note {
	font-size: 70%;
	margin: 3px;
}
#textinfo {
	clear: both;
}
