BODY {
	background-color: #E0E0E0;
	background-image: url(img/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}

DIV, IMG {
	behavior: url(/Portals/0/skins/MiraArte/iepngfix.htc);
}

P {
	margin: 0px;
	padding-bottom: 1em;
}

A:link, A.SkinObject:link, A:active, A.SkinObject:active, A:visited, A.SkinObject:visited {
	color: #1F75BD;
	text-decoration: none;
}

A:hover, A.SkinObject:hover {
	color: #0D4574;
	text-decoration: underline;
}

.lowpriority {
	font-size: 80%;
	color: #444444;
}

.activityLink IMG {
	border: none;
	padding-top: 1em;
}
.activityLinkLast {
	border-bottom: dotted 1px #AAAAAA;	
}

.inlineImage {
	padding:5px;
}

.inlineImageRight, .inlineImageLeft {
	padding: 2px;
	border: outset 2px #DDDDDD;
}
.inlineImageRight {
	float: right;
	margin-left: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.inlineImageLeft {
	float: left;
	margin-right: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.rightPanel {
	padding: 0.5em;
	margin-left: 1em;
	margin-bottom: 1em;
	background-color: #EEEEEE;
	float: right;
	text-align: center;
	font-size: x-small;
	border: outset 2px #DDDDDD;
}
.rightPanel IMG {
	border: solid 1px #888888;
	margin-bottom: 0.5em;
}
.rightpanel P {
	margin: 0px;
	padding: 0px;
}

.skin {
	text-align: center;
	font-size: 75%;
}

.skin,
.Normal,
.NormalDisabled,
.NormalRed,
.NormalBold,
.NormalTextBox,
.SkinObject,
.StandardButton {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.Normal,
.NormalDisabled,
.NormalRed,
.NormalBold,
.NormalTextBox {
	font-size: small;
}

.Head,
.SubHead,
.SubSubHead {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #1F75BD;
}

H1, H1 .Head, H1 .SubHead, H1 .SubSubHead {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	xcolor: #1F75BD;
	color: #6014BD;
	font-size: x-large;
}

H2, H2 .Head, H2 .SubHead, H2 .SubSubHead {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #5411A6;
	font-weight: bold;
	font-size: large;
}

H3, H3 .Head, H3 .SubHead, H3 .SubSubHead {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #5411A6;
	font-weight: normal;
	font-size: medium;
}

.separator {
	clear: both;
	height: 1px;
}

.pageBounds {
	margin: auto;
	width: 85%;
	min-width: 60em;
	max-width: 1000px;
}
.pageMain {
	text-align: left;
	background-color: white;
	width: 100%;
}
.pageLeft {
	background-image: url(page_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.pageRight {
	background-image: url(page_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.pageTop {
	background-image: url(page_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.pageTopLeft {
	background-image: url(page_topleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.pageTopRight {
	background-image: url(page_topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.pageBottom {
	background-image: url(page_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.pageBottomLeft {
	background-image: url(page_bottomleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.pageBottomRight {
	background-image: url(page_bottomright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.pageContent {
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
}

.headerContent {
	padding: 20px 10px 0px 10px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	position: relative; /* Kludge for IE6 */
}
.headerContent A:link, .headerContent A:active, .headerContent A:visited {
	color: #003366;
	text-decoration: none;
}
.headerContent A:hover {
	color: #003366;
	text-decoration: underline;
}

.bannerImages {
	width: 100%;
	height: 100px;
	overflow: none;
}

.breadcrumbContent {
	clear: both;
	padding: 0.5em;
	padding-left: 2em;
	background-color:#EEEEEE;
	border-bottom:1px dashed #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.contentContainer {
	padding-top: 2em;
}
.sideContainer {
	width: 250px;
	background-color: #F0F0F0;
	border-left: solid 1px #C0C0C0;
	border-bottom: solid 1px #C0C0C0;
	padding-top: 2em;
	padding-bottom: 1em;
	padding-left: 1em;
	padding-right: 1em;
}
.sideContainer .Normal {
	text-align: justify;
}
.leftMain {
}
.leftTop {
}
.leftBottom {
}
.leftContent {
	padding: 1em;
	text-align: center;
}

.contentPaneContent {
	padding-left: 1em;
	padding-right: 1em;
}

.bottomPane {
	text-align: center;
	clear: both;
	padding: 10px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.footerContent {
	clear: both;
	text-align: center;
	padding-top: 1em;
}

.menuContent {
	clear: both;
	background: #4f002f;
	padding: 0.5em 1em 0.5em 1em;
	border-top: 1px solid #FFFFFF
}
.menucontrol {
	display: block;
	margin: 0.5em;
	white-space: nowrap;
}
.menunoderoot, .menucontainersub TD
{
	color: white;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menunoderoot
{
}
.menucontainersub
{
	background-color: #7F105F;
	z-index:2;
}
.menuicon
{
	display: none;
}
.menunodehover, .menunodehover TD
{
	background-color: #E7781E;
}

.SkinObject {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #003366;
}

A.SkinObject:link, A.SkinObject:active, A.SkinObject:visited {
	color: #003366;
	text-decoration: none;
}

A.SkinObject:hover {
	color: #003366;
	text-decoration: underline;
}

.serviceButton {
	width: 150px;
	height: 100px;
	background-image: url('ServiceButton.gif');
	background-color: #FF6600;
	text-align: center;
	font-weight: bold;
	font-size: 125%;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
}
.serviceButton A:link, .serviceButton A:active, .serviceButton A:visited {
	color: white;
	text-decoration: none;
	display: block;
	padding: 8px;
}
.serviceButton A:hover {
	color: white;
	text-decoration: underline;
}


.serviceButton DIV {
	width: 150px;
	height: 100px;
	margin: 2px;
}

.BlogInfo {
	display: none;
}