/*-----FRAMEWORK-----*/
body {
	background: url(images/background/background_image.gif);
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E9E8E2;
}
a:link {
	color: #E9E8E2;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #E9E8E2;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #E9E8E2;
	font-weight: bold;
	text-decoration: none;
}
.indent {
	padding-left: 30px;
	padding-top: 10px;
}
.foundation {
	background: url(images/background/wholeFoundation2.png) top center no-repeat;
	margin-top: 0px;
}
.subpagefoundation {
	background: url(images/background/wholeFoundation2.png) top center no-repeat;
	margin-top: 0px;
}

.charcoal {
	color: #EEE;
	text-shadow: 0 1px 1px #222;
	background-color: #407726;
}

/*-----HEADER-----*/
.ARCHmasthead {
	padding-left:5px;
	border: none;
}
.headerContact {
	color: #FFFFFF;
	font-size: 9pt;
	padding-top: 7px;
	padding-right: 10px;
}
.headerContact a{
	color: #FFFFFF;
	text-decoration: none;
}
.headerContact a:hover{
	color: #FFCC00;
}

/*-----FOOTER-----*/
.footer {
	font-size: 10px;
	color: #FFFFFF;
}	

/*-----INDEX.HTML SECTIONS-----*/
.flashHolder {
	background: url(images/flashHolder.jpg) top no-repeat;
	padding-bottom: 7px;
}
.newUserBanner {
	background-image: url(images/background/banner1background.jpg);
	background-repeat: no-repeat;
}
.certificationSections {
	background:url(images/background/certSectionBack.gif) right no-repeat;
	height: 130px;
	padding-right: 4px;
}
.diseaseInfo {
	background:url(images/background/diseaseInfo.gif) right no-repeat;
}
.ophthalDiseaseInfo {
	background:url(images/background/ophthalDiseaseInfo.gif) right no-repeat;
}
#diseaseText {
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color: #9fa9a0;
}
.upcomingClinics {
	background:url(images/background/upcomingClinics.png) right no-repeat;
	height: 169px;
	padding-right: 5px;
}
.upcomingContent {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #9fa9a0;
	padding-right: 30px;
}

/*-----CONTACT-----*/
.map {
	background:url(images/background/map.png) top right no-repeat;
	padding-left: 20px;
	width: 282px;
}
.contactInfo {
	background:url(images/background/contact.jpg) no-repeat;
	width: 278px;
	height: 219px;
	padding-top: 43px;
	padding-left: 15px;
}
.findAcardiologist {
	background:url(images/background/findacardiologist.gif) no-repeat;
	width: 278px;
	height: 111px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
}
.findAophthalmologist {
	background:url(images/background/findaophthalmologist.gif) no-repeat;
	width: 278px;
	height: 111px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
}
.contactText {
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11pt;
	color: #999999;
}

/*-----ABOUT US-----*/
.aboutusPadding {
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-top: 30px;
}
.printBlanksIndex {
	background: url(images/background/printBlankForms.jpg) no-repeat;
	width: 291px;
	height: 168px;
	padding-bottom: 15px;
	vertical-align: bottom;
	background-position: right;
}
.printBlanks {
	background: url(images/background/printBlankForms.jpg) no-repeat;
	width: 391px;
	height: 168px;
	padding-bottom: 15px;
	vertical-align: bottom;
	background-position: center top;
}
.newRegister {
	background: url(images/background/newToArch.jpg) no-repeat;
	width: 372px;
	height: 168px;
	padding-bottom: 15px;
	padding-left: 25px;
	vertical-align: bottom;
}

/*-----FAQS-----*/
.questionCells {
	background-color: #4882A4;
	border: #578FAE thin solid;
	padding: 5px;
}
.questionCells a {
	color: #9fa9a0;
	text-decoration: none;
}
.questionCells a:hover {
	padding: 5px;
	color: #FFCC00;
	text-decoration: none;
}
.questionCells a:active {
	color: #9fa9a0;
	text-decoration: none;
}
.questionCells a:visited {
	color: #9fa9a0;
	text-decoration: none;
}
.anchoredQuestions {
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color: #E0C828;
}

/*-----OWNER REGISTER-----*/
.registerPadding {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
}
.bodyBackground {
        background: url(images/animal/siteImages/background/vertRptFoundation.png) top center repeat-y;
}
.slightPadding {
        padding-left: 15px;
	padding-right: 15px;
}

/*-----LOGON-----*/
.loginRegister {
	background: url(images/animal/siteImages/background/loginRegister.png) no-repeat;
	width: 292px;
	height: 194px;
	padding-bottom: 60px;
	padding-left: 25px;
	vertical-align: bottom;
}

/*-----PUBLIC SEARCH-----*/
.publicsearchPadding {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-top: 30px;
}