@charset "UTF-8";
/* CSS Document */

body, html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-color: #f4f4f4;
}

.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

#fullheight{height:100%}
#fullheight2{height:100%}

A {
	COLOR: #135371;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #135371;
}
A:active {
	COLOR: #135371;
}
A:hover {135371
	COLOR: #60bbef;
	TEXT-DECORATION: underline;
}
.Style1 {
	margin:0;padding:0;
	margin-left:10px;
}
#footer {
	background-color:#393939;
	clear:both;
	color:#fff;
	display:block;
	font-size:.6em;
	padding:2px 5px;
	text-align:center;
	text-decoration:none;
	position:relative;bottom:0;width:720px;margin:auto;
	
}
#footer a{
	border-bottom:1px solid #fff;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#footer p{

}

#corner { 
    background:url('/img/shared/illustration.jpg') top right;   
		cursor:help;
	position:absolute; 
    top:0px; right:0px; 
    z-index:9999; 
} 
#corner img { 
    border:0; 
    width:80px; height:80px; 
    -ms-interpolation-mode:bicubic; 
} 