/* CSS Document */

.p{
	display: none;
	position:absolute;
}

body {
	text-align: center;
	margin: 0px;
	font-family: verdana;
	color: #003399;
}

a:link, {
	color: #003399;
	text-decoration:none;
}
a:hover, a:active {
	color: #003399;
	text-decoration:underline;
}

#wrapper {
	margin: 0px;
	padding: 0px;
	width: 750px;
}
.footer {
	font-family: verdana;
	font-size: 11px;
	color: #003399;
	width: 100%;
	text-align: left;
}

.footer a:visited {
	font-family: verdana;
	font-size: 11px;
	color: #003399;
	width: 100%;
	text-align: left;
}

.footerparl {
	font-family: verdana;
	font-size: 11px;
	color: #9C1831;
	width: 100%;
	text-align: left;
}



.footerparl a:link {
	color: #9C1831;
	text-decoration:underline;
}

.footerparl a:hover {
	color: #9C1831;
	text-decoration:none;
}

.footerparl a:visited {
	font-family: verdana;
	font-size: 11px;
	color: #9C1831;
	width: 100%;
	text-align: left;
}


td {
	font-family:verdana;
	font-size: 11px;
	color: #003399;
	text-align: justify;
}
td caption {
	font-family: verdana;
	font-size: 100%;
	color: #003399;
	text-align: left;
	padding:5px;
	font-weight:bold
}
td li {
	font-family: verdana;
	color: #003399;
	font-size: 11px;
	list-style-position: outside;
	margin-left:0px;
	list-style-type: square;
	text-align:left;
	padding:5px;
}
td ul {
font-size: medium
}


hr {
	height: 1px;
	width: 100%;
	border:#CCCCCC 1px solid;
}

#form td, #form p{
	font-family: verdana;
	color: #003399;
	font-size: 100%;
	text-align:left
}
#form input, #form select, #form textarea{
	font-family: verdana;
	color: #003399;
	font-size: 11px;
}
#directory a:link, #directory  {
font-weight:bold;
padding: 2px 5px 2px 5px;
margin:2px;
line-height:30px;
border:1px solid #CCCCCC;
background-color:#dddddd
}
#directory a:hover, #directory a:active {
border:1px solid #CCCCCC;
background-color:#ffffff
}

H1 {
	font-family:verdana;
	font-size: 14px;
	color: #003399;
}

H2 {
	font-family: verdana;
	font-size: 23px;
	color: #003399;
	text-align:left
}
H3 {
	font-family: verdana;
	font-size: 12px;
	color: #003399;
	text-align:left
}
H4 {
	font-family: verdana;
	font-size: 11px;
	color: #003399;
}
H5 {
	font-family: verdana;
	font-size: 11px;
	color: #003399;
}
.mkparlour td {
border-bottom:#dddddd 1px solid;
padding:4px;
font-family: verdana;
font-size: 11px;
color: #1E1E1E
}


.mkparlour H2 {
	font-family: verdana;
	font-size: 22px;
	color: #9C1831;
	text-align:left;
	padding:0px;
	bottom-margin:0px;
}

.mkparlour H3 {
	font-family: verdana;
	font-size: 15px;
	color: #9C1831;
	text-align:left;
	padding:0px;
	bottom-margin:0px;
}

.mkparlour caption {
	font-family: verdana;
	font-size: 10px;
	color: #CE4573;
	text-align:left
}

.mkparlourtxt {
	font-family: verdana;
	font-size: 10px;
	color: #CE4573;
	text-align:left
}


.mkparlour a:link, {
	font-family: verdana;
	font-size: 13px;
	color: #9C1831;
	text-align:left;
	padding:0px;
	bottom-margin:0px;
}

.PrescriptionH2{font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #003399;
	text-align:left
	}

.blue {
border:none;
background:url(../img/prescriptions/bg_button.png) no-repeat;
padding:0px;
color:#FFFFFF;
width:120px;
height:25px;
}
.NoBorder{boder:none}