/*main tag     background-image:url(../i/rmc_bg.gif); background-repeat: no-repeat; */

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: 000000;
    
}

table {
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height:13.6px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height:13.6px;
    color: 000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height:13.6px;
    	color: 000000;
}

	H1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color: 006699;
}


	H2 {
	margin : 0;
	padding : 0;
	font-family : tahoma, verdana, arial;
	font-size : 12px;
	line-height : 18px;
	font-weight : bold;
	color : #666666;

}


	.nomargin {
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
	margin-left : 0;
	padding-top : 0;
	padding-right : 0;
	padding-bottom : 0;
	padding-left : 0;

}


/*links*/

a:link {
    color: #000000;
    
    text-decoration: underline
}

a:visited {
    color: #000000;
    text-decoration: underline
}

a:active {
    color: #FF6600;
    text-decoration: underline
}

a:hover {
    color: #FF6600;
    text-decoration: underline
}

a.mainnav:link { font-family: Arial, Helvetica, sans-serif; font-size:11px; font-weight: bold; color: FFFFFF; text-decoration: none;}
a.mainnav:hover { font-family: Arial, Helvetica, sans-serif; font-size:11px; font-weight: bold; color: FFFFFF; text-decoration: underline;}
a.mainnav:visited { font-family: Arial, Helvetica, sans-serif; font-size:11px; font-weight: bold; color: FFFFFF; text-decoration: none;}
a.mainnav:active { font-family: Arial, Helvetica, sans-serif; font-size:11px; font-weight: bold; color: FFFFFF; text-decoration: underline;}

a.ppagebuy:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: FF6600; text-decoration: underline; font-style: normal; line-height: 12pt; font-variant: normal; }
a.ppagebuy:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: FF6600; text-decoration: underline; font-style: normal; line-height: 12pt; font-variant: normal; }
a.ppagebuy:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: FF6600; text-decoration: underline; font-style: normal; line-height: 12pt; font-variant: normal; }
a.ppagebuy:active { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: FF6600; text-decoration: underline; font-style: normal; line-height: 12pt; font-variant: normal; }

a.footernav:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: 000000; text-decoration: underline; font-style: normal; line-height: 12pt; font-variant: normal; }
a.footernav:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: 000000; text-decoration: underline; font-style: normal; line-height: 12pt; font-variant: normal; }
a.footernav:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: 000000; text-decoration: underline; font-style: normal; line-height: 12pt; font-variant: normal; }
a.footernav:active { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: 000000; text-decoration: underline; font-style: normal; line-height: 12pt; font-variant: normal; }

/*forms*/
 .header  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color:#006699;
	}

.nomargin  {
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
	margin-left : 0;
	padding-top : 0;
	padding-right : 0;
	padding-bottom : 0;
	padding-left : 0;
}


	.buttonDefault  {
	border-right : 1px solid #bcbcbc;
	height : 20px;
	padding-right : 4px;
	padding-left : 4px;
	border-top : 1px solid #ffffff;
	border-bottom : 1px solid #bcbcbc;
	font-size : 11px;
	border-left : 2px solid #ebebeb;
	font-family : arial, Tahoma, times;
	background-color : #dfdfdf;
}
	.dropDownGrey  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #eeeeee;
	height : 21px;
	font-weight : normal;
	border-top : 1px solid #666;
	border-left : 1px solid #666;
	border-bottom : 1px solid #ccc;
	border-right : 1px solid #ccc;
}
	.formFieldDefault  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	height : 21px;
	border-top : 1px solid #666;
	border-left : 1px solid #666;
	border-bottom : 1px solid #ccc;
	border-right : 1px solid #ccc;
	width : 90%;
}


.drop  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #eeeeee;
	height : 21px;
	font-weight : normal;
	border-top : 1px solid #666;
	border-left : 1px solid #666;
	border-bottom : 1px solid #ccc;
	border-right : 1px solid #ccc;
}

.line { /* horizontal line */
	margin:0px;
	margin-bottom:11px;
	margin-top:0px;
	padding:0px;
	font-size:1px;
	height:5px;
	display:block;
	border:0px;
	border-bottom:2px solid #cccccc;
}

	label{
	float: left;
	width: 150px;
	font-size:11px;
}
