html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}


table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	margin-bottom: 10px;
	margin-left: 10px;
}


.smallbold {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

.copyright {
	font-size: 9px;
	color: #8399AC;
	font-weight: normal;
}

h1 {
	font-size: 16px;
	color: #38434E;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
}

h2 {
	font-weight: bold;
	font-size: 14px;
	color: #767474;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


.hr_posting_container {
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt !important;
}

.hr_posting_heading {
	width: 100px;
	left: 0px;
	font-weight: bold;
	padding: 5px;
	vertical-align: top;
}

.hr_posting_value {
	color: #000000;
	left: 200px;
	padding: 5px;
}

.hr_posting_oddrow {
	width: 100%;
	background-color: #E2E6E9;
}

.hr_description_container {
	padding: 6px;
}

.hr_posting_evenrow {
	width: 100%;
	background-color: #F1F3F5;
}

.hr_column {
	padding: 5px;
}

.hr_columnheading {
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #38434E;
}

.padded_paragraph {
	padding-top: 4px;
	padding-bottom: 16px;
}

.comment {
	font-style: italic;
	color: #666666;
}

/*styles added by anthony*/

a:link {
	color: #000033
}

a:visited {
	color: #333333
}

a:hover {
	color: #566778
}

a.breadcrumbs:link {
	color:#FFFFFF;
	font-size:8pt;
}
a.breadcrumbs:active {
	color:#FFFFFF;
	font-size:8pt;
}
a.breadcrumbs:visited {color:#FFFFFF; font-size:8pt;}
a.breadcrumbs:hover {color:#FF9933; font-size:8pt;}

/*orange main page header*/

.pageHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
	clear: both;
	font-size: 12pt;
}

/*grey page header, to be used if secondary heading is needed under main orange heading*/

.pageSubHeader-large {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #566778;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -6pt;
	margin-left: 0px;
}

/*small grey header, to be used for secondary headings, if two headings appear after one another, insert a <br> break between them*/

.pageSubHeader-small {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #566778;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0pt;
	margin-left: 0px;
}
.pageSubHeader-largeREV {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -6pt;
	margin-left: 0px;
	background-color: #CCCCCC;
	padding: 5px;
	width: 100%;
}

/*place any Lists inside this DIV unless they appear right after a header, this is to remove some of the extra space between the list and body copy*/

#moveListUp_Container {
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: 0pt;
	margin-left: 0px;
}

/*bulleted list*/

#bulletList li {
	line-height: 14pt !important;
	list-style-image: url(../images/common/grey_bullet2.gif);
	list-style-position: inside;
	margin-left: 0;
	padding-left: 0pt;
	text-indent: -10pt;
}


#widget_text li {
	list-style-image: url(../images/common/grey_bullet.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
	font-size: 8pt;
	padding: 0px;
	letter-spacing: -0.5pt;
}
#widget_text ul {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}


#bulletList-indent li {
	margin: 0px;
	padding: 0px;
}

#bulletList-indent-leftNav li {
	text-indent: 10pt;
}

/*list with no bullets*/

#nobulletList li {
	line-height: 14pt !important;
	list-style: none !important;
	margin-left: 0;
	padding-left: 8pt;
	text-indent: -10pt;
}

.widget-top {
	width: 200px;
	padding: 0px;
}
#widget_text p {
	margin: 0px;
	padding: 0px;
}


/*IE only*/

.float_right {
	width:200px;
	float: right;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px;
	clear: both;
}
.float_rightSmall {
	float: right;
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}


#widget_text {
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	width: 200px;
}

#breadcrumbs {
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #6B747E;
	margin-top: 4px;
	height: 11px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 15px;
	margin-right: 20px;
}

/*other broswers*/

html>body .float_right {
	width:200px;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 50px;
	padding: 0px;
}

html>body #widget_text {
	margin: 0px;
	padding: 0px;
	width: 210px;
	font-size: 8pt;
}

.fpo {
	background-color: #FFFF00;
}

.Subhead_list {
	font-weight: bold;
	list-style-type: none;
	margin-left: -15px;
}

.table_indent {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	font-size: 9pt;
}

.prop {
	float: left;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6B747E;
	height: 15px;
	vertical-align: middle;
	font-size: 10px;
	clear: both;
	margin: 0px;
}

.background {
	background-image: url('/images/divider.gif');
	background-repeat: repeat-y;
}

.contentFrame {
	padding: 20px;
}

.pageheading {
	font-size: 180%;
}

a.button {
	background: transparent url('/images/buttons/bg_button_a.gif') no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px;
    text-decoration: none;
}

a.button span {
	background: transparent url('/images/buttons/bg_button_span.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}

a.button:active {
	background-position: bottom right;
	color: #000;
	outline: none;
}

a.button:active span {
	background-position: bottom left;
	padding: 6px 0 4px 18px;
}

a.button_disabled {
	background: transparent url('/images/buttons/bg_button_a.gif') no-repeat scroll top right;
	color: #CCC;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px;
    text-decoration: none;
}

a.button_disabled span {
	background: transparent url('/images/buttons/bg_button_span.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}

a.button_disabled:active {
	background-position: bottom right;
	color: #000;
	outline: none;
}

a.button_disabled:active span {
	background-position: bottom left;
	padding: 6px 0 4px 18px;
}

.error {
	color: #990000;
	padding-bottom: 10px;
}

/* @group leftNav */

.leftnav_lev1 {
	color: #333333;
	height: auto;
	font: bold 11px/18px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

.leftnav_lev1 li sup {
	height: auto;
	margin: 0px;
	padding: 0px;
	font-size: 70%;
}

.leftnav_lev1 a:link {
	color: #333333;
	text-decoration: none;
}

.leftnav_lev1 a:hover {
	color: #666666;
	text-decoration: none;
}

.leftnav_lev1 a:visited {
	color: #333333;
	text-decoration: none;
}

.leftnav_lev2 {
	color: #38434E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: none;
	padding-left: -60px;
}

.leftnav_lev2 ul {
	list-style: none;
	padding: 0px;
	margin-top: 2px;
	margin-left: 0px;
	margin-bottom: 2px;
}

.leftnav_lev2 li {
	font: normal 10px/14px Arial, Helvetica, sans-serif;
	background: url('/images/common/grey_bullet.gif') no-repeat;
	font-size: 11px;
	line-height: 10px;
	padding: 0pt 0pt 5pt 7pt;
}

.leftnav_lev2 a:link {
	color: #38434E;
	text-decoration: none;
}

.leftnav_lev2 a:active {
	color: #38434E;
	text-decoration: none;
}

.leftnav_lev2 a:hover {
	color: #F35600;
	text-decoration: none;
}

.leftnav_lev2 a:visited {
	color: #38434E;
	text-decoration: none;
}

.leftnav_lev3 {
	color: #38434E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	list-style-type: none;
	margin-left: 7px;
	margin-right: 0px;
	margin-top: 6px;
}

html>body .leftnav_lev3 {
	color: #38434E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	list-style-type: none;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: -4px;
}

.leftnav_lev3 ul {
	list-style: none;
	padding: 0px;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 8px;
}

.leftnav_lev3 li {
	font: normal 10px/14px Arial, Helvetica, sans-serif;
	background: url('/images/common/grey_bullet.gif') no-repeat;
	line-height: 10px;
	padding: 0pt 0pt 5pt 7pt;
	text-decoration: none;
}

.leftnav_lev3 a:link {
	color: #38434E;
	text-decoration: none;
}

.leftnav_lev3 a:active {
	color: #38434E;
	text-decoration: none;
}

.leftnav_lev3 a:hover {
	color: #F35600;
	text-decoration: none;
}

.leftnav_lev3 a:visited {
	color: #38434E;
	text-decoration: none;
}

.div_hide {
	display: none;
}

#bodycopy {
	font-size: 9pt;
	margin-right: 20px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0px;
	width: 95%;
}

#capability_photo {
	float: right;
	margin-left: 40px;
	clear: both;
}

.div_close {
	display: none;
}

sup {
	font-size: 85%;
}

.whats_new {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F77D21;
	padding: 5px;
	text-align: center;
	width: 200px;
}

.whats_new2 {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F77D21;
	padding: 5px;
	text-align: center;
}

.float_right_home {
	width:200px;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px;
}

#home_image {
	margin-bottom: 10px;
}

.infobox {
	float: right;
	width: 280px;
	margin-left: 30px;
	text-align:left;
	padding:6px;
	background-color:#CDD0D3;
	border:1px solid black;
	font-size:12px;
	margin-bottom: 30px;
	margin-right: 20px;
	margin-top: 10px;
}

.bold_reversed {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 8.5pt;
	padding: 2px;
}

.backToTop {
	font-size: 8pt;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.smalltype {
	font-size: 8pt;
}

.tablespacer {
	padding-right: 45px;
	padding-bottom: 25px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
}

#map_small {
	font-size: 7.5pt;
	color: #666666;
	text-decoration: none;
	padding: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #7B848C;
	border-bottom-color: #7B848C;
	border-left-color: #7B848C;
}

#map_small a {
	color: #666666;
	text-decoration: none;
}

#map_small a:link {
	color: #666666;
	text-decoration: none;
}

#map_small a:visited {
	color: #666666;
	text-decoration: none;
}

#map_small a:hover {
	color: #666666;
	text-decoration: none;
}

#map_small a:active {
	text-decoration: none;
}

.heading {
	font-size: 11pt;
	color: #666666;
}

#flash_div {
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	clear: both;
}
#properList ul {
	margin-left: 20px;
}
