@charset "UTF-8";
/* CSS Document */

.TM{
	position : relative;
	font-size : 68%; 
	top : -.2em; 
	padding: 0px 2px 0px 0px;
	margin: 0px;
	}
img.left {
	float: left;
	padding: 5px;
	margin: 0px 15px 0px 0px;
}
img.right {
	float: right;
	padding: 5px;
	margin: 0px 0px 0px 15px;
}
div#upperHome h4 {
	font-weight:bold;
}
div#upperHome {
	float: right;
	height: 55px;
	width: 375px;
	position: absolute;
	z-index: 1;
	top: 10px;
	right: 15px;
	padding:0px;
	margin: 0px;
}
div#upperHome p {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
}
div#upperHome a:link {
	color: #FFFFFF;
	text-decoration: none;
}
div#upperHome a:active {
	color: #FFFFFF;
	text-decoration: none;
}
div#upperHome a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
div#upperHome a:hover {
	text-decoration: underline;
}
.inputTEXT {
	height: 13px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 5px;
}
div#upperLEFT{
	width:235px;
	height:55px;
	float:left;
}
div#formLEFT{
	width:240px;
	height:35px;
	margin-bottom:0px;
}
div#lowerLeft{
	width:235
	height:20px;
	margin-top:0px;
	padding-right: 20px;
}
div#upperRIGHT{
	width:130px;
	height:28px;
	float:right;
	padding-top:6px;
}

div#upperRIGHT p{
	font-size:14px;
	text-align: left;
	text-transform: lowercase;
}

.bold {
	font-weight:bold;
}
.bolder {
	font-weight:bolder;
}
.TOP {
	float: right;
	width: 15%;
	display: block;
	font-size: 10px;
	text-align: right;
	margin: 0px;
}
.indent25 {
	padding-left: 25px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tilde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	color: #703317;
}

div#HotTopicSign2 {
	height: 60px;
	width: 250px;
	background-image: url(images/brown_Hot_Topic_Box.png);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 30px;
	text-align: left;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-top: 10px;
	margin-bottom: 15px;
}

div#HotTopicSign2 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #703317;
	margin-bottom:0px;
	margin-top:0px;

}

div#HotTopicSign2 p a:link, div#HotTopicSign2 p a:active, div#HotTopicSign2 p a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #703317;
	margin-bottom:0px;
	margin-top:0px;

}

div#HotTopicSign2 p a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	color: #703317;
	margin-bottom:0px;
	margin-top:0px;

}

div#HotTopicSign2 h1 {
	padding-top:15px;
	
}
div#ServiceBREAST{
	width:90%;
	padding-left:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003c38;
	margin-top:-5px;
	margin-bottom:10px;
}

div#ServiceBREAST p{
	font-size: 10pt;
	line-height: 12pt;
	margin-bottom:0px;
	color: #003c38;
}

div#ServiceBREAST .indent{
	padding-left:35px;
}

div#ServiceBREAST a:link {
	color: #003c38;
	text-decoration: none;
}
div#ServiceBREAST a:visited {
	color: #003c38;
	text-decoration: none;
} 
/* All links must inclde some type of hover interactivity */
div#ServiceBREAST a:hover {
	font-weight: bold;
	color: #703317;
	text-decoration: underline;
} 
div#ServiceBREAST a:active {
	color: #003c38;
	text-decoration: none;
}.center {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
