/* header */
#header {
    border-bottom:1px solid black;
    width:870px;
    background:#144479;
    border-collapse:collapse;
}
#header td {
    text-align:left;
    color:#fff;
    border:0px solid pink;
}
#siteinfo {
    width:570px;
}
#header td img {
    border:0px;
}
.headerRMV {
    width:455px;
    height:25px;
    
}
.headerMassGov {
    width:155px;
    height:55px;
}
.headerDOT {
    width:310px;
    height:20px;
}
.headerLogo {
    width:215px;
    height:65px;
    margin-left:15px;
    margin-right:10px;
}
.headerBio {
    width:135px;
    height:105px;
}
#registrar {
    font: .85em/.95em Arial, Helvetica, sans-serif;
    color:#fff;
    line-height:90%;
}
#registrar a:visited, #registrar a:hover, #registrar a:link {
    display:inline;
    font-size:xx-small;
    text-decoration:underline;
    color:#fff;
    margin:0px;
    padding:0px;
}
#mgsearchbar {
    
}
#searchform {
    margin:0px;
    float:left;
}
#quicklinks {
    list-style-type: none;
    font: 1em/1.2em Arial, Helvetica, sans-serif;
    margin:0px;
    padding:0 5px;
    /*height: 29px;*/
}
#quicklinks li {
    display:inline;
    margin:0px;
    margin-right: 2px;
	margin-right: 2px;
}
#quicklinks li a {
    padding-right:.4em;
    text-decoration:none;
    font-size:11px;
}
#quicklinks li a:link, #quicklinks li a:visited {
    color: #fff;
    margin:0px;
    padding:0px;
}
#quicklinks li a:hover {
    text-decoration: underline;
}
#mgsearchbar {
    padding:0px;
    margin:0px;
}
#btnSubmit {
	font-size:1em;
	background-color:#cdd;
	padding:0;
	margin:0;
	border:1px solid #dcc;
}
/* topnavlinks */
/* tabs background color */
/* normal #d8dadf */
/* over & current #f6f9fc */

#topnavlinks a {
	background:#d8dadf url(/rmv/images/tab1.gif) left top no-repeat;
	color:#024;
	text-decoration:none;
	padding-left:7px;
}

#topnavlinks a span {
	background:url(/rmv/images/tab2.gif) right top no-repeat;
	padding-right:7px;
}

#topnavlinks a, #topnavlinks a span {
	display:block;
	float:left;
}

/* Commented backslash hack hides rule from IE5-Mac \*/ 
#topnavlinks a, #topnavlinks a span { 
	float: none 
} 
/* End IE5-Mac hack */ 

#topnavlinks a:hover, #topnavlinks .current a {
	color:#024;
	background:#f6f9fc url(/rmv/images/tab_on1.gif) left top no-repeat;
	text-decoration:none;
	padding-left:7px;
}
#topnavlinks a:hover span, #topnavlinks .current a span {
	background:#f6f9fc url(/rmv/images/tab_on2.gif) right top no-repeat;
	padding-right:7px;
}
#topnavlinks {
	font-size:12px;
	padding:0px;
	margin:0px;
	background-color:#144479;
	width:100%;
	height:25px;
}
#topnavlinks ul {
	margin:0px;
	padding:0px;
}

#topnavlinks li {
	float:left;
	display:block;
	padding:0px;
	margin:0px;
	line-height:22px;
}


#test td {
    border:1px solid green;
    width:120px;
    height:50px;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:1px solid #bcb;
	width: 870px;
	background: url("/rmv/images/background_cols.gif") repeat;

}

#BigTabTD
{
	padding-right: 25px !important;
	padding-right: 5px;
	
}
#BigTabTD span
{
	color: black;
}
#BigTabTD a:link, #BigTabTD a:active, #BigTabTD a:visited {
	text-align: center;
	font-size: 13pt;
	color: #EAF0F6;
	width: 120px;
	display: inline-block;
	padding: 3px;
	margin-left: 6px;
	font-weight: bold;
	text-decoration: none;
}


.BigTab
{
	background-image: url(/rmv/images/BigTab.gif);	
	border-right: 1px solid #4880B1;
	border-bottom: 1px solid #4880B1;
	border-top: 1px solid #5488BA;
	border-left: 1px solid #5488BA;
}
.BigTabSelected
{
	background-image: url(/rmv/images/BigTabSelected.gif);
	border: 1px solid #A2BED8;
	
	/*border-right: 1px solid #A2BED8;
	border-bottom: 1px solid #A2BED8;
	border-top: 1px solid #E4ECF4;
	border-left: 1px solid #E4ECF4;*/
}
#registrar a
{
	font-size: 8pt;
}
