a:link
{
    COLOR: #6F8DBB;
    TEXT-DECORATION: underline
}
a:visited
{
    COLOR: #6F8DBB;
    TEXT-DECORATION: underline
}
a:hover
{
    COLOR: #6F8DBB;
    TEXT-DECORATION: underline
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background: white url(images/bg.jpg); 
	margin: 0;
	padding-left: 0;
	padding-top: 12px;
	padding-right: 0;
}


h1 {
	COLOR: #509169;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
}

h2 {
	COLOR: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
}

table {
	font-family: Arial, Helvetica, sans-serif;
}
.embededtable {
}
.embededtable_td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	width: 50%;
	vertical-align: top;
}
.embededtable_td2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 50%;
	vertical-align: top;
}
.embededtable2 {
	border-right: 1px solid #9999CC;
	border-top: 1px solid #9999CC;
}
.embededtable2_td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	border-left: 1px solid #9999CC;
	border-bottom: 1px solid #9999CC;
	width: 50%;
	vertical-align: top;
}
.footer {
	margin-left: 20px;
}
.footerfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
}
.homefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #333;

}




.homefont-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
		line-height: 19px;
	color: #333;
}

.padding-home {
	margin-left: 21px;
	margin-top: 0;
	margin-bottom: 15px;
}

.padding {
	margin-left: 37px;
	margin-top: 0;
	margin-bottom: 15px;
}
.padding2 {
	margin-left: 18px;
	margin-right: 18px;
	padding-top: 10px;
	margin-bottom: 15px;
	line-height: 17px;
}
.padding3 {
	margin-left: 16px;
	margin-right: 75px;
	margin-top: 18px;
	margin-bottom: 15px;
}
.padding4 {
	margin-left: 16px;
	margin-right: 25px;
	margin-top: 18px;
	margin-bottom: 15px;
}
.pg2font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
		line-height: 19px;
	color: #333;
}
.pg2font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

ol.decimal {
	list-style-type:decimal;
}

ol.lower-alpha {
   list-style-type:lower-alpha;
   }

li.square {
   list-style-type:square;

   }



.dotted-line {
	border-bottom: 1px dotted #666666;
	width: 90%;
   }

.line {
	border-bottom: 1px dotted #666666;
	width: 100%;
	padding-top: 4px;
}


.link a {
	color: #6F8DBB;
	text-decoration: none;
	padding: 2px;
  text-align: right;
  width: 100%;
}

.link a.on {
	color: #6F8DBB;
	text-decoration: none;
}

.link a:hover {
	color: #cc0000;
	text-decoration: underline;
}

.link :visited {
	color: #6F8DBB;
	text-decoration: none;
}


.link2 a {
	color: #ffffff;
	text-decoration: none;
	padding: 2px;
  text-align: left;
  font-family: verdana;
  font-size: 13px;
  width: 100%;
}

.link2 a.on {
	color: #ffffff;
	text-decoration: none;
}

.link2 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.link2 :visited {
	color: #ffffff;
	text-decoration: none;
}