/************** header tag styles **************/
H1 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	margin-bottom:-1px;
	font-size: 14px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}	
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/************** text tag styles **************/

.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;	
}
.BodyTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.BodyTextWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.BodyTextYellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: bolder;
	color: #FFFF33;
	text-decoration: none;
}
.Caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.Header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.Text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14pt;
	color: #000000;
	text-decoration: none;
}
.VerticalLine {
	background-image: url(images/General/Vertical_Line.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.Headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.ItalicText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.ArticleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #564E4B;
	text-decoration: none;
	letter-spacing: inherit;
	font-stretch: expanded;
}
.ArticleTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px 5px 5px;
	letter-spacing: inherit;
	font-stretch: expanded;
}
.Subheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #564E4B;
	text-decoration: none;
}
.ParaHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.SidebarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
.RedArticleText {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #FF0000;
	text-decoration: none;
	font-stretch: expanded;
}
.FontStyle12White {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13pt;
}
.FontStyle16 {
	font-size: 16px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-weight: bold;
}
.FontStyle24 {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
}
.FontStyle12Black {	
    font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/************** link tag styles **************/

.MenuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #564E4B;
	text-decoration: none;
	font-weight: bold;
	width: 77px;
	display: block;
	height: 100%;
	vertical-align: middle;
	padding: 0px;
}
a.MenuLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #534C49;
	text-decoration: none;
	font-weight: bold;
	width: 77px;
	display: inline;
	height: 100%;
	padding: 0px;
	vertical-align: middle;
}
a.MenuLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #993300;
	text-decoration: none;
	font-weight: bold;
	width: 77px;
	display: inline;
	height: 100%;
	vertical-align: middle;
	padding: 0px;
}
a.MenuLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
	width: 77px;
	display:inline;
	height: 100%;
	padding: 0px;
	vertical-align: middle;
}
a.linkstyle1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.linkstyle1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
}
a.linkstyle1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #CCFF33;
	text-decoration: none;
}
a.linkstyle2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.linkstyle2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
a.linkstyle2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.linkstyle2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}
a.linkstyle3:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a.linkstyle3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
a.linkstyle3:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.linkstyle3:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}
a.linkstyleText2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #991A41;
	text-decoration: none;
}
a.linkstyleText2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #00CC99;
	text-decoration: underline;
}
a.linkstyleText2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #99FF99;
	text-decoration: underline;
}
a.linkstyleArticleText:link {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #991A41;
	text-decoration: none;
	letter-spacing: inherit;
	font-stretch: expanded;
}
a.linkstyleArticleText:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #003399;
	text-decoration: underline;
	letter-spacing: inherit;
	font-stretch: expanded;
}
a.linkstyleArticleText:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: ##333333;
	text-decoration: none;
	letter-spacing: inherit;
	font-stretch: expanded;
}
a.linkstyleSideBar:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #991A41;
	text-decoration: none;
	font-stretch: expanded;
}
a.linkstyleSideBar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #003399;
	text-decoration: underline;
	width: 93px;
	font-stretch: expanded;
}
a.linkstyleSideBar:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #006600;
	text-decoration: none;
	font-stretch: expanded;
}
a.linkCaption:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #333333;
	text-decoration: none;
}
a.linkCaption:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #003366;
	text-decoration: underline;
}
a.linkCaption:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #003366;
	text-decoration: underline;
}
/************** graphic design tag styles **************/

.background-color {
	background-color: #FBF4E7;
	background-repeat: no-repeat;
}
.VerticalLine {
	background-image: url(images/General/Vertical_Line.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.SearchResults {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
.masthead {
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FCF2E4;
}
.menubar {
	background-color: #000000;
	background-image: url(images/interface/menubar.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.TablePadding {
	padding: 10px,0px,10px,0px;
}
.CenterJustified {
	width: 100%;
	height: 100%;
}
a.linkArticleTextYellow:link {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFFF00;
	text-decoration: none;
	letter-spacing: inherit;
	font-stretch: expanded;
}
a.linkArticleTextYellow:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	text-decoration: underline;
	letter-spacing: inherit;
	font-stretch: expanded;
}
a.linkArticleTextYellow:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #009999;
	text-decoration: none;
	letter-spacing: inherit;
	font-stretch: expanded;
}
.mastheadCopy {
	background-image: url(images/CHBailey-Logo2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E7DAC7;
}
.ItalicTextCaption {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #442D25;
}
.ArticleTextPadded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #564E4B;
	text-decoration: none;
	letter-spacing: inherit;
	font-stretch: expanded;
	padding-left: 7px;
}
.HorizontalLineTop {
	background-image: url(images/lines/top-line-section.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.HorizontalLineBottom {
	background-image: url(images/lines/bottom-line-section.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.VerticalLineLeft {
	background-image: url(images/lines/left-line-section.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.VerticalLineRight {
	background-image: url(images/lines/right-line-section.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
a.linkstyleBlockBar:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #991A41;
	text-decoration: none;
	font-stretch: expanded;
	background-color: #FFFFFF;
	border: 1;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding: 5;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	width: auto;
	height: auto;
}
a.linkstyleBlockBar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #003399;
	text-decoration: underline;
	width: 93px;
	font-stretch: expanded;
	background-color: #FFFFFF;
	border: 1;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding: 5;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
a.linkstyleBlockBar:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #006600;
	text-decoration: none;
	font-stretch: expanded;
	background-color: #FFFFFF;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding: 5;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.backgroundTile {
	background-image: url(images/backgroundtile2.jpg);
	background-repeat: repeat;
	background-color: #FBF4E7;
}
