
a {
	color: #A90232;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FDC58C;
	font-weight: bold;
	text-decoration: underline;
}

body {
	background-image: url(/objects/images/backgrounds/red_stripes.png);
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

html {
	margin: 0;
	padding: 0;
}

li {
	list-style-image: url(/objects/images/arrow.gif);
	padding-bottom: 8px;
}

th {
	background: #cccccc;
}

.alert {
	color: #cc0000;
	font-weight: bold;
}

.clear {
	clear: both;
}

.jBodyHeader {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.jHomeText {
	color: #333333;
	font-size: 11px;
	line-height: 28px;
}

.jHomeTextTest2 {
	color: #333333;
	font-size: 11px;
	line-height: 27px;
}

.jHomeTextTest3 {
	position: absolute;
	color: #333333;
	font-size: 11px;
	line-height: 18px;
	left: 23px;
	top: 313px;
}

.jFloatLeft {
	margin-bottom: 5px;
	margin-right: 10px;
}

.jFloatLeftHome {
	margin-bottom: 5px;
	margin-right: 15px;
}

.jFloatRight {
	margin-bottom: 5px;
	margin-left: 10px;
}

.jFloatRight {
	margin-bottom: 5px;
	margin-left: 10px;
}

.jFormTextBold {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}

.textSmall {
	font-size: 11px;
}

/* PAGE STRUCTURE
----------------- */
#cGlobalContainer {
	margin: 20px auto;
	position: relative;
	width: 770px;
}

#cGlobalHeader,
#cGlobalFooter {
	position: relative;
	width: 770px;
	background-repeat: no-repeat;
}

#cGlobalNav,
#cGlobalContent {
	background-image: url(/objects/images/backgrounds/layout_middle7.png);
	background-repeat: repeat-y;
	position: relative;
	width: 640px;
}

#cGlobalHeader {
	background-image: url(/objects/images/backgrounds/layout_top7.png);
	height: 163px;
}

#cGlobalHeader a {
	display: block;
	width: 770px;
	height: 163px;
}

#cGlobalNav {
	padding: 10px 65px;
}

#cGlobalContent {
	padding: 30px 65px;
}

#cGlobalFooter {
	background-image: url(/objects/images/backgrounds/layout_bottom7.png);
	height: 20px;
}

#utilityNav {
	font-size: 11px;
	width: 742px;
	padding: 5px 14px 0 14px;
	color: #ffffff;
}

#utilityNav a {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}

#utilityNav a:hover {
	color: #cccccc;
}

#utilityNav .left {
	float: left;
}

#utilityNav .right {
	float: right;
}

/* FORMS
-------- */
.jFormInputText {
	height: 16px;
	width: 200px;
	padding: 2px;
	margin-right: 5px;
	border: 1px #c6c3d5 solid;
}

.jFormButton {
	background: #A90232;
	border: 1px #c6c3d5 solid;
	color: #ffffff;
	font: bold 11px Arial, Helvetica, sans-serif;
	height: 22px;
	text-align: center;
	cursor: pointer;
}

.jFormButton:hover {
	background: #751424;
}

.jTextButton {
	background: #A90232;
	border: 1px #c6c3d5 solid;
	font: bold 14px Arial, Helvetica, sans-serif;
	line-height: normal;
	padding: 5px 10px;
}

a.jTextButton {
	color: #ffffff;
}

a:hover.jTextButton {
	text-decoration: none;
}

.jTextButton:hover {
	background: #751424;
}

.jTextAlert {
	color: #A90232;
	font-weight: bold;
	margin-top: 20px;
}

/* NAVIGATION
------------- */
#navContainer {
	border-bottom: 1px solid #000000;
	padding-left: 8px;
}

#navContainer a {
	border-bottom: 4px solid #ffffff;
	color: #A90232;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin-left: 39px;
	padding-bottom: 2px;
}

#navContainer a:hover {
	color: #FDC58C;
	text-decoration: none;
}

#navContainer a.on,
#navContainer a:hover {
	border-bottom: 4px solid #000000;
}

iframe.newsletterSample {
	width: 630px;
	height: 500px;
	border: 1px #000000 solid;
}

.textError {
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}

#errorReferral {
	display: none;
}

.divider {
	background-image: url(/objects/images/backgrounds/dots.png);
	background-repeat: repeat-x;
	height: 1px;
	margin: 30px 0;
}

form#patient_info {
	padding: 40px;
	background: #eeeeee;
}

form#patient_info input[type=text],
form#patient_info textarea {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	border: 1px #cccccc solid;
	padding: 2px;
}
