/* CSS Document */

/*PAGE LAYOUT*/
body {
/*	background-image: url(images/bg_body.jpg);*/
	background-image: url(bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#toppage{
	width:800px;
}

#date{
	float:left; width:190px; height:39px; border-bottom:solid 1px #999999; border-right:solid 1px #999999;
}

#topbar{
	float:left; 
	width:608px; 
	height:40px; 
	background-image:url(bg_topbar.gif);
	background-color:#600000;
	background-repeat:repeat-x;
	border-right:solid 1px #999999;
}

#header{
	width:800px;
}

#content{
	width:800px;
}

#contenttext{
	float:left; width:608px; 
	background-color:#F7F7F7; 
	border-left:solid 1px #999999; border-right:solid 1px #999999; 
	border-bottom:solid 1px #999999; border-top:dotted 1px #CCCCCC; 
	min-height:360px;
}

#logo{
	float:left; width:190px; height:110px; background-color:#F7F7F7; border-left:solid 1px #999999;
}

#pagetitle{
	position:relative; float:left; width:608px; height:110px; background-color:#F7F7F7; border-right:solid 1px #999999;
}

#title{
	position:absolute; right:10px; bottom:0px; width:600px;
}

#menu{
	float:left; width:190px; margin:0px;
}

#footer{
	width:590px; padding-right:10px; padding-left:200px;
}

#Table1{
  max-width:600px;
}

#Table2{
  max-width:600px;
}

#Table1 h3{
  margin: 0px 0px 0px 0px;
}

#Table2 h3{
  margin: 0px 0px 0px 0px;
}

#QOSPOLICYTABLE{
	font: 0.7em Tahoma, sans-serif;
	font-size: 12px;
	color: #333333;
  width:580px;
  margin:0px;
}



/*GRAY PANEL*/
.panel{
	border:solid 1px #E4E4E4;
	background-color:#EEEEEE;
	margin:10px;
	padding:10px;
	width:550px;
	min-height:100px;
}

/*TEXT STYLES*/
code {
  font-weight: bold;
  font-size: 1em;
  color: #222222;
  font-family: 'Courier New' , Courier, Arial;
}

a {
  color: #600000;
}

a:visited{
  color: #300000;
}

pre {
  font-size: 1em;
  color: #222222;
  font-family: 'Courier New' , Courier, Arial;
}

li {
  text-align:left;
}

.bodytext {
	font: 0.7em Tahoma, sans-serif;
	color: #555555;
}

.smalltext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	color: #555555;
}

.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #DDDDDD;
}

.smallwhitetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}

.smallwhitetext a:hover{
	text-decoration:underline;
}

.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#888888;
}

.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#AAAAAA;
	text-decoration:none;
}

.smallgraytext a:hover{
	text-decoration:underline;
}

.subheadertext {
	font: 0.7em Tahoma, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #888888;
}

.headertext {
	font: 0.7em Tahoma, sans-serif;
	font-size:24px;
	font-weight:bold;
	color: #888888;
}

.titletext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color: #999999;
}

.logotext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color: #999999;
}

.colorlogotext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#783C44;
}

.colortitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#783C44;
}

.linksmenu a{
	float:right; 
	width:183px; 
	height:20px; 
	background-color:#600000;
	color: #FFFFFF;
	border-left:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	padding-top:5px;
}

.linksmenu a:hover{
	background-color:#827167;
}

.linkspagemenu a {
	float:right; 
	width:183px; 
	height:20px; 
	background-color:#827167;
	color: #600000;
	border-left:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	padding-top:5px;
}

.linkspagemenu a:hover {
	background-color:#600000;
	color: #FFFFFF;
}

.linkspagesubmenu a {
	float:right; 
	width:183px; 
	height:18px; 
	background-color:#827167;
	color: #FFFFFF;
	border-left:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	padding-top:5px;
}

.linkspagesubmenu a:hover {
	background-color:#600000;
	color: #AAAAAA;
}

.implementedRequiredDCPS {
  color: #009900;
  font-weight:bold;
  font-style: normal;
  font-family: Tahoma, sans-serif;
}

.restrictedImplementedRequiredDCPS {
  color: #CC6600;
  font-weight:bold;
  font-style: normal;
  font-family: 'Courier New' , Courier, Arial;
}

.notImplementedRequiredDCPS {
  color: #FF0000;
  font-weight:bold;
  font-style: normal;
  text-decoration: underline;
  font-family: Tahoma, sans-serif;
}

.futureRequiredDCPS {
  color: #000000;
  font-weight:bold;
  font-style: normal;
  border: solid thin #000000;
  font-family: Tahoma, sans-serif;
}

.implementedOptionalDCPS {
  color: #009933;
  font-style: italic;
  font-weight:normal;
  font-family: Tahoma, sans-serif;
}

.restrictedImplementedOptionalDCPS {
  color: #CC6633;
  font-style: italic;
  font-weight:normal;
  font-family: 'Courier New' , Courier, Arial;
}

.notImplementedOptionalDCPS {
  color: #FF3333;
  font-style: italic;
  font-weight:normal;
  text-decoration: underline;
  font-family: Tahoma, sans-serif;
}

.futureOptionalDCPS {
  color: #111111;
  font-style: italic;
  font-weight:normal;
  border: solid thin #111111;
  font-family: Tahoma, sans-serif;
}

