/* UPS Stylesheet for IE and Mozilla Browsers - Version 1.00 01-20-03 */

/* FIX for NS 6.2 Bug 110360 */
*:-moz-list-bullet, *:-moz-list-number {font-size:1em;}

/* Tag Formatting */
body {
	background-color:#ffffff;
	font-family:verdana, arial, sans-serif;
	font-size:8pt;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	color:#666666;
	}
table, td, th {
	font-family:verdana, arial, sans-serif;
	font-size:8pt;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	color:#666666;
	}
ol {
	list-style-position:outside;
	list-style-image:none;
	padding-left:0px;
	margin-left:30px;
	margin-top:0px;
	margin-bottom:0px;
	}
ul {
	margin-left:24px;
	padding-left:0px;
	list-style-type:square;
	list-style-position:outside;
	list-style-image:url(/img/icn_bullet_gray.gif);
	margin-top:0px;
	margin-bottom:0px;
	}
form { 
	margin:0px;
	}

label {
	font-weight: bold;
	white-space: nowrap;
	}
/* Text Formatting */
/*CMS:header*/
.header	{
	font-size:13pt;
	color:#330000;
	font-weight:900;
	}
h1.header	{
	font-size:13pt;
	color:#330000;
	font-weight:900;
	margin-top:0px;
	margin-bottom:0px;
	}
/*CMS:header_bg*/	
.header_bg {
	width: 730px;
	background: url(/img/en/glo_blue_triad_pxl_ptrn234.gif) top left repeat-x;
}
/*CMS:Menu*/
.MenuOn {
	background:url(/Images/MenuOn.gif) top left repeat-x;
	border-right:1px solid #000000;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:-1px;
	padding:0px 8px;
}
.MenuOff {
	background:url(/Images/MenuOff.gif) top left repeat-x;
	border-right:1px solid #000000;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:-1px;
	padding:0px 8px;
}
.MenuOff a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
/*CMS:sectionheader*/
.sectionheader {
	font-size: 9pt;
	font-weight: bold;
	color: #825300;
}
/*CMS:sectionheader*/
h2.sectionheader {
	font-size: 9pt;
	font-weight: bold;
	color: #825300;
	margin-top:0px;
	margin-bottom:0px;
	}
/*New header*/
div.sectionheader {
	font-size: 9pt;
	font-weight: bold;
	color: #825300;
	margin: 1em 0px;
}

div.sectionheader h1 {
	font-size: 9pt;
	font-weight: bold;
	color: #825300;
}

div.sectionheader h2 {
	font-size: 9pt;
	font-weight: bold;
	color: #825300;
}

div.sectionheader h3 {
	font-size: 9pt;
	font-weight: bold;
	color: #825300;
}

div.sectionheader h4 {
	font-size: 9pt;
	font-weight: bold;
	color: #825300;
}

div.sectionheader h5 {
	font-size: 9pt;
	font-weight: bold;
	color: #825300;
}

div.sectionheader h6 {
	font-size: 9pt;
	font-weight: bold;
	color: #825300;
}
/*New content*/
div.MsoNormal {
	margin: 1em 0px;
}
/*CMS:sectionsubheader*/	
.sectionsubheader {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	}
/*CMS:whitesubheadbold*/
.whitesubheadbold {
	font-size:9pt;
	font-weight:bold;
	color:#ffffff;
	}
/*CMS:brownbold*/
.brownbold {
	font-size: 9pt;
	color:#663300;
	font-weight:bold;
	}
/*CMS:blueboldHead*/
.blueboldHead {
	font-size:9pt;
	color:#3366cc;
	font-weight:bold;
	}
/*CMS:bold*/
.bold {
	font-weight:bold;
	}
/*CMS:footertext*/
.footertext {
	font-size:7pt;
	color:#666666;
	}
/*CMS:utilitytext*/
.utilitytext {
	font-size:7pt;
	color:#666666;
	}
/*CMS:utilitytextselected*/
.utilitytextselected {
	font-size:7pt;
	color:#663300;
	font-weight:bold;
	}
/*CMS:secondarytext*/
.secondarytext {
	font-size:7pt;
	color:#ffffff;
	}
/*CMS:supporttext*/
.supporttext {
	font-size:7pt;
	color:#666666;
	}
/*CMS:supporthd1*/
.supporthd1 {
	font-size:8.5pt;
	color:#666666;
	font-weight:bold;
	}
/*CMS:moduletext*/
.moduletext {
	font-size:8pt;
	color:#000000;
	}
/*CMS:moduletextrequired*/
.moduletextrequired {
	font-size:8pt;
	color:#000000;
	font-weight:bold;
	}

/* Link Formatting */
a {
	color:#3366cc;
	}
/*CMS:blueLink*/
.blueLink  {
	color:#3366cc;
	font-size:7pt;	
	}
/*CMS:whitelink*/
.whitelink a {
	color:#ffffff;
	}
/*CMS:whiteboldlink*/
.whiteboldlink a {
	color:#ffffff;
	font-weight:bold;
	}

/* Backgrounds */
.bgutibar {
	background-color:#ffffff;
	}
