BODY
{
	background-color: #253a34;
	font-family: Arial;
	font-size: x-small;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: Black;
}
H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: black;
	text-transform: uppercase;
}

H4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD
{
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

TH
{
	vertical-align: baseline;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}


A:link
{
	text-decoration: underline;
	color: #253a34;
}

A:visited
{
text-decoration: underline;
	color: #253a34;
}

A:active
{
	text-decoration: none;
	color: #333399;
}

A:hover
{
	text-decoration: underline;
	color: #3333cc;
}

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}


UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

IMG
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.classTableOuterFrame
{
	background-color: white;
	width: 700px;
	height: 500px;
	position: relative;
	border-right: darkGray 1px solid;
	border-top: darkGray 1px solid;
	border-left: darkGray 1px solid;
	border-bottom: darkGray 1px solid;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.classTableOuterFrameExec
{
	background-color: white;
	width: 600px;
	height: 500px;
	position: relative;
	border-right: darkGray 1px solid;
	border-top: darkGray 1px solid;
	border-left: darkGray 1px solid;
	border-bottom: darkGray 1px solid;
}

.classTableCellNav
{
	width: 2;
	border-right-color: Darkgray;
	border-right-style: inset;
	border-right-width: 1;
	background-color: gainsboro;
}

.classTableCellContent
{
	width: 700;
}

.classTableContent
{
	width: 700;
}

.classFontStandard
{
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: normal;
	text-transform: none;
	text-align: justify;
}

.classFontStandardBold
{
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: bold;
	text-transform: none;
}

.classFontStandardItalic
{
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: normal;
	font-style: italic;
	text-transform: none;
}

.classFontStandardBoldItalic
{
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: bold;
	font-style: italic;
	text-transform: none;
}

.classFontLargeBold
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-transform: none;
}

.classFontSmall
{
	font-family: Arial;
	font-size: 7.5pt;
	font-weight: normal;
	text-transform: none;
	text-align: justify;
}

.classFontSmallItalic
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	font-style: italic;
	text-transform: none;
}

.classFontSmallBold
{
	font-family: Arial;
	font-size: 7.5pt;
	font-weight: bold;
	text-transform: none;
}

.classFontXSmall
{
	font-family: Arial;
	font-size: 7pt;
	font-weight: normal;
	text-transform: none;
}

.classFontXSmallBold
{
	font-family: Arial;
	font-size: 7pt;
	font-weight: bold;
	text-transform: none;
}

.classFontXSmallItalic
{
	font-family: Arial;
	font-size: 7pt;
	font-weight: normal;
	font-style: italic;
	text-transform: none;
}

.classBorderBlack
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.classBorderBlackBottom
{
	border-bottom: black 1px solid;
}


.classHeaderBorderBottom
{
	border-bottom: darkGray 1px solid;
}

.classBorderSilver
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
}


.classBorderWhite
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: normal;
	text-transform: none;
}

.classNavTopTD
{
	background-color: #4B62CA;
	border-right-style: groove;
	border-right-width: thin;
	border-right-color: gainsboro;
}

.classNavTop
{
	font-family: Arial;
	font-weight: normal;
	font-size: 7pt;
	color: White;
	text-transform: uppercase;
}

.classQuote
{
	/*background-color: #CCCCCC;*/
	border: solid;
	border-width: 1px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	color: #000000;
	font-style: italic;
	text-transform: none;
	text-align: justify;
}

A:link.classNavTop
{
	font-family: Arial;
	font-weight: normal;
	font-size: 7pt;
	color: White;
}

A:visited.classNavTop
{
	font-family: Arial;
	font-weight: normal;
	font-size: 7pt;
	color: White;
}

A:active.classNavTop
{
	font-family: Arial;
	font-weight: normal;
	font-size: 7pt;
	color: White;
}

A:hover.classNavTop
{
	font-weight: bold;
	color: #4B62CA;
	font-family: Arial;
	font-weight: normal;
	font-size: 7pt;
	text-decoration: none;
	background-color: gainsboro;
}

.classNavTopOnTD
{
	background-color: gainsboro;
	border-right-style: groove;
	border-right-width: thin;
	border-right-color: gainsboro;
}

