@import url("reset.css");
@import url("fonts.css");

body,html{
	width: 100%;
	height: 100%;
}
html {overflow-y: scroll;}
body {
	background: #050F40;
	color: #E8E8E8;
}
h1,h2,h3,h4,h5,legend {
	color: #1a1a1a;
}
#header h1, #header h2, #header h3, #header h4, #header h5, #footer h2, #footer h3, #footer h4, #footer h5 {
	color: #EFEFEF;
}
#footer h2 a, #footer h3 a, #footer h4 a, #footer h5 a {
	color: #FFEFC0;
}
h1 {
	font-size: 19px;
	margin: 0 0 10px 0;
	font-weight: normal;
	padding-bottom: 2px;
	border-bottom: solid 2px #c7c7c7;
}
h2 {
	font-size: 17px;
	margin: 10px 0 10px 0;
	font-weight: normal;
	padding-bottom: 2px;
	border-bottom: solid 2px #c7c7c7;
}
h3 {
	font-size: 1.2em;
	margin: 0 0 0.4em 0;
}
h4 {
	font-size: 1.1em;
	margin: 0 0 0.4em 0;
}
h5 {
	font-size: 1.0em;
	margin: 0 0 0.4em 0;
}
h1 a, h2 a, h3 a, h4 a {
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	text-decoration: underline;
}
abbr,acronym {border-bottom: 1px dotted #FF6600;cursor: help;}
strong {font-weight: bold;}
em {font-style: italic;}
a {color: #ffffff;}
a:focus { outline: none; }
object { outline:none; }
#wrapper{
	min-width: 920px;
}
#header {
	display: block;
	height: 150px;
	position: relative;
	padding: 0px;
	margin: 0px auto 0px auto;
	overflow: hidden;
	background: #FFFFFF url(images/head_bkg-190.png) repeat-x left top;
	color: #333333;
	border-bottom: solid 2px #FFFFFF;
}
.wf #header {
	height: 190px;
}
#headInner {
	display: block;
	height: auto;
	width: 860px;
	margin: 0px auto 0px auto;
	position: relative;
}
#menuCol {
	float: left;
}
#logolink {
	display:block;
	position: absolute;
	top: 70px;
	left: 0;
	padding-top: 60px; width: 400px; 
	overflow: hidden;
	height: 0;
	cursor: pointer;
	background: url(images/mgs-logo.png) left top no-repeat;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}
#telnum {
	display:block;
	position: absolute;
	top: 75px;
	right: 10px;
	padding-top: 20px; width: 275px; 
	overflow: hidden;
	height: 0;
	cursor: pointer;
	background: url(images/telnum.png) left top no-repeat;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}
.wf #telnum {
	right: 30px;
}
#header img{
	visibility: hidden;
	position: absolute;
}
#skipwatch {
	display:block;
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 122px; width: 122px; 
	overflow: hidden;
	height: 0;
	cursor: pointer;
	background: url(images/skipwatch.png) left top no-repeat;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}
#navHolder {
	background: #D9DAD9 url(images/nav-bkg.png) repeat-x left top;
	color: #666666;
	padding: 3px 0px 3px 0px;
	border-bottom: solid 2px #FFFFFF;
}
#nav {
	display: block;
	width: 860px;
	height: auto;
	min-height: 32px;
	line-height: 32px;
	margin: 0px auto 0px auto;
	position: relative;
	font-size: 13px;
	font-weight: bold;
	text-transform: lowercase;
}
#nav li {
	display: block;
	float: left;
	width: auto;
	padding: 0 0 0 1px;
	background: url(images/nav-pipe.png) no-repeat left center;
}
#nav li a {
	color: #666666;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}
