@charset "utf-8";
#primary {
	height: auto;
	width: 1000px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: thin none #000;
}
body {
	background-color: #EAE6E1;
	font-family: "Times New Roman", Times, serif;
}
#primary #logo_header {
	background-color: #254467;
	padding-top: 15px;
	padding-left: 15px;
	vertical-align: middle;
}
#portal_menu {
	left:440px;
	top:-100px;
	width:535px;
	height:37px;
	z-index:1;
	background-image: url(../images/primary%20images/portal_menu.png);
	background-repeat: no-repeat;
	position: relative;
	text-align: center;
}
#portal_table {
	position: absolute;
	left: 15px;
	top: 0px;
}
#portal_image {
	padding-right: 3px;
}
#sizer {
	word-spacing: 5px;
	border-right-style: none;
	vertical-align: middle;
	white-space: nowrap;
	position: absolute;
	width: 60px;
	top: 7px;
	height: 20px;
	clear: left;
	left: 450px;
}
#portal_image_divider {
	padding-right: 3px;
}
.Portal_Text {
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	letter-spacing: 1px;
}
.Portal_Text a {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
.Portal_Text a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #D7CFC5;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