.classNavTopOn
{
	font-family: Arial;
	font-weight: bold;
	font-size: 7pt;
	color: #4B62CA;
	background-color: gainsboro;
}

A:link.classNavTopOn
{
	font-family: Arial;
	font-weight: bold;
	font-size: 7pt;
	color: #4B62CA;
}

A:visited.classNavTopOn
{
	font-family: Arial;
	font-weight: bold;
	font-size: 7pt;
	color: #4B62CA;
}

A:active.classNavTopOn
{
	font-family: Arial;
	font-weight: bold;
	font-size: 7pt;
	color: #4B62CA;
}

A:hover.classNavTopOn
{
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
	color: #4B62CA;
	font-size: 7pt;
}

.classNavSide
{
	font-size: 8pt;
	color: #253a34;
	font-family: Arial;
	font-weight: normal;
}

A:link.classNavSide
{
	font-family: Arial;
	font-weight: normal;
	font-size: 8pt;
	color: #253a34;
}

A:visited.classNavSide
{
	font-family: Arial;
	font-weight: normal;
	font-size: 8pt;
	color: #253a34;
}

A:active.classNavSide
{
	font-family: Arial;
	font-weight: normal;
	font-size: 8pt;
	color: #253a34;
}

A:hover.classNavSide
{
	font-weight: bold;
	color: RoyalBlue;
	font-family: Arial;
	text-decoration: none;
}

.classDataGrid
{
	font-family: Arial;
	font-size: 8.5pt;
	color: black;
}

.classRowNavSideOff
{
	background-color: lightsteelblue;
	border-color: lightsteelblue;
}


.classRowNavSideOn
{
	background-color: white;
	border-bottom-color: lightsteelblue;
	border-left-color: lightsteelblue;
	border-top-color: lightsteelblue;
	border-right-color: White;
}

.classRowNavSideOnHover
{
	background-color: GhostWhite;
	border-bottom-color: lightsteelblue;
	border-left-color: lightsteelblue;
	border-top-color: lightsteelblue;
	border-right-color: White;
}

.classRowNavSideHeader
{
	background-color: RoyalBlue;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: white;
}

.classButton
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-weight: bold;
	font-size: 0.6em;
	text-transform: uppercase;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Arial;
	height: 20px; /*background-color: #dddcbc;*/
}

.classColumnInputLabel
{
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: normal;
	background-color: lightgrey;
}

.classColumnInputLabelWhite
{
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: normal;
	background-color: white;
}

.classColumnInputLabelSearch
{
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: normal;
	background-color: PaleGoldenrod;
}

.classColumnHeader
{
	background-color: slategray;
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: bold;
	color: white;
}

.classColumnSubHeader
{
	background-color: slategray;
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: bold;
	color: White;
}

.classColumnSubHeaderTwo
{
	background-color: RoyalBlue;
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: bold;
	color: White;
}

.classFontFooter
{
	font-family: Arial;
	font-size: 7.5pt;
	font-weight: normal;
	text-transform: none;
}

.classFontTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #253a34;
	text-transform: uppercase;
}

.classFontTitleSm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #253a34;
	text-transform: uppercase;
}

.classFontTitleWhite
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: white;
	text-transform: uppercase;
}

.JOS_smallcaps 
{
	font-size: 6pt;
	/*font-weight: bold;*/
	font-variant: small-caps;
}

.JOS_smallercaps 
{
	font-size: 6.5pt;
	/*font-weight: bold;*/
}

.quote
{
	font-family: Arial;
	font-size: 7.5pt;
	font-weight: normal;
	font-style: italic;
	text-transform: none;
	padding: 10px;
	color: #666666;
	background-color:#F2F2F2;
	text-align: justify;
}

.maincontentbox
{
	background-color: #FFFFFF;
	padding: 15px;
}

.comm_inv_img
{
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
	border:0px;
	float:right;
}

.exec_midtable
{
	width:180px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.exec_photo_caption
{
	width:180px;
	margin-left: 25px;
	text-align:center;
	border-color:#000;
	border-style:solid;
	border-width:thin;
}

.exec_name
{
	text-decoration: underline;
	color: #253a34;
}