/* begin Page */

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #595145;
	background-image: url('images/Page-BgTexture.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Verdana, Arial, sans-serif, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#umt-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

#umt-page-background-glare
{
	position: absolute;
	width: 100%;
	height: 321px;
	left: 0;
	top: 0;
}

#umt-page-background-glare-image
{
	background-image: url('images/Page-BgGlare.png');
	background-repeat: no-repeat;
	height: 321px;
	width: 307px;
	margin: 0;
}

html:first-child #umt-page-background-glare
{
	border: 1px solid transparent; /* Opera fix */
}


#umt-page-background-gradient
{
	position: absolute;
	background-image: url('images/Page-BgGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width:100%;
	height: 500px;
	
}

#umt-page-background-gradient
{
	background-position: top left;
}


.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.umt-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 900px;
	min-width:43px;
	min-height:43px;
}

.umt-Sheet-body
{
	position: relative;
	z-index: 1;
	padding: 7px;
}

.umt-Sheet-tr, .umt-Sheet-tl, .umt-Sheet-br, .umt-Sheet-bl, .umt-Sheet-tc, .umt-Sheet-bc,.umt-Sheet-cr, .umt-Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.umt-Sheet-tr, .umt-Sheet-tl, .umt-Sheet-br, .umt-Sheet-bl
{
	width: 42px;
	height: 42px;
	background-image: url('images/Sheet-s.png');
}

.umt-Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 21px, 21px, auto);
}

.umt-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 21px, 21px);
}

.umt-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(21px, 21px, auto, auto);
}

.umt-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(21px, auto, auto, 21px);
}

.umt-Sheet-tc, .umt-Sheet-bc
{
	left: 21px;
	right: 21px;
	height: 42px;
	background-image: url('images/Sheet-h.png');
}

.umt-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 21px, auto);
}

.umt-Sheet-bc
{
	bottom: 0;
	clip: rect(21px, auto, auto, auto);
}

.umt-Sheet-cr, .umt-Sheet-cl
{
	top: 21px;
	bottom: 21px;
	width: 42px;
	background-image: url('images/Sheet-v.png');
}

.umt-Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 21px);
}

.umt-Sheet-cl
{
	left:0;
	clip: rect(auto, 21px, auto, auto);
}

.umt-Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 21px;
	left: 21px;
	right: 21px;
	bottom: 21px;
	background-color: #FFFFFF;
}


.umt-Sheet
{
	margin-top: 10px !important;
}

#umt-page-background-simple-gradient, #umt-page-background-gradient, #umt-page-background-glare
{
	min-width:900px;
}

/* end Box, Sheet */

/* begin Header */
div.umt-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 886px;
	height: 125px;
}

div.umt-Header-png
{
	position: absolute;
	z-index:-2;
	top: 0;
	left: 0;
	width: 886px;
	height: 125px;
	background-image: url('images/Header.png');
	background-repeat: no-repeat;
	background-position: left top;
}

