﻿@import url('mdspstylelayout.css');
.centerboldtext {
	text-align: center;
	font-weight: bold;
	font-size: large;
}
.img1 {
	border-style: solid;
	border-width: 1px;
	margin: 0px 0px 5px 5px;
	float: right;
}
body {
	margin: 0px;
	background-color: #EDECF1;
	font-family: Arial, Verdana, sans-serif;
	padding: 0px;
	font-size: 0.85em;
}
/* Styles for DIV tags */
#container {
	border-right: 3px solid #D7DCDF;
	border-bottom: 3px solid #D7DCDF;
	border-left: 3px solid #D7DCDF;
	background-image: url('Layoutgraphics/sideback_100x587.jpg');
	background-repeat: repeat-y;
	background-position: left bottom;
}
#masthead {
	background-color: #FFFFFF;
	padding: 10px;
	background-image: url('Layoutgraphics/starfieldgif.gif');
	background-repeat: repeat;
}
#navigation {
	margin-left: 100px;
	background-color: #3366FF;
	font-weight: bold;
}
html>body #navigation {
	overflow: hidden;
}
#content_container {
	background-color:#FFFFFF;
	padding: 0px;
}
#column_left {
	float: left;
}
#column_right {
	background-color: #00FF00;
}
#image {
	margin-bottom: 6px;
	margin-left: 6px;
}
#footer {
	background-color: #FFFFFF;
}
/* Styles for Masthead */
#masthead h2 {
	color: #FFFF66;
	margin: 1em 0px 0px 0px;
	padding: 0px;
}
#masthead h3 {
	color: #FFFF66;
	margin-bottom: 0px;
}
#masthead a {
	color: #4E5659;
	text-decoration: none;
}
#masthead a:hover {
	text-decoration: none;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	margin: 0 1px;
	padding: 5px;
	display: block;
	border: 1px solid #DCDBE0;
	text-decoration: none;
	color: #000;
}
#navigation a:hover {
	background-color: #3399FF;
	border: 1px solid #DCDBE0;
	color: #FFFFFF;
}
/* Styles for Right Column */
#column_right h4 {
	color: #000000;
}
#column_right p {
	color: #000000;
	font-size: 0.9em;
}
#column_right a {
	color: #003366;
	text-decoration: underline;
}
#column_right a:hover {
	text-decoration: none;
}
.sidebar-1 {
	color: #FF0000;
	font-family: Arial, verdana, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}
.sidebar-2 {
	font-size: medium;
	font-family: Arial, verdana, sans-serif;
	font-weight: bold;
	background-color: #FFFF00;
	color: #FF0000;
	padding-right: 2px;
	padding-left: 2px;
}

/* Styles for Left Column */
h1 {
	font-size: xx-large;
	color: #000000;
	margin-top: 0px;
}
h2 {
	font-size: x-large;
	color: #000000;
	margin-top: 0px;
}
h3 {
	font-size: large;
	color: #000000;
	margin-top: 0px;
}
h4 {
	font-size: medium;
	color: #000000;
	margin-top: 0px;
}
h5 { 
	font-size: x-small;
	margin-top: 0px;
}
h6 { 
	font-size: xx-small;
	margin-top: 0px;
}
a {
	color: #006699;
}
a:hover {
	text-decoration: none;
}
/* Styles for Footer */
#footer p {
	margin: 0;
	font-size: 0.8em;
	text-align: left;
}
#copyright {
	padding: 0px;
	margin: 0px;
}
#copyright p {
	font-size: 0.85em;
	color: #79878D;
}
#footer a {
	color: #006699;
}
#footer a:hover {
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.rightpad {
	padding-right: 10px;
}
.logotable {
	text-align: right;
	vertical-align: middle;
	padding-top: 15px;
}
{
	font-style: italic;
}
.italbold {
	font-style: italic;
	font-weight: bold;
}
.italics {
	font-style: italic;
}
.imgcenter {
	margin-right: auto;
	margin-left: auto;
}
#banners {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.hide {
	visibility: hidden;
}
#skyborder {
	margin: 0px;
	width: 180px;
	height: 13px;
	overflow: hidden;
	position: relative;
}
#skyborder a img{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	margin: 0px;
	}
#cutoff {
	position: absolute;
	width: 180px;
	height: 13px;
	left: 0px;
}

