body  { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-image: url(../images/gui/bg.png); background-repeat: repeat-x; margin: 0; }
/*a:link {
	color: #B90059;
	text-decoration:none;
}
a:visited {
	color: #B90059;
	text-decoration:none;
}
a:hover {
	color: #BB3877;
	text-decoration:underline;
}
a:active {
	color: #E40A76;
}*/
.footer, #footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	border-bottom-color: #9B0044;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	text-align: left;
	background-color: #CCCCCC;
}

.legal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left: 10px;
	line-height: 12px;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.navbutton a {
	color: #FFFFFF;
	text-decoration: none;
}
.navbutton {
	color: #FFFFFF;
	background-image: url(../images/rollbutton.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 24px;
	vertical-align: middle;
	background-position: left top;
	font-weight: bold;
	cursor: hand;
	cursor: hand;
	padding-top: 1px;
	text-align: center;
}

.addressarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 5px;
	vertical-align: bottom;
}
.padme {
	padding: 5px;
}
input, select, textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#sidebar {
	min-height: 75px;
}

.moreLink {
	background-attachment: scroll;
	background-repeat: repeat-x;
	display: inline;
	height: 20px;
	background-color: #9B0044;
	border-bottom-color: #071C2C;
	border-bottom-width: 2px;
	color: #FFFFFF;
	padding: 2px;
	text-align: right;
	width: 50px;
	border-bottom-style: solid;
	font-size: 9px;
}
.moreLink a {
	font-size: 9px;
	color: #FFFFFF
}
hr {
	height:1px;
}fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.boxthis {
	background-color: #FFFFFF;
	padding: 5px;
	border: 2px solid #C1CBD7;
}
#spacer {
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-x;
	height: 20px;
	text-indent: 20px;
	list-style-type: none;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
}
#os_results a {
	font-size: 12px;
}
.subglobalNavContact {
	width:105px;
	font-size: 10px;
	color: #071C2C;
	cursor: hand;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	top: 182px;
	visibility: hidden;
	text-align: left;
	z-index: 2000;
	position: absolute;
}
.subglobalNavContact a {

	color:#FFFFFF;
	text-decoration: none;
}
.subglobalNavContact a:hover {

	color:#FFFFFF;
	text-decoration: underline;
}
#os_search a {
	color: #FFFFFF;
}
#instructions {
	text-indent: 0px;
}
.count_small {
	font-size: 8px;
	color: #586983;
}
.count_small_none {

	font-size: 8px;
	color: #DCDCDC;
}
.padme a {
	color: #333333;
	text-decoration: none;
}

.sitemap {
	list-style-type: none;
	text-indent: 10px;
}

.sitemap ul li {
	text-indent: 30px;
	list-style-type: none;
}
.sitemap ul, .sitemap ol {
	padding-bottom: 5px;
	text-indent: 20px;
}

.search_box {
	background-image:url(../images/gui/search_box_pat.gif);
	background-repeat: repeat-y;
}

#contactform {
	padding: 15px;
}
#contactform label {
	color: #000;
}

