body{
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	background-color:#DCDDDE;
	margin:0 auto;
	padding:0;
	color:#000;
	}

#wrapper{
	background-color:#FFF;
	width:850px;
	height:748px;
	margin:0 auto;
	}

#heading-banner{
	width:850px;
	height:150px;
	}
		
#navigation{
	width:830px;
	height:24px;
	background-color:#0db9b6;
	padding:0 0 0 20px;
	}
	
#left-flash{
	width:490px;
	height:550px;
	float:left;
	}
	
#right-contents{
	width:310px;
	height:530px;
	padding:20px 30px 0 20px;
	float:right;
	background-color:#FFF;
	}	
	
#subnav{
    text-decoration:none;
	width:310px;
	height:23px;
	}	
		
#bottom{
	clear:both;
	width:850px;
	height:24px;
	background-image:url(images/DigiMIS_bottom-strip.jpg);
	}

#copyright{
	width:48%;
	font-size:90%;
	text-align:left;
	color:#FFF;
	float:left;
	padding:7px 0 0 20px;
	}

#designed{
	width:45%;
	font-size:90%;
	text-align:right;
	color:#FFF;
	float:right;
	padding:7px 20px 0 0;
	}	
	
.bold{
	font-weight:bold;
	z-index:5;
	}
	
.italic{
	font-style:italic;
	z-index:5;
	}
	
.stand-first{
	font-size:12px;
	color:#e02719;
	z-index:5;
	}
	
.subnav{
	font-size:9px;
	color:#06b9b6;
	z-index:7;
	}
	
.blue-text{
	color:#0B2777;
	z-index:5;
	}
	
.blue-bold{
	font-weight:bold;
	color:#0B2777;
	z-index:5;
	}
	
.blue-title{
	font-size:12px;	
	font-weight:bold;
	color:#0B2777;
	z-index:5;
	}
	
.cyan-text{
	color:#06b9b6;
	z-index:5;
	}
	
.cyan-bold{
	font-weight:bold;
	color:#06b9b6;
	z-index:5;
	}
	
.cyan-title{
	font-size:12px;
	font-weight:bold;
	color:#06b9b6;
	z-index:5;
	}
	
.news-text{
	font-size:10px;
	color:#06b9b6;
	z-index:5;
	}		
	
.pink-text{
	color:#e02719;
	z-index:5;
	}
	
.pink-bold{
	font-weight:bold;
	color:#e02719;
	z-index:5;
	}
	
.pink-title{
	font-size:12px;
	font-weight:bold;
	color:#e02719;
	z-index:5;
	}	
	
.white-title{
	font-size:12px;
	font-weight:bold;
	color:#06b9b6;
	z-index:5;
	}		
	
a{
    text-decoration:none;
	color:#e02719;
	}	
	
a:hover{
    text-decoration:none;
	color:#06b9b6;
	}			
	
#subnav a{
    text-decoration:none;
	color:#06b9b6;
	}
	
#subnav a:hover{
    text-decoration:none; 
	color:#0B2777;
	}
	
#left-flash a{
    text-decoration:none;
	color:#023e86;
	}
	
#left-flash a:hover{
	color:#06b9b6;
	}
