
body {
	background-color: #003366;
	background-image: url(images/rxbkg.jpg);
	background-repeat: repeat-x;
}

p {
	font-family: verdana;
	font-size: 10pt;
	color: #333333;
	line-height: 125%;
}

.copy {
	  font-family: verdana;
	  font-size: 8pt;
	  color: #ffffff;
	  text-align: right; 
}

.date {
	font-family: verdana;
	font-size: 8pt;
	font-style: italic;
	color: #333333;
	text-align: right;
	vertical-align: bottom;
}

.mtable {
	width: 800px;
	background-color: #ffffff;
	border: 1px solid #003366;
}

.secondrow {
	height: 120px;
	background-color: #999999;
}

.src1 {
	background-color: #666666;
}

.trc1 {
	background-color: #999999;
	vertical-align: bottom;
	text-align:right;
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
}

.trc2 {
	height: 300px;
	vertical-align: top;
}

.bottomrow {
	background-color: #333333;
	height: 50px;
}

.mlinkcell {
	height: 20px;
	padding-left: 10px;
}

.src1 A {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
}

.src1 A:hover {
	color: #ffffff;
}

.mimg {
	border: 1px solid #333333;
}

ul li {
	font-family: verdana;
	font-size: 10pt;
}

A {
	color: #336699;
	text-decoration: none;
}

A:hover {
	color: #FF3300;
}

.label {
	font-family: verdana;
	font-size: 8pt;
	color: #333333;
	text-align: right;
}

input {
	font-family: verdana;
	font-size: 10pt;
	color: #333333;
}

textarea{
	font-family: verdana;
	font-size: 10pt;
	color: #333333;
}