#nav li a:hover {
	color: #051041;
}
#nav li strong a {
	color: #051041;
}
#main {
	display: block;
	height: auto;
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0 auto;
	clear: both;
	background: #FFFFFF;
	color: #666666;
}
#banner {
	display: block;
	width: 860px;
	height: 155px;
	background: #050F40 url(images/skip_back.jpg) no-repeat right top;
	color: #EFEFEF;
	position: relative;
	padding: 20px 0 10px 0;
	margin: 0px auto 0px auto;
}
.wf #banner {
	background: #050F40 url(images/skip_back.jpg) no-repeat left top;
}
#banner.empty {
	height: 2px;
	width: 100%;
	background: #cccccc;
	padding: 0;
}
#banner strong {
	color: #FFFFFF;
}
#banContent {
	display: block;
	width: 320px;
}
#banContent h1, #banContent h2, #banContent h3 {
	color: #EFEFEF;
	padding: 0;
	border: none;
}
#banContent h1 {
	font-size: 26px;
}
.telBig {
	font-size: 22px;
	display: block;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 28px;
	background: url(images/tel-icon.png) no-repeat 0px 3px;
}
#banner .telBig {
	color: #FFEFC0;
}
#orderBox {
	position: absolute;
	display: block;
	right: 15px;
	bottom: 0;
	width: 300px;
	height: 286px;
	height: auto;
	padding: 0px 0px 0px 16px;
	background: url(images/box-shad.png) no-repeat left top;
	z-index:50;
}
#fastRequest {
	margin-bottom: 10px;
}
#fastRequest .ismall {
	font-size: 11px;
	line-height: 11px;
	display: table-cell;
}
#fastRequest .ismall img {
	vertical-align: middle;
}
#fastRequest p {
	margin: 5px 0px 5px 0px;
}
#fastRequest .btn-continue {
	clear: both;
	float: right;
}
.darkBox {
	display: block;
	padding: 5px 10px 5px 10px;
	background: #050F40 url(images/darkBox-bkg.jpg) no-repeat left top;
	color: #EFEFEF;
}
#orderBox .darkBox {
	border-top: solid 5px #4E5678;
	border-right: solid 5px #4E5678;
	border-left: solid 5px #4E5678;
}
.darkBox h2, .darkBox h3, .darkBox h4 {
	text-decoration: none;
	border: none;
	color: #EFEFEF;
}
.darkBox h2 {
	font-size: 18px;
}
.darkBox p {
	margin-bottom: 10px;
}
.darkBox label, .darkBox .fauxLabel {
	color: #FFEFC0;
}
#main a, #header a {
	color: #050F40;
	text-decoration: underline;
}
#main a:hover {
}
.pdficon {
	padding-left: 20px;
	background: url(images/pdf.gif) no-repeat left 0.2em;
	display: block;
	min-height: 18px;
}
#content {
	display: block;
	width: 860px;
	margin: 0 auto 0 auto;
	padding: 25px 0px 0px 0px;
	clear: both;
	background: #FFFFFF;
}
/*End layout styles*/
#content hr {
	color: #FFDE08;
	background: #FFDE08;
	height: 2px;
	border: none;
	margin: 0 0 20px 0;
	clear: both;
}
#content p strong {color: #333333;}
#content p a strong {color: #050F40;}
#content li {
	margin-bottom: 0.5em;
	line-height: 1.2em;
}
#content ul, #content ol, #content p {
	margin-bottom: 14px;
}
#content ul li{
	list-style: none;
	padding-left: 1.4em;
	background: url(images/bullet.gif) no-repeat left 0.4em;	/*list-style: square url(images/bullet.gif);*/
}
#content ul.ticked li{
	padding-left: 16px;
	line-height: 15px;
	background: url(images/bullet-tick.png) no-repeat left 0 !important;
}
#content ul li ul{
	margin-top: 0.5em;
	margin-bottom: 0;
}
#content ul li ul li{
	list-style: none;
	padding-left: 1.4em;
	font-size: 0.9em;
	background: url(images/bullet-small.gif) no-repeat left 0.2em;
}
#content ol {
	margin-left: 1em;
	padding-left: 1em;
	list-style: decimal;
}
#content ol li {
	list-style: decimal;
}
#content ol li ol {
	margin-top: 0.5em;
}
#content ol li ol li{
	list-style: lower-alpha;
}
#content blockquote {
	background:url(images/quote.png) no-repeat;
	background-position:2px 0px;
	text-indent:8px;
	margin-bottom: 1em;
	clear: none;
}

