/* 
A Trade and Value, Corp. design 

Please refrain from copying this stylesheet

*/


.rm-main-holder{
width: 100%px;
margin: 0px auto;
}

.rm-main-tp-hd{
width: 100%;
height: 30px;
border-bottom: #d7ba48 1px solid;
overflow: hidden;
}
.rm-main-tp-hd a:link, .rm-main-tp-hd a:active, .rm-main-tp-hd a:visited{
font-family: Arial, Times;
font-size: 10pt;
font-weight: normal;
text-decoration: none;
color: #074a98;
}
.rm-main-tp-hd a:hover{
font-family: Arial, Times;
font-size: 10pt;
font-weight: normal;
text-decoration: underline;
color: #074a98;
}

.rm-main-tp-hd-left{
width: 70%;
height: 30px;
float: left;
}
.rm-main-tp-hd-left p{
display: inline;
margin-top: 2px;
margin-right: 10px;
}

.rm-main-tp-hd-right{
width: 30%;
height: 30px;
float: left;
}
.rm-main-tp-hd-right p{
text-align: right;
margin-top: 2px;
margin-right: 15px;
}
.rm-main-content{
}
.rm-main-logo-hold{
width: 396px;
height: 65px;
margin: 0px auto;
margin-top: 70px;
margin-bottom: 10px;
}
.rm-main-search-field{
width: 396px;
margin: 0px auto;
}
.rm-main-search-field #rm-main-message{
margin-top: 0px;
margin-left: 10px;
margin-bottom: 0px;
font-family: Arial, Times;
font-size: 12pt;
color: #4b4b4b;
}
.rm-main-search-field #rm-main-field{
width: 275px;
margin-left: 10px;
}
.rm-main-search-field #rm-main-submit{
width: 100px;
}


/* FOOTER SECTION */
.rm-main-footer{
width: 100%;
margin-top: 150px;
}
.rm-main-copyright{

}
.rm-main-copyright p{
text-align: center;
font-family: Arial, Times;
font-size: 8pt;
color: #4b4b4b;
}

/* =======================================

			SEARCH RESULTS PAGE 

===========================================*/

.rm-res-pg-error-message{
width: 100%;
margin-left: 5px;
}
.rm-res-pg-error-message a:link, .rm-res-pg-error-message a:active, .rm-res-pg-error-message a:visited{
font-family: Arial, Times;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
color: #074a98;
}
.rm-res-pg-error-message a:hover{
font-family: Arial, Times;
font-size: 10pt;
font-weight: bold;
text-decoration: underline;
color: #074a98;
}


.rm-res-pg-tp-srch{
width: 100%;
height: 70px;
overflow: hidden;
}
.rm-res-pg-tp-srch-left{
width: 200px;
height: 70px;
float: left;
}
.rm-res-pg-tp-srch-right{
width: 770px;
height: 70px;
float: left;
}

.rm-res-pg-srch-right #srch-field{
width: 300px;
}
.rm-res-pg-srch-right #srch-submit{width: 50px;}



.rm-res-pg-tp-sep{
width: 100%;
height: 25px;
background-color: #d7ba48;
}
.rm-res-pg-fnd-title{
width: 100%;
height: 30px;
margin-top: 15px;
margin-bottom: 20px;
}
.rm-res-pg-fnd-title p{
margin-left: 5px;
font-family: Arial, Times;
font-size: 12pt;
font-weight: bold;
color: #69101c;
}
.rm-res-pg-fnd-title span{
color: #074a98;
}

/* each result holder */

.rm-res-pg-res-holder{
width: 475px;
margin-top: 10px;
margin-bottom: 20px;
margin-left: 15px;
}

.rm-res-pg-res-holder a:link, .rm-res-pg-res-holder a:active, .rm-res-pg-res-holder a:visited{
font-family: Arial, Times;
font-size: 11pt;
font-weight: bold;
text-decoration: underline;
color: #074a98;
}
.rm-res-pg-res-holder a:hover{
font-family: Arial, Times;
font-size: 11pt;
font-weight: bold;
text-decoration: underline;
color: #69101c;
}




