td			{font-size:10pt; color:#000000; font-family:Lithos Pro, Arial, sans-serif;}
td.header   {text-align:center; color:#ffffff; background:#238E68;}
a			{text-decoration:none;}
.hyperlink	{text-decoration:none;cursor:hand;color:darkblue;}
a.hyperlink:hover  {text-decoration:underline;}
img			{border:0;}
h1			{font-size:20pt; color:#000000; font-family:Lithos Pro, Arial, sans-serif;}
h2			{text-align:center; font-size:20pt; color:#CD0000; font-family:Lithos Pro, Arial, sans-serif;}
h3			{color:#cd0000; font-family:Lithos Pro, Arial, sans-serif; font-weight:bold;}
.h4			{font-size:14pt; text-align: center; color:#CD0000; font-weight:bold;}
.red		{text-align:left; color:#CD0000; font-weight:bold;}
.limegreen  {color:#157343;}
dt			{color:#157343; font-weight:bold;}
dd			{font-size:10pt; color:#000000; font-family:Lithos Pro, Arial, sans-serif;}
.green		{color:#157343;}
fieldset	{color:#333; background-color:#fffffd; padding-left:5px; padding-right:5px; border:1px solid #238E68;}
legend		{text-align:center; color:#CD0000; font-weight:bold;}
.14pt		{FONT-SIZE: 14pt;}
.14ptRed	{FONT-SIZE: 14pt; text-align:left; color:#CD0000; font-weight:bold;}
.smallText	{font-size:8pt; color:#000000; font-family:Lithos Pro, Arial, sans-serif;}
.mediumHyperlinkText	{font-size:10pt; text-decoration:none; cursor:hand; color:#000000; font-family:Lithos Pro, Arial, sans-serif;}
.smallestYellowText	{font-size:7pt; color:#000000; background-color:lightyellow; font-family:Lithos Pro, Arial, sans-serif;}
.smallBoldText {font-size:8pt; color:#000000; background-color:#d6e7ef; font-weight:bold; font-family:Lithos Pro, Arial, sans-serif;}
.smallHyperLinkText {font-size:9pt; font-family:Lithos Pro, Arial, sans-serif; text-decoration:none;cursor:hand;color:darkblue;}
a.smallBoldHyperLinkText:hover  {text-decoration:underline;}
hr {width:99%; line-height:1;}
#ScrollDiv {height:130px;overflow: auto;background-color:tansparent;border:1px solid;border-color: #D9DDF8 #666666 #666666 #D9DDF8;}
.groove {
	border:2px groove;
	background-color : #fffffd;
}
.box {
	color : #333; 
	background-color : #fffffd; 
	padding-left : 5px; 
	padding-right : 5px; 
	margin-bottom : 10px; 
	/*border-top : 15px solid #00008B; */
	border-top : 15px solid #d6e7ef; 
	border-bottom : 1px solid #d6e7ef; 
	border-left : 1px solid #d6e7ef; 
	border-right : 1px solid #d6e7ef; 
	height:85%;
} 
.green_box {
	color : #333; 
	background-color : #fffffd; 
	padding-left : 5px; 
	padding-right : 5px; 
	margin-bottom : 10px; 
	/*border-top : 15px solid #00008B; */
	border-top : 15px solid #238E68; 
	border-bottom : 1px solid #238E68; 
	border-left : 1px solid #238E68; 
	border-right : 1px solid #238E68; 
	height:85%;
} 
button.frm_button 
{
	FONT-SIZE:11px;
	BACKGROUND:#d6e7ef;
	BORDER-TOP:#afc4d5 1px solid;
	BORDER-BOTTOM:#104a7b 1px solid;
	BORDER-LEFT:#afc4d5 1px solid;
	BORDER-RIGHT:#104a7b 1px solid;
	CURSOR:hand;
	COLOR:#000066;
	FONT-FAMILY:tahoma,sans-serif;
	HEIGHT:19px;
	TEXT-DECORATION:none;
	FONT-WEIGHT:bold;
}