#content blockquote  p {
	display: block;
	background: url(images/quote-close.png) no-repeat;
	background-position:bottom right;
	padding-right:0px;
	font-size: 1.5em;
	font-style: italic;
	color:#333333;
	margin: 0 0 1em 0 !important;
	line-height: 1.3;
}
#content cite {
	font-size: 0.9em;
	margin: 0 0 1em 0 !important;
	color: #666666;
	font-style: normal;
	text-indent: 0px !important;
	text-align: left !important;
}
.quote {
	font-size: 1.5em;
	font-style: italic;
	color:#333333;
	line-height: 1.3;
}
a.lnk-a {
	text-decoration: none !important;
	border-bottom: solid 1px #FFDE08;
}
a.lnk-a:hover {
	background: #FFDE08;
}
#footer {
	font-size: 0.9em;
	display: block;
	overflow: visible;
	height: auto;
	position: relative;
	padding: 35px 0px 0px 0px;
	margin: 0px auto 0px auto;
	background: #050F40 url(images/foot_bkg.png) repeat-x left top;
}
#footInner {
	display: block;
	width: 860px;
	margin: 0px auto 0px auto;
}
#footer p { margin-bottom: 0.5em;}
#footer a {
	color: #e8e8e8;
	text-decoration: none;
}
.copyright, #footer .copyright a {
	color:#999999;
}
#footer a:hover {color:#FFDE08;}
#footnav {
	color: #FFEFC0;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: uppercase;
}
#footnav a {
	color: #FFEFC0;
}
#footnav a:hover {
	color: #FFDE08;
}
#footer #cba {
	width: auto;
	padding: 0px 0px 0px 14px;
	background: url(images/i_mouse.gif) no-repeat left center;
}
.clearFix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.inde {
	width: 90% !important;
	padding: 5px;
}
.mgleft {
	margin-left: 20px;
}
.mgright {
	margin-right: 30px;
}
.mgrightW {
	margin-right: 70px;
}
.mgrightN {
	margin-right: 20px;
}
.colFull {
	float: none;
	clear: both;
	display: block;
	height: auto;
	margin-bottom: 10px;
	overflow: hidden;
}
.colWide {
	display: block;
	width: 510px;
	margin-bottom: 20px;
	overflow: hidden;
	float: left;
}
.colSmall {
	display: block;
	float: left;
	width: 280px;
	margin-bottom: 20px;
	overflow: hidden;
}
.colStd {
	display: block;
	float: left;
	width: 320px;
	margin-bottom: 20px;
	overflow: hidden;
}
.colMini {
	display: block;
	float: left;
	width: 200px;
	margin-bottom: 20px;
	overflow: hidden;
}
.fRight {
	float: right;
}
.fLeft {
	float: left;
}
.colLeft {
	display: block;
	float: left;
	clear: left;
	width: 45%;
	margin-right: 1.5em;
	margin-bottom: 1em;
}
.colRight {
	display: block;
	float: right;
	clear: right;
	width: 45%;
	margin-left: 1.5em;
	margin-bottom: 1em;
}
.brdBtm {
	border-bottom: solid 1px #E0E0E0;
	padding-bottom: 10px;
}
.wide {width: 60%;}
.nrrw {width: 30%;}
.edit .colLeft, .edit .colRight {
	border: dashed 1px #FF9900;
}

