/* CSS Document */


<STYLE type=text/css>


body {margin-top: 5px; background-color: #E2F1E8;}


TD {FONT-SIZE: 10pt; COLOR: #595959; FONT-FAMILY: arial, verdana, helvetica, sans-serif; line-height: 13pt;}


.class1 a:link, .class1 a:visited, .class1 a:hover, .class1 a:active {FONT-FAMILY: arial, verdana, helvetica, sans-serif; FONT-SIZE: 11pt; COLOR: #333333;}
.class1 a:link, .class1 a:visited {text-decoration: none;}
.class1 a:hover, .class1 a:active {border-bottom: 3px solid #333;}

/*.class1 a:link, .class1 a:visited, .class1 a:hover, .class1 a:active {FONT-FAMILY: arial, verdana, helvetica, sans-serif; FONT-SIZE: 10pt; COLOR: #00B1EC;}
.class1 a:link, .class1 a:visited {text-decoration: none;}
.class1 a:hover, .class1 a:active {text-decoration: underline;}*/

.class2 a:link, .class2 a:visited, .class2 a:hover, .class2 a:active {FONT-FAMILY: arial, verdana, helvetica, sans-serif; FONT-SIZE: 10pt; text-decoration: none; COLOR: #009BD5;}
.class2 a:link, .class2 a:visited {text-decoration: none;}
.class2 a:hover, .class2 a:active {text-decoration: underline; border-bottom: none;}

.class3 a:link, .class3 a:visited, .class3 a:hover, .class3 a:active {FONT-FAMILY: arial, verdana, helvetica, sans-serif; FONT-SIZE: 7pt; text-decoration: none; COLOR: #E94400;}
.class3 a:link, .class3 a:visited {text-decoration: none;}
.class3 a:hover, .class3 a:active {text-decoration: underline;}

.class4 a:link, .class4 a:visited, .class4 a:hover, .class4 a:active {FONT-FAMILY: arial, verdana, helvetica, sans-serif; FONT-SIZE: 10pt; text-decoration: none; COLOR: #ffffff;}
.class4 a:link, .class4 a:visited {text-decoration: none;}
.class4 a:hover, .class4 a:active {text-decoration: underline;}

.cltiny, .cleleven, h4 {FONT-FAMILY: arial, verdana, helvetica, sans-serif;}

.cleleven {COLOR: #595959; FONT-SIZE: 10pt; line-height: 13pt;}

.white {COLOR: #ffffff;}

h1 {COLOR: #00b8fe; FONT-SIZE: 14pt; margin: 0; display: inline; font-weight:bold;}

h2 {COLOR: #C7983C; FONT-SIZE: 10pt; margin: 0; display: inline; font-weight:bold;}

h4 {COLOR: #ffffff; FONT-SIZE: 10pt; margin: 0; display: inline; font-weight:bold;}

.cltiny {FONT-SIZE: 7pt; COLOR: #595959;}

.lborder {border-right: 1px solid #CCC;}

/* example1 is a rollover image script */
.example1 a{position:relative;}/* set stacking context*/
.example1 a span{
	visibility:hidden;/* hide message initially*/
	position:absolute;
	top:-52px;
	left:160px;
	width:83px;
	height:113px;
	padding:0px;
	background:#fff;
	color:#fff;
	border:0px inset green;
	background-color: #fff;
}
.example1 a:hover{visibility:visible}/* ie bug needed to make span show*/
.example1 a:hover span{visibility:visible;}/* reveal image*/


.bullet {
	font-family: arial, verdana, helvetica, sans-serif;
	list-style-position: outside left center;
	list-style-image: url(images/square.gif);
	text-indent: 0pt;
	}
	
	.boxl, .boxc {
	padding: 2px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	/*width: 205px;
	 to change indiv: border-top-width: thin; border-bottom-width: thin; border-left-width: thin; border-right-width: thin; */
	border-width: thin;
	border-style: solid;
	border-top-color: #EFEFEF;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #EFEFEF;
	}
	
.boxc{float: none;}
.boxl{float: left;}

</STYLE>
