html {height:100%}

body { font-family: Calibri, Verdana, Arial, Helvetica, sans-serif; font-size: medium; background:#f5f7fa url(/layout/200901/bg-top.png) top left repeat-x; margin:0; padding:0; position:relative; height:100% }

.menuTitle { font-size: larger; color: #0066FF; font-weight: bold; padding-top: 10px; } /* border-bottom: 1px solid gray;  */
.menuTitleFirst { font-size: larger; color: #0066FF; font-weight: bold; } /*  border-bottom: 1px solid gray; */
.menuItem { font-size: small; color: #000000; }
.menuLink { color: #000000; text-decoration: none; }

.topLinks { font-size: small; color:#999999; text-decoration: none; }
.topLink:hover { color: black; text-decoration: underline; }
.topLink:visited { color: black; }
.topLink:link { color: black; text-decoration: none; }
.topLink:active { color: black; }

h1 { font-size: larger; color: #0066FF; }
h2 { font-size: larger; color: black; } 


a { color: black; }

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -250px;
	position:relative;
	z-index:10;
}

#push {height: 200px;}

#footer {height: 250px;}
#footer { position:relative; z-index:15;}

#footer {background:url(/images/bg-bottom.png) repeat-x top left; width:100%;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/layout/200901/bg-bottom.png',sizingMethod='scale'); *background:none;}