/*General Styles*/
.i_left {float: left; margin: 0px 10px 2px 0px; padding:0px; border:solid 1px #051041; line-height:0;}
.i_right {float: right; margin: 0 0 2px 10px; padding:0px; border:solid 1px #051041; line-height:0;}
.i_left-nb {float: left; margin: 0px 10px 2px 0px; padding:0px;}
.i_right-nb {float: right; margin: 0 0 2px 10px; padding:0px;}
a:hover .i_left, a:hover .i_right, a:hover .i_cent ,a:hover .thm_pic {
	border:solid 1px #89B700;
}
.i_cent {clear: both;display: block;margin: 0px auto 0px auto; padding:0px; border:solid 1px #051041; line-height:0;}
.i_cent-nb {clear: both;display: block;margin: 0px auto 0px auto;}

.sign {margin-top:-13px; margin-bottom: 12px;}

.clear {display: block;height: 0px;clear: both;margin: 0px;padding: 0px;overflow: hidden;}
.edit .clear {display: block;height: 1em;clear: both;margin: 0px;padding: 0px;overflow: hidden; border: dashed 1px #FF9900;}
/* Indentation. */
.Indent1 {margin-left: 40px;}
.Indent2 {margin-left: 80px;}
.Indent3 {margin-left: 120px;}
/* Alignment. */
.alignLeft {text-align: left;}
.alignCent {text-align: center;}
.alignRight {text-align: right;}
.alignFull {text-align: justify;}

.boxout {
	padding: 10px;
	background: #F1F1F1;
}
.boxout h1 {
	border-color: #F1F1F1;
}
.boxout h2 {
	margin: 0px 0px 10px 0px;
	border-color: #F1F1F1;
}
.itemBox, .itemBoxBrd {
	clear: both;
	display: block;
	position: relative;
	height: auto;
	margin: 0 0 1em 0;
}
.itemBox p, .itemBoxBrd p{
	margin: 0 !important;
}
.itemBoxBrd {
	padding: 0 0 0.5em 0;
	margin: 0 0 0.5em 0;
	border-bottom:1px solid #3C3C3C;
}
.itemBox:after, .itemBoxBrd:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.tabSmall {
	display: block;
	clear: left;
	float: left;
	width: 2em;
	margin-right: 1em;
}
.tabLarge {
	display: block;
	clear: left;
	float: left;
	width: 8em;
	margin-right: 1em;
}
.smallGrey {
	color: #999999;
	font-size: 10px;
}
.smallTxt {
	font-size: 0.9em;
}
.arwlink-leftd {
	padding-left: 18px;
	background: url(images/left-d.png) no-repeat left center;
	text-decoration: none;
}
.arwlink-left {
	padding-left: 18px;
	background: url(images/left.png) no-repeat left center;
	text-decoration: none;
}
.arwlink-rightd {
	padding-right: 18px;
	background: url(images/right-d.png) no-repeat right center;
	text-decoration: none;
}
.arwlink-right {
	padding-right: 18px;
	background: url(images/right.png) no-repeat right center;
	text-decoration: none;
}
.hilite {
	color: #4E5678;
}
.hide {
	display: none;
}
h2.topHead {
	margin-top: 2px !important;
}
.btn-skiphire {
	display:block;
	position: relative;
	padding-top: 31px; width: 126px; 
	overflow: hidden;
	height: 0;
	cursor: pointer;
	background: url(images/btn-hire_this_skip.png) left top no-repeat;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}
.btn-skiphire:hover {
	background: url(images/btn-hire_this_skip.png) right top no-repeat;
}
.btn-roro {
	display:block;
	position: relative;
	padding-top: 31px; width: 156px; 
	overflow: hidden;
	height: 0;
	cursor: pointer;
	background: url(images/btn-hire_container.png) left top no-repeat;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}
.btn-roro:hover {
	background: url(images/btn-hire_container.png) right top no-repeat;
}
.btn-back {
	display:block;
	position: relative;
	padding-top: 31px; width: 76px; 
	overflow: hidden;
	height: 0;
	cursor: pointer;
	background: url(images/btn-back.png) left top no-repeat;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	float: left;
}
.btn-back:hover {
	background: url(images/btn-back.png) right top no-repeat;
}
.btn-continue {
	display:block;
	position: relative;
	padding-top: 31px; width: 98px; 
	overflow: hidden;
	height: 0;
	cursor: pointer;
	background: url(images/btn-continue.png) left top no-repeat;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	float: right;
}
.btn-continue:hover {
	background: url(images/btn-continue.png) right top no-repeat;
}
.btn-request {
	display:block;
	position: relative;
	padding-top: 31px; width: 126px; 
	overflow: hidden;
	height: 0;
	cursor: pointer;
	background: url(images/btn-send_request.png) left top no-repeat;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	float: right;
}
.btn-request:hover {
	background: url(images/btn-send_request.png) right top no-repeat;
}
.btt-icon {
	display:block;
	position: relative;
	padding-top: 13px; width: 13px; 
	overflow: hidden;
	height: 0;
	cursor: pointer;
	background: url(images/btt-mid-icon.png) left top no-repeat;
	margin: 0px 5px 5px 0px;
	text-decoration: none;
	float: right;
}
/*Table*/
caption {font-size: 1.7em; color: #FF6600; text-align: left;}
table {margin: 0 0 10px 0; padding: 0; border-collapse: collapse; width: 100%;}
td table {margin: 0 0 0 0;}
td, th {padding: 8px 4px 8px 4px; border-bottom: 1px solid #EEEEEE;}
td + td {border-left: 1px solid #EFEFEF; color: #666666;}
.simple td + td {border-left: none;}
td + td + td {color: #666666;}
td a {color: #444444; text-decoration: none; text-align: right;}
td a, th a {display: block; width: 100%;}
td a:hover {background: #444444; color: #ffffff;}
tfoot th {text-align: right;}
th {border-top: 1px solid #eeeeee; border-left: 1px solid #efefef; text-align: left;}
th + th {border-left: 1px solid #efefef;}
th + th + th {}
th + td {border-left: 1px solid #efefef;}
th a {color: #D72C90; text-decoration: none; font-size: 1.1em;}
th a:visited {color: #D72C90;}
th a:hover {color: #D72C90; text-decoration: underline;}
thead tr, tfoot tr {color: #555555; font-size: 0.8em;}
/*tr {font: 12px sans-serif; background: url(images/t_row.png) repeat-x #F8F8F8; color: #666666;}*/
tr {font: 12px sans-serif; color: #666666;}
tr.etr {background: #FAFAFA;}
tr.otr {background: #FFFFFF;}
th {color: #050F40;}
tr:hover {background: #FFF9CE;}
tr.htr {background: #F1F1F1 url(images/t_row.png) repeat-x left top;}
td.empty {background: #ffffff;}

/*Gallery*/
.gal-thumbs {
	display: block;
	height: auto;
	width: 105%;
}
.gal-thumbs li {
	display: block;
	float: left;
	width: auto;
	height: auto;
	margin: 0px 6px 6px 0px;
	padding: 0px !important;
	background: none !important;
	line-height: 0;
}
.lrg li{
	margin: 0px 12px 12px 0px;
}
.gal-thumbs li img {
	float: left; margin:0;
	padding:0px; border:solid 1px #666666; line-height:0;
	/*width: 90px;
	height: 51px;*/
}
.gal-thumbs li a:hover img{
	border:solid 1px #89B700;
}
.gal-thumbs li h4 {
	font-weight: normal;
	font-size: 0.9em;
	clear: both;
	padding: 3px 2px 0px 2px;
	max-height: 1.2em;
	overflow: hidden;
}
.privacy {
	width: 80% !important;
}
.privacy a {
	color: #050F40;
	text-decoration: underline;
}
/* --------------------------------------------------------------- 
- Lightbox
*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(lbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lbox/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lbox/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#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: 22px; float: right;  padding-bottom: 0.7em;	}
#bottomNavClose img {width: 22px; height:22px;}
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	min-width: 990px;
	height: 500px;
	background-color: #000;
	}
/* Access styles */
.skip a{
	display:block;
	position: absolute;
	padding-top: 1px; width: 1px; 
	overflow: hidden;
	height: 0;
	cursor: default;
	margin: 0px;
	z-index: 99;
}
.skip a:focus, .skip a:active {display: inline; background: #333333; border: solid black 1px; color: #ffffff !important; text-decoration: none;
	position: absolute; height: auto; width: auto; padding: 0 0.5em;}
.skip a:hover {cursor: default}

/* --------------------------------------------------------------- 
- Form styles
*/
input{margin: 0px;}
fieldset{border: none;}
legend{
	font-size: 1em;
	background: none;
}
.darkBox legend {
	color:#F7F7F7;
}
textarea{
	width: auto;
}
label {
	cursor: pointer;
	width: 120px;
	float: left;
	margin-right: 1em;
}
label.single {
	float: none;
	display: block;
	margin-bottom: 0.5em;
	width: auto;
}
.twocol {
	width: 100%;
	clear: both;
}
.twocol label {
	width: 45%;
	margin-right: 1em;
	margin-bottom: 1em;
}
.twocol .even {
	float: right !important;
	clear: right !important;
	margin-right: 0;
}
.lrgform, stdform {
	display: block;
	clear: both;
}
.lrgform p{
	margin: 0.5em 0px 0.5em 0px !important;
	line-height: 1.6em;
}
.stdform p{
	margin: 3px 0px 5px 0px !important;
	line-height: 18px;
}
.miniform p{
	margin: 0.2em 0px 0.2em 0px !important;
	line-height: 1.4em;
}
.miniform label{
	width: 18em;
}
.section{
	background: #F7F7F7;
	padding: 4px;
	margin-bottom: 10px;
	color: #666666;
}
.plain{
	border: none !important;
}
.fullfield, .largefield, .stdfield, .midfield, .flexfield, .flexSmallfield, .smallfield, .smallfield-fl, .minifield, .tinyfield{
	background: #FFFFFF;
	color: #333333;
	border: solid 1px #809DB9;
}
.fullfield {
	width: 80%;
}
.largefield{
	max-width: 90% !important;
	width: 26em;
	font-size: 1em;
	padding: 2px;
}
.stdfield{
	max-width: 90%;
	width: 16em;
	font-size: 1em;
	padding: 2px;
}
.flexfield{
	width: 70%;
	font-size: 1em;
	padding: 2px;
}
.smallfield {
	max-width: 65%;
	width: 100px;
	font-size: 1em;
	padding: 2px;
}
.midfield {
	max-width: 80%;
	width: 136px;
	font-size: 1em;
	padding: 2px;
}
.midfieldfixed {
	width: 12em;
	font-size: 1em;
	padding: 2px;
}
.flexSmallfield {
	width: 40%;
	font-size: 1em;
	padding: 2px;
}
.smallfield-fl {
	max-width: 65%;
	width: 9em;
	font-size: 1em;
	padding: 2px;
	float: left;
	margin-right: 0.5em;
}
.minifield {
	width: 7.5em;
	font-size: 1em;
	padding: 2px;
}
.minifield-fl {
	max-width: 65%;
	width: 7.5em;
	font-size: 1em;
	padding: 2px;
	float: left;
	margin-right: 0.5em;
}
.tinyfield {
	width: 5.5em;
	font-size: 1em;
	padding: 2px;
}
.tinyfield-fl {
	width: 4em;
	font-size: 1em;
	padding: 2px;
	float: left;
	margin-right: 0.5em;
}
select{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: solid 1px #A5ACB2;
	padding: 2px;
}
.frmbutton {
	font-size: 1em;
	cursor: pointer;
	color: #050F40;
	padding: 3px;
	background: #FFCC00;
	border: solid 1px #4E5678;
	width: auto;
	overflow:visible;
	/*border: solid 1px #A5ACB2;*/
}
.centwide {
	text-align: center;
	margin: 0 auto 0 auto;
	width: 50%;
}
.disabled {
	background-color: #EFEFEF;
	color: #999999;
}
/* --------------------------------------------------------------- */


.required {
	color: #FF9900 !important;
}
a .required {
	color: #FF9900 !important;
	font-weight: bold;
}
/* SEARCH --------------------------------------------------------- */
.sp2_title {font-weight: bold;}
.sp2_address {color: #A17128;}
.sp2_info {color: #A17128; margin-top: 0.5em;}
/* --------------------------------------------------------------- */
/* Tooltips */	

.tooltip {
	position: absolute!important;
	overflow:hidden;
	font-size: 11px;
	z-index: 10000!important;
}
	.tooltip .xtop, .tooltip .xbottom { display: block; background: transparent; font-size: 1px; }
	.tooltip .xb1, .tooltip .xb2, .tooltip .xb3, .tooltip .xb4 { display: block; overflow: hidden; }
	.tooltip .xb1, .tooltip .xb2, .tooltip .xb3 { height: 1px; }
	.tooltip .xb2, .tooltip .xb3, .tooltip .xb4 { background: #666; border-left: 1px solid #333; border-right: 1px solid #333; }
	.tooltip .xbottom .xb2, .tooltip .xbottom .xb3, .tooltip .xbottom .xb4 { background: #666; }
	.tooltip .xb1 { margin: 0 5px; background: #333; }
	.tooltip .xb2 { margin: 0 3px; border-width: 0 2px; }
	.tooltip .xb3 { margin: 0 2px; }
	.tooltip .xb4 { height: 2px; margin: 0 1px; }

	.tooltip .xboxcontent {
		padding: 3px 7px;
		margin: 0;
		color: #000;
		text-shadow: 2px 2px 0px #CCC;
		border: 1px solid #333;
		border-width: 0px 1px 0 1px;
		background-color: #666;
	}
