@charset "utf-8";

html, body {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 102%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #030e44;
	text-align: center;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

ul li a{
	color: #000000;
	line-height: 19px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 6px 0px;
}

p {
	padding: 0px;
	margin: 0px;
}

a:hover {
	text-decoration: underline;
}

#container {
	width: 100%
}

#framework {
	width: 923px;
}

#navigation {
	width: 203px;
	height: 551px;
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: left;
	background-image: url(../images/left-nav-back.jpg);
	background-repeat: no-repeat;
}

#logo {
	padding: 0px 0px 35px 0px;
	margin: 0px;
	height: 138px;
	width: 93px;
	background-image :url(../images/shell/plm-logo.gif);
	background-repeat: no-repeat;
	clear: both;
}

#right {
	width: 719px;
	height: 551px;
	float: left;
}

#rightText {
	width: 649px;
	height: auto;
	float: left;
	padding: 0px 35px 0px 35px;
	background-image:url(../images/default-back.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

#footer {
	width: 923px;
	height: 35px;
	line-height: 30px;
	text-align: right;
	padding: 0px;
	clear: both;
	padding: 12px 0px 0px 0px;
	margin: 0px;
}

#footer a{
	color: #006194;
}

#footer a:hover{
	color: #ffffff;
}


#rightTransBox {
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	width: 628px;
	height: 180px;
	float: left;
	background-color: #CCCCCC;
	color: #000000;
	margin-top: 120px;
	padding: 35px 45px 45px 45px;
	text-align: left;
	opacity: 0.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
	clear: both;
}

#rightTransBox2 {
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	width: 375px;
	height: 199px;
	float: left;
	background-color: #CCCCCC;
	color: #000000;
	margin-top: 330px;
	padding: 10px 10px 10px 10px;
	text-align: left;
	opacity: 0.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
	clear: both;
}

#rightTransBox3 {
	width: 300px;
	height: 199px;
	float: right;
	margin-top: 330px;
	background-color: #CCCCCC;
	padding: 10px 10px 10px 10px;
	opacity: 0.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
}

#rightTransBoxDistrib {
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	width: 628px;
	height: 180px;
	float: left;
	background-color: #CCCCCC;
	color: #000000;
	margin-top: 120px;
	padding: 35px 45px 45px 45px;
	text-align: left;
	opacity: 0.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
	clear: both;
}

#rightTransBoxDistrib a {
	color:#000066;
	text-decoration:none;
}

#rightTransBox p{
	color: #000000;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	position: relative;
	line-height: 18px;
	margin-bottom:8px;
	text-align:justify;
}

#rightTransBox p a{
	color:#000000;
	text-decoration:underline;
}

#rightTransBox p a:hover{
	color:#000000;
	text-decoration:none;
}

.bigPageTitles {
	font-size: 28px;
	color: #FFFFFF;
	font-weight: normal;
}

.pageContentText {
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.whiteTransBox {
	background-color: #d9e6ec;
	color: #000000;
	text-align: left;
	opacity: 0.75;
	-moz-opacity: 0.75;
	filter: alpha(opacity=75);
	clear: both;
	padding: 8px;
}

.yellowBoxes {
	background:#fff69b; 
	border:1px;
}
