html {
	background-color:#d8eaf6;
	color:#1e3463;
	background-image:url(../img/bigback.png);
	background-position:center;
	background-repeat:repeat-y;
	
	
	
}

.container{
}

p{
padding:0;
margin:0;


}

ul{
margin-left:2.5em;
}

label{
font-size:1.1em;


}

.leftcol{

width:210px;


}

.menuitem{
cursor:pointer;
}

.menusleft{
background-image:url(../img/images/button_01.jpg);
background-repeat:no-repeat;
height:40px;
width:11px;
position:relative;
float:left;
}
.menusright{
background-image:url(../img/images/button_04.jpg);
background-repeat:no-repeat;
height:40px;
width:10px;
position:relative;
float:left;
margin-right:5px;
}


.menuscent{
font-size:1.3em;
font-weight:bold;
height:40px;
background-image:url(../img/images/button_02.jpg);
display:inline-block;
float:left;
padding-top:7px;
padding-left:2px;
padding-right:5px;
background-repeat:repeat-x;
color:#FFFFFF
}

a.topmenu:link{ color:#fff }
a.topmenu:hover{ color:#fff; text-decoration:none; }
a.topmenu:visited{ color:#fff}


.boxtop{
background-image:url(../img/whitebox_01.png); 
background-repeat:no-repeat;
height:7px;
width:278px;
}

.boxbody{
background-image:url(../img/whitebox_03.png); 
background-repeat:repeat-y;
width:278px;
overflow:hidden;
margin:0;
padding:0;
padding-left:7px;
line-height:0em;
font-size:0em;

}

.boxbottom{
background-image:url(../img/whitebox_05.png); 
background-repeat:repeat-y;
height:7px;
width:278px;
}


* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 142px; /* .push must be the same height as .footer */
}
                                              
#clean A:hover { color: #0514ab; }

#clean A { color: black; }

#clean2 A:hover { color: #0514ab; }

#clean2 A { color: black; }
