@charset "utf-8";
/* CSS Document */

.osumasthead-mastHeadContainer {
	height: 43px;
	width: 770px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#FFFFFF;
	color: #000000;
}

.osumasthead-mastHeadContainer img {
	border: none;
}

.osumasthead-rightgradient {
	text-align: right;
	width: 100%;
	height: 43px;
	line-height: 36px;
	background: url(/site_global/images/masthead/divider.png) no-repeat;
}

.osumasthead-left {
	float: left;
	margin: 0px auto;
	width: 385px;
	height: 43px;
	line-height: 36px;
	background: url(/site_global/images/masthead/left.png) repeat-x;
}

.osumasthead-right {
	float: left;
	margin: 0px auto;
	width: 385px;
	margin-right: -1px;
	height: 43px;
	line-height: 36px;
	background: url(/site_global/images/masthead/right.png) repeat-x;
}

.osumasthead-lefttext {
	float: right;
	width: 385px;
	height: 43px;
	line-height: 36px;
	text-align: left;
}

.osumasthead-lefttextpad {
	padding-left: 5px;	
}

.osumasthead-righttext {
	float: left;
	width: 385px;
	height: 43px;
	line-height: 36px;
	text-align: right;
}
.osumasthead-righttextpad {
	padding-right: 5px;
}

.osumasthead-mastHeadContainer ul, .osumasthead-mastHeadContainer li {
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin: 0px auto;	
}

.osumasthead-skipnav {
	float: left;
	margin: -1300px;
}

.osumasthead-lefttext a:link {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.osumasthead-lefttext a:visited {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.osumasthead-lefttext a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

.osumasthead-lefttext a:active {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

.osumasthead-righttext a:link {
	color: #333333;
	text-decoration: none;
	padding-left: 5px;
}

.osumasthead-righttext a:visited {
	color: #333333;
	text-decoration: none;
	padding-left: 5px;
}

.osumasthead-righttext a:hover {
	color: #333333;
	text-decoration: underline;
	padding-left: 5px;
}

.osumasthead-righttext a:active {
	color: #333333;
	text-decoration: underline;
	padding-left: 5px;
}
