@charset "utf-8";

*{
	margin:0;
	padding:0;
}



body {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
#logo {
	background-repeat: no-repeat;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	background-position: 10px 15px;
	float: none;
	text-align: right;
	font-family: "Century Gothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	background-image: url(images/newmdlogo.png);
}
#menufull {
	margin: 0px;
	width: 100%;
	height: 40px;
	background-color: #B9B9B9;
}
#menucont {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 40px;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
}
#menu {
	float: none;
	width: 920px;
	height: 40px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: visible;
}

#menu ul {
	list-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0px;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	text-decoration: none;
	font-size: 12px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-repeat: no-repeat;
	margin: 0px;
	height: 30px;
	text-align: center;
	vertical-align: bottom;
}

#menu a:hover {
	color: #FFF;
}

#menu .active a {
	color: #FFF;
}
#menudrop {
	margin: 0px;
	height: 15px;
	width: 100%;
	background-image: url(images/dropshadow.png);
	background-repeat: repeat-x;
}
#menudropup {
	margin: 0px;
	height: 14px;
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(images/dropshadowup.png);
}
#maincont {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#maincont p {
	font-family: sans-serif, Calibri;
	font-weight: normal;
	padding-right: 10px;
	padding-bottom: 20px;
	text-align: justify;
	font-size: 14px;
	color: #000;
	padding-left: 0px;
	padding-top: 10px;
}

#maincont h5{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: center;
	font-size: 36px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #97BA38;
	padding-left: 0px;
}

#maincont h5 a {
	color: #96B937;
	text-decoration: none;
}
#maincont a:hover {
	color: #FF4011;
}
#introcontainer {
	float: none;
	background-color: #FFF;
	width: 925px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 200px;
	text-align: center;
}
#advicecont {
	float: left;
	background-color: #FFF;
	width: 575px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 11px;
}
#advicecont h4{
	color: #FF4011;
	text-decoration: none;
}
#advicecont h4 a {
	color: #FF4A1D;
	text-decoration: none;
}
#advicecomments {
	float: left;
	width: 325px;
	margin-top: 0px;
	margin-bottom: 0px;
}



.standardtxt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: left;
	font-weight: normal;
	padding: 20px;
}
#linkcont {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 70px;
	border: 1px solid #FFF;
}

#linkcont h5{
	font-family: "helveticaRounded LT Bold", "Arial Rounded MT Bold";
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	font-size: 20px;
	color: #666;
	padding-left: 0px;
	margin: 0px;
	padding-top: 20px;
}

#linkcont h5 a {
	color: #96B937;
	text-decoration: none;
}
#linkcont h5 a:hover {
	color: #FF4011;
	
}
#footerfull {
	height: 100px;
	width: 100%;
	background-color: #B9B9B9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}




h1 {
	font-family: "helveticaRounded LT Bold", "Arial Rounded MT Bold";
	font-size: 20px;
	color: #FF4011;
	font-weight: normal;
	margin: 0px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
ol {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #3093DB;
	padding-left: 20px;
	padding-bottom: 10px;
	margin-top: 0px;
	line-height: 1.5em;
	font-weight: bold;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: bolder;
	font-style: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF4011;
	text-align: justify;
	padding: 0px;
	text-indent: 0px;
	font-style: normal;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}

h4 {
	font-family: "helveticaRounded LT Bold", "Arial Rounded MT Bold";
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 0px;
	text-align: left;
	font-size: 18px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #FF4011;
	padding-left: 10px;
}
h5 {
	font-family: "helveticaRounded LT Bold", "Arial Rounded MT Bold";
	font-weight: normal;
	padding-right: 10px;
	padding-bottom: 0px;
	text-align: left;
	font-size: 36px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #E66600;
	padding-left: 10px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-right: 10px;
	padding-bottom: 0px;
	text-align: left;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #268DD7;
	padding-left: 0px;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: justify;
}

.commentsboxes {
	text-align: justify;
	font-family: "Century Gothic", sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	border: 1px dotted #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.tableborder{
	border: 1px dotted #666666;
}

.typesboxes {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	padding: 7px;
	border: 1px dotted #666;
}

.bluelink {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #2882D5;
	font-weight: bold;
	font-style: italic;
}
.bluelink:link {
	text-decoration: none;
	color: #2C80D1;
}
.bluelink:visited {
	color: #2C80D1;
	text-decoration: none;
}
.bluelink:hover {
	color: #FF4010;
	text-decoration: underline;
	cursor: auto;
}
.bluelink:active {
	color: #FF4010;
	text-decoration: none;
}

.copyright {
	font-family: "Century Gothic", sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	padding: 25px;
}
.tablefontleft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	vertical-align: middle;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#typestable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	border: 1px solid #090;
}

.tablefontright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
}
.IndexBoxTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #268DD7;
}

