





body
{
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
}

#maati-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

#maati-page-background-glare
{
	position: absolute;
	width: 100%;
	height: 212px;
	left: 0;
	top: 0;
}

#maati-page-background-glare-image
{
	background-image: url('Page-BgGlare.png');
	background-repeat: no-repeat;
	height: 212px;
	width: 976px;
	margin: 0 auto;
}

html:first-child #maati-page-background-glare
{
	border: 1px solid transparent; 
}




#maati-page-background-simple-gradient
{
	position: absolute;
	background-image: url('Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	height: 500px;
}

.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;
}



.maati-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 700px;
	min-width:47px;
	min-height:47px;
}

.maati-Sheet-body
{
	position: relative;
	z-index:1;
	padding: 4px;
}

.maati-Sheet-tr, .maati-Sheet-tl, .maati-Sheet-br, .maati-Sheet-bl, .maati-Sheet-tc, .maati-Sheet-bc,.maati-Sheet-cr, .maati-Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.maati-Sheet-tr, .maati-Sheet-tl, .maati-Sheet-br, .maati-Sheet-bl
{
	width: 62px;
	height: 62px;
	background-image: url('Sheet-s.png');
}

.maati-Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 31px, 31px, auto);
}

.maati-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 31px, 31px);
}

.maati-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(31px, 31px, auto, auto);
}

.maati-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(31px, auto, auto, 31px);
}

.maati-Sheet-tc, .maati-Sheet-bc
{
	left: 31px;
	right: 31px;
	height: 62px;
	background-image: url('Sheet-h.png');
}

.maati-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 31px, auto);
}

.maati-Sheet-bc
{
	bottom: 0;
	clip: rect(31px, auto, auto, auto);
}

.maati-Sheet-cr, .maati-Sheet-cl
{
	top: 31px;
	bottom: 31px;
	width: 62px;
	background-image: url('Sheet-v.png');
}

.maati-Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 31px);
}

.maati-Sheet-cl
{
	left:0;
	clip: rect(auto, 31px, auto, auto);
}

.maati-Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 31px;
	left: 31px;
	right: 31px;
	bottom: 31px;
	background-color: #FCFDFD;
}


.maati-Sheet
{
	margin-top: 30px !important;
}

#maati-page-background-simple-gradient, #maati-page-background-gradient, #maati-page-background-glare
{
	min-width:700px;
}




div.maati-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 692px;
	height: 175px;
}

div.maati-Header-png
{
	position: absolute;
	z-index:-2;
	top: 0;
	left: 0;
	width: 692px;
	height: 175px;
	background-image: url('Header.png');
	background-repeat: no-repeat;
	background-position: left top;
}

div.maati-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 692px;
	height: 175px;
	background-image: url('Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}



.maati-Logo
{
	display : block;
	position: absolute;
	left: 10px;
	top: 51px;
	width: 672px;
}

h1.maati-Logo-name
{
	display: block;
	text-align: center;
}

h1.maati-Logo-name, h1.maati-Logo-name a, h1.maati-Logo-name a:link, h1.maati-Logo-name a:visited, h1.maati-Logo-name a:hover
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding:0;
	margin:0;
	color: #E3E8E6 !important;
}

.maati-Logo-text
{
	display: block;
	text-align: center;
}

.maati-Logo-text, .maati-Logo-text a
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	padding:0;
	margin:0;
	color: #E3E8E6 !important;
}






.maati-menu a, .maati-menu a:link, .maati-menu a:visited, .maati-menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.maati-menu, .maati-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.maati-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.maati-menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.maati-menu li li
{
	float: none;
}

.maati-menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.maati-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.maati-menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.maati-menu:after, .maati-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.maati-menu, .maati-menu ul
{
	min-height: 0;
}

.maati-menu ul
{
	background-image: url(spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.maati-menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}







.maati-menu
{
	padding: 0px 0px 0px 0px;
}

.maati-nav
{
	position: relative;
	height: 31px;
	z-index: 100;
}

.maati-nav .l, .maati-nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 31px;
	background-image: url('nav.png');
}

.maati-nav .l
{
	left: 0;
	right:0px;
}

.maati-nav .r
{
	right: 0;
	width: 692px;
	clip: rect(auto, auto, auto, 692px);
}





.maati-menu ul li
{
	clear: both;
}

.maati-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 31px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
}


.maati-menu a .r, .maati-menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 93px;
	background-image: url('MenuItem.png');
}

