* {
     margin: 0;
 }

html, body {
background-image:url(images/banner-slc.jpg);
background-repeat:repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
height: 100%;

}

a {  text-decoration: none;}
a:link {color:blue; text-decoration: none;}
a:visited {color:blue;}
a:hover {text-decoration: none; color: #ff9900; font-weight:bold;}
a:active {color: red;text-decoration: none}

img {
border: 0px none;
}


#topright {
position: absolute;
right: 0;
top: 0;
display: block;
height: 132px;
width: 125px;
text-align:right;
}
#topright img{
vertical-align:middle;

}


#topleft {
position: absolute;
left: 0;
top: 0;
display: block;
height: 132px;
width: 147px;
}

#main
{
width:825px;
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -100px;
}

#header{
padding-top:45px;
padding-bottom:50px;
color:#FFFFFF;
font-weight:bold;
text-align:center;
}
#header h3{
text-align:right;
padding-right:200px;
font-size:16px
}
#content_left {
padding-top:15px;
float:left;
text-align: center;
width: 225px;
border-right-style:solid;
border-right-width:thin;
border-right-color:#333333;
min-height:400px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:400px; /* for IE5.x and IE6 */
font-size:12px;
}
#content_right {
padding-top:5px;
width: 575px;
text-align:justify;
min-height:400px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:400px; /* for IE5.x and IE6 */
padding-right:10px;
margin-left:240px;
font-size:10px;

}

#remote_form {
width:725px;
text-align:center;
}

#login_form {
width:725px;
text-align:center
}
#login_form p{
width:725px;
text-align:left;
font-size:10px
}
#footer {
text-align: center;
margin-left:10px;
margin-right:10px;
min-width: 600px;
font-size:12px;
}
#footer, .push {
    height: 100px;

}
#footer p {
font-size:10px;
}

.bnrMrn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.bnr3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
}
.bnrB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0066CC;
	font-weight: bold;
}
.bnr1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
	text-transform: uppercase;
}
.bnrMrn2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #990000;
	font-weight: bold;
}
.LnkMre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 10px;
	font-weight: normal;
}