body {
	background: #FFFFFF url(../TemplateImages/horizontalline.gif) repeat-x;
	margin: 0;
	padding: 0;
}

body, td, p, li {
	color : #000033;
	font : 90% Verdana, Arial, Helvetica, sans-serif;
	}
	
ul {
	list-style-image : url(squarebullet.gif);
	list-style-type : square;
}

h1 {
	color : #003366;
	font-size: 120%;
	text-align: right;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	color : #003366;
	text-align: right;
	
}

h3 {
	color: #003366;
	font-weight: bold;
	/*font-size: 100%;*/
}

h4 {
	color: #003366;
	font-weight: bold;
	font-size: 95%;
}
	
.descriptiontable {
	width: 160px;
	padding: 8px;
}

ul.descriptionnote {
	font-size: .8em;
	vertical-align: bottom;
	list-style-image: url(squarebullet.gif);
	color: #663366;
	}

.desclayer {
	border: thin solid #99CC33;
	height: 276px;
	width: 162px;
	padding: 8px;
	background-color: White;
	}
	
.processtable {
	background-image: url(../processimages/lines2.gif);
	background-repeat: repeat-y;
}

.glossaryheads {
	font-weight : bold;
	color: #003366;
}


.Copyright {
	font : xx-small "Times New Roman", Times, serif;
	text-align : center;
}

.highlight {
	color : #FF0000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.menuitem {
	color : #003366;
	font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.backnext {
	font : x-small Verdana, Arial, Helvetica, sans-serif;
	text-align : center;
}

.poplayer {
	border: 2px solid #5B77CC;
	position:absolute;
	width:246px;
	left: 536px;
	top: 260px;
	height: 340px;
	overflow: scroll;
	visibility: hidden;
	}
	
.poplayer li {
	font-size: 75%;
	/*padding: 0 0 6px 0;*/
	margin: 0 0 6px -10px;

	}
	
.poplayer h1 {
	font-size: 75%;
	padding: 10px 0 0 10px;
	text-align: left;
	}

#CClogo {
	margin: 20px 0 0 0;
}

a.textmenu:active {
	font : x-small Verdana, Arial, Helvetica, sans-serif;
	text-align : center;
	text-decoration : none;
	color : #000066;
}

a.backnext:active {
	font : x-small Verdana, Arial, Helvetica, sans-serif;
	text-align : center;
	text-decoration : none;
	color : #000066;
}

.nobody {
	background-color: #FFFFFF;
	background-image: none;
}

#dvContainer {
	background: url(../TemplateImages/verticalline.gif) repeat-y;
	padding: 0;
	margin: 0;
	width: 760px;
	text-align: left;
}

#dvContent {
	width: 490px;
	float: left;
	padding: 40px 12px 20px 40px;
/*	margin: 20px 0 0 0;*/
}

#dvFooter {
	clear: both;
	/*float: right;
	width: 750px;*/
}

#dvFooter p {
	font-size : .70em;
	text-align : center;
}

#dvHeader {
	width: 540px;
	float: right;
	margin: 6px 0 0 0;
	text-align: right;
}

#dvMenu {
	width: 184px;
	float: left;
	background: url(../TemplateImages/windowpic.gif) no-repeat;
	padding: 290px 0px 0 0;
	margin: 0;
}

#dvMenu ul {
	text-decoration: none;
	list-style: none;
	padding: 0;
	margin: 0 0 0 ;
}




.purple {font-weight: bold; color: #A02D96}
.orange {font-weight: bold; color: #E28C05}
.green {font-weight: bold; color: #A3AF07}
.blue {font-weight: bold; color: #5B77CC}

#dvHire, #dvTrain, #dvManage, #dvDevelop {
	background: white;
	visibility: hidden;
	position: absolute;
	top: 240px;
	left: 230px;
	width: 512px;
	padding: 8px;
	border: 1px solid #003366;
}

.hidefromscreen {
	display: none;}
