@charset "utf-8";
/* CSS Document */



body {
	background-color: #333;
		margin-left: 0px;
	}

a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 16px;
}

a:link {
	text-decoration: none;
	color: #FC0;
}

a:visited {
	text-decoration: none;
	color: #FF9;
}

a:hover {
	text-decoration: none;
	color: #FFF;
}

a:active {
	text-decoration: none;
	color: #FFF;
	text-align: center;
	font-family: "Century Gothic";
	font-style: italic;
	font-weight: normal;
}

		
	
#columnLeft {
	width: 330px;
	height: 311px;
	left: 343px;
	top: 492px;
	position: absolute;
	background-image: url(images/portal/gradientgrey_bg.png);
	background-repeat: no-repeat;
	}

#columnLeft p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 16px;
	}

#columnLeft h3{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #06C;
	padding-right: 20px;
	padding-left: 20px;
	}
	

#columnCenter {
	width: 332px;
	height: 313px;
	left: 6px;
	top: 492px;
	position: absolute;
	background-image: url(images/portal/gradientgrey_bg.png);
	background-repeat: no-repeat;
	}

#columnCenter p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	padding-right: 30px;
	padding-left: 22px;
	line-height: 16px;
	}

#columnCenter h3{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #06C;
	padding-right: 20px;
	padding-left: 20px;
	}
	

#columnRight {
	width: 332px;
	height: 309px;
	left: 682px;
	top: 492px;
	position: absolute;
	background-image: url(images/portal/gradientgrey_bg.png);
	background-repeat: no-repeat;
	}

#columnRight p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 16px;
}

#columnRight h3{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #06C;
	padding-right: 20px;
	padding-left: 20px;
	}
	
#navLeft {
	width: 337px;
	height: 234px;
	left: 6px;
	top: 15px;
	position: absolute;
	background-image: url(images/portal/brbp_RMD_bg.png);
	background-repeat: no-repeat;
	}
	
	navLeft p {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
				}

#navLeft  h1{
	font-family: "Century Gothic";
	font-size: 18px;
	color: #FFF;
	line-height: 26px;
}


#navCenter {
	width: 337px;
	height: 236px;
	left: 6px;
	top: 249px;
	position: absolute;
	background-image: url(images/portal/brr_COQ_bg.png);
	background-repeat: no-repeat;
	}
	
	navCenter p {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
				}

#navCenter  h1{
	font-family: "Century Gothic";
	font-size: 18px;
	color: #FFF;
	line-height: 26px;
}


#navRight {
	width: 337px;
	height: 471px;
	left: 679px;
	top: 16px;
	position: absolute;
	background-image: url(images/portal/Reso__COQRMD_bg.png);
	background-repeat: no-repeat;
		}
		
		#navRight p {
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
			
			
			}

#contentMain {
	width: 337px;
	height: 472px;
	left: 343px;
	top: 16px;
	position: absolute;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/portal/zone_COQRMD_bg.png);
	background-repeat: no-repeat;
		}
		
#contentMain p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 5px;
	width: 150px;
			}
		
#contentMain h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
			}
				
		
		
.italicemph {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #C00;
}

.picture {
	padding-top: 15px;
	padding-right: 16px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.message {
	font-family: "Century Gothic";
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #C00;
}

