img {
	border: none;
}
a:link {
	color: #b5111b;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #b5111b;
	text-decoration: underline;
}
a:active {
	color: #666666;
}

.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
div {
	position: static;
	margin: 0px 0px 0px 0px;
}
#navbarTable {
	background-color: #b5111b;
	height: 23px;
	width: 775px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.secNavTitle {
	font-size: 13px;
	font-weight: bolder;
	color: #202020;
	margin: 10px 0px 0px;
	padding: 0px;
}
p.secNavList {
	line-height: 16px;
	color: #FFFFFF;
}
.secNavList {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.secNavBar {
	background-image:url(../images/leftNavBarGradient.jpg);
	text-align:right;
	margin: 2px 0px 0px 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 0px;
	background-repeat: repeat-x;
}
.introBody {
	position: static;
	margin: 20px 5px 20px 20px;
	background-image: url(../images/pictureofMMC.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.introText {
	width: 275px;
}
.secInfo {
	font-size: 11px;
	color: #B5111B;
	text-align: right;
	margin: 0px 13px 0px 0px;
	padding: 0px;
}
.secInfo a:link {
	color: #B5111B;
	text-decoration: none;
}
.secInfo a:hover {
	color: #000000;
	text-decoration: underline;
}
.secInfo a:active {
	color: #666666;
	text-decoration: none;
}
.secNavList a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.secNavList a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.secNavList a:hover {
	color: #B5111B;
	text-decoration: underline;
}
.secNavList a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer {
	font-size: 10px;
	text-align: center;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: static;
}
div.pedTour{
	float: right;
	width: 545px;
	margin: 0px;
	padding: 15px 0px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
div.pedTour img{
	margin: 0px;
	padding: 0px 8px;
}
blockquote {
	margin: 8px 5px 12px 35px;
	padding: 0px;
}
div #tertList{
	width: 130px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	text-align: left;
	position: static;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9E9E9E;
}
div #tertList p{
	margin: 0px;
	padding: 1px 0px;
}
div #secContent{
	width: 420px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	position: static;

}
div #secContent table{
	margin: 0px 0px 0px 25px;
	padding: 0px;
	position: static;
	float: left;
	width: 25%;
}
#history input{
	padding: 0px;
	margin: 0px;
}
#appTable{
	border: thin solid #CCCCCC;

}
#eduTable{
	margin: 0px;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
#eduTable td{
	margin: 0px;
	padding: 3px;
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
}
div #contentDiv{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
div #contentDiv2{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
}

#physicianDetails {
	background-image: url(../images/physicianFolder.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 10px;
	margin: 0px;
	float: left;
	width: 550px;
}

#physicianDetails #picture {
	float: left;
	width: 140px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 120px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#physicianDetails p {
	padding: 0px;
	margin: 0px;
	line-height: 1.7em;
	font-size: 11px;
}
