h1 { color: #11366E; font-size: 1.4em; margin: 0px; margin-bottom: 9px; }
h2 { color: #000000; font-size: 1.2em; margin: 0px; margin-bottom: 5px; }
h3 { color: #000000; font-size: 0.9em; margin: 0px; margin-bottom: 5px; }
h4 { border-bottom: 1px SOLID #999999; color: #999999; font-size: 0.9em; margin: 0px; margin-bottom: 5px; margin-right: 5px; }
form { margin-bottom: 5px; }
table.menu { background: #EEEEEE; border: 1px SOLID #CCCCCC; }
td.menuItem { border-bottom: 1px DASHED #CCCCCC; }
td.topMenu { color: #FFFFFF; text-align: left; vertical-align: top; }
tr.topMenu { background: url(images/bgmenu-levac.gif) repeat-x left bottom; height: 18px; }

/* Start - Links Styles */
a.footerLink:link { color: #99BEEF; text-decoration: none; }
a.footerLink:visited { color: #99BEEF; text-decoration: none; }
a.footerLink:hover { color: #668BBC; text-decoration: underline; }
a.footerLink:active { color: #668BBC; text-decoration: underline; }

a.graphicLink:link { color: #EEEEEE; font-weight: bold; }
a.graphicLink:visited { color: #EEEEEE; font-weight: bold; }
a.graphicLink:hover { color: #99BEEF; font-weight: bold; }
a.graphicLink:active { color: #99BEEF; font-weight: bold; }

a.langLink
{
	text-decoration: none;
	padding: 2px;
	font-size: 0.8em;
	font-weight: bold;
	display: block; 
	position: relative;
	text-align: center;
}
a.langLink:link { background-color: #11366E; color: #FFFFFF; }
a.langLink:visited { background-color: #11366E; color: #FFFFFF; }
a.langLink:hover { background-color: #99BEEF; color: #993300; }
a.langLink:active { background-color: #99BEEF; color: #993300; }

a.menuItem
{
	text-decoration: underline;
	padding: 4px;
	font-weight: bold;
	display: block; 
	position: relative;
	text-align: center;
}
a.menuItem:link { background-color: #EEEEEE; color: #11366E; }
a.menuItem:visited { background-color: #EEEEEE; color: #11366E; }
a.menuItem:hover { text-decoration: none; background-color: #FFFFFF; color: #993300; }
a.menuItem:active { text-decoration: none; background-color: #FFFFFF; color: #993300; }

a.topMenu
{
	color: #ffffff;
	font-family: arial;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
    text-decoration: none;
    display: block;
    position: relative;
    height: 20px;
    margin: 0px;
    padding: 4px 5px 0px 5px;
}
a.topMenu:link { background: url(images/bgmenu-levac.gif) repeat-x; border-right: solid 1px #11366E; border-left: solid 1px #606A74; }
a.topMenu:visited { background: url(images/bgmenu-levac.gif) repeat-x; border-right: solid 1px #11366E; border-left: solid 1px #606A74; }
a.topMenu:hover { background: #993300 url(images/bgmenu-levac-on.gif) repeat-x; border-left: solid 1px #606A74; border-right: solid 1px #000000; }
a.topMenu:active { background: #993300 url(images/bgmenu-levac-on.gif) repeat-x; border-left: solid 1px #606A74; border-right: solid 1px #000000; }
/* End - Links Styles */

/* Start - Box Styles */
.boxRight { float: right; margin: 0px 0px 5px 5px; width: 200px; }
.boxText { text-align: left; }
.boxTitleLeft { float: left; text-align: left; width: 490px; }

.boxLevacHeadLeft
{
    background: #BBEEEE url(images/bx-title-lt-levac.gif); 
    background-repeat: no-repeat; 
    background-position: left top;
    margin-top: 10px;
    /*margin-left: 10px;*/
}
.boxLevacHeadRight
{
    background: url(images/bx-title-rt-levac.gif);
    background-repeat: no-repeat; 
    background-position: right top;
    height: 24px;
    padding-top: 4px;
}
.boxLevacHead
{
    background: url(images/bx-bg-levac.gif);
    background-repeat: repeat-x; 
    background-position: top;
    height: 24px; 
    color: #ffffff;
    margin-left: 11px;
}
.boxContent
{ 
    padding: 0.5em 1em 0em 1em;
    color: #000000;
}
.boxContent p { margin: 0px; }
.boxFooterLeft
{
    background: url(images/bx-bot-lt-BBEEEE.gif); 
    background-repeat: no-repeat; 
    background-position: left bottom; 
}
.boxFooterRight
{
    background: url(images/bx-bot-rt-BBEEEE.gif); 
    background-repeat: no-repeat; 
    background-position: right bottom; 
    height: 10px;
    padding: 0px;
}
/* End - Box Styles */