/*OVERALL FONT SPEC*/
#mainWrapper 							{color:#4C4C4C}

/*SELECTORS*/
TABLE 									{color:#4C4C4C}
H1, H2, H3, H4, H5, H6, UL 				{font-weight:bold}
#colA2 BLOCKQUOTE, #colA3 BLOCKQUOTE, 
#colB2 BLOCKQUOTE, #colB3 BLOCKQUOTE	{font-style:italic}

/*LAYOUT BACKGROUNDS*/
#header									{background:url(../images-tpl/logo_bg.gif) left bottom repeat-x}
#footerCol1 							{background:url(../images-tpl/rule1px01.png) left top repeat-x}

/*BASIC FONT STYLING*/
.bold 									{font-weight:bold}
.codeText 								{font-family:"Courier New", Courier, monospace; color:#888}

/*RULES*/
.rule1px01								{background: url(../images-tpl/rule1px01.png) left top repeat-x}
.rule1px02								{background: url(../images-tpl/rule1px02.png) left top repeat-x}

/*SPECIFICS*/
#contentWrapper 						{background: url(../images-tpl/vert-rule01.gif) 215px 18px no-repeat}
#homePage #contentWrapper 				{background: url(../images-tpl/vert-rule01.png) 215px 18px no-repeat}
#homePage #colA2 H1, 
#homePage #colA2 H2, 
#homePage #colA2 H3						{color:#4C4C4C}
#homePage #colA2 .rule1px01+H1, 
#homePage #colA2 .rule1px01+H2, 
#homePage #colA2 .rule1px01+H3			{color:#4C4C4C}
#missionStatement 						{color:#4C4C4C}

#flash01								{background: url(../images-tpl/no-flash.gif) left top no-repeat}


