/* THIS IS A COMMENT */
/* - */
/* - */
/* CUSTOM CLASSES */
.HomeTitle01{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: bold;
	color: Black;
}
.HomeTitle02{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: Black;
}

.HomeTitle03{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: Black;
}
.HomeWhiteIt01{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: White;
	font-style : italic;
}


.Title01{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 24px;  font-weight: bold;  color: #000099;    }
a.Title01:link{color:#000099;  text-decoration: none; }
a.Title01:visited{color:#000099;text-decoration: none; }
a.Title01:hover{color:#009900;text-decoration: none; }
a.Title01:active{color:#000099;text-decoration: none; }

.Title02{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 16px;  font-weight: bold;  color: #000099;    }
a.Title02:link{color:#000099;  text-decoration: none; }
a.Title02:visited{color:#000099;text-decoration: none; }
a.Title02:hover{color:#009900;text-decoration: none; }
a.Title02:active{color:#000099;text-decoration: none; }



.bodybold{
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:17px;
	background-color : transparent;
}
.bodytext{
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:13px;
font-style:normal;
font-weight:normal;
line-height:17px;
}

.smallbodytext{
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-style:normal;
font-weight:normal;
line-height:12px;
}

.bodybullet{ list-style-type: circle;  list-style-position: inside;
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:13px;
font-style:normal;
font-weight:normal;
line-height:13px;
 display: block;
}



/* LINKS */
a:link{
	color: Navy;
}
a:visited{
	color: Navy;
}
a:hover{
	color: Red;
}
a:active{
	color: Navy;
}
/* for hyperlinks on nav sidebar */
.link-on-side{
	color: White;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial,Helvetica,sans-serif,Verdana,Geneva;
}
a.link-on-side:link{color: White;}
a.link-on-side:visited{color: White;}
a.link-on-side:hover{
	color: Yellow;
}
a.link-on-side:active{color: White;}
/* for hyperlinks in side Nav List */

.topnav01{color:white;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 11px;font-weight:bold;text-decoration:none;}
a.topnav01:link{text-decoration:none;    color:white;}
a.topnav01:visited{text-decoration:none;color:white;}
a.topnav01:hover{color: Yellow;	font-weight:bold;text-decoration:none;}
a.topnav01:active{text-decoration:none;	color: Yellow;}


/* for hyperlinks in text */
.urlbodytext{font-weight:bold;}
a.urlbodytext:link{text-decoration:underline;}
a.urlbodytext:visited{text-decoration:underline;}
a.urlbodytext:hover{text-decoration:underline;}
a.urlbodytext:active{text-decoration:underline;}
/* MODIFIED ELEMENTS */
body{font-family:Arial,Helvetica,sans-serif,Verdana,Geneva;}
h1.body{
color:#000099;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:18px;
font-weight:bold;
}
h2.body{
color:000099;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
}
h3.body{
color:000099;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
}
.subhead01{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
}
.subhead02{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
}
.subhead03{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
}
li.plain{margin-bottom:0px;margin-top:12px;}
ul.plain{list-style:none;}
ul.sublevel-01{
display:list-item;
font-size: 6px;
list-style-type: square;
list-style-position: outside;
margin-left: 15px;
}
ul.LNB{
display: block;
font-size:12px;
list-style-type: square;
list-style-position: outside;
 margin-left: 15px;
}

li.LNB{ margin-bottom: 6px; }

ul.bodytext{
display: block;
list-style-type: disc;
 list-style-position: outside;
}
ul.bodytext2{
display: block;
list-style-type: circle;
 list-style-position: outside;
}
/* - */
h1{margin:0px 0px;margin-bottom:0px;}
h1,h2,h3,h4,h5,h6{margin:0px 0% 1%;margin-bottom:0px;}
h2{margin:0px;}

/* ul{list-style:outside;text-align:left;} */

/* for ul element only */

.footnote{ font-family: Arial, Helvetica, sans-serif;  font-size: 10px;  line-height: 10px;   }
.bodybullet2 {
list-style-type: circle;  list-style-position: inside;
color:AF0012;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
font-weight:bold;
line-height:normal;
 display: block;
}



