body 
	{
	margin: 0; padding:0;
	height: 100%;
	min-width: 880px; 
	min-height: 760px;
	text-align:center;
	background-color: #fff;
	color: #4F5155;
	font-size: 11px;
	font-family: Lucida Grande, Verdana, Sans-serif;
	background:url("../images/region/bg.png") repeat-x;
	}

#fullPage
	{
	margin: 0 auto;
	width: 880px;
	text-align: left;
	background-color: #68A8D9;
	}

#blue_spacing
	{
	width: 880px;
	height:10px;
	font-size:10px;
	text-align: left;
	background-color: #68A8D9;
	}

#pageHeader
	{
	height: 80px;
	background-color:#ffffff;
	}

#pageregion
	{
	width:880px;
	margin:auto;
	text-align:left;	
	background:white;
	}	

#pageregionHeader
	{
	position:relative;
	width:880px;
	height:90px;
	background-color:#FFF;
	margin: 0; padding: 0;
	}

#pageregionOuterShell
	{
	position:absolute;
	top:77px;
	left:225px;
	width: 890px;	
	height:713px;
	background-color:#68A8D9;
	}	
	
#pageregionContentShellTop
	{
	position:relative;
	margin-top:15px;
	margin-left:10px;
	width: 861px;
	height:25px;
	background: url('../images/region/content_top.jpg') no-repeat;
	}
		
	
#pageregionInnerShell
	{
	position:relative;
	margin-left:10px;
	width: 861px;
	background: url('../images/region/content_bg.png') repeat-y;
	}
	
#pageregionContentShellBottom
	{
	position:relative;
	margin-left:10px;
	width: 861px;
	height:20px;
	background: url('../images/region/content_bottom.jpg') no-repeat;
	}			
	
#pageregionLeft
	{
	margin-left:10px;
	margin-top:0px;
	width:493px;
	font-size:11px;
	} 
	
#pageregionRight
	{
	width:331px;
	height:493px;
	font-size:11px;
	padding-top:35px;
	background: url('../images/region/right_content_bg.jpg') no-repeat top center;
	}  

#pageregionLeft #topContent
	{
	position:relative;
	margin:35px 0 0 15px;
	text-align:left;
	width:460px;
	height:35px;
	}
.leftHeaderDesc
	{
	position:relative;
	margin:0 0 0 15px;
	text-align:left;
	width:460px;
	font-size:110%;
	line-height:1.5;
	}
.content
	{
	font-size:110%; 
	line-height:1.5;
	}	

#pageregionRightContentTop
	{
	position:relative;
	margin:2px 0 0 20px;
	text-align:left;
	width:300px;
	height:105px;
	}
.pageregionRightContent
	{
	position:relative;
	margin:2px 0 0 20px;
	text-align:left;
	width:300px;
	height:50px;
	cursor:pointer;
	}
	
.pageregionRightRoleButton
	{
	position:relative;
	margin:2px 0 0 20px;
	text-align:left;
	width:300px;
	height:268px;
	}
.teacherButton
	{
	position:relative;
	margin:2px 0 0 10px;
	text-align:left;
	width:273px;
	height:59px;
	color:#ffffff;
	background: url('../images/region/roles_t.jpg') no-repeat;
	cursor:pointer;
	}
.adminButton
	{
	position:relative;
	margin:12px 0 0 10px;
	text-align:left;
	width:273px;
	height:59px;
	color:#ffffff;
	background: url('../images/region/roles_a.jpg') no-repeat;
	cursor:pointer;
	}
.itcButton
	{
	position:relative;
	margin:12px 0 0 10px;
	text-align:left;
	width:274px;
	height:60px;
	color:#ffffff;
	background: url('../images/region/roles_tech.jpg') no-repeat;
	cursor:pointer;
	}
.pdcButton
	{
	position:relative;
	margin:12px 0 0 10px;
	text-align:left;
	width:273px;
	height:59px;
	color:#ffffff;
	background: url('../images/region/roles_p.jpg') no-repeat;
	cursor:pointer;
	}
	
.title
	{
        text-align:left;
        /*color:#204A87;*/
        font-size:22px;
        font-weight:bold;
	color:#365F97;
	margin-left:0px;
	}
	
.subTitle
	{
		float:left;
		color:#555555;
		font-size:24px;
		margin-left:10px;
		margin-top:10px;
	}
	
.titleMarginTop
	{
		margin-top:35px;
	}
	
.titleBorderBottom
	{
		border-bottom: solid 1px #CCCCCC;
		width:450px;
		height:5px;font-size:5px;
		margin-top:1px;
	}	
.rightTitleBorderBottom
	{
		border-bottom: solid 1px #CCCCCC;
		width:290px;
		height:10px;
	}	
.blockContent
	{
		color:#555555;
		font-size:14px;
		margin-left:10px;
	}
	
.innerBlockContent
	{
		position:relative;
		clear:both;
	}
	
.roleTopContent
	{
	font-size:18px;
	line-height:3;
	color:#333333;
	}
.assessPlain
	{
		width:455px;
		height:97px;
	}	
.assessHover
	{
		background:url('../images/region/hover_bg.png') no-repeat;
		width:455px;
		height:97px;
	}
.numberHover
	{		
		float:left;
		background:url('../images/region/number_hover.png') no-repeat;
		width:32px;
		height:32px;
		margin-left:10px;
		margin-top:10px;
		color:#ffffff;
		text-align: center;
		font-size:18px;
		line-height: 1.5;
		cursor:pointer;
	}
.number
	{
		float:left;
		background:url('../images/region/number.png') no-repeat;
		width:32px;
		height:32px;
		margin-left:10px;
		margin-top:10px;
		text-align: center;
		font-size:18px;
		line-height: 1.5;
		cursor:pointer;
	}

	
#categoryBlk a:link, #categoryBlk a:visited
	{
		text-decoration:none;
		color:#555555;
	}	

.headerLinks
	{
	float:right;
	margin-right: 5px;
	cursor:pointer;
	}

#pageOutline
	{
	background-color: #68A8D9;
	height: 100%;
	}

#pageLocatorLinks
	{
	text-align: right;
	position: relative;
	top: -22px;
	}

#pageContent
	{
	min-height: 400px;
	}

#pageFooter
	{
	text-align: right;
	margin-right: 20px;
	}

