/* -------------------------------------------------------
 :: e4u.css 4.01.18 :: REFERENCE e4u website style sheet
-------------------------------------------------------- */

BODY, P, TD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #003366;
}

BODY
{
	margin: 10px 10px 20px 10px;
	background-color: #00478a;
	background-image: url('../img/bg.jpg');
	background-repeat: repeat-x;
}

P
{
	margin: 0px 0px 0px 0px;
}

CODE
{
	font-size: 11px;
}

LEGEND
{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

LABEL
{
	font-weight: bold;
}

HR
{
	height: 1px;
	acolor: #EEEEEE;
}

SUP
{
	font-size: smaller;
}	

SUB
{
	font-size: smaller;
}

IMG
{
	border-color: #000000;
}

/* REGULAR LINK */
A
{
	text-decoration: none;
	font-weight: normal;
	color: #cc3300;
}

A:link
{
}

A:visited
{
}

A:hover
{
	text-decoration: underline;
}

A:active
{
}

/* MAIN MENU */
.menu
{
}

A.menu
{
}

A.menu:link
{	
}

A.menu:visited
{
}

A.menu:hover
{
}

A.menu:active
{
}

/* e4u FORMATTING STYLES */

PRE /* FORMATTED */
{
}

ADDRESS /* ADDRESS */
{
}

H1 /* HEADING 1 */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	text-decoration: none;
	color: #171796;
	margin-top: 0px;
	margin-bottom: 8px;
	font-weight: bold;
}

H2 /* HEADING 2 */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
	color: #171796;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;

}

H3 /* HEADING 3 */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0;
}

H4 /* HEADING 4 */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc3300;
	margin: 0px 0px 0px 0px;
}

H5 /* HEADING 5 */
{
}

H6 /* HEADING 6 */
{
}

UL /* UNORDERED LIST */
{
	margin: 3px 0px 5px 0px;
	padding: 0px;
}

OL /* ORDERED LIST */
{
	margin: 3px 0px 5px 0px;
	padding: 0px;
}

LI /* LIST ELEMENT */
{
	margin-left: 20px;
	line-height: 1.4em;
	padding: 0px;
}
DIR /* DIRECTORY LIST */
{
}

MENU /* MENU LIST */
{
}

DT /* DEFINITION */
{
}

DD /* DEFINITION */
{
}

/* FORMS */
FORM
{
	margin: 0px;
}	
		
INPUT
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	border-width: 1px;
	border-color: #7f99b2;
	border-style: solid;
	padding: 1px 4px 0px 4px;
};

INPUT.submit
{
	background-color: #e0ebfa;
	border-color: #7f99b2;
	color: #003366;
	font-weight: bold;
}

INPUT.radio
{
	border-width: 0px;
};

INPUT.button
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #e0ebfa;
	border-color: #7f99b2;
}

SELECT
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-width: 1px;
	border-color: #7f99b2;
	border-style: solid;
	background-color: #FFFFFF;
}

TEXTAREA
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	border-width: 1px;
	border-color: #7f99b2;
	border-style: solid;
	padding: 2px 4px 2px 4px;
}

TEXTAREA.outlook
{
	font-family: Times New Roman;
	color: #000000;
	font-size: 12pt;
	border-style: groove 3px #CCCCCC;
	padding: 10px 10px 10px 10px;
}

/* PREDEFINED e4u CLASSES */		 
		 
.error
{
	font-weight: bold;
	color: #C00000;
}

.message
{
	font-weight: bold;
	color: #00C000;
}

.comment
{
	display: none;
}

.endPage
{
	display: none;
  page-break-after: always;
}

.download
{
	font-weight: normal;
}

.dictionary
{
	font-weight: bold;
}

.none
{
	font-size: 0px;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	line-height: 0em;
}

/* OTHER CLASSES */
.gray
{
	color: #535353;
}

.red
{
	color: #C00000;
}

.green
{
	color: #009900;
}

.orange
{
	color: #FFA801;
}

.lightgray
{
	color: #CCCCCC;
}

.white
{
	color: #FFFFFF;
}

.black
{
	color: #000000;
}

/* -------------------------------------------------------
					user styles
------------------------------------------------------- */

td.right {
	background-color: #c1d7f4;
	background-image: url('../img/bg-right.jpg');
	background-repeat: repeat-x;
	background-position: top;
}

td.home {
	background-color: #ffffff;
	background-image: url('../img/bg-home.gif');
	background-repeat: repeat-x;
	background-position: top;
}

td.sub {
	background-color: #ffffff;
	background-image: url('../img/bg-sub.gif');
	background-repeat: repeat-x;
	background-position: top;
}

td.footer {
	color: #8cacca;
	padding: 20px 10px 0px 10px;
	line-height: 13px;
}

a.h4 {
	color: #cc3300;
}

a.subm {
	font-family: Tahoma;
	color: #fa6100;
	font-size: 12px;
	font-weight: normal;
}

a.subma {
	font-family: Tahoma;
	color: #fa6100;
	font-size: 12px;
	font-weight: bold;
}

a.ssubm {
	font-family: Tahoma;
	color: #fa6100;
	font-size: 11px;
	font-weight: normal;
	margin-left: 10px;
}

a.ssubma {
	font-family: Tahoma;
	color: #fa6100;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
}

a.sssubm {
	font-family: Tahoma;
	color: #fa6100;
	font-size: 10px;
	font-weight: normal;
	margin-left: 20px;
}

a.sssubma {
	font-family: Tahoma;
	color: #fa6100;
	font-size: 10px;
	font-weight: bold;
	margin-left: 20px;
}

