﻿/* CSS Document */
html	
	{
	margin: 10px;
	}
body {
	margin:0px 10px 0px 0px;
	/*background-image:url(images/mainframe_background.gif); */
	/* background-repeat: no-repeat;
	background-position:right; */
	background-color:#FFFFFF;
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size:100%;	
}
		
a, a:hover, a:visited
{
	/* font-size:14px;	*/
	color: #0099FF;
}	

		
		
p,h1,pre {
	margin:0px 30px 10px 30px;
}
		
h1 {
	font-size:14px;
	padding-top:10px;
}	

h2 {
	font-size: 1.2em;
	color: #028743;
	font-weight: bold;
	margin-left: 30px;
}

li {
	/* list-style: circle outside;*/
	/* color: green;*/
	padding-bottom: 7px;
	list-style-type: square;
	font-size: 0.8em;
	margin-left: 10px;
}
/* .blacktext {color:black}*/

/* li.normal {
	list-style: circle outside; 
	color:#000000;
	padding-bottom:7px;
} */


/* td,
td a,
td a:hover,
td a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
} */

td.border
	{
	border: 1px gray solid;
	border-collapse: collapse;
	}
}

#wrapper {
	width:90%;
	margin:0 auto;
	/*border: solid 1px #000000;*/
	height:100%;

}
	
#leftcontent {
	float:left;
	width:80%;
	margin-right:15px;
	margin-top: 0px;	
	padding-top: 0px;
	/*border: 1px solid #000000;	*/
	border-right:1px dashed #999999;
	}

#leftcontent p {
	margin: 0px 30px 10px 10px;
}
p, td
	{
	font-size: 0.8em;
	/*padding-top: 50px;*/
	}

#rightcontent {
	width:100px;
	position: absolute;	
	padding-top: 0px;		

}
		
html>body #rightcontent {
	left: 80%;
}
		
#rightcontent p {
	font-size:10px;
	margin-left:0px;
}

.imgfloatleft {
	float:left;
	margin-right: 20px;
	margin-bottom:5px;
}

.imgfloatright {
	float:right;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom:5px;
	position:relative;
}

#imgtitlecontainer{
	text-align:right;
	position:relative;

	padding-right: 40px;
	border-bottom: dotted 2px #006600;
	
	margin-left: 10px;
	margin-right: 10px;	
	margin-bottom:20px;	
}

.imgtitle {
	position:relative;
	left:300px;
	margin-bottom:10px;
}

hr
	{
	height: 1px;
	color: #c0c0c0;
	margin-left: 30px;
	}
#tdsw {
	border-bottom: 1px dotted #000000;
}

.addressTBL {
	border: 1px gray solid;
	text-align:left;
	padding:0px;
	margin:5px;

}



.addressOfftitle {
	padding:5px;
	border-bottom:1px gray solid;
	background-color:#fece5c;
	font-weight:bold;
	font-size:1.2em;
}

.addressOff {
	padding:5px;
}

/* .addressOff {
	padding:5px;
	font-size:1em;
} */


/* .addressOff a,
.addressOff a:hover,
.addressOff a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;		
} */

#staffcontainer {
	border-bottom:1px #656565 dotted;	
	padding-bottom:20px;
	padding-top:20px;	
	height:135px;
	margin: 0px 30px 0px 30px;
}

/* #stafftitleR {
	color: #038d49;
	font-weight:bold;
	text-align: right
} */

div.readmore {
	text-align:right;
	padding-right: 40px;
}

/* #stafftitleL {
	text-align:left;
	color: #038d49;
	font-weight:bold;
}

#writeupR {
	text-align:right;
	font-weight:normal;
	color:#000000;
} */

/*.submit input
{
margin-left: 4.5em;
}
input
{
color: #781351;
background: #ffffff;
border: 1px solid #781351;


}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9;


}
fieldset
{
border: 1px solid #781351;
width: 20em
} */

/*#google_search {
	position:absolute;
	bottom:5px;
	top:80px;
	right:5px;
}*/

/* #MRM_Word MRM title banner in top frame 
	{
	position:absolute;
	top:25px;
	left:170px;
} */

.MRM {
	font-size: 1.3em;
	color: #028743;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
