BODY {
	background-color: #231F20;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

A {
	color: #CB2028;
	text-decoration: none;
}

A:HOVER {
	text-decoration: underline;
}

DIV.wrapper {
	width: 800px;
	margin: 0px auto;
	background-color: #FFFFFF;
	color: #231F20;
}

DIV.topNav {
	background-color: #231F20;
	text-align: right;
	font-size: 10pt;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 3px;
}

.topNav A {
	color: #FFFFFF;
	text-decoration: none;
}

.topNav A:HOVER {
	text-decoration: underline;
}

DIV.topBar {
	background-image: url(/sf/images/top_bar.gif);
	background-repeat: no-repeat;
	height: 25px;
}

DIV.headerBar {
	background-image: url(/sf/images/top_gradient.gif);
	background-repeat:repeat-x;
	height: 90px;
	font-size: 17pt;
	text-align: right;
}
DIV.logo {
	background-image: url(/sf/images/rle_logo.gif);
	background-repeat: no-repeat;
	width: 139px;
	height: 67px;
	float: left;
	margin-left: 25px;
	margin-top: 20px;
	cursor: pointer;
}

DIV.headerText {
	padding-top: 50px;
	color: #231F20;
	padding-right: 20px;
}

DIV.photoBar {
	background-image: url(/sf/images/photo_bar.jpg);
	background-repeat: no-repeat;
	height: 209px;
}

DIV.photoBar_rw {
	background-image: url(/sf/images/photo_bar_rw.jpg);
	background-repeat: no-repeat;
	height: 209px;
}

DIV.bufferBar {
	background-image: url(/sf/images/bottom_gradient.gif);
	background-repeat:repeat-x;
	height: 51px;
}

#navBar {
 float: left;
 border-right: 1px solid #231F20;
 padding-bottom: 10px;
 padding-left: 20px;
 padding-right: 20px;
 margin-top: 40px;
}

.navHeader {
	color: #231F20;
	font-size: 12pt;
	font-weight: normal;
	padding-top: 5px;
	cursor: pointer;
}

SPAN.navHeader:HOVER {
    text-decoration: underline;
}

#navBar P {
	padding-left: 10px;
	line-height: 60%;
	color: #CB2028;
}

.navItem {
	padding-left: 10px;
	line-height: 60%;
	color: #CB2028;
}

DIV.content {
	float: right;
	width: 550px;
	padding-right: 20px;
	line-height: 130%;
	padding-top: 10px;
	padding-bottom: 10px;
}

#navBar H1 {
	font-size: 18pt;
	font-weight: normal;
}

#content H1 {
	line-height: 100%;
	font-size: 18pt;
}

.red {
	color: #CB2028;
	font-weight: bold;
}

DIV.bottomBar {
	background-image: url(/sf/images/bottom_bar.gif);
	background-repeat: no-repeat;
	height: 12px;
	clear: both;	
}

DIV.footerBar {
	background-image: url(/sf/images/mti_logo.gif);
	background-position: right top;
	background-repeat:no-repeat;
	background-color: #231F20;
	height: 75px;
	font-size: 8pt;
	padding-top: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}

IMG {
	border:0px;
}

.imgBorder { 
	border: 1px solid #756754 !important;	
}

.imgRight {
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}

.imgLeft {
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
}

.imgCenter {
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#printButton {
	background-image:url('/sf/images/rle_print.gif');
	background-repeat: no-repeat;
	background-position:top;
	text-align:center;
	width:41px;
	height:33px;
	float:right;
	font-size:8pt;
	color: #231F20;
}

#printButton:HOVER {
	text-decoration:underline;
	cursor:pointer;
}

#printButton BR {
    line-height:25px;
}

#emailButton {
	background-image:url('/sf/images/rle_send.gif');
	background-repeat: no-repeat;
	background-position:top;
	text-align:center;
	width:41px;
	height:33px;
	float:right;
	font-size:8pt;
	color: #231F20;
}

#emailButton:HOVER {
	text-decoration:underline;
	cursor:pointer;
}

#emailButton BR {
    line-height:25px;
}

.linksbox {
	background-color: #C7C8CA;
	border: 1px solid #231F20;
	padding: 10px;
	margin-bottom: 10px;
	width: 300px;
	margin-left: auto;
    margin-right: auto;
}
