@charset "UTF-8";
body {
	text-align: center;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-repeat: repeat-x;
	background-color: #E7E7E7;
	margin: 0px;
	background-image: url(../Images/Background.jpg);
}
h1 {
	font-size: 18pt;
	font-weight: bold;
	line-height: 20pt;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #D11241;
	padding-bottom: 5px;
}
h2 {
	font-size: 16pt;
	font-weight: bold;
}
h3 {
	font-size: 14pt;
	font-weight: bold;
}
a {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
}
#container {
	width: 1000px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../Images/columns.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
}
#header {
	background-color: #000000;
	height: 4px;
}
#leftColumn {
	float: left;
	width: 288px;
	background-image: url(../Images/ForeMed_logo.jpg);
	background-repeat: no-repeat;
	padding-top: 250px;
}
#content {
	margin-right: 230px;
	margin-left: 293px;
	margin-top: 20px;
	padding-top: 10px;
}
.content a {
	color: #686868;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D11241;
}
.content a:hover {
	text-decoration: none;
	border-bottom-style: none;
	color: #D11241;
}
#rightColumn {
	float: right;
	padding-right: 20px;
	padding-left: 20px;
	width: 160px;
	margin-top: 20px;
	padding-top: 0px;
	font-size: 11pt;
}
#cornerFooter {
	background-image: url(../Images/corner.jpg);
	background-repeat: no-repeat;
	height: 126px;
	float: right;
	width: 500px;
	clear: none;
	background-position: right;
	padding-left: 0px;
}
#footer {
	background-color: #000000;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: center;
	padding: 8px;
	clear: both;
}
.footer a {
	color: #FFFFFF;
	text-decoration: underline;
	border-bottom-style: none;
}
.footer a:hover {
	text-decoration: none;
}
.infoLink  {
	font-size: 9pt;
}
.digest a {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.digest  a:hover {
	text-decoration: none;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.digest {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	background-color: #666666;
	padding: 0px;
	line-height: 14pt;
	text-align: left;
	border-right-width: 1.5pt;
	border-left-width: 1.5pt;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.RedHeading {
	color: #850C2B;
	text-decoration: none;
}
.staffTable {
	vertical-align: top;
}
.staffCell {
	padding: 6px;
	background-position: right;
	background-image: url(../Images/table_gradient.jpg);
	background-repeat: repeat-y;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#image {
}
#image a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #D1D2D4;
}
#image a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #D1D2D4;
}
.picLink {
	text-decoration: none;
}
.picLink a {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.picLink a:hover {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
