/* CSS Document */

body
{
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 12px;
	/*background-color: #c4c4c4;*/
}

h1
{
	font-size: 18px;
	clear: none;
	display: inline;
	position: static;
}

h2
{
	font-size: 16px;
	clear: none;
	display: inline;
	color: #339FC8;
}

h5
{
	font-size: 12px;
	clear: none;
	display: block;
	color: #339FC8;
}


.welcometext
{
	font-size: 14px;
	font-weight: 500;
	color: #006eae;
	margin-left: 35px;
	margin-right: 35px;
	text-align: justify;
}

a img
{
	border: 0px;
}

form
{
	padding: 0px;
	margin: 0px;
}

.wrapper
{
	width: 952px;
	margin-left: auto;
	margin-right: auto;
	background-color: #EDEDED;
	border: 1px solid #959595;
}

.left
{
	width: 195px;
	float: left;
	border: 0px;
	vertical-align: top;
	margin-bottom: 0px;
	padding-bottom: 0px;
	overflow:hidden;
}

.leftMenuItems
{
	background-image: url('./mrm_images/sidebar_rpt.gif');
	margin-left: -1px
}


.leftmenu
{
	padding-top: 7px;
	padding-bottom: 7px;
	color: #3C3737;
	background-image: url('./mrm_images/butt_bttm.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: center;
	cursor: pointer;
}

.leftmenu a
{
	color: #3C3737;
}
.leftmenu a:link
{
	text-decoration: none;
	color: #3C3737;
}

.leftmenu a:visited
{
	text-decoration: none;
	color: #3C3737;
}

.leftmenu a:active
{
	text-decoration: none;
	color: #3C3737;
}
.leftmenu a:hover
{
	color: #339FC8;
	font-weight: bold;
}

.leftmenu:hover
{
	color: #339FC8;
	font-weight: bold;
}
.right
{
	width: 754px;
	float: left;
}

.top
{
	height: 29px;
	width: 723px;
	color: #339FC8;
	background-image: url('./mrm_images/mrm_top.jpg');
	background-repeat: repeat-x;
	text-align: right;
	padding-top: 12px;
	padding-right: 30px;
	float: left;
}

.top a
{
	color: #3C3737;
}
.top a:link
{
	text-decoration: underline;
	color: #339FC8;
}

.top a:visited
{
	text-decoration: none;
	color: #339FC8;
}

.top a:active
{
	text-decoration: none;
	color: #339FC8;
}
.top a:hover
{
	color: #339FC8;
	font-weight: bold;
	text-decoration: underline;
}

.menu
{
	height: 40px;
	width: 754px;
	float: left;
}


.portalmenu
{
	height: 30px;
	width: 753px;
	float: left;
}

.imagehdr
{
	height: 134px;
	width: 753px;
	float: left;
}

imagehdrhomepage
{
	height: 205px;
	width: 751px;
	float: left;
}

imagehdrportal
{
	height: 120px;
	width: 753px;
	float: left;
}

.locationbar
{
	width: 753px;
	font-size: 18px;
	color: white;
	text-align: center;
	background-image: url('./mrm_images/mrm_locationbar.jpg');
	background-repeat: no-repeat;
	float: left;
}

.content
{
	min-height: 350px;
	height: auto !important;
	height: 400px;
	width: 693px;
	padding: 30px;
	background: #EDEDED;
	background-image: url('./mrm_images/content_rpt.gif');
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	font-size: 14px;
	text-align: justify;
}

.content a
{
	color: #3C3737;
}
.content a:link
{
	text-decoration: none;
	color: #339FC8;
}

.content a:visited
{
	text-decoration: none;
	color: #339FC8;
}

.content a:active
{
	text-decoration: none;
	color: #339FC8;
}
.content a:hover
{
	color: #339FC8;
	font-weight: bold;
	text-decoration: underline;
}

.portalcontent
{
	min-height: 400px;
	height: auto !important;
	height: 400px;
	width: 740px;
	padding-left: 10px;
	margin-top: 0px;
	background: #EDEDED;
	background-image: url('./mrm_images/content_rpt.gif');
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	font-size: 11px;
}

.portalcontent a
{
	color: #3C3737;
}
.portalcontent a:link
{
	text-decoration: underline;
	color: #339FC8;
}

.portalcontent a:visited
{
	text-decoration: none;
	color: #339FC8;
}

.portalcontent a:active
{
	text-decoration: none;
	color: #339FC8;
}
.portalcontent a:hover
{
	color: #339FC8;
	text-decoration: underline;
}

.portalcontent input
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	margin-bottom: 5px;
}

.portalcontent select
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
}

.portalcontent textarea
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
}

.C1Style
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
}

.bodyimage
{
	float: right;
	width: 200px;
	margin: 2px 2px 2px 20px;
}

.footer
{
	height: 21px;
	width: 948px;
	text-align: center;
	font-size: 10px;
	color: #083E53;
	background-image: url('./mrm_images/mrm_fttr.gif');
	background-repeat: no-repeat;
	padding-top: 12px;
	float: none;
	clear: both;
	margin-top: 10px;
}

.footer a
{
	color: #083E53;
}
.footer a:link
{
	text-decoration: none;
	color: #083E53;
}

.footer a:visited
{
	text-decoration: none;
	color: #083E53;
}

.footer a:active
{
	text-decoration: underline;
	color: #083E53;
}
.footer a:hover
{
	text-decoration: underline;
}

.formlabel
{
	width: 120px;
	float: left;
	font-weight: bold;
	margin-bottom: 12px;
	font-size: 12px;
}

.title
{
	font-weight: bold;
	font-size: 14px;
}

.loginbutton
{
	position: relative;
	top: 0px;
	left: 25px;
	z-index: 200;
}

.sitemap
{
	margin: 14px;
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
	color: #5369d8;
	line-height: 20px;
}

.sitemap a
{
	color: #5369d8;
}
.sitemap a:link
{
	text-decoration: none;
	color: #5369d8;
}

.sitemap a:visited
{
	text-decoration: none;
	color: #5369d8;
}

.sitemap a:active
{
	text-decoration: underline;
	color: #5369d8;
}
.sitemap a:hover
{
	text-decoration: underline;
}

.BigListBox
{
	overflow: auto;
	display: block;
}

.LeftNav
{
	font-size: 11px;
	font-family: Arial, Verdana, 'Microsoft Sans Serif';
}

.LeftNav a
{
	color: #5369d8;
}
.LeftNav a:link
{
	text-decoration: none;
	color: #5369d8;
}

.LeftNav a:visited
{
	text-decoration: none;
	color: #5369d8;
}

.LeftNav a:active
{
	text-decoration: none;
	color: #5369d8;
}
.LeftNav a:hover
{
	text-decoration: none;
}
.newsstorytitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF99;
}

#newsblog
{
	font-size: 11px;
}

#lblError
{
	font-size: 14px;
}





