﻿.mainSprite
{
	background: url(/images/mainSprite.png) no-repeat;
}

.replace
{
	text-indent: -10000px;
}

#ResourceWareheader
{
	margin-left:auto;
	margin-right:auto;
	margin-top: 30px;
	width:100%;
	height:70px;
}

#ResourceWareheader h1#logo
{
	background-position: 0 -160px;
	width: 255px;
	height: 45px;
	display: block;
	float: left;
	margin-top:auto;
	margin-bottom:auto;
}

p#locations
{
	background-position: 0 -205px;
	width: 270px;
	height: 20px;
	display: block;
	float: right;
	margin-top:auto;
	margin-bottom:auto;
}


/*#footer {
    margin-top: 15px;
    width: 100%;
    font-family: Verdana, Helvetica;
    font-size: 11px;
    line-height: 1.3;
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin-left: auto;
    margin-right: auto;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}*/

.mnulist {
font-family: 'Open Sans', sans-serif;
font-size: 13px;
line-height: 1.4;
/*color: #436B94;
list-style-image: url("../images/bullet.gif");*/
}

.mnulist li {
    /*list-style-image: url("../images/bullet.gif");*/
    list-style-type: none;    
}

.mnulist:hover{text-decoration:underline;}

/*#copyright {
text-align: right;
font-family: Verdana, Helvetica;
font-size: 11px;
line-height: 1.3;
color: #C1DDED;
}

#footerCopyright {
}*/

.HeaderContainer
{
    /*width: 800px;*/
    margin-left: auto;
    margin-right: auto;
}

.CommentText
{
    color: #000000;
    font-weight:bold;    
}


.ForgotLogin
{
    float: left;
    font-size: 0.7em;
    text-align: left;
}

.ForgotLogin a
{
    color: #1D9999 !important;
}
