/*Family Mosaic*/
A, A:Active {
	color: #006699;
}
A:Visited {
	color: #003366;
}
A:Hover {
}
BODY {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#b8b6aa;
	color: #000000;
	font-size: 1 em;
	margin-top: 0px;
	padding: 0px;
}
#frame{
	width: 961px;
	margin-left: auto;
	margin-right: auto;
	background-color:  #e5dcc7;
	background-image:url(../images/familymosaic_contentBG.jpg);
	background-repeat:repeat-x;
	background-position:0 100%;	
}

div.menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
	
div.menu a{
   display: block;
	color:#46166b;
	font-size: 75%;
	text-align: left;
	font-weight: bold;
	background: transparent;
	width: 90%;
	text-decoration: none;
	padding:.3em 0 .3em 0;
	height:1%;	
	border-bottom:1px solid #dcdcdc;
}
div.menu a:link {
	
	}
div.menu a:visited {
	
	}
div.menu a:hover{
	color: #abb921;
	
	}
div.menu a:active {
	
	}

div.menuTop{
	background-color: #fff;
	font-size: 80%;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 4px;
	text-align: center;
}
H2 {
	position: relative;
	color: #fff;
	background-color: #fff;
	background-image: url(../images/familymosiaic_logo.gif);
	background-repeat: no-repeat;
	background-position: 20px;
	font-size: 110%;
	/*width:961px;*/
	height: 87px;
	font-weight: bold;
	margin-top: 0px;
	text-align: left;
		
}
H3 {
background-color: #99af1c;
	border-top-width: 5px;
	color: #FFFFFF;
	font-size: 95%;
	font-weight: bold;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	text-align: left;
}
input[type="text"], textarea {
	background-color: #FCFCFC;
}
select{
	width:270px;
}
P {
	color: #000000;
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	margin-left: 2pt;
	margin-bottom: 2pt;
	text-align: left;
}
span.button{
	position: relative;
}
span.button a{
	background-color: #E8E8E8;
	border: 1px solid #000000;
	border-left-color: #C0C0C0;
	border-top-color: #C0C0C0;
	color: #000000;
	cursor: pointer;
	float: left;
	font-size: 75%;
	font-variant: normal;
	margin-right: 2px;
	padding: 4px;
	text-align: center;
	text-decoration: none;
	width: 20%;
}
span.button a:hover{
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

span.button a:visited{
	color: #000000;
	text-decoration: none;
}
.advice {
	font-size: 75%;
}
.head {
	color: #99af1c;
}

.iconLev {
	background-color: #abb921;
	position: relative;
	clear:both;
	margin-top:-15px;
	height: 33px;
	z-index: 1;
	padding:5px 0px 5px 0px;
	text-align: left;
}
.mainLev {
	clear:both;
	margin-top: 0px;
	padding: 5px 15px 30px 15px;
	z-index: 0;
	text-align: left;
	clear: both;
}

.sendForm{
	padding-top: 5px;
	padding-left: 15px;
	margin-left: -15px;
	width: 946px;
  background-color: #fff;
	text-align: left;
	}

img {
	border: none;
}

#tradeNav{
float:left;
background: transparent;
width:191px; 
margin-right:10px;
margin-left: 2px;
margin-top:0px;
background-image:url(../images/familymosaic_submenubg.gif);
background-position:100% 100%;
background-repeat:no-repeat;
padding:10px 20px 30px 21px;
padding-bottom:50px;
z-index: 5;
text-align: left;
}

#placeholder{
	float:right;
}

#welcome{
	float:left;
}

#icons{
	float:left;
}

.list
{
background-image: url(../images/indent.gif);
background-repeat:no-repeat;
padding-left:10px;
padding-bottom:3px;
font-size: 100%;
text-align: left;
}

a:link{
	text-decoration: none;
	color: #000099;
}

a:visited{
	text-decoration: none;
	color: #6666CC;
}

a:hover{
	text-decoration: underline;
	color: #000099;
}

a:active{
	text-decoration: none;
	color: #6666CC
}

#replist {
	margin-top: 15px;
	table-layout: fixed;
	border-collapse: collapse;
	border: 2px solid #DCDCDC;
	width: 100%;
}
#replist thead{
	background-color: #F5F5F5;
	font-weight: bold;
}
#replist td{
	padding: 4px;border-bottom: 1px solid #DCDCDC;
}
#replist tr{
	
}
/* Hides from IE5-mac \*/
* html .mainLev {height: 1%;}
/* End hide from IE5-mac */ 

