/* CSS Document */
html{
	height:100%;
	width:100%;
}
body{
	background : #002952 URL("../images/mrawebbg.jpg") repeat-x;
	text-align: center;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#002952;
	height:100%;
	line-height:1.5em
	}
a{
	color:#000;
}
	a img{
		border:0
	}
	.flt{
		float:left;
		margin: 10px 10px 10px 0;
	}
.ud{
	text-decoration:underline;
}
#gl{
	height:100%;
}
#wr{
	background : transparent URL("../images/bg.png") repeat-y;
	height:100%;
	width:1024px;
	margin:0 auto;
	text-align: center;
}
#cn{
	height:auto !important;
	min-height:100%;
	height:100%;
	position:relative;
	background-color:#fff;
	width:747px;
	margin:0 auto;
	text-align:left;
	padding:0;
    }
	.logo{
		margin:20px 0 0 20px;
		position:absolute;
	}
	#ctrgt{
		width:220px;
		margin:20px 20px 0 0;
		float:right;
	}
		#ctrgt h1{
			font-size:12px;
			font-weight:bold;
			margin:0 0 8px 0;
			display:block;
			width:220px;
			border-bottom: 1px solid black;
		}
		#ctrgt h1.noline{
			border-bottom: none;
		}
	#ctlft{
		width:465px;
		margin:20px;
	}
		body h1#ttl{
			margin:20px;
			
		}
		#ctlft h1, h1#ttl{
			font-size:12px;
			font-weight:bold;
			margin:0 0 8px 0;
			display:block;
			width:465px;
			border-bottom: 1px solid black;
		}
		#ctlft h2{
			font-size:12px;
			font-weight:bold;
		}
			#bios p{
				margin-top:3px;
				margin-bottom:20px;
			}
			#bios h2{
				margin-bottom:3px;
			}
		a.read, a.read:visited{
			color:#4d94ac;
			text-decoration:none;
			font-weight:bold
		}
		a.read:hover{
			color:#4d94ac;
			text-decoration:underline;
		}
		#ctlft .lgray{
			background-color:#ececec;
			padding:10px;
		}
		#ctlft .lgray p{
			padding:0;margin:0
		}
		#ctlft ol{
			margin:10px 0;
		}
			#ctlft ol li{
				margin-bottom:7px;
			
			}
		#ctlft input, #ctlft select{
			width:230px;
		}
		#ctlft input.btn{
			width:100px;
		}
		#ctlft table td{
			text-align:left
		}
#mn{
	height:20px;
	width:747px;
	background : transparent URL("../images/bgmenu.jpg") repeat-x;
	font-size:13px;
	}
	#mn ul{
		margin:0;
		padding:0;
		color:#4d94ac;
	}
	#mn ul a{
		text-decoration:none;
	}
	#mn ul a:hover{
		color:#4d94ac;
	}
	#mn ul li{
		display:inline;
		margin:0 18px;
		line-height:20px;
		/*margin: 0 34px;
		font-weight:bold;*/
	}
	#mn ul li.home{
		margin-left:20px;
	}
	#mn ul li.end{
		margin-right:20px;
	}
#mn2{
	clear:both;
	background : transparent URL("../images/bgfoot.jpg") no-repeat;
	padding-top:5px;
	height:25px;
	width:747px;
	font-size:13px;
	position:absolute;
	bottom:80px;
	}
	#mn2 ul{
		margin:0;
		padding:0;
		color:#4d94ac;
	}
	#mn2 ul a{
		text-decoration:none;
	}
	#mn2 ul a:hover{
		color:#4d94ac;
	}
	#mn2 ul li{
		display:inline;
		margin:0 18px;
		line-height:20px;
		/*margin: 0 34px;
		font-weight:bold;*/
	}
	#mn2 ul li.home{
		margin-left:20px;
	}
	#mn2 ul li.end{
		margin-right:20px;
	}
	
#footer{
	clear:both;
	background : transparent URL("../images/bgfoot.jpg") no-repeat;
	padding:20px 20pc 0 20px;
	position:absolute;
	width:727px;
	bottom:10px;
	font-size:10px;
	line-height:1.2em
}/* CSS Document */