div.umt-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 886px;
	height: 125px;
	background-image: url('images/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin Logo */
.umt-Logo
{
	display : block;
	position: absolute;
	left: 27px;
	top: 12px;
	width: 859px;
}

h1.umt-Logo-name
{
	display: block;
	text-align: left;
}

h1.umt-Logo-name, h1.umt-Logo-name a, h1.umt-Logo-name a:link, h1.umt-Logo-name a:visited, h1.umt-Logo-name a:hover
{
	font-family:Constantia,Arial, Helvetica, Sans-Serif;
	font-size: 49px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	padding:0;
	margin:0;
	color: #D7D775 !important;
}

.umt-Logo-text
{
	display: block;
	text-align: left;
}

.umt-Logo-text, .umt-Logo-text a
{
	font-size: 11px;
	padding:0;
	margin:0;
	color: #F4F3F1 !important;
}
.umt-sitemap-text
{
	position:absolute;
	display:block;
	top: 0px;
	right: 10px;
	font-size: 10px;
	z-index: 1000;
}
.umt-inquiry_banner
{
	position:absolute;
	display:block;
	top: 20px;
	right: 20px;
	z-index: 1000;
}
.umt-inquiry_banner a { display:block; width: 180px; height: 80px; text-align:center; background:url(images/inquiry_banner.gif) left top no-repeat; }
.umt-inquiry_banner a:hover { background:url(images/inquiry_banner.gif) -180px 50% no-repeat;}
/* end Logo */

/* begin Menu */
/* menu structure */

.umt-menu a, .umt-menu a:link, .umt-menu a:visited, .umt-menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.umt-menu, .umt-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.umt-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.umt-menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.umt-menu li li
{
	float: none;
}

.umt-menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.umt-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.umt-menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.umt-menu:after, .umt-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.umt-menu, .umt-menu ul
{
	min-height: 0;
}

.umt-menu ul
{
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.umt-menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}





/* menu structure */

.umt-menu
{
	padding: 2px 2px 2px 2px;
}

.umt-nav
{
	position: relative;
	height: 35px;
	z-index: 100;
}

.umt-nav .l, .umt-nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 35px;
	background-image: url('images/nav.png');
}

.umt-nav .l
{
	left: 0;
	right:0px;
}

.umt-nav .r
{
	right: 0;
	width: 886px;
	clip: rect(auto, auto, auto, 886px);
}


/* end Menu */

/* begin MenuItem */
.umt-menu ul li
{
	clear: both;
}

.umt-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 31px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 1px;
	margin-left: 1px;
}


.umt-menu a .r, .umt-menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 93px;
	background-image: url('images/MenuItem.png');
}

.umt-menu a .l
{
	left:0;
	right:7px;
}

.umt-menu a .r
{
	width:414px;
	right:0;
	clip: rect(auto, auto, auto, 407px);
}

.umt-menu a .t 
{
	font-size: 13px;
	color: #F8D99B;
	padding: 0 16px;
	margin: 0 7px;
	line-height: 31px;
	text-align: center;
}

.umt-menu a:hover .l, .umt-menu a:hover .r
{
	top:-31px;
}

.umt-menu li:hover>a .l, .umt-menu li:hover>a .r
{
	top:-31px;
}

.umt-menu li:hover a .l, .umt-menu li:hover a .r
{
	top:-31px;
}
.umt-menu a:hover .t
{
	color: #E0DCD7;
}

.umt-menu li:hover a .t
{
	color: #E0DCD7;
}

.umt-menu li:hover>a .t
{
	color: #E0DCD7;
}


.umt-menu a.active .l, .umt-menu a.active .r
{
	top: -62px;
}

.umt-menu a.active .t
{
	color: #0D0502;
}


/* end MenuItem */

/* begin MenuSubItem */
.umt-menu ul a
{
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 20px;
	width: 180px;
	overflow:hidden;
	line-height: 20px;
	margin-right: auto;


	background-image: url('images/subitem-bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 0px;
	border-style: solid;
}

.umt-nav ul.umt-menu ul span, .umt-nav ul.umt-menu ul span span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.umt-menu ul a, .umt-menu ul a:link, .umt-menu ul a:visited, .umt-menu ul a:hover, .umt-menu ul a:active, .umt-nav ul.umt-menu ul span, .umt-nav ul.umt-menu ul span span
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 20px;
	color: #000000;

font-size: 13px;
}

.umt-menu ul ul a
{
	margin-left: auto;
}

.umt-menu ul li a:hover
{
	color: #FFFFFF;
	background-position: 0 -20px;
}

.umt-menu ul li:hover>a
{
	color: #FFFFFF;
	background-position: 0 -20px;
}

.umt-nav .umt-menu ul li a:hover span, .umt-nav .umt-menu ul li a:hover span span
{
	color: #FFFFFF;
}

