/*main class for body*/

body,td {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	text-decoration: none;

	color: #000000;

	margin-left: 0;

	margin-right: 0;

	margin-top: 10px;

	margin-bottom: 0;

}



h1,h2,h3,h4{

margin: 0;

padding: 0;

}



h1{

	font-weight: bold;

	font-size: 14px;

}



h2{

	font-weight: bold;

	font-size: 12px;

	}
	
.red12{

	color: #870000;

	font-size: 12px;

	font-weight: bold;

	margin: 0;

	padding: 0;

	}


	

.red14{

	color: #870000;

	font-size: 14px;

	font-weight: bold;

	margin: 0;

	padding: 0;

	}

	

.blue14 {

	color: #003366;

	font-size: 12px;

	font-weight: bold;

	margin: 0;

	padding: 0;

	}

	

.red16{

	color: #870000;

	font-size: 16px;

	font-weight: bold;
	
	line-height: 18px;

	margin: 0;

	padding: 0;

	}



.blue16 {

	color: #003366;

	font-size: 16px;

	font-weight: bold;
	
	line-height: 18px;

	margin: 0;

	padding: 0;

	}

	

.red18{

	color: #870000;

	font-size: 18px;

	font-weight: bold;

	margin: 0;

	padding: 0;

	}

	

.blue18 {

	color: #003366;

	font-size: 18px;

	font-weight: bold;

	margin: 0;

	padding: 0;

	}



/* This class is used to make the space between lines smaller*/

.line {

	font-family: Arial, Helvetica, sans-serif;

	line-height: 15px;

}



/*All common blue underlined links with red mouse over effect*/

a:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	color: #003366;

	text-decoration: underline;

}

a:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	color: #003366;

	text-decoration: underline;

}

a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	color: #870000;

	text-decoration: none;

}



/*  linkbold class is to be used when blue bold link with red over effect needed  */

a.linkbold:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	font-weight: bold;

	color: #003366;

	text-decoration: underline;

}

a.linkbold:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	font-weight: bold;

	color: #003366;

	text-decoration: underline;

}

a.linkbold:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	font-weight: bold;

	color: #870000;

	text-decoration: none;

}

a.linkred16:link, a.linkred16:visited {
font-family: Arial, Helvetica, sans-serif;
color: #870000;
font-size: 16px;
font-weight: bold;
line-height: 18px;
text-decoration: underline;
}

a.linkred16:hover {
font-family: Arial, Helvetica, sans-serif;
color: #870000;
font-size: 16px;
font-weight: bold;
line-height: 18px;
text-decoration: none;
}



.light_blue{

color: #8799b4;

font-weight: bold;

}



/* white class is to be used when white underlined link with no underline on mouseover needed  */

.white {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	color: #FFFFFF;

}

a.white:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	color: #FFFFFF;

	text-decoration: none;

}

a.white:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	color: #FFFFFF;

	text-decoration: none;

}

a.white:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	color: #FFFFFF;

	text-decoration: underline;

}



/* whitesm class is to be used when small white font(like in footer) 

or small white underlined link with no underline on mouseover needed */

.whitesm {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 7pt;

	color: #FFFFFF;

	text-decoration: none;

}

a.whitesm:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 7pt;

	color: #FFFFFF;

	text-decoration: none;

}

a.whitesm:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 7pt;

	color: #FFFFFF;

	text-decoration: none;

}

a.whitesm:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 7pt;

	color: #FFFFFF;

	text-decoration: underline;

}



/*very bottom of the footer. Small font. Blue underlined links. Red mouseover effect*/

.footer {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9pt;

	color: #000000;

	text-decoration: none;

}

a.footer:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9pt;

	color: #003366;

	text-decoration: underline;

}

a.footer:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9pt;

	color: #003366;

	text-decoration: underline;

	}

a.footer:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9pt;

	color: #003366;

	text-decoration: underline;

}

td.toolbar{

  border-top: 1px solid buttonhighlight;

  border-left: 1px solid buttonhighlight;

  border-bottom: 1px solid buttonshadow;

  border-right: 1px solid buttonshadow;

  padding: 0; margin: 0; padding-bottom:1; padding-top:1;

}



.toolbar{

  font-family: "Arial";

  font-size: xx-small;

  vertical-align: middle;

  cursor: default;

}



.toolbar img{

  border: 1px solid buttonface; margin:0; padding:1;

  cursor: hand;

}



.toolbar span.delimiter{

  background-color: buttonface;

  border-top: 1px solid buttonshadow;

  border-left: 1px solid buttonshadow;

  border-bottom: 1px solid buttonhighlight;

  border-right: 1px solid buttonhighlight;

  width: 2px;

  cursor: default;

}



.toolbar span.space{

  background-color: buttonface;

  width: 2px;

  cursor: default;

}



.toolbar span.text{

  position:relative;

  top: -2;

  margin-left: 4;

}



.toolbar select{

  font-size: 12px;

  margin-top: 1; margin-bottom: 1;

}



div.editor{

  font-family: "Times New Roman";

  border: 2px inset buttonface; padding:5;

}



div.paste_div{

  position:absolute;

  top: -10000px;

  left: -10000px;

  height : 1px;

  width : 1px;

  overflow : auto;

}

.style1 {

	color: #870000;

	font-weight: bold;

}

.style2 {color: #FFFFFF}