body, td, p 
{font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
line-height: 16px; 
color: #000000}

.inner a:link 
{color: #45726F;  
text-decoration: none;
font-weight: bold}

.inner a:visited
{color: #45726F;
text-decoration: none;
font-weight: bold}

.inner a:hover 
{color: #FFFFFF;
background-color: #45726F;
text-decoration: none;
font-weight: bold}

.inner a:active 
{color: #45726F;
text-decoration: none;
font-weight: bold}

.footerg
{font-size: 10px}

.footer
{color: #EAF4F3;
font-size: 10px}

.footer a:link 
{color: #BDD7D8;  
text-decoration: none}

.footer a:visited
{color: #BDD7D8;
text-decoration: none}

.footer a:hover 
{color: #28151B;
background-color: #EAF4F3;
text-decoration: none}

.footer a:active 
{color: #BDD7D8; 
text-decoration: none}

.footerimg
{font-size: 9px}

.footerimg a:link 
{color: #EAF4F3;  
text-decoration: none}

.footerimg a:visited
{color: #EAF4F3;
text-decoration: none}

.footerimg a:hover 
{color: #EAF4F3;
text-decoration: underline}

.footerimg a:active 
{color: #EAF4F3; 
text-decoration: none}

h1 
{font-size: 18px; 
font-weight: bold; 
color: #45726F; 
margin-top: 0px; 
margin-bottom: 18px}

.moto
{color: #834055;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: italic}

.input
{background-color: #F0F9F9;
font-family: Arial, Verdana, Helvetica, sans-serif; 
color: #000000; 
font-weight: normal;
font-size: 12px}

li
{margin-bottom: 8px}

ul
{list-style-image: url(images/ul1.gif);
margin-top: 6px}





#menu { width:158px; height:378px; background:url(images/bg_menu.gif) top left no-repeat; list-style:none; margin:0; padding:0; position:relative; }
	#menu li { list-style:none; position:absolute; margin:0; padding:0; }
	#menu li, #menu a { width:158px; display:block; }
	#menu a { height:27px; }
	#menu .li4 a, #menu .li5 a, #menu .li6 a { height:40px; }
	#menu li span { display:none; }
		#menu .li1 { height:26px; top:2px; }
		#menu .li2 { height:26px; top:30px; }
		#menu .li3 { height:26px; top:58px; }
		#menu .li4 { height:40px; top:86px; }
		#menu .li5 { height:38px; top:129px; }
		#menu .li6 { height:38px; top:170px; }
		#menu .li7 { height:26px; top:211px; }
		#menu .li8 { height:26px; top:239px; }
		#menu .li9 { height:26px; top:267px; }
		#menu .li10 { height:26px; top:295px; }
		#menu .li11 { height:26px; top:323px; }
		#menu .li12 { height:26px; top:351px; }
		
		#menu .li1 a:hover, #menu .li1 a.selected { background: transparent url(images/bg_menu.gif) -158px -2px no-repeat; }
		#menu .li2 a:hover, #menu .li2 a.selected { background: transparent url(images/bg_menu.gif) -158px -30px no-repeat; }
		#menu .li3 a:hover, #menu .li3 a.selected { background: transparent url(images/bg_menu.gif) -158px -58px no-repeat; }
		#menu .li4 a:hover, #menu .li4 a.selected { background: transparent url(images/bg_menu.gif) -158px -86px no-repeat; }
		#menu .li5 a:hover, #menu .li5 a.selected { background: transparent url(images/bg_menu.gif) -158px -129px no-repeat; }
		#menu .li6 a:hover, #menu .li6 a.selected { background: transparent url(images/bg_menu.gif) -158px -170px no-repeat; }
		#menu .li7 a:hover, #menu .li7 a.selected { background: transparent url(images/bg_menu.gif) -158px -211px no-repeat; }
		#menu .li8 a:hover, #menu .li8 a.selected { background: transparent url(images/bg_menu.gif) -158px -239px no-repeat; }
		#menu .li9 a:hover, #menu .li9 a.selected { background: transparent url(images/bg_menu.gif) -158px -267px no-repeat; }
		#menu .li10 a:hover, #menu .li10 a.selected { background: transparent url(images/bg_menu.gif) -158px -295px no-repeat; }
		#menu .li11 a:hover, #menu .li11 a.selected { background: transparent url(images/bg_menu.gif) -158px -323px no-repeat; }
		#menu .li12 a:hover, #menu .li12 a.selected { background: transparent url(images/bg_menu.gif) -158px -351px no-repeat; }

.clear { clear:both; height:0px; line-height:1px; font-size:1px; }
.floatleft { float:left; vertical-align:top; }
	.floatleft img { margin-right:15px; }
.floatright { float:right; vertical-align:top; }
	.floatright img { margin-left:15px; }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */