body
{
	margin-left: 0px;
	margin-top: 0px;
	background-color: #EBEEF1;
	font-family: arial, helvetia, sans-serif;
	font-size: 8pt;
	background-image: url(background.gif);
	background-repeat: repeat-x;
	background-position: top;
}

textarea
{
	font-family: arial, helvetia, sans-serif;
}

input
{
	font-family: arial, helvetia, sans-serif;
}

h1
{
	color: #F47F36;
	font-family: "tahoma", arial, helvetia, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2
{
	color: #145372;
	font-family: "tahoma", arial, helvetia, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

td
{
	/*font-family: verdana, arial, helvetia, sans-serif;*/
	font-family: arial, helvetia, sans-serif;
	font-size: 10pt;
	color: #333333;
}

p
{
	padding-left: 10px;
	padding-right: 5px;
}

p.grey
{
	color: #666666;
	padding-left: 10px;
	font-style: normal;
	font-size: 8pt;
}

p.white
{
	font-family: arial, helvetia, sans-serif;
	color: #ffffff;
	padding-left: 10px;
	font-style: normal;
	font-size: 10pt;
	font-weight: bold;
}

p.header-white
{
	font-family: arial, helvetia, sans-serif;
	color: #ffffff;
	padding-left: 10px;
	font-style: normal;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
}

p.homepage-header-white
{
	font-family: arial, helvetia, sans-serif;
	color: #ffffff;
	padding-right: 8px;
	padding-bottom: 8px;
	font-style: normal;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
}

p.fixed-font
{
	font-family: courier new, courier;
}

.small
{
	font-size: 8pt;
}

td.outer-noborder
{
	background-color: #B9C2C9;
	border-width: 0px;
}

td.inner-flash-noborder
{
	background-color: #B9C2C9;
	border-width: 0px;
}

td.inner-flash
{
	background-color: #B9C2C9;
	border-width: 1px;
	border-color: #FFFFFF;
}

td.inner-white-noborder
{
	background-color: #FFFFFF;
	border-width: 0px;
}

td.inner-white-noborder-background
{
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	border-width: 0px;
}

td.inner-white-noborder-norepeat
{
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-width: 0px;
}

td.inner-orange-noborder
{
	background-color: #B9C2C9;
	border-width: 0px;
}

td.inner-orange-noborder-background
{
	background-repeat: repeat-x;
	background-color: #B9C2C9;
	border-width: 0px;
}

table.callout
{
	width: 162px;
	background-color: #FFFFFF;
}

td.callout
{
	border-left: 1px solid #145372;
	border-right: 1px solid #145372;
	padding-left: 3px;
	padding-right: 3px;
}

table.callout-orange
{
	width: 162px;
	background-color: #FFFFFF;
}

td.callout-orange
{
	border-left: 1px solid #F47F36;
	border-right: 1px solid #F47F36;
	padding-left: 3px;
	padding-right: 3px;
}

table.small-callout
{
	width: 135px;
/*	border: 1px solid #145372; */
	background-color: #f0f0f0;
}

td.orange
{
	background-color: #f47f36;	
	font-size: 1px;				/* NS6 */
}

.notext							/* NS6 */
{
	font-size: 1px;
	line-height: 0px;
}

.masthead
{
	background-color: #ffffff;
	border-left: 0px solid #cccccc;
	border-right: 0px solid #cccccc;
}

.page-body
{
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #f0f0f0;
}

.content
{
	background-color: #ffffff;
}

.fine
{
	font-size: 8pt;
	color: #333333;
	font-family: arial, helvetica, sans-serif;
}

a
{
	color: #145372;
	text-decoration: none;	
}

a:visited
{
	color: #145372;
}

a:hover
{
	text-decoration: underline;
}

a:active
{
	color: #145372;
}

a.nav
{
	color: #333333;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	font-family: "tahoma", arial, helvetica, sans-serif;
}

a.nav:visited
{
	color: #333333;
}

a.nav:hover
{
	color: #F47F36;
	text-decoration: underline;
}

a.nav:active
{
	color: #F47F36;
}

a.homepage-header-white
{
	color: #FFFFFF;
	text-decoration: none;
}

a.homepage-header-white:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

a.homepage-header-white:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

a.homepage-header-white:active
{
	color: #FFFFFF;
	text-decoration: none;
}

.subnav-box
{
	font-size: 9pt;
	font-family: "tahoma", arial, helvetica, sans-serif;
	margin-bottom: 0.5em;
	padding-left: 1.5em;
	line-height: 1.5em;
}

a.subnav
{
	color: #333333;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	font-family: "tahoma", arial, helvetica, sans-serif;
}

a.subnav:visited
{
	color: #333333;
}

a.subnav:hover
{
	color: #F47F36;
	text-decoration: underline;
}

a.subnav:active
{
	color: #F47F36;
}

a.fine
{
	color: #333333;
	text-decoration: none;	
}

a.fine:visited
{
	color: #333333;
}

a.fine:hover
{
	text-decoration: underline;
}

a.fine:active
{
	color: #333333;
}

a.grey
{
	color: #666666;
	text-decoration: none;	
}

a.grey:visited
{
	color: #666666;
}

a.grey:hover
{
	text-decoration: underline;
}

a.grey:active
{
	color: #666666;
}

a.navigate
{
	color: #333333;
	text-decoration: none;	
	font-size: 10pt;
	font-family: "tahoma", arial, helvetica, sans-serif;
	font-weight: bold;
}

a.navigate:visited
{
	color: #333333;
}

a.navigate:hover
{
	text-decoration: none;
}

a.navigate:active
{
	color: #333333;
}

.fine-white
{
	font-size: 8pt;
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
}

a.fine-white
{
	color: #FFFFFF;
	text-decoration: none;	
}

a.fine-white:visited
{
	color: #FFFFFF;
}

a.fine-white:hover
{
	text-decoration: underline;
}

a.fine-white:active
{
	color: #FFFFFF;
}

.searchinput
{
	border: 1px solid #60C9C2;
	font-size: 8pt;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
}

div.grey
{
	color: #666666;
	font-style: normal;
	font-size: 8pt;
}
