body {
	background-color: #fff;
	margin: 0 30px 30px 30px;
	font-family: helvetica, arial, sans-serif;
	font-size: 11.5pt;
	font: 12px "Trebuchet MS", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.4em;
	}
	
#wrapper {
	padding: 8px 0px;
	margin: 16px auto;
	background-color: #FFFFFF;
	}

#header {
	background-color: #ffffff;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	line-height: 1em;
	padding: 10px;
	margin: 0px;
	}

#logo {
	float: left;
	width: 93px;
	height: 93px;
	background: transparent url(/system/images/myapplespace.png) no-repeat top left;
}

#sub_header {
	background-color: #ffffff;
	border-top: 0px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	line-height: 1em;
	padding: 10px;
	margin: 50px 0 15px 0;
	}

#maincontent {
	text-align: justify;
	margin: 50px 312px 0 0;
	padding: 50px 20px 5px 0;
	border:40px solid;
-moz-border-radius:45px;
-webkit-border-radius:45px;
border-color: #879dc0;
	
	}
#rightcolumn {
	width: 301px;
	float: right;
	font: 11px/12px "Trebuchet MS", "Lucida Grande", "Geneva", Verdana, Helvetica, Arial, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	color: #333;
	padding-bottom: 30px;
	}
#footer {
	padding-top: 4px;
	text-align: center;
	clear: both;
	border-top: solid #999999 1px;
	}
#header h1 {
	font-size: 11pt;
	line-height: 1em;
	}

a {
	color: #343E4C;
	}
	
h1, h2, h3 {
	text-align: left;
	}
	
h1 {
	font-size: 11pt;
	line-height: 13pt;
	color: #343E4C;
	}
	
h2 {
	color: #343E4C;
	}
	
h3 {
	font-size: 12pt;
	}
	
h3, p {
	margin-top: 0px;
	margin-bottom: 5px;
	}
	
.breadcrumb {
	font-size: 10pt;
	margin-bottom: 24px;
	}
	
.menuSpacer {
	border-bottom: 1px solid #999999;
	margin-bottom: 15px; 
	}
	
.prmac-releaseSummary {
	margin-bottom: 20px;
	}
	
	
/*navigation*/
.nav {
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Trebuchet MS", "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.nav a:link {
	font-family: "Trebuchet MS", "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #343E4C;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background: inherit;
}

.nav a:visited {
	font-family: "Trebuchet MS", "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #343E4C;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background: inherit;
}

.nav a:hover {
	font-family: "Trebuchet MS", "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #879dc0;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	background: inherit;
}

.nav a:active {
	font-family: "Trebuchet MS", "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #eeeded;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background: inherit;
}
.nav, .nav a {
  color: #fff;
}
/*navigation*/

