@charset "utf-8";
* 						{ padding: 0px; margin: 0px;} 
body, html 				{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; background-image: url(../hst_pink_images/background.jpg); background-position: top; background-repeat: repeat-x; background-color: #c1c1c1; margin-left: auto; margin-right: auto}
ul						{ list-style: url(../hst_pink_images/CheckMark.gif); padding-left: 20px; font-weight: bold; }


#wrapper 				{ width: 764px; text-align: left;}
#header					{ background-image:url(../hst_pink_images/header.jpg); background-repeat: no-repeat; height: 64px; }
#content				{ background-color: #FFFFFF; padding: 8px;}
#lowCostBG				{ background-image:url(../hst_pink_images/WideBGRep.gif); background-repeat: repeat-y;} 

#formBGRep				{ background-image: url(../hst_pink_images/FormBGRep.gif); background-repeat: repeat-y; padding: 15px;}

.formTitles				{ font-size: 12px; font-weight: bold; color: #666666; padding-top: 7px; padding-bottom: 7px; text-align: left; } 
.formFieldsContainer	{ text-align: left; width: 170px;}	
.formFields				{ width: 150px; border: 1px solid #CCCCCC; height: 16px; font-size: 11px; color: #666666; padding: 3px;}
.formList				{ width: 158px; border: 1px solid #CCCCCC; height: 24px; font-size: 11px; color: #666666; padding: 3px;}

#formFooter 			{}


#footer, #footer a  	{ font-size: 11px; color: #6f1b35; text-decoration: none; padding-top: 5px; padding-bottom: 5px;}
#footer a:hover			{ text-decoration: underline;}

.textMaroonBoldItalc 	{ font-style: italic; font-weight: bold;  color: #b06b80; line-height: 17px; }
.headingCaps			{ font-weight: bold; color: #b06b80; line-height: 17px; text-transform: uppercase;}
.paddingTopBtm			{ padding-top: 15px; padding-bottom: 15px;}
.textSmall				{ font-size: 11px;}