body
{
	margin: 0;
	padding: 0;
	background: #4A91C8;
}

img
{
	border: 0;
}

h1
{
    font: bold 13px tahoma;
    color: #FFF;

    display: inline;
}

h2
{
	font: bold 11px/16px tahoma;
	color: #0E2A87;
}

h3
{
	font: bold 12px/16px tahoma;
	color: #0E2A87;

	text-align: center;
}


/* ........................................... */

table.main
{
	margin: 0;

	width: 100%;
	height: 100%;
}

table.height
{
	width: 100%;
	height: 100%;
}

table.width
{
	width: 100%;
}


/* ........................................... */

td.main-right-content img
{
	border: 1px solid #4A91C8;
}

td.main
{
	vertical-align: top;
	width: 695px;
}

td.main-top, td.side-line
{
    background: #003A7D;
    height: 4px;
}

td.main-left
{
	width: 172px;
	background: #0E6CB6 url(/ENGINE/IMAGES/EASY_FLEX/WEBSITE/SHARED/bg_logo.gif) no-repeat top;

	padding: 13px 0 0 0;

	vertical-align: top;
}

td.main-right
{
	vertical-align: top;
}

td.main-left-logo
{
	height: 100px;
	vertical-align: top;
}

td.main-navigation-text
{
    vertical-align: top;

    padding: 0 10px 45px 20px;
}

td.main-navigation-bullet
{
	font: 11px/16px tahoma;
    color: #FFF;

	vertical-align: top;

	width: 12px;
}

td.main-navigation-link
{
	font: bold 11px/20px tahoma;
    color: #FFF;

	vertical-align: top;
}

td.main-left-naw
{
	font: 11px/16px tahoma;
    color: #FFF;

    text-align: center;
    height: 150px;

    padding: 0 0 25px 0;
}

td.main-left-footer
{
	height: 15px;
	border-bottom: 3px solid #FFF;

	background: #003A7D;
}

td.main-right-footer
{
	height: 15px;
	border-bottom: 3px solid #FFF;

	background: #FF9933;
}

td.side-header
{
    height: 88px;
}

td.main-right-header-breadcrumb
{
	font: 10px/16px tahoma;
    color: #FFF;

    height: 35px;
    text-align: right;

    padding: 0 10px 0 0;

    border-bottom: 3px solid #FFF;
}

td.main-right-header-spacer
{
	border-left: 3px solid #FFF;
	border-right: 3px solid #FFF;

	background: #FF9933;

	height: 6px;
}

td.main-right-header
{
	font: bold 12px/16px tahoma;
    color: #FFF;

	border-left: 3px solid #FFF;
	border-right: 3px solid #FFF;

	background: #003A7D;

	height: 30px;
	padding: 0 0 0 20px;
}

td.main-right-content
{
	background: #FFF;

	font: 11px/16px tahoma;
    color: #333;

    vertical-align: top;

    padding: 20px;
}

td.main-right-header-image
{
    border-right: 3px solid #FFF;
    border-left: 3px solid #FFF;

    height: 111px;
}

td.side-spacer
{
	background: #FFF;
}

td.side-footer
{
	height: 13px;
}

td.main-footer
{
	text-align: center;

	height: 20px;
	padding: 0 20px;
}

td.main-footer-text
{
	font: 10/16px tahoma;
	color: #FFF;

	text-align: left;
}


td.copyright
{
	font: 10px/16px tahoma;
	color: #333;

	vertical-align: top;
	text-align: center;

	padding: 40px 0 0 0;
}

/* ........................................... */

td.text
{
	font: 11px/16px verdana;
	color: #1E1E1E;
}

span.alert
{
	font: italic 10px verdana;
	color: #003366;
}


/* ........................................... */

a { color: #0E6CB6; text-decoration: underline; }
a:hover { color: #0E6CB6; text-decoration: none; }

/* ........................................... */

a.breadcrumb{ color: #FFF; text-decoration: underline; }
a.breadcrumb:hover{ color: #FFF;text-decoration: none; }

a.navigation{ color: #FFF; text-decoration: underline; }
a.navigation:hover{ color: #FFF; text-decoration: none; }

a.navigation-out{ color: #FFF; text-decoration: underline; }
a.navigation-out:hover{ color: #FF9933; text-decoration: none; }

a.navigation-active{ color: #FF9933; text-decoration: none; }
a.navigation-active:hover{ color: #FF9933; text-decoration: none; }

a.footer{ color: #999; text-decoration: underline; }
a.footer:hover { color: #4FAD26; text-decoration: none;}

a.flaire { color: #333; text-decoration: none; }
a.flaire:hover { color: #333; text-decoration: underline; }
