﻿body
{
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	color: #77787b;
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td
{
	margin: 0;
	padding: 0;
}

/* General */
#cssdropdown, #cssdropdown ul { list-style: none; padding: 0; margin: 0; z-index: 20; }
#cssdropdown, #cssdropdown * { padding: 0; margin: 0; z-index: 20; }

/* Head links */
#cssdropdown li.headlink { float: left; padding-right: 2px; margin: 0; }
#cssdropdown li.headlink a { display: block; z-index: 200; padding: 0; }

#cssdropdown li.headlinklast { float: left; padding-right: 0px; margin: 0; }
#cssdropdown li.headlinklast a { display: block; z-index: 200; padding: 0; }

/* Child lists and links */
#cssdropdown li.headlink ul { display: none; text-align: left; z-index: 3000; padding: 0; margin: 0; }
#cssdropdown li.headlink:hover ul
{
	display: block;
	z-index: 3000;
	background-color: #013b69;
	padding: 10px 12px 15px 12px;
	margin: 0px;
	min-height: 100px;
}
#cssdropdown li.headlink ul li
{
	margin: 0;
	padding: 0;
}
#cssdropdown li.headlink ul li a
{
	background-color: #013b69;
	font-family: Arial;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	padding: 5px 12px 5px 0px;
	margin: 0;
	z-index: 3000;
	width: 150px;
	border-bottom: #b8860b 1px solid;
}
#cssdropdown li.headlink ul li a:hover
{
	background-color: #699AC5;
	font-family: Arial;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	padding: 5px 12px 5px 0px;
	margin: 0;
	z-index: 3000;
	width: 150px;
	border-bottom: #b8860b 1px solid;
}

#cssdropdown li.headlinklast ul { display: none; text-align: left; z-index: 2000; padding: 0; margin: 0; }
#cssdropdown li.headlinklast:hover ul
{
	display: block;
	z-index: 2000;
	background-color: #013b69;
	padding: 10px 12px 15px 12px;
}
#cssdropdown li.headlinklast ul li a
{
	background-color: #013b69;
	text-transform: capitalize;
	font-family: Arial;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	padding: 5px 12px 5px 0px;
	z-index: 2000;
	width: 150px;
}
#cssdropdown li.headlinklast ul li a:hover
{
	background-color: #699AC5;
	text-transform: capitalize;
	font-family: Arial;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	padding: 5px 12px 5px 0px;
	z-index: 2000;
	width: 150px;
}

/* Pretty styling */
#cssdropdown li.headlink ul { background-color: #013b69; padding: 10px 0px 10px 0px; }
#cssdropdown li.headlinklast ul { background-color: #013b69; padding: 10px 0px 10px 0px; }

h1
{
	text-align: left;
	font-family: Arial;
	font-size: 20px;
	color: #FFFFFF;
	padding-bottom: 10px;
	font-weight: normal;
}

h2
{
	text-align: left;
	font-family: Arial;
	font-size: 32px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 25px 0px 25px 0px;
}

h3
{
	text-align: left;
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
	padding-bottom: 10px;
	font-weight: normal;
}

h4
{
	text-align: left;
	font-family: Arial;
	font-size: 32px;
	color: #173d69;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}

h5
{
	text-align: left;
	font-family: Arial;
	font-size: 14px;
	color: #e78720;
	font-weight: bold;
}

h6
{
	text-align: left;
	font-family: Arial;
	font-size: 18px;
	color: #595959;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}

.SearchBox
{
	background-image: url(../Images/Common/SiteSearch.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.SiteNavContainer
{
	width: 962px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

.SectionSpacer
{
	width: 962px;
	text-align: center;
	height: 5px;
	max-height: 5px;
	overflow: hidden;
	background-color: #FFFFFF;
}

.SiteFrameWork
{
	font-family: Arial;
	color: #ffffff;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	width: 962px;
	max-width: 962px;
	min-height: 500px;
	vertical-align: top;
}

.HomeFrameWork
{
	font-family: Arial;
	color: #ffffff;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	width: 962px;
	text-align: center;
	max-width: 962px;
	min-height: 500px;
	vertical-align: top;
}

.FeaturedLinks
{
	font-family: Arial;
	color: #ffffff;
	font-size: 10px;
	padding: 10px 0px 0px 0px;
}

.FeaturedLinks a
{
	font-family: Arial;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}

.FeaturedLinks a:hover
{
	font-family: Arial;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}

.HomeFeatured
{
	background-image: url(../Images/Templates/HomePage/HomeFeaturedBG.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 344px;
	max-height: 344px;
	overflow: hidden;
	width: 639px;
	max-width: 639px;
}

.HomeFeatured a
{
	font-family: Arial;
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
}

.HomeFeatured a:hover
{
	font-family: Arial;
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
}

.HomeFeatured h2
{
	text-align: left;
	font-family: Arial;
	font-size: 32px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 15px 0px 0px 0px;
}

.HomeInitiatives
{
	height: 344px;
	max-height: 344px;
	overflow: hidden;
	width: 317px;
	max-width: 317px;
	background-color: #EC9828;
}

.HomeInitiatives a
{
	color: #FFFFFF;
	text-decoration: none;
}

.HomeInitiatives a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.SiteHomeNews
{
	background-image: url(../Images/Templates/HomePage/NewsEventsBorder.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: 250px;
	max-height: 250px;
	text-align: left;
	font-family: Arial;
	color: #e78720;
	font-size: 14px;
	font-weight: normal;
	padding: 20px 25px 25px 25px;
	overflow: hidden;
}

.SiteHomeBlog
{
	background-image: url(../Images/Templates/HomePage/NewsEventsBorder.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: 250px;
	max-height: 250px;
	text-align: left;
	font-family: Arial;
	color: #595959;
	font-size: 10px;
	font-weight: normal;
	padding: 20px 25px 25px 25px;
	overflow: hidden;
}

.AccordionContainer
{
	padding-top: 5px;
}

.MyAccordion
{
	overflow: hidden;
	width: 318px;
	max-width: 318px;
}

.AccordionPageHeader
{
	font-family: Century Gothic;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
	color: #696969;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.AccordionHeader
{
	height: 35px;
	text-align: left;
	vertical-align: top;
}
.AccordionHeaderSelected
{
	height: 30px;
	text-align: left;
	vertical-align: top;
}
.AccordionContent
{
	overflow: hidden;
	font-family: Century Gothic;
	font-size: 16px;
	font-style: normal;
	font-weight: 100;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 5px;
	min-height: 195px;
	height: 195px;
	max-height: 195px;
	overflow: hidden;
	width: 318px;
	max-width: 318px;
	background-color: #699AC5;
}
.AccordionContent a
{
	text-transform: uppercase;
	font-family: Arial;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
.AccordionContent a:hover
{
	text-transform: uppercase;
	font-family: Arial;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}

.OrangeMyAccordion
{
	overflow: hidden;
	width: 318px;
	max-width: 318px;
}

.OrangeAccordionPageHeader
{
	font-family: Century Gothic;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
	color: #696969;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.OrangeAccordionHeader
{
	height: 35px;
	text-align: left;
	vertical-align: top;
	background-image: url(../Images/Common/OrangeAccordionBG.jpg);
	text-transform: uppercase;
	background-repeat: no-repeat;
	font-family: Arial;
	background-position: left top;
	color: #ffffff;
	font-size: 10px;
	padding: 0px 0px 0px 20px;
}

.OrangeAccordionHeader a
{
	text-transform: uppercase;
	font-family: Arial;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

.OrangeAccordionHeaderSelected
{
	height: 30px;
	text-align: left;
	vertical-align: top;
	background-image: url(../Images/Common/OrangeAccordionBGSelected.jpg);
	text-transform: uppercase;
	background-repeat: no-repeat;
	font-family: Arial;
	background-position: left top;
	color: #ffffff;
	font-size: 10px;
	padding: 0px 0px 0px 20px;
}

.OrangeAccordionHeaderSelected a
{
	text-transform: uppercase;
	font-family: Arial;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

.OrangeAccordionContent
{
	overflow: hidden;
	font-family: Century Gothic;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	min-height: 195px;
	height: 195px;
	max-height: 195px;
	overflow: hidden;
	width: 317px;
	max-width: 317px;
	background-color: #ec9828;
}

.OrangeAccordionContent a
{
	text-transform: uppercase;
	font-family: Arial;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}

.OrangeAccordionContent a:hover
{
	text-transform: uppercase;
	font-family: Arial;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}

.LargeLinks
{
	font-family: Arial;
	color: #ffffff;
	font-size: 16px;
	text-decoration: none;
	text-transform: none;
}

.LargeLinks a
{
	font-family: Arial;
	color: #ffffff;
	font-size: 16px;
	text-decoration: none;
	text-transform: none;
}

.LargeLinks a:hover
{
	font-family: Arial;
	color: #ffffff;
	font-size: 16px;
	text-decoration: none;
	text-transform: none;
}

.ColumnSpacer
{
	width: 5px;
	max-width: 5px;
}

.RowSpacer
{
	height: 5px;
	max-height: 5px;
}

.SiteFooter
{
	width: 962px;
	padding: 10px 0px 15px 0px;
	overflow: hidden;
	height: 50px;
	/*background-image: url(../Images/Common/FooterBackGround.png);
	background-repeat: repeat-x;
	background-position: center top;*/
	font-family: Arial;
	color: #013b69;
	font-size: 10px;
	text-transform: none;
	text-decoration: none;
}

.SiteFooter a
{
	font-family: Arial;
	color: #013b69;
	font-size: 10px;
	text-transform: none;
	text-decoration: none;
}

.SiteFooter a:hover
{
	font-family: Arial;
	color: #77787b;
	font-size: 10px;
	text-transform: none;
	text-decoration: none;
}

.SiteFooterLinksRight
{
	font-family: Arial;
	color: #013b69;
	font-size: 10px;
	text-transform: none;
	text-decoration: none;
}

.SiteFooterLinksRight a
{
	font-family: Arial;
	color: #013b69;
	font-size: 10px;
	text-transform: none;
	text-decoration: none;
}

.SiteFooterLinksRight a:hover
{
	font-family: Arial;
	color: #77787b;
	font-size: 10px;
	text-transform: none;
	text-decoration: none;
}

.SiteFooterLinksLeft
{
	font-family: Arial;
	color: #013b69;
	font-size: 10px;
	text-transform: none;
	text-decoration: none;
}

.SiteFooterLinksLeft a
{
	font-family: Arial;
	color: #013b69;
	font-size: 10px;
	text-transform: none;
	text-decoration: none;
}

.SiteFooterLinksLeft a:hover
{
	font-family: Arial;
	color: #77787b;
	font-size: 10px;
	text-transform: none;
	text-decoration: none;
}

.FooterContent
{
	font-family: Arial;
	color: #696969;
	font-size: 10px;
	padding: 10px 0px 0px 0px;
}

.SiteMapHeader
{
	font-family: Arial;
	color: #696969;
	font-size: 11px;
	padding: 0px 0px 10px 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}

.ContentTemplate
{
	font-family: Century Gothic;
	color: #ffffff;
	font-size: 14px;
	padding: 15px 15px 0px 20px;
	background-image: url(../Images/Common/ContentBG.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	min-height: 300px;
	line-height: 22px;
}

.MeetTreasuryFeeds date
{
	font-family: Arial;
	color: #77787b;
	font-size: 10px;
}

.MeetTreasuryFeeds blogtitle
{
	font-family: Arial;
	color: #e78720;
	font-size: 14px;
	font-weight: normal;
}

.MeetTreasuryFeeds descript
{
	font-family: Arial;
	color: #173d69;
	font-size: 14px;
	font-weight: normal;
}

.MeetTreasuryFeeds a
{
	font-family: Arial;
	color: #013b69;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

.MeetTreasuryFeeds a:hover
{
	font-family: Arial;
	color: #77787b;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

.SiteHomeBlog date
{
	font-family: Arial;
	color: #77787b;
	font-size: 10px;
}

.SiteHomeBlog blogtitle
{
	font-family: Arial;
	color: #e78720;
	font-size: 14px;
	font-weight: normal;
}

.SiteHomeBlog a
{
	font-family: Arial;
	color: #013b69;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

.SiteHomeBlog a:hover
{
	font-family: Arial;
	color: #77787b;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

.NewsEventsContainer
{
	min-height: 250px;
	max-height: 250px;
	overflow: hidden;
}

.SiteHomeNews date
{
	font-family: Arial;
	color: #77787b;
	font-size: 10px;
}

.SiteHomeNews a
{
	font-family: Arial;
	color: #013b69;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

.SiteHomeNews a:hover
{
	font-family: Arial;
	color: #77787b;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

.MoreNewsLinks
{
	font-family: Arial;
	color: #e78720;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
}

.SubNavLevel3
{
	font-family: Arial;
	color: #013b69;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	padding: 0px 0px 0px 5px;
}

.SubNavLevel3 a
{
	font-family: Arial;
	color: #013b69;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
}

.SubNavLevel3 a:hover
{
	text-decoration: none;
	text-transform: none;
}

.BioLinks
{
	font-family: Arial;
	color: #013b69;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
}

.BioLinks a
{
	font-family: Arial;
	color: #013b69;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
}

.BioLinks a:hover
{
	text-decoration: none;
	text-transform: none;
}

.MoreNewsLinks a
{
	font-family: Arial;
	color: #e78720;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
}

.MoreNewsLinks a:hover
{
	text-decoration: none;
	text-transform: none;
}

.SubNav
{
	width: 156px;
	max-width: 156px;
	overflow: hidden;
}

.SideBarLayout
{
	width: 318px;
	max-width: 318px;
	overflow: hidden;
}

.SideBarContent
{
	max-height: 250px;
	min-height: 250px;
}

.CenterLayout
{
	width: 478px;
	max-width: 478px;
	
}

.CenterLayout li
{
	margin: 0px 0px 0px 25px;
}

.Legal
{
	padding: 10px 20px 0px 10px;
	min-height: 350px;
	font-family: Arial;
	font-size: 12px;
	color: #77787b;
}

.CenterContent
{
	padding: 10px 20px 0px 20px;
	min-height: 350px;
	font-family: Arial;
	font-size: 12px;
	color: #77787b;
	overflow: hidden;
	background-image: url(../Images/Templates/T5/CenterContentBG.png);
	background-repeat: repeat-y;
	background-position: center center;
}

.CenterContent li
{
	margin: 0px 0px 0px 25px;
}

.CenterContent a
{
	font-family: Arial;
	color: #013B69;
	font-size: 12px;
	text-decoration: none;
	text-transform: none;
}

.CenterContent a:hover
{
	font-family: Arial;
	color: #013B69;
	font-size: 12px;
	text-decoration: none;
	text-transform: none;
}

.CenterContent h2
{
	text-align: left;
	font-family: Arial;
	font-size: 28px;
	color: #173d69;
	font-weight: normal;
	padding: 25px 0px 25px 0px;
}

.CenterContent h3
{
	text-align: left;
	font-family: Arial;
	font-size: 18px;
	color: #173d69;
	font-weight: normal;
	padding: 10px 0px 10px 0px;
}

.T4SectionHeader
{
	font-family: Arial;
	color: #173d69;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
}

.PageIntro
{
	font-family: Arial;
	font-size: 18px;
	color: #77787b;
}

.PageIntroT2
{
	font-family: Arial;
	font-size: 14px;
	color: #699AC5;
}

.ProfileIntro
{
	font-family: Arial;
	font-size: 12px;
	color: #77787b;
}

.PageSubHeader
{
	font-family: Arial;
	font-size: 14px;
	color: #173d69;
	padding: 10px 0px 10px 0px;
}

.Template3Layout
{
	width: 639px;
	max-width: 639px;
	overflow: hidden;
	vertical-align: top;
	text-align: left;
}

/* For You Program Boxes */

.ForYouProgramBox1
{
	width: 317px;
	max-width: 317px;
	height: 140px;
	max-height: 140px;
	background-image: url(../Images/ForYou/SmartMoneyChoicesProgramBox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.ForYouProgramBox1 a
{
	text-transform: uppercase;
	font-family: Arial;
	color: #013b69;
	font-size: 10px;
	text-decoration: none;
}

.ForYouProgramBox2
{
	width: 317px;
	max-width: 317px;
	height: 140px;
	max-height: 140px;
	background-image: url(../Images/ForYou/UnclaimedFundsProgramBox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.ForYouProgramBox2 a
{
	text-transform: uppercase;
	font-family: Arial;
	color: #013b69;
	font-size: 10px;
	text-decoration: none;
}

.ForYouProgramBox3
{
	width: 317px;
	max-width: 317px;
	height: 140px;
	max-height: 140px;
	background-image: url(../Images/ForYou/ECOLinkProgramBox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.ForYouProgramBox3 a
{
	text-transform: uppercase;
	font-family: Arial;
	color: #013b69;
	font-size: 10px;
	text-decoration: none;
}

.ForYouProgramBox4
{
	width: 317px;
	max-width: 317px;
	height: 140px;
	max-height: 140px;
	background-image: url(../Images/ForYou/SaveNowProgramBox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.ForYouProgramBox4 a
{
	text-transform: uppercase;
	font-family: Arial;
	color: #013b69;
	font-size: 10px;
	text-decoration: none;
}

.ForYouProgramBox5
{
	width: 317px;
	max-width: 317px;
	height: 140px;
	max-height: 140px;
	background-image: url(../Images/ForYou/TeachersProgramBox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.ForYouProgramBox5 a
{
	text-transform: uppercase;
	font-family: Arial;
	color: #013b69;
	font-size: 10px;
	text-decoration: none;
}

.ForYouProgramBox6
{
	width: 317px;
	max-width: 317px;
	height: 140px;
	max-height: 140px;
	background-image: url(../Images/ForYou/EarnedIncomeTaxProgramBox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.ForYouProgramBox6 a
{
	text-transform: uppercase;
	font-family: Arial;
	color: #013b69;
	font-size: 10px;
	text-decoration: none;
}

/* For Business Program Boxes */

.ForBusinessProgramBox1
{
	width: 317px;
	max-width: 317px;
	height: 140px;
	max-height: 140px;
	background-image: url(../Images/ForBusiness/GrowNowProgramBox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.ForBusinessProgramBox1 a
{
	text-transform: uppercase;
	font-family: Arial;
	color: #013b69;
	font-size: 10px;
	text-decoration: none;
}

.ForBusinessProgramBox2
{
	width: 317px;
	max-width: 317px;
	height: 140px;
	max-height: 140px;
	background-image: url(../Images/ForBusiness/AgLinkProgramBox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.ForBusinessProgramBox2 a
{
	text-transform: uppercase;
	font-family: Arial;
	color: #013b69;
	font-size: 10px;
	text-decoration: none;
}

.ForBusinessProgramBox3
{
	width: 317px;
	max-width: 317px;
	height: 140px;
	max-height: 140px;
	background-image: url(../Images/ForBusiness/BidOhioProgramBox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.ForBusinessProgramBox3 a
{
	text-transform: uppercase;
	font-family: Arial;
	color: #013b69;
	font-size: 10px;
	text-decoration: none;
}

.ForBusinessProgramBox4
{
	width: 317px;
	max-width: 317px;
	height: 140px;
	max-height: 140px;
	background-image: url(../Images/ForBusiness/OhioEnterpriseBondFundProgramBox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.ForBusinessProgramBox4 a
{
	text-transform: uppercase;
	font-family: Arial;
	color: #013b69;
	font-size: 10px;
	text-decoration: none;
}

.ForBusinessProgramBox5
{
	width: 317px;
	max-width: 317px;
	height: 140px;
	max-height: 140px;
	background-image: url(../Images/ForBusiness/EFTProgramBox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.ForBusinessProgramBox5 a
{
	text-transform: uppercase;
	font-family: Arial;
	color: #013b69;
	font-size: 10px;
	text-decoration: none;
}

.ForBusinessProgramBox6
{
	width: 317px;
	max-width: 317px;
	height: 140px;
	max-height: 140px;
	background-image: url(../Images/ForBusiness/StatePropertiesProgramBox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.ForBusinessProgramBox6 a
{
	text-transform: uppercase;
	font-family: Arial;
	color: #013b69;
	font-size: 10px;
	text-decoration: none;
}

.ForBusinessProgramBox7
{
	width: 317px;
	max-width: 317px;
	height: 140px;
	max-height: 140px;
	background-image: url(../Images/ForBusiness/FormsProgramBox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.ForBusinessProgramBox7 a
{
	text-transform: uppercase;
	font-family: Arial;
	color: #013b69;
	font-size: 10px;
	text-decoration: none;
}

.ForBusinessProgramBox8
{
	width: 317px;
	max-width: 317px;
	height: 140px;
	max-height: 140px;
	background-image: url(../Images/ForBusiness/fininstProgramBox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.ForBusinessProgramBox8 a
{
	text-transform: uppercase;
	font-family: Arial;
	color: #013b69;
	font-size: 10px;
	text-decoration: none;
}

/* For Government Program Boxes */

.ForGovernmentProgramBox1
{
	width: 317px;
	max-width: 317px;
	height: 140px;
	max-height: 140px;
	background-image: url(../Images/ForGovernment/StarOhioProgramBox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.ForGovernmentProgramBox1 a
{
	text-transform: uppercase;
	font-family: Arial;
	color: #013b69;
	font-size: 10px;
	text-decoration: none;
}

.ForGovernmentProgramBox2
{
	width: 317px;
	max-width: 317px;
	height: 140px;
	max-height: 140px;
	background-image: url(../Images/ForGovernment/CPIMProgramBox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.ForGovernmentProgramBox2 a
{
	text-transform: uppercase;
	font-family: Arial;
	color: #013b69;
	font-size: 10px;
	text-decoration: none;
}

.ForGovernmentProgramBox3
{
	width: 317px;
	max-width: 317px;
	height: 140px;
	max-height: 140px;
	background-image: url(../Images/ForGovernment/StatePropertiesProgramBox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.ForGovernmentProgramBox3 a
{
	text-transform: uppercase;
	font-family: Arial;
	color: #013b69;
	font-size: 10px;
	text-decoration: none;
}

.ForGovernmentProgramBox4
{
	width: 317px;
	max-width: 317px;
	height: 140px;
	max-height: 140px;
	background-image: url(../Images/ForGovernment/ReparationsRotaryProgramBox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.ForGovernmentProgramBox4 a
{
	text-transform: uppercase;
	font-family: Arial;
	color: #013b69;
	font-size: 10px;
	text-decoration: none;
}

.ForGovernmentProgramBox5
{
	width: 317px;
	max-width: 317px;
	height: 140px;
	max-height: 140px;
	background-image: url(../Images/ForGovernment/VehiclesProgramBox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.ForGovernmentProgramBox5 a
{
	text-transform: uppercase;
	font-family: Arial;
	color: #013b69;
	font-size: 10px;
	text-decoration: none;
}

.ForGovernmentProgramBox6
{
	width: 317px;
	max-width: 317px;
	height: 140px;
	max-height: 140px;
	background-image: url(../Images/ForGovernment/EFTProgramBox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.ForGovernmentProgramBox6 a
{
	text-transform: uppercase;
	font-family: Arial;
	color: #013b69;
	font-size: 10px;
	text-decoration: none;
}

.ForGovernmentProgramBox7
{
	width: 317px;
	max-width: 317px;
	height: 140px;
	max-height: 140px;
	background-image: url(../Images/ForGovernment/DailyLedgerProgramBox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.ForGovernmentProgramBox7 a
{
	text-transform: uppercase;
	font-family: Arial;
	color: #013b69;
	font-size: 10px;
	text-decoration: none;
}

.TextBox425
{
	border: #808080 1px solid;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial;
	color: #696969;
	font-size: 14px;
	padding-top: 4px;
	width: 425px;
}

.TextBox325
{
	border: #808080 1px solid;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial;
	color: #696969;
	font-size: 14px;
	padding-top: 4px;
	width: 325px;
}

.TextBox275
{
	border: #808080 1px solid;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial;
	color: #696969;
	font-size: 14px;
	padding-top: 4px;
	width: 275px;
}

.TextBoxLabel
{
	text-transform: uppercase;
	font-family: Arial;
	color: #e27618;
	font-size: 10px;
}

.RssHeader
{
	text-transform: uppercase;
	font-family: Arial;
	color: #699ac5;
	font-size: 13px;
}