@charset "utf-8";
/* 	CSS Document
	Author: Ascent Network Solutions [www.goascent.com]*/
	

* {
	padding: 0;
	margin: 0;
}
body {
	background: URL(back.gif);
	background-attachment:fixed;
}
a {
	text-decoration: none;
}
a img {
	border: none;
}
.clear {
	clear: both;
}



/*	Global Elements	 */

.global-container {
	width: 780px;
	height: auto;
	margin: 0 auto;


	background: #FDFAD8;
	border-right: 1px solid #0B4480;
	border-left: 1px solid #0B4480;
}
.header-container {
	width: 780px;
	height: 170px;
	position: relative;
	background: url(lrms-banner.jpg) center no-repeat;
}
.header-mail {
	position: absolute;
	top: 10px;
	left: 10px;
}
.nav-container {
	width: 780px;
	height: 34px;
	background: #FDFAD8;

}
.nav-container ol {
	list-style: none;
}
.nav-container ol li {
	float: left;
}
.sidebar-container {
	width: 210px;
	height: auto;
	padding: 10px 0 84px;
	float: left;
	background: #FDFAD8;
}
.sidebar-container img {
	display: block;
	margin: 0 auto 20px;
	border: 1px solid #3A6A9B;
	background: #FDFAD8;

}
.sidebar-container h4 {
	display: block;
	font: 11px Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #092860;
	background: url(sidebar-bg001.png) #6AB3D4 top repeat-x;
	padding: 4px 0 4px 15px;
	margin: 0 0 5px;

}
.sidebar-container p {
	display: block;
	font: small Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	color: #1C1F54;
	border-bottom: 1px solid #ACA993;
	margin: 0 15px;
	padding: 10px 0;
}
.sidebar-container p a:hover {
	text-decoration: none;
}
.sidebar-container p.last {
	border: none;
}
.sidebar-container p strong {
	display: block;
	color: #7D7138;
	margin: 0 0 2px;
	text-decoration: underline;
}
.sidebar-container p strong a {
	color: #7D7138;
}
.sidebar-container p strong a:hover, .sidebar-container p strong a:focus {
	text-decoration: underline;
}
.sidebar-container p a {
	color: #111;
	text-decoration: underline;
}
.content-container {
	width: 545px;
	height: auto;
	padding: 5px 0 10px;
	float: left;
	background: #FDFAD8;
}
.content-containernoside {
	height: auto;
	padding: 40px 0 20px;
	float: left;
	background: #FDFAD8;
}
.content-topimg {
	display: block;
	margin: 0px 12px auto;
}
.content-deptcon {
	width: 535px;
	height: auto;
	margin: 12px 0 0 12px;
}

.content-deptcon-div {
	width: 170px;
	height: auto;
	margin: 0 5px 0 0;
	float: left;
	border: 1px solid #BBB;
}
.content-deptcon-div img {
	display: block;
}
.content-deptcon-div.last {
	margin: 0;
}
.content-deptcon-div div {
	position: relative;
	height: 180px;
	padding: 15px 10px 15px;
	background:  #D1D1D1 url(content-imgdepbg.jpg) top repeat-x;
}
.content-deptcon-div div p {
	display: block;
	font: 12px Arial, Helvetica, sans-serif;
	color: #3A6A9B;
}
.content-deptcon-div div strong {
	position: absolute;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	bottom: 20px;
	right: 10px;
}
.content-deptcon-div div strong a {
	color: #7D7138;
	text-decoration: underline;
}
.content-deptcon-div div strong a:hover {
	text-decoration: none;
}
.footer-container {
	width: 780px;
	height: 50px;
	position: relative;
	background: url(footer-bg001.png) #148BC9 top repeat-x;
}
.footer-container h5 {
	font: 11px Verdana, Geneva, sans-serif;
	color: #94D8FF;
	position: absolute;
	bottom: 15px;
	right: 15px;
}
.footer-container h6 {
	font: 11px Verdana, Geneva, sans-serif;
	color: #83C7EE;
	position: absolute;
	bottom: 15px;
	left: 15px;
}
.footer-container h6 a {
	color: #A5E9FF;
}
.footer-container h6 a:hover {
	color: #CAFCFF;
}
.top1 a {
	color: #AAB;
}
.top1 a:hover {
	color: #000;
}
	
	
/*--------------------------------------------------	
Global page
---------------------------------------------------*/
.gsidebar-container {
	width: 230px;
	height: auto;
	padding: 40px 0 30px;
	float: left;
}
.gsidebar-box1 {
	margin: 0 0 30px;
}
.gsidebar-box1 h4 {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #3A6A9B;
	display: block;
	margin: 15px 15px;
}
.gsidebar-box1 ol {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
/*	text-transform: uppercase;*/
	list-style: none;
	margin: 0 15px;
}
.gsidebar-box1 ol li {
	margin: 0 0 6px;
}
.gsidebar-box1 ol li a {
	color: #AFA262;
}
.gsidebar-box1 ol li a:hover {
	color: #7D7138;
}
.gsidebar-box2 {
	margin: 0 15px 30px 0;
}
.gsidebar-box2 h6 {
	font: 11px Arial, Helvetica, sans-serif;
	text-align: right;
	display: block;
	margin: 10px 0 0;
	padding: 3px 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.gsidebar-box2 h6 a {
	color: #2A8FC4;
}
.gsidebar-box2 h6 a:hover {
	color: #7D7138;
}
.gsidebar-box2 div {
	width: 198px;
	/*height: 124px;*/
	position: relative;
	margin: 10px 0 0 15px;
}
.gsidebar-box2 div img {
	margin: 0;
}
.gsidebar-box2 div p {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
/*	color: #092860;
	background: #BBB;  */
	display: block;
	position: absolute;
	z-index: 100;
	bottom: 4px;
	left: 7px;
	width: 185px;
	height: 13px;
}
.gsidebar-box2 h4 {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
/*	letter-spacing: 1px;*/
	color: #3A6A9B;
	background: url(gsidebar-bg001.png) repeat-x;
	display: block;
	padding: 6px 0 6px 15px;
}
.gsidebar-box2 img {
	margin: 10px 0 0 15px;
	border: 1px solid #BBB;
}
.gcontent-container {
	margin: 0 15px 0 0;
	padding: 0 0 0 15px;
	border-left: 1px dotted #CCC;
}
.gcontent-container h1 {
	font: 30px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #092860;
	margin: 0 0 0 -3px;
}
.gcontent-container h6 {
	font: 11px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 3px;
	color: #2A8FC4;
	margin: -1px 0 20px;
}
.gcontent-container h5 {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	margin: 0 0 3px;
}
.gcontent-container p {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #555;
	margin: 0 0 15px;
}
.gcontent-container ul, .gcontent-container ol {
	margin: 0 0 15px 25px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #555;
	line-height: 1.4em;
}
.admin-imagebox {
	width: 170px;
	height: auto;
	margin: 0 0 15px;
	float: left;
	text-align: center;
}
.admin-imagebox img {
	margin: 0 0 5px;
}
.admin-imagebox em {
	display: block;
	font: 10px Arial, Helvetica, sans-serif;
	height: 35px;
}
