/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #006699; }
a:hover		{ text-decoration: underline; color : #DD6900; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FFA34F; font-size: 11px; font-weight : bold;
	background-color: #006699; height: 25px;
	background-image: url(images/cellpic3.gif);
}
h1,h2	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}


/* General text */
.gen {
	font-size : 12px;
	margin: 8px;

}
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FFE600; border: 1px solid #FFFF66
}


/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}
select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");
.1title {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}
.copyright {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 11px;
	color: #999900;
	line-height: 125%;
	border-top: 1px solid #663300;
	border-right: 1px double #663300;
	border-bottom: 1px solid #663300;
	border-left: 1px solid #663300;



}
.copyright2 {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	border-top: 1px solid #6699FF;
	border-right: 1px double #6699FF;
	border-bottom: 1px solid #6699FF;
	border-left: 1px solid #6699FF;

}
.titlesmall {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 9px;
	color: #330000;
}
.titlelarge {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;

}
.genlarge {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #CCFFFF;
}
.titlextra {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #FF6600;
	font-weight: bold;

}
.titlelarge2 {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 16px;
	color: #666666;
	font-weight: bold;

}