.maati-menu a .l
{
	left:0;
	right:0px;
}

.maati-menu a .r
{
	width:400px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}

.maati-menu a .t 
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #332400;
	padding: 0 22px;
	margin: 0 0px;
	line-height: 31px;
	text-align: center;
}

.maati-menu a:hover .l, .maati-menu a:hover .r
{
	top:-31px;
}

.maati-menu li:hover>a .l, .maati-menu li:hover>a .r
{
	top:-31px;
}

.maati-menu li:hover a .l, .maati-menu li:hover a .r
{
	top:-31px;
}
.maati-menu a:hover .t
{
	color: #000000;
}

.maati-menu li:hover a .t
{
	color: #000000;
}

.maati-menu li:hover>a .t
{
	color: #000000;
}






.maati-nav .maati-menu-separator
{
	display: block;
	width: 1px;
	height: 31px;
	background-image: url('MenuSeparator.png');
}




.maati-contentLayout
{
	position: relative;
	margin-bottom: 6px;
	width: 692px;
}



.maati-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.maati-Block-body
{
	position: relative;
	z-index:1;
	padding: 0px;
}



.maati-Block
{
	margin: 5px;
}




.maati-BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 7px;
	margin-bottom: 2px;
}

.maati-BlockHeader .t
{
	height: 30px;
	color: #000000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	white-space : nowrap;
	padding: 0 7px;
	line-height: 30px;
}

.maati-BlockHeader .l, .maati-BlockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('BlockHeader.png');
}

.maati-BlockHeader .l
{
	left:0;
	right:10px;
}

.maati-BlockHeader .r
{ 
	width:692px;
	right:0;
	clip: rect(auto, auto, auto, 682px);
}





.maati-header-tag-icon
{
	display:inline-block;
	background-position:left top;
	background-image: url('BlockHeaderIcon.png');
	padding:0 0 0 22px;
	background-repeat: no-repeat;
	min-height: 14px;
	margin: 0 0 0 5px;
}





.maati-BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.maati-BlockContent-body
{
	position: relative;
	z-index:1;
	padding: 7px;
}



.maati-BlockContent-body
{
	color:#60716B;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

.maati-BlockContent-body a:link
{
	color: #AD7900;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.maati-BlockContent-body a:visited, .maati-BlockContent-body a.visited
{
	color: #899A94;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.maati-BlockContent-body a:hover, .maati-BlockContent-body a.hover
{
	color: #9C8C11;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.maati-BlockContent-body ul
{
	list-style-type: none;
	color: #4B5854;
	margin:0;
	padding:0;
}

.maati-BlockContent-body li
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	text-decoration: none;
}

.maati-BlockContent-body ul li
{
	padding:0px 0 0px 9px;
	background-image: url('BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}




.maati-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.maati-Post-body
{
	position: relative;
	z-index:1;
	padding: 10px;
}



.maati-Post
{
	margin: 7px;
}


a img
{
	border: 0;
}

.maati-article img, img.maati-article
{
	margin: 1em;
}

.maati-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin:2px;
}




.maati-article table, table.maati-article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.maati-article table, table.maati-article .maati-article tr, .maati-article th, .maati-article td
{
	background-color:Transparent;
}


.maati-article th
{
	text-align:center;
	vertical-align:middle;
	padding: 7px;
}





.maati-PostHeaderIcon-wrapper
{
	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-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #38423F;
}

.maati-PostHeaderIcon-wrapper, .maati-PostHeaderIcon-wrapper a, .maati-PostHeaderIcon-wrapper a:link, .maati-PostHeaderIcon-wrapper a:visited, .maati-PostHeaderIcon-wrapper a:hover
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #38423F;
}




.maati-PostHeader a:link
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #44504C;
}

.maati-PostHeader a:visited, .maati-PostHeader a.visited
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #738780;
}

.maati-PostHeader a:hover, .maati-PostHeader a.hovered
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #1A1E1D;
}




body
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  color: #38423F;
}

.maati-PostContent
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-align: justify;
  color: #38423F;
}




a
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #AD7900;
}


a:link
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #AD7900;
}


a:visited, a.visited
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #505E59;
}


a:hover, a.hover
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #6C7F78;
}




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;
}



h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 31px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #AD7900;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #AD7900;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #6C7F78;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #60716B;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 15px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #60716B;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 15px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #60716B;
}





ol, ul
{
	color: #291D00;
	margin:1em 0 1em 2em;
	padding:0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	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;
	
}