.bgglomes {
	background-color:#003333;
	}
.bgsecnav {
	background-color:#003333;
	}
.bgsecnavline {
	background-color:#ffffff;
	}
.bgprinav {
	background-color:#003333;
	}
.bgsubnav {
	background-color:#dcede5;
	}
.bgsubnavoutline {
	background-color:#80ced0;
	}
.bgmesare {
	background-color:#ffffff;
	}
.bgfooter {
	background-color:#ffffff;
	}
.bgfooterdividerline {
	background-color:#cccccc;
	}
.bgsupport {
	background-color:#ffffff;
	}
.bgsupportheader {
	background-image:url(/img/xln_rel_links_bg_lg.gif);
	}

/* Spacing Formatting */
.nopad   {
	padding-left:0px; 
	padding-right:0px;
	}	
.modulepad   {
	padding-left:10px; 
	padding-right:10px;
	}
.modpadanchor	{
	padding-left:7px; 
	text-indent:-10px; 
	padding-right:5px;
	}
.modpadarrow   {
	padding-left:10px; 
	text-indent:-13px; 
	padding-right:5px;
	}
.modpadbullet   {
	padding-left:6px; 
	text-indent:-9px; 
	padding-right:5px;
	}
.supportheadpad   {
	padding-left:10px; 
	padding-right:5px;
	padding-top:5px;
	padding-bottom:6px;
	}



/* Form Formatting */
.input1 {
	font-size:7.5pt;
}
.modSelSmall	{
	width:46px;
	font-size:7.5pt;
	}
.modSelSmall2	{
	width:50px;
	font-size:7.5pt;
	}	
.modSelMedium	{
	width:166px;
	font-size:7.5pt;
	}
.modSelMediumSmall	{
	width:120px;
	font-size:7.5pt;
	}
.modSelLarge	{
	width:286px;
	font-size:7.5pt;
	}
.modSelSupport	{
	width:110px;
	font-size:7.5pt;
	}
.modTxtSmall	{
	width:46px;
	font-size:7.5pt;
	}
.modTxtTen	{
	width:76px;
	font-size:7.5pt;
	}
.modTxtMedium	{
	width:166px;
	font-size:7.5pt;
	}
.modTxtMediumSmall	{
	width:110px;
	font-size:7.5pt;
	}
.modTxtLarge	{
	width:286px;
	font-size:7.5pt;
	}
.modTxtLogin	{
	width:62px;
	font-size:7.5pt;
	}
.modTxtSupport	{
	width:110px;
	font-size:7.5pt;
	}
.modTxtAreaLarge	{
	font-family:verdana, arial, sans-serif;
	width:286px;
	font-size:7.5pt;
	padding-left:10px;
	background-color:#ffffff;
	}
.modTxtAreaMedium	{
	width:190px;
	font-size:7.5pt;
	}
.modTxtAreaSmall	{
	width:100px;
	font-size:7.5pt;
	}
	
.fileTable {
	border-right: 1px solid #A8A8A8;
	border-bottom: 1px solid #A8A8A8;
}

.fileTable th {
	background-color: #F5F5F5;
	border-right: 1px solid #A8A8A8;
	border-bottom: 1px solid #A8A8A8;
	padding: 1px;
	padding-left: 5px;
	padding-right: 5px;
}

.fileTable tr {
	background-color: #FBFBFB;
}


.fileTable tr:hover
{
	background-color: #E1E1E1;
}

.fileTable td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ececec;
	padding: 4px;
}

.locationtable {
margin-top: 20px;
background:url(/img/location.jpg) top left no-repeat;
}

.locationtitle {
font-size: 16px;
font-weight: bold;
color: #fff;
padding: 10px 0 10px 10px;
}	

/* for Tuppy's text */
.text-aqua {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; color: #666666;
}
.text-aqua-lrg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; color: #666666;
}
/* END for Tuppy's text */

/* Fix Google Map for IE6 */

.GoogleMap {
	-behavior:none;
}

.GoogleMap img {
	-behavior:none;
}

.GoogleMap div {
	-behavior:none;
}

/* END Fix Google Map for IE6 */


/* Google Map Styles */

.GoogleMapContainer {
	padding:0px 10px 10px;
	text-align:center;
}

.GoogleMapContainer h4 {
	font-size:11px;
	margin:14px 0px;
	color:#000000;
}

.GoogleMapHeader {
	background-color:#CCCCCC;
	width:613px;
	height:36px;
	margin-bottom:2px;
	color:#000000;
}

.GoogleMapItem {
	width:613px;
	height:95px;
	margin-bottom:1px;
	cursor:pointer;
	color:#000000;
}

.GoogleMapItem:Hover {
	background-color:#CCCCCC;
}

.GoogleMapItem1 {
	float:left;
	
	width:34px;
	height:100%;
	
	border-right:solid 1px #FFFFFF;
}

.GoogleMapItem2 {
	float:left;
	
	width:409px;
	height:100%;
	
	border-right:solid 1px #FFFFFF;
}

.GoogleMapItem3 {
	float:left;
	
	width:168px;
	height:100%;
}

/* End Google Map Styles */

