/* ------ East India Dock --------------------------------- */
/* ------ Copyright (c) East India Dock ------------------- */
/* ------ Font Styles ------------------------------------- */
/* -------------------------------------------------------- */
/* ------ Intuitiv Limited -------------------------------- */
/* ------ Last Updated 13-12-07 --------------------------- */

html {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 75%;
	color: #ffffff;
	text-align: left;
	line-height: 1.3em;
}
/* -------------------------------------------------------- */
/* START: Menu */
ul#menu a {
	color: #e96f23;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
}

ul#menu a:hover {
	color: #fdba31;
}

ul#menu a.selected {
      color: #fdba31;
}

/* END: Menu */
/* -------------------------------------------------------- */
/* START: Headers */
h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #e96f23;
	line-height: 1.05em;
	margin-top: 0px;
}

h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #ee9420;
	line-height: 1.05em;
	margin-top: 0px;
}

h3 {
	font-size: 1.6em;
	font-weight: bold;
	color: #ffffff;
	line-height: 1.05em;
	margin-top: 0px;
}

h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #e96f23;
	margin-top: 0px;
}
/* END: Headers */
/* -------------------------------------------------------- */
/* START: Lists */
ul {
	list-style-image: url(/images/px_bullet.gif);
    font-weight: bold;
	margin-left: 15px;
	padding-left: 0px;
	line-height: 16px;
}
/* END: Lists */
/* -------------------------------------------------------- */
/* START: Other */
.orng_txt {
	font-size: 1.2em;
	color: #e96f23;
	font-weight: bold;
	text-align: left;
	
}

.sm_orng_txt {
	font-size: 1em;
	color: #e96f23;
	font-weight: normal;
}

.orng_sub {
	font-size: 0.8em;
	color: #e96f23;
	font-weight: normal;
}

.sub {
	font-size: 0.75em;
	color: #ffffff;
	font-weight: normal;
}

#greybox td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #ffffff;
	line-height: 15px;
}

#whitebox td {
	font-family: Helvetica, Arial, sans-serif;
	margin:0;
	font-size: 1em;
	font-weight: normal;
	color: #808285;
	line-height: 18px;
}

#whitebox p {
	font-family: Helvetica, Arial, sans-serif;
	margin:0;
	font-size: 1.6em;
	font-weight: bold;
	color: #ef9420;
	line-height: 23px;
}

a:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
}
a:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
}

a.footer:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: normal;
}
a.footer:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: normal;
}
a.footer:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: normal;
}
a.footer:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: normal;
}

a.orng:link {
	color: #e96f23;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}
a.orng:visited {
	color: #e96f23;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}
a.orng:active {
	color: #e96f23;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}
a.orng:hover {
	color: #e96f23;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}

a.yell:link {
	color: #fdba31;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}
a.yell:visited {
	color: #fdba31;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}
a.yell:active {
	color: #fdba31;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}
a.yell:hover {
	color: #fdba31;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}

label {
	 visibility: hidden;
	 display:none;
}

