@import url("common-style");
#biglogo {
	width: 258px;
	height: 378px;
	float: left;
}

#fiftyfive {
	width: 67px;
	height: 52px;
	float: left;
}

#vxhtml, #vcss {
	width: 80px;
	height: 15px;
	vertical-align: middle;
}

#sitemap {
	font-size: x-small;
}

#sitemap li {
	margin: 1px;
}

#sitemap ul {
	margin: 2px;
}

#mobilebottom p {
	text-align: center;
}

div.buttons, div.nospace {
	margin-left: auto;
	margin-right: 0;
	width: 8em;
}

div.buttons {
	font-size: 20pt;
	text-align: center;
	color: inherit;
	background-color: #e0e0e0;
	border: #eee outset 4px;
}

div.nospace {
	border: 0;
	padding: 0;
	text-align: left;
}

div.buttons:hover {
	border-style: inset;
}

div.reminder {
	width: auto;
	height: auto;
	position: fixed;
	top: 70px;
	right: 7px;
	left: auto;
	bottom: auto;
	border: solid black 1px;
	color: black;
	background-color: white;
	padding: 3px;
	font-size: 8pt;
	text-align: center;
	font-weight: bold;
}

div.bluestrip {
	width: 100%;
	display: table;
	min-height: 383px;
}

div.bluestrip, div.mobilestrip {
	color: white;
	background-color: #027;
	padding-top: 5px;
	text-align: center;
}

#hometop {
        margin: 0;
        border: 0;
        text-align: center;
        color: inherit;
        background-color: white;
        padding: 0.5em;
        font-size: 9pt;
}

div.mobilestrip h2 a, div.mobilestrip a {
	color: white;
	background-color: inherit;
	text-decoration: underline;
}

div.mobilestrip h2 a:hover, div.mobilestrip a:hover {
	color: white;
	background-color: black;
	text-decoration: none;
}

div.spacer, div.home {
	display: table-cell;
}

div.spacer {
	font-size: 1px;
	color: #bb0100;
	background-color: inherit;
}

div.home {
	width: 550px;
}

a.buttons, a.buttons:active, a.buttons:link, a.buttons:visited {
        color: #027;
	background-color: inherit;
}

a.buttons:hover {
	color: #9999FF;
	background-color: inherit;
}

a.bluebg {
	font-size: 24pt;
	color: #ACF;
	background-color: inherit;
}

a.bluebg:hover {
	color: #DFF;
	background-color: inherit;
}

