
.bgnorepeat {
	background-repeat: no-repeat;
}
.tdmargin {
	margin: 8px;
	padding: 8px;
}
.fblue {
	margin-left:10px;
	font-family:  arial, "Trebuchet MS";
	font-size: 12px;
	/*color: #05350A;*/
	text-decoration: none;
}
.imgborder {
	border: 1px solid #333333;
}

.flinkorg {
	font-family:  Verdana, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #F0660C;
	text-decoration: none;
}

.flinkorg:hover {

	font-family:  Verdana, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #F0660C;
	text-decoration: underline;
}
.flinkblue {
	font-family:  Verdana, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #273953;
	text-decoration: underline;
}

.flinkblue:hover {

	font-family:  Verdana, "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #F0660C;
	text-decoration: underline;
}

.divcontent {
	margin-left: 5px;
	padding-left: 5px;
	text-align: justify;
}

div.content {
	width: 945px;
	/*height: 350px;*/
	overflow: auto;
	margin: 3px 0px 2px 5px;
	padding: 3px 0px 2px 5px;
	line-height:13px;	
}

div.content2 {
	width: 1190px;
	/*height: 350px;*/
	overflow: auto;
	margin: 3px 0px 2px 5px;
	padding: 3px 0px 2px 5px;
	line-height:13px;	
}

div.article-content {
	margin-left:10px;
	width: 845px;
	/*height: 350px;*/
	/*overflow: auto;*/
}

.ulclass {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 8px;
	padding-left: 8px;
	list-style-type: disc;
	list-style-image: url(../images/dotorg.gif);
}
.tblborder {
	border: 1px none #000000;
	background-color: #333333;
}
.txtContact {
	width: 250px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #273953;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
.txtArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #273953;
	border: 1px solid #003366;
	width: 250px;
	font-size: 11px;
	height: 75px;
}
.fred {
	font-family:  Verdana, "Trebuchet MS";
	color: #FF0000;
	text-decoration: none;
	font-size: 11px;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	color: #000000;
	font-weight: bold;
}
.style8 {color: #333333; font-weight: bold; }	

.message{
	font-family:  Verdana, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	line-height:30px;
	color: #F0660C;
	padding-left: 150px;
}

ol{
	padding:5px;
}

ul{
	padding:5px;
}

.olmain{
	margin-left:10px;
  	padding-left: 10px;
}

.olsub{
	margin-left:10px;
  	padding-left: 10px;
}

.ulsub{
	margin-left:10px;
  	padding-left: 10px;
	list-style-type:square;
}

.ulsub2{
	margin-left:6px;
  	padding-left: 6px;
	list-style-type: "-  ";
}

.ulsub3{
	margin-left:6px;
  	padding-left: 6px;
	list-style-type:disc;
}

.lisub{
	line-height:2;
}

.lisub2{
	line-height:2;
}

.lisub3{
	line-height:2;
}

.custom-table
{
	border-collapse: collapse; 
}

.custom-table td
{
	border: 1px solid #000000; 
  	font-family: Calibri, Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

.custom-table td[scope=col]
{
  	border: 0px;
}

.custom-table tr.alt:hover td
{
  	background-color: #D8D8D8;
}
