/* CSS Document */
.title {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 24px;
	line-height: 30px;
	color: #000000;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  	color: #000000;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #000000;
}

body {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

P {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
                line-height: 1.4;
	color: #000000;
}

TD {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
                line-height: 1.4;
	color: #000000;
}

.button1{
font-family: Tahoma, Arial;
font-size: 11px;
color:#ffffff;
cursor:pointer;
border:outset 1px #000000;
background:#373737;
font-weight:normal;
padding: 4px 0px;
}

input.input1 {
                font-family: Tahoma, Arial;
                font-size: 11px;
                background-color: #373737; 
	border: 1px solid #ffffff;
	height: 22px;
	margin: 2px 0;
                color: #ffffff; 
}
select.select2 {
	background: url(/moore/lib/moore/_template693/_assets/images/button.gif) bottom repeat-x;
	border: 1px solid #62B7FF;
	height: 22px;
	margin: 2px 0;
}
select.select1{ 
                font-family: Tahoma, Arial;
                font-size: 11px;
                color: #ffffff; 
                background-color: #373737; 
                border: #ffffff; 
                border-style: solid; 
                border-top-width: 1px; 
                border-right-width: 1px; 
                border-bottom-width: 1px; 
                border-left-width: 1px; 
	height: 22px;               
}