.maati-Post li
{
	padding:0px 0 0px 13px;
	line-height:1.2em;
}

.maati-Post ol li, .maati-Post ul ol li
{
	background: none;
	padding-left:0;
}

.maati-Post ul li, .maati-Post ol ul li 
{
	background-image: url('PostBullets.png');
	background-repeat:no-repeat;
	padding-left:13px;
}







blockquote p
{
	color:#3D4844;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}

blockquote
{
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 37px;
	background-color:#D8DEDC;
	background-image:url('PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}






.maati-PostMetadataFooter
{
	padding:1px;
	background-color: #D8DEDC;
}



.maati-PostFooterIcons
{
	padding:1px;
}

.maati-PostFooterIcons, .maati-PostFooterIcons a, .maati-PostFooterIcons a:link, .maati-PostFooterIcons a:visited, .maati-PostFooterIcons a:hover
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
	color: #4B5854;
}

.maati-PostFooterIcons a, .maati-PostFooterIcons a:link, .maati-PostFooterIcons a:visited, .maati-PostFooterIcons a:hover
{
	margin:0;
}

.maati-PostFooterIcons a:link
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #996B00;
}

.maati-PostFooterIcons a:visited, .maati-PostFooterIcons a.visited
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #758A83;
}

.maati-PostFooterIcons a:hover, .maati-PostFooterIcons a.hover
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #5E6E69;
}



.maati-button-wrapper .maati-button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:27px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.maati-button-wrapper
{
	display:inline-block;
	position:relative;
	height: 27px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.maati-button-wrapper .maati-button
{
	display:block;
	height: 27px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 9px !important;
	line-height: 27px;
	text-decoration: none !important;
	color: #212725 !important;
}

input, select
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

.maati-button-wrapper.hover .maati-button, .maati-button:hover
{
	color: #1A1E1D !important;
	text-decoration: none !important;
}

.maati-button-wrapper.active .maati-button
{
	color: #FCFAE8 !important;
}

.maati-button-wrapper .l, .maati-button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 81px;
	background-image: url('Button.png');
}

.maati-button-wrapper .l
{
	left:0;
	right:5px;
}

.maati-button-wrapper .r
{
	width:403px;
	right:0;
	clip: rect(auto, auto, auto, 398px);
}

.maati-button-wrapper.hover .l, .maati-button-wrapper.hover .r
{
	top: -27px;
}

.maati-button-wrapper.active .l, .maati-button-wrapper.active .r
{
	top: -54px;
}





.maati-Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 692px;
	margin: 5px auto 0px auto;
}

.maati-Footer .maati-Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 20px;
	text-align: center;
}

.maati-Footer .maati-Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('Footer.png');
	width: 692px;
	height: 150px;
	bottom:0;
	left:0;
}


.maati-rss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 30px;
	width: 30px;
}




.maati-Footer .maati-Footer-text p
{
	margin: 0;
}

.maati-Footer .maati-Footer-text
{
	display:inline-block;
	color:#3D4844;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

.maati-Footer .maati-Footer-text a:link
{
	text-decoration: none;
	color: #171C1A;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.maati-Footer .maati-Footer-text a:visited
{
	text-decoration: none;
	color: #46534F;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.maati-Footer .maati-Footer-text a:hover
{
	text-decoration: none;
	color: #46534F;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}



.maati-page-footer, .maati-page-footer a, .maati-page-footer a:link, .maati-page-footer a:visited, .maati-page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#CC8F00;
}

.maati-page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#7E918A;
}



.maati-contentLayout .maati-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 207px;
}



.maati-contentLayout .maati-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 484px;
}
.maati-contentLayout .maati-content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 691px;
}




.commentlist, .commentlist li
{
	background: none;
}

.commentlist li li
{
	margin-left:30px;
}

.commentlist li .avatar
{
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin:1px;
	background: #fff;
}

.commentlist li cite
{
	font-size:1.2em;
}

#commentform textarea
{
	width: 100%;
}

img.wp-smiley
{
	border:none;
	margin:0;
	padding:0;
}

.navigation
{
	display: block;
	text-align: center;
}



.aligncenter, div.aligncenter, .maati-article .aligncenter img, .aligncenter img.maati-article, .aligncenter img, img.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

.alignright img, img.alignright
{
	margin: 1em;
	margin-right: 0;
}

.alignleft img, img.alignleft
{
	margin: 1em;
	margin-left: 0;
}

.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}



.hidden
{
	display: none;
}


#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}