.umt-nav .umt-menu ul li:hover>a span, .umt-nav .umt-menu ul li:hover>a span span
{
	color: #FFFFFF;
}


/* end MenuSubItem */

/* begin ContentLayout */
.umt-contentLayout
{
	position: relative;
	margin-bottom: 1px;
	width: 886px;
}
/* end ContentLayout */

/* begin Box, Block */
.umt-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:11px;
	min-height:11px;
}

.umt-Block-body
{
	position: relative;
	z-index: 1;
	padding: 2px;
}

.umt-Block-tr, .umt-Block-tl, .umt-Block-br, .umt-Block-bl, .umt-Block-tc, .umt-Block-bc,.umt-Block-cr, .umt-Block-cl
{
	position:absolute;
	z-index:-1;
}

.umt-Block-tr, .umt-Block-tl, .umt-Block-br, .umt-Block-bl
{
	width: 18px;
	height: 18px;
	background-image: url('images/Block-s.png');
}

.umt-Block-tl
{
	top:0;
	left:0;
	clip: rect(auto, 9px, 9px, auto);
}

.umt-Block-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 9px, 9px);
}

.umt-Block-bl
{
	bottom: 0;
	left: 0;
	clip: rect(9px, 9px, auto, auto);
}

.umt-Block-br
{
	bottom: 0;
	right: 0;
	clip: rect(9px, auto, auto, 9px);
}

.umt-Block-tc, .umt-Block-bc
{
	left: 9px;
	right: 9px;
	height: 18px;
	background-image: url('images/Block-h.png');
}

.umt-Block-tc
{
	top: 0;
	clip: rect(auto, auto, 9px, auto);
}

.umt-Block-bc
{
	bottom: 0;
	clip: rect(9px, auto, auto, auto);
}

.umt-Block-cr, .umt-Block-cl
{
	top: 9px;
	bottom: 9px;
	width: 18px;
	background-image: url('images/Block-v.png');
}

.umt-Block-cr
{
	right:0;
	clip: rect(auto, auto, auto, 9px);
}

.umt-Block-cl
{
	left:0;
	clip: rect(auto, 9px, auto, auto);
}

.umt-Block-cc
{
	position:absolute;
	z-index:-1;
	top: 9px;
	left: 9px;
	right: 9px;
	bottom: 9px;
	background-image: url('images/Block-c.png');
}


.umt-Block
{
	margin: 10px;
}

/* end Box, Block */

/* begin BlockHeader */
.umt-BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 6px;
	margin-bottom: 4px;
}

.umt-BlockHeader .t
{
	height: 30px;
	color: #000000;
	font-size: 13px;
	white-space : nowrap;
	padding: 0 6px;
	line-height: 30px;	
}

.umt-BlockHeader .l, .umt-BlockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('images/BlockHeader.png');
}

.umt-BlockHeader .l
{
	left:0;
	right:1px;
}

.umt-BlockHeader .r
{ 
	width:896px;
	right:0;
	clip: rect(auto, auto, auto, 895px);
}





.umt-header-tag-icon
{
    height: 30px;
	background-position:left top;
	background-image: url('images/BlockHeaderIcon.png');
	padding:0 0 0 13px;
	background-repeat: no-repeat;
	min-height: 12px;
	margin: 0 0 0 5px;
}


/* end BlockHeader */

/* begin Box, BlockContent */
.umt-BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.umt-BlockContent-body
{
	position: relative;
	z-index: 1;
	padding: 8px;
}



.umt-BlockContent-body
{
	color:#231F1B;
	font-size: 13px;
}

.umt-BlockContent-body a:link
{
	color: #853614;

}

.umt-BlockContent-body a:visited, .umt-BlockContent-body a.visited
{
	color: #90836F;
	text-decoration: none;
}

.umt-BlockContent-body a:hover, .umt-BlockContent-body a.hover
{
	color: #8E620B;
	text-decoration: none;
}

.umt-BlockContent-body ul
{
	list-style-type: none;
	color: #484137;
	margin:0;
	padding:0;
}

.umt-BlockContent-body ul li
{

	font-size: 13px;
	line-height: 125%;
	line-height: 1.25em;
	padding: 0px 0 0px 15px;
	background-image: url('images/BlockContentBullets.png');
	background-repeat: no-repeat;
}

/* end Box, BlockContent */

/* begin Box, Post */
.umt-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.umt-Post-body
{
	position: relative;
	z-index: 1;
	padding: 10px;
}



.umt-Post
{
	margin: 5px;
}

/* Start images */
a img
{
	border: 0;
}

.umt-article img, img.umt-article
{
	margin: 1em;
}

.umt-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin: 2px;
}
/* Finish images */

/* Start tables */

.umt-article table, table.umt-article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.umt-article table, table.umt-article .umt-article tr, .umt-article th, .umt-article td
{
	background-color:Transparent;
}

.umt-article th, .umt-article td
{
	padding: 2px;
	border: solid 1px #B1A89A;
	vertical-align: top;
	text-align:left;
}

.umt-article th
{
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}

/* Finish tables */

pre
{
	overflow: auto;
	padding: 0.1em;
}

/* end Box, Post */

/* begin PostMetadata */
.umt-PostMetadataHeader
{
	padding:1px;
	background-color: #684808;
	border-color: #CAC3BA;
	border-style: solid;
	border-width: 1px;
}
/* end PostMetadata */

/* begin PostHeaderIcon */
.umt-PostHeader
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
	font-size: 20px;
	color: #FFFFFF;
}

.umt-PostHeader a, .umt-PostHeader a:link, .umt-PostHeader a:visited, .umt-PostHeader a:hover
{

	font-size: 20px;
	margin:0;
	color: #FFFFFF;
}

.umt-PostHeader img
{
	border:none;
	vertical-align: middle;
	margin:0;
}
/* end PostHeaderIcon */

/* begin PostHeader */
.umt-PostHeader a:link
{
	text-decoration: none;
	text-align: left;
	color: #FFFFFF;
}

.umt-PostHeader a:visited, .umt-PostHeader a.visited
{
	text-decoration: none;
	text-align: left;
	color: #CEC8C0;
}

.umt-PostHeader a:hover, .umt-PostHeader a.hovered
{
	text-decoration: none;
	text-align: left;
	color: #F0B399;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
	font-size: 13px;
	color: #2E2A23;
}


.umt-PostContent p 
{
	margin: 0.5em 0;
}

.umt-PostContent, .umt-PostContent p
{

	color: #2E2A23;
}

.umt-PostContent
{
	margin:0;
}


/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
	text-decoration: none;
	color: #9B3F17;
}

/* Adds special style to an unvisited link. */
a:link
{
	text-decoration: none;
	color: #9B3F17;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
	text-decoration: none;
	color: #655C4E;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
	text-decoration: none;
	color: #CC531E;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
	font-size: 32px;
	color: #9B3F17;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
	font-size: 20px;
	color: #CC531E;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
	font-size: 18px;
	color: #900;
	font-weight:bold;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
	font-size: 16px;
	color: #000;
	font-weight: normal;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
	font-size: 15px;
	color: #000;
	font-weight: normal;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
	font-size: 14px;
	color: #000; 
	font-weight:normal;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #484137;
	margin:1em 0 1em 2em;
	padding:0;
	font-size: 13px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
}



.umt-Post li
{
	padding:0px 0 0px 15px;
	line-height:1.2em;
}

.umt-Post ol li, .umt-Post ul ol li
{
	background: none;
	padding-left:0;
}

