/* ------ Common Styles ------ */
body 
{
	margin: auto;
	padding: 0px;
	background-image: url(Images/Backgrounds/BgRepeat.jpg);
	background-repeat: repeat-x;
}

.Copyright
{
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #57617B;
}

H1
{		
	font-family: Arial Narrow, Arial, Verdana;
	font-size: 3.125em;
	font-weight: normal;
	text-decoration: none;
	color: #404B7A;
	display: block;
}

H2
{
	font-family: Arial Narrow, Arial, Verdana;
	font-size: 2.1875em;
	font-weight: normal;
	text-decoration: none;
	color: #404B7A;
	display: block;
}

H3
{
	font-family: Arial Narrow, Arial, Verdana;
	font-size: 1.375em;
	font-weight: normal;
	text-decoration: none;
	color: #B17950;
	display: block;
}

H4
{
	font-family: Arial Narrow, Arial, Verdana;
	font-size: 1.1875em;
	font-weight: normal;
	text-decoration: none;
	color: #256397;
	display: block;
}

H5
{
	font-family: Verdana, Arial;
	font-size: .85em;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	display: block;
	line-height: 22px;
}

p
{	
	font-family: Verdana, Arial;
	font-size: .75em;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	display: block;
	line-height: 22px;
}

a
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

ul
{	
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px -5px 0px;
	display: block;
}

ul li
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #29140C;
	background: url(Images/Bullet.png) left top no-repeat;
	background-position: left 8px;
	padding-left: 15px;
	margin-bottom: 5px;
	margin-left: 30px;
}

.AdminText
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.AdminTextBold
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.AdminTextLink
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

.IEImage
{
	margin-bottom: -4px;
}

.searchbutton
{
}

.search
{
	font-family: Arial;
	font-size: 9px;
	color: #5B5550;
}

.Paging, a.Paging
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #29140C;
}

.ItemIndex
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #29140C;
}

/* ------ Background Styles ------*/
.Banner
{
	background-image: url(Images/Backgrounds/Banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.BannerBar
{
	background-image: url(Images/Backgrounds/BannerBar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.SubpageHeader
{
	background-image: url(Images/Backgrounds/SubpageHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.HorizontalDots
{
	background-image: url(Images/Backgrounds/HorizontalDots.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.FooterBg
{
	background-color: #57617B;
}

/* ------ Home Page Styles ------ */
.HomeH1
{
	font-family: Times New Roman;
	font-size: 16pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	font-variant: small-caps
}

.HomeH2
{
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

.HomeText
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #29140C;
}

a.HomeTextLink
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #63889B;
}

/* ------ Subpage Styles ------ */
.SubH1
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #1C3460;
}

.SubH2
{
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

.PageTitle
{
	font-family: Garamond, Georgia, Times New Roman, Serif;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	font-variant: small-caps;
	PADDING-LEFT: 56px;
	line-height: 27px;
	vertical-align: middle;
}

.SubHeader
{
	font-family: Garamond, Georgia, Times New Roman, Serif;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	font-variant: small-caps;
	PADDING-LEFT: 76px;
	line-height: 27px;
	vertical-align: middle;
}

.SubText
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #29140C;
	line-height: 21px;
}

a.SubTextLink
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #63889B;
}

/* ------ More Information Styles ------ */
.MIH1
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #0C2655;
}

.MIH2
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.MIText
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #5B5550;
}

a.MITextLink
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #63889B;
}

/* ------ Form Styles ------ */
.FormText
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #29140C;
	line-height: 21px;
}

.FormTextBold
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #29140C;
	line-height: 21px;
}

.FormTextError
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;
	line-height: 21px;
}

.FormTextLink
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #29140C;
	line-height: 21px;
}

.FormHead1
{		
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #1C3460;
}

.FormHead2
{
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}


/* IE hacks to fix box-model problem where IE adds border/margin/padding width to outside of the box */
.yourstyle
{
            voice-family: "\"}"";
            voice-family: inherit;
/* Conforming browsers use values below this line */
}

ul
{	
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 6px 0px -20px 0px;
}

li
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #29140C;
	background: url(Images/Bullet.png) left top no-repeat;
	background-position: left 6px;
	padding-left: 15px;
	margin-bottom: 5px;
	margin-left: 30px;
}

.IEImage
{
	margin-bottom: 0px;
}
