#four-borders {
	border: 1px solid #707070
}

h1.home {
	font-size:14px;
	color:#938056;
	font-style:italic;
	margin-bottom:6px;
}

#homeBullets {
		width:420px;
		text-align:center;
}

#homeBullets table.main {
width:380px;
margin:auto;
text-align:left;
padding-top:10px;
padding-bottom:10px;
}

#homeBullets table tr td {
	font-size:13px;
	font-style:italic;
	color:#3F5272;
	padding:2px;
	font-weight:bold;
	font-family:"Arial","Helvetica","Tahoma","Verdana",sans-serif;
}
.bottom-border {
	border-bottom: 1px dotted #707F9F
}

.right-border {
	border-right: 1px solid #707F9F
}

.grey-background {
	background-color: #F2F2F2
}

.blue-background {
	background-color: #707F9F
}

.gold-background {
	background-color: #BCA779
}

#b-background {
	background-image: url('../images/blue_style_bkrd.jpg');
}

ul.home {
	padding: 2px 0px 0px 2px;
	margin: 0px 0px 0px 20px;
	list-style-type: disc;
}

a.nav {
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #707F9F;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: #707F9F;
}

a.nav:hover {
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #707F9F;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #707F9F;
	background-color: #F2F2F2
}

a.nav:active {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #black;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: #707F9F;
}

a.underline8 {
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: #3F3F3F;
	text-decoration: none;
}

a.underline8:hover {
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: #3F3F3F;
	text-decoration: underline;
}

a.underline9 {
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #707F9F;
	text-decoration: none;
}

a.underline9:hover {
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #707F9F;
	text-decoration: underline;
}

/* Start Font Styles */
h1 {
	font-family: arial, sans-serif;
	font-size: 9pt;
	color: #3F3F3F;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

.grey8 {
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: #3F3F3F;
	font-weight: normal;
}

.grey9 {
	font-family: arial, sans-serif;
	font-size: 9pt;
	color: #3F3F3F;
	font-weight: normal;
}

.grey10 {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #3F3F3F;
	font-weight: normal;
}

.blue10 {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #707F9F;
	font-weight: normal;
}

.blue8 {
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: #707F9F;
	font-weight: normal;
}

.white9 {
	font-family: arial, sans-serif;
	font-size: 9pt;
	color: white;
	font-weight: normal;
}

.white10 {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: white;
	font-weight: normal;
}

.link {
	decoration: underline;
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #707F9F;
}

.link2 {
	decoration: underline;
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
/* End Font Styles */
