/* Site specific */
div.titleimages
{
    border:0px solid black;
}

div.menubar
{
    margin: 0px 0px 0px 0px;
}

div.menubar div
{
	background-image : url("/_structure/images/menubg.gif");	
	background-repeat : no-repeat;
	width: 95px;
	height: 29px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	border: 0px solid black;
	float: left;
	text-align: center;
}

div.menubar div a
{
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    color: #000099;
}

div.menubar div a:hover
{
    text-decoration: none;
}

div.menubar div a:visited
{
    font-weight: bold;
    color: #000099;
}

.newsletterbox
{
    border: 3px solid #000099;
    width: 215px;
    height:84px;
    margin: 5px 0px 0px 0px;
    background-color: White;
	background-image : url("/_structure/images/newsletterbg.jpg");	
	background-repeat : no-repeat;
	background-position: 0px 18px;
    padding: 0px 0px 0px 0px;
}

.newsletterboxheader
{
    background-color: #000099;
    width: 215px;
    height: 18px;
    font-size: 12px;
    font-weight: bold;
    color: White;
    text-transform: uppercase;
    padding: 1px 0px 0px 0px;
}

.newsletterboxinner
{
	text-align: right;
	font-weight: bold;
	font-size: 16px;
	color: #000099;
	margin: 5px 5px 0px 0px;
}

.newsletterboxfooter
{
    border: 3px solid #000099;
    border-top: 0px;
    width: 215px;
    height:20px;
    margin: 0px 0px 10px 0px;
    background-color: White;
    color: #EA2425;
    text-transform: uppercase;
    padding: 2px 0px 0px 0px;
    font-weight: bold;
}

.newsletterboxfooter a
{
    color: #EA2425;
    text-decoration: none;
}

.newsletterboxfooter a:hover
{
    text-decoration: none;
}

.newsletterboxfooter a:visited
{
    color: #EA2425;
}
