@charset "UTF-8";
body {
	background-color: #fff;
	background-image: url(../images/bg_body.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	padding: 0px;
	margin: 0px;
	margin-top: 50px;
	font-family: Tahoma, "Tahoma MT", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #000;
	text-decoration: none;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.header {
	background-attachment: scroll;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 145px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
.top-main {
	background-attachment: scroll;
	background-image: url(../images/top_main.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 900px;
}
.main-area {
	background-attachment: scroll;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;
	height: 500px;
	width: 900px;
}
.left-column {
	margin: 0px;
	padding: 0px;
	width: 480px;
	text-align: left;
	vertical-align: top;
}
.bottom-main {
	background-attachment: scroll;
	background-image: url(../images/bg_main-bottom.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 57px;
}
.footer {
	background-attachment: scroll;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding-left: 50px;
	padding-right: 50px;
	height: 44px;
	width: 900px;
	text-align: center;
}
.headings {
	margin-bottom: 25px;
}
.morelinks {
	width: 1px;
	height: 1px;
	overflow: hidden;
	display: none !important;
}
.news-frame {
	background-attachment: scroll;
	background-image: url(../images/callout_bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.bottom-links {
	padding: 0px;
	margin-left: 50px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bottom-links a {
	text-decoration: none;
	border: none;
}
.logo-return {
	padding: 0px;
	float: left;
	height: 75px;
	width: 306px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 47px;
}
.logo-return a, .logo-return a:link, .logo-return a:visited, .logo-return a:hover, .logo-return a:active {
	text-decoration: none;
	border: none;
}
img, a img {
	border: none;
}
.top-links {
	padding: 0px;
	float: right;
	margin-top: 13px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
.top-links a, .top-links a:link, .top-links a:visited, .top-links a:hover, .top-links a:active {
	text-decoration: none;
	border: none;
}
.share {
	margin-left: 25px;
}
.share a, .share a:link, .share a:visited, .share a:hover, .share a:active {
	text-decoration: none;
	border: none;
}
.right-column {
	margin: 0px;
	padding: 0px;
	width: 295px;
	text-align: left;
	vertical-align: top;
}
.middle-column-spacer {
	margin: 0px;
	padding: 0px;
	width: 25px;
}
.slide-show {
	text-align: center;
	vertical-align: top;
	width: 800px;
	height: 275px;
	margin-bottom: 25px;
}
.slide-show>div {
	margin: 0 auto;
}
.portnoundie, .portnoundie a, .portnoundie a:link, .portnoundie a:visited, .portnoundie a:hover, .portnoundie a:active {
	border: none;
}
.latestimagebox {
	width: 150px;
	height: 195px;
	font-size: 10px;
}
.latestimage, .latestimage a, .latestimage a:link, .latestimage a:visited, .latestimage a:hover, .latestimage a:active {
	border: none;
	border: solid 1px #a0a0a0;
	border-bottom: solid 1px #a0a0a0 !important;
	text-decoration: none;
}
p {
	font-family: Tahoma, "Tahoma MT", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 0px;
}
h1 {
	font-family: Tahoma, "Tahoma MT", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 0px;
}
a:link, a:visited, a:active {
	color: #a0a0a0;
	text-decoration: none;
	border-bottom: dotted 1px #a0a0a0;
}
a:hover {
	color: #a0a0a0;
	text-decoration: none;
	border-bottom: dotted 1px #56c5ff;
}
.legal-text {
	font-size: 10px;
	color: #000;
	text-align:left;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}
.valid-text {
	font-size: 10px;
	color: #a0a0a0;
	text-align: right;
	float: right;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}
.buttons {
	margin: 0px;
	padding: 0px;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.spacer {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
}
.news-content {
	font-size: 11px;
	line-height: 18px;
	color: #000;
	text-align:left;
	width: 245px;
	height: auto;
	margin: 0px;
	margin-top: 8px;
}
.dropmenudiv {
	position:absolute;
	visibility: hidden;
	top: 0;
	text-align: left;
	z-index:100;
	margin-top: 4px;
	margin-left: -9px;
}
.dropmenudiv a {
	width: auto;
	display: block;
}
* html .dropmenudiv a {
	width: 100%;
}
.dropmenudiv a:hover {
}
#contextMenu {
	margin: 0px;
	padding: 0px;
	height: 175px;
	width: 120px;	/* Width of context menu */
	font-size: 12px;
	line-height: 28px;
	color: #fff;
	text-align: left;
	background-image: url(../images/bg_contextual.gif);
	background-repeat: no-repeat;
	/* Never change these two values */
	display: none;
	position: absolute;
	z-index: 101;
	background-position: center center;
	border: none;
}
#contextMenu a {
	color: #fff;
	text-decoration: none;
	line-height: 28px;
	vertical-align: middle;
	height: 28px;
	display: block;
	width: 100%;
	clear: both;
	border: none;
}
#contextMenu li {
	vertical-align: middle;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	clear: both;
	border: none;
}
#contextMenu li div {
	cursor: pointer;
	border: none;
}
#contextMenu .contextMenuHighlighted {
	padding: 0px;
	border: none;
}
#contextMenu .itemTxt {
	float: left;
	border: none;
	width: 130px;	/* IE 5.x */
	width/* */:/**/150px;	/* Other browsers */
	width: /**/150px;
}
dl {
	font-family: Tahoma, "Tahoma MT", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
dt {
	font-weight: bold;
	padding-left: 8px;
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
dd {
	font-weight: normal;
	color: #000;
	padding-left: 8px;
	margin-top: 0px;
	margin-left: 40px;
	margin-right: 25px;
	margin-bottom: 0px;
}
.input {
	font-family: Tahoma, "Tahoma MT", Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000;
	width: 430px;
	margin-bottom: 0px;
	text-decoration: none;
	border: 1px solid #56c5ff;
	background-attachment: scroll;
	background-image: url(../images/bg_input.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.small {
	font-size: 11px;
	line-height: 18px;
}
.logos {
	vertical-align: sub;
	padding: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.breadcrumb {
	font-size: 9px;
	font-weight: bold;
	color: #000;
	width: 100%;
	height: 18px;
	vertical-align: middle;
	display: block;
	text-align: left;
	padding: 0px;
	margin: 0px;
	padding-left: 25px;
	padding-top: 2px;
	margin-bottom: 20px;
	background-image: url(../images/bg_breadcrumb.gif);
	background-repeat: repeat-y;
}
.relatedlinks {
	font-size: 9px;
	font-weight: bold;
	color: #000;
	width: 100%;
	height: 18px;
	vertical-align: middle;
	display: block;
	text-align: left;
	padding: 0px;
	margin: 0px;
	padding-left: 25px;
	padding-top: 2px;
	margin-bottom: 20px;
	margin-top: 20px;
	background-image: url(../images/bg_breadcrumb.gif);
	background-repeat: repeat-y;
}
.newslinks {
	font-size: 9px;
	margin-bottom: 0px;
	line-height: normal;
}
.horz-rule {
	background: transparent url(../images/bg_hrule.gif) no-repeat center center;
	padding: 0px;
	height: 2px;
	width: 480px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	border: none;
	clear: both;
}
hr, h2 {
	display: none;
}
.submit {
	text-align: left;
	width: 75px;
	height: 25px;
	border: none;
}
.warning {
	color: #f00;
}
.info {
	color: #000;
	font-weight: normal;
}
.warn {
	color: #f60;
	font-weight: normal;
}
.error {
	color: #f00;
	font-weight: bold;
}
.form {
	height: 65px;
	vertical-align: top;
}
.textarea {
	height: 165px;
}
.bold {
	font-weight: bold;
}
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox img {
	border: none !important;
	width: auto;
	height: auto;
}
#lightbox a img {
	border: none !important;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	border: 1px solid #56c5ff;
	border-bottom: none;
	background-attachment: scroll;
	background-image: url(../images/bg_input.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#imageContainer {
	padding: 10px;
}
#loading {
	border: none !important;
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#loading, #loading a img, #loading a:link, #loading a:visited, #loading a:hover, #loading a:active {
	border: none !important;
}
#hoverNav {
	border: none !important;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
	border: none !important;
}
#hoverNav a {
	outline: none;
	border: none !important;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	/*background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
	display: block;
	border: none !important;
}
#prevLink {
	left: 0;
	float: left;
	border: none !important;
}
#nextLink {
	right: 0;
	float: right;
	border: none !important;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(../images/prevlabel.gif) left 15% no-repeat;
	border: none !important;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(../images/nextlabel.gif) right 15% no-repeat;
	border: none !important;
}
#imageDataContainer {
	font-size: 10px;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	border: 1px solid #56c5ff;
	border-top: 2px dotted #56c5ff;
	background-attachment: scroll;
	background-image: url(../images/bg_input.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#imageData {
	padding:0 10px;
	color: #000;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding: 10px;
	outline: none;
	border: none !important;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #505050;
}
.noborder {
	border: none;
}
.workbox {
	margin-top: 15px;
}
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}
.TabbedPanelsTab {
	position: relative;
	color: #a0a0a0;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	font-weight: bold;
	font-size: 9px;
	background-color: #ddd;
	list-style: none;
	border: solid 1px #a0a0a0;
	border-bottom: solid 1px #56c5ff;
	cursor: pointer;
}
.TabbedPanelsTabHover {
	background-color: #ccc;
	color: #000;
	border: solid 1px #000;
	border-bottom: solid 1px #56c5ff;
}
.TabbedPanelsTabSelected {
	color: #000;
	background-color: #fff;
	border: 1px solid #56c5ff;
	border-bottom: 1px solid #fff;
}
.TabbedPanelsTab a {
	color: #000;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;
	border: solid 1px #56c5ff;
	background-color: #fff;
}
.TabbedPanelsContent {
	padding: 12px;
	padding-bottom: 0px;
}
.TabbedPanelsContent, .TabbedPanelsContent a, .TabbedPanelsContent a:link, .TabbedPanelsContent a:visited, .TabbedPanelsContent a:hover, .TabbedPanelsContent a:active {
	border: none;
}
.portthumbbox {
	width: 138px;
	padding: 0px;
	margin: 0px;
	height: 104px;
}
.portthumbboxright {
	width: 132px;
	padding: 0px;
	margin: 0px;
	height: 104px;
}
.portthumb, .portthumb a, .portthumb a:link, .portthumb a:visited, .portthumb a:hover, .portthumb a:active {
	border: none;
	border: solid 1px #a0a0a0;
	border-bottom: solid 1px #a0a0a0 !important;
	text-decoration: none;
}
.TabbedPanelsContentVisible {
}
.textfieldRequiredMsg, .textfieldInvalidFormatMsg, .textfieldMinValueMsg, .textfieldMaxValueMsg, .textfieldMinCharsMsg, .textfieldMaxCharsMsg, .textfieldValidMsg {
	display: none;
}
.textfieldRequiredState .textfieldRequiredMsg, .textfieldInvalidFormatState .textfieldInvalidFormatMsg, .textfieldMinValueState .textfieldMinValueMsg, .textfieldMaxValueState .textfieldMaxValueMsg, .textfieldMinCharsState .textfieldMinCharsMsg, .textfieldMaxCharsState .textfieldMaxCharsMsg {
	display: block;
	color: #f00;
	height: 20px;
	padding-left: 20px;
	background-image: url(../images/error-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	font-size: 10px;
}
input.textfieldRequiredState, .textfieldRequiredState input, input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, input.textfieldMinValueState, .textfieldMinValueState input, input.textfieldMaxValueState, .textfieldMaxValueState input, input.textfieldMinCharsState, .textfieldMinCharsState input, input.textfieldMaxCharsState, .textfieldMaxCharsState input {
}
.textfieldFlashText input, input.textfieldFlashText {
	color: red !important;
}