.umt-Post ul li, .umt-Post ol ul li 
{
	background-image: url('images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:15px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote,
blockquote p,
.umt-PostContent blockquote p
{
	color:#3D372F;

}

blockquote,
.umt-PostContent blockquote
{
	border:solid 1px #CAC3BA; 
	margin:10px 10px 10px 50px;
	padding:5px 5px 5px 32px;
	background-color:#EBE9E5;
	background-image:url('images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin Button */
.umt-button-wrapper .umt-button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:31px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
	vertical-align: middle;
}

.umt-button img, .umt-button-wrapper img
{
  margin: 0;
}

.umt-button-wrapper
{
	display:inline-block;
	vertical-align: middle;
	position:relative;
	height: 31px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.firefox2 .umt-button-wrapper
{
	display:block;
	float:left;
}

.umt-button-wrapper .umt-button
{
	display:block;
	height: 31px;
	font-size: 13px;
	white-space: nowrap;
	text-align: left;
	padding: 0 14px !important;
	line-height: 31px;
	text-decoration: none !important;
	color: #0E0A01 !important;
}

input, select
{
	vertical-align: middle;
	font-size: 13px;
}

.umt-button-wrapper.hover .umt-button, .umt-button:hover
{
	color: #000000 !important;
	text-decoration: none !important;
}

.umt-button-wrapper.active .umt-button
{
	color: #F6F5F3 !important;
}

.umt-button-wrapper .l, .umt-button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 93px;
	background-image: url('images/Button.png');
}

.umt-button-wrapper .l
{
	left:0;
	right:12px;
}

.umt-button-wrapper .r
{
	width:419px;
	right:0;
	clip: rect(auto, auto, auto, 407px);
}

.umt-button-wrapper.hover .l, .umt-button-wrapper.hover .r
{
	top: -31px;
}

.umt-button-wrapper.active .l, .umt-button-wrapper.active .r
{
	top: -62px;
}


/* end Button */

/* begin Footer */
.umt-Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 886px;
	margin: 5px auto 0px auto;
}

.umt-Footer .umt-Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 5px;
	text-align: center;
}

.umt-Footer .umt-Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('images/Footer.png');
	width: 886px;
	height: 150px;
	bottom:0;
	left:0;
}


.umt-Footer .umt-Footer-text p
{
	margin: 0;
}

.umt-Footer .umt-Footer-text
{
	display:inline-block;
	color:#CEC8C0;

}

.umt-Footer .umt-Footer-text a:link
{
	text-decoration: none;
	color: #B6ADA0;

text-decoration: none;
}

.umt-Footer .umt-Footer-text a:visited
{
	text-decoration: none;
	color: #CCC6BD;

text-decoration: none;
}

.umt-Footer .umt-Footer-text a:hover
{
	text-decoration: none;
	color: #E9926D;

text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.umt-page-footer, .umt-page-footer a, .umt-page-footer a:link, .umt-page-footer a:visited, .umt-page-footer a:hover
{
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#E57E52;
}

.umt-page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#F1B846;
}
/* end PageFooter */

/* begin LayoutCell */
.umt-contentLayout .umt-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 619px;
}
.umt-contentLayout .umt-content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 884px;
}
/* end LayoutCell */

/* begin LayoutCell */
.umt-contentLayout .umt-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 265px;
}
/* end LayoutCell */

.umt-topbottompadding10px
{
	padding-top:10px;
	padding-bottom:10px;
}

p.umt-faq-q
{
	padding-left: 28px;
	color:#900;
	font-size:14px;
	background:  url(images/Q_button1.gif) left top no-repeat;
}
p.umt-faq-a
{
	padding-left: 28px;
	color:000;
	font-size:12px;
	background: url(images/A_button2.gif) left top no-repeat;
	padding-bottom: 20px;
}
p.umt-bigarrowicon
{
	padding: 7px 0 0 20px;
	color:#900;
	font-size:14px;
	background:url(images/BlockHeaderIcon.png) left top no-repeat;
}
h4.umt-bigarrowicon
{
	padding: 6px 0 0 20px;
	color:#900;
	font-size:15px;
	background:url(images/BlockHeaderIcon.png) left top no-repeat;
}