body {
	background-color: #EEEEEE;
	font-family: "Trebuchet MS", Arial, Serif;
	font-size: 10pt;
	color: #333333;
	margin-left: 50px;
	margin-top: 0px;
	padding: 0px;
}

a {
	color: #333333;
	}

a:hover {
	color: #000000;
	text-decoration: underline;
	}

ul {
	list-style-type: square;
}

.footerLeft {
	font-family: "Trebuchet MS", Arial, Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.3em;
	color: #333333;
	background-color: #9F8664;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	padding: 10px;
	height: 100px;
	width: 50%;
	background-position: bottom;
	border-right-style: none;
}
.footerRight {
	font-family: "Trebuchet MS", Arial, Serif;
	font-size: 10px;
	line-height: 1.3em;
	font-weight: normal;
	color: #333333;
	background-color: #9F8664;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	text-align: right;
	height: 100px;
	width: 50%;
	background-position: bottom;
	border-left-style: none;
}
.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}
.navbar {
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background: #FFFFFF;
}
.content {
	border: thin dashed #999999;
	position: absolute;
	height: 521px;
	width: 535px;
	top: 143px;
	background-color: #FFFFFF;
	visibility: inherit;
	left: 238px;
	font-family: "Trebuchet MS", Arial, Serif;
	font-size: small;
	color: #000000;
}
.contentHeader {
	font-family: "Trebuchet MS", Arial, serif;
	 color: #666666;
	font-size: 28px;
	font-weight: bold;
	padding: 20px 20px 15px 30px;
	}

.contentSubHeader
{
	font-family: "Trebuchet MS", Arial, serif
		color: #999999
		font-size: 18px;
		padding: 20px 20px 15px
		
}
.contentPhoto {
	border: 1px solid #9f8664;
	float: right;
	vertical-align: text-top;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 30px;
	padding: 0px;
}
.contentThumbnail {
	margin: 5px;
	height: 70px;
	width: 100px;
	border: 1px solid #666666;
}

/* Start of elements for iNavigate put in by JI */

.iNavigateCaption
{
	COLOR:       Black;
	FONT-SIZE: 10pt;
	padding-right: 10pt;
}

.iNavigateCaption A:link
{
    COLOR: black
}

.iNavigateCaption A:visited
{
    COLOR: black
}

.iNavigateCaption A:hover
{
    COLOR: black;
    TEXT-DECORATION: none
}

.iNavigateItem
{
	COLOR:       black;
	FONT-SIZE: 10pt;
	padding-right: 10px;
	text-decoration: none;
}




.iNavigateItem A:link
{
    COLOR: #333333
}

.iNavigateItem A:visited
{
    COLOR: #333333;
}

.iNavigateItem A:hover
{
    COLOR: #000000;
    TEXT-DECORATION: underline
}

.iNavigateCurrentPage
{
    COLOR: #800000;
    FONT-STYLE: normal
}

.iNavigateJumpTop
{
    FONT-SIZE: 10pt; 
    TEXT-ALIGN:  right
}
.iNavigatePath {
	font-family: "trebuchet MS", Arial, serif;
	font-size: 10pt;
	color: #333333;
}
.iNavigateHeader {
	padding: 10px 10px 5px;
}
.contentText {
	font-family: "trebuchet MS", Arial, serif;
	font-size: 11pt;
	color: #666666;
	text-align: justify;
	padding: 15px;
	line-height: 1.4em;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.contentPhotoCenter {
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align: middle;
	margin-right: 10px;
	margin-left: 10px;
}
.navbarRight {
	text-align: left;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin-top: 50px;
	margin-bottom: 50px;
}
hr {
	color: #FFFFFF;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666666;
	}
.logo {
	margin: 50px 150px 20px 10px;
	float: right;
}
.livePerson {
	float: none;
}
