a:link {color: #D65C03} 
a:visited {color: #004080} 
a:hover {color: #004080} 
a {text-decoration: none}
td.textarea {font-family: verdana, arial, sans-serif; color:#244982; font-size:9pt}
td.white {font-family: arial, sans-serif; color:#FEFEFA; font-size:8pt}
td.white2 {font-family: arial, sans-serif; color:#FEFEFA; font-size:12pt}
.rust {font-family: verdana, arial, sans-serif; color:#FEFCFA; font-size:11pt}
span.bright {font-family: arial, sans-serif; color:#FEFEFA; font-size:8pt}
span.red {font-family: arial, sans-serif; color:#C40000; font-size:9pt}
td.textareasm {font-family: verdana, arial, sans-serif; color:#000000; font-size:7pt; font-weight: bold;}
span.white {font-family: arial, sans-serif; color:#C0C0C0; font-size:8pt;}
span.link {font-family: arial, sans-serif; color: #E8BC82; font-size:8pt;}
table.back { border-left: 2px; border-bottom: 2px; border-top: 2px; border-right: 2px; border-color: black; border-style: solid; font-family: verdana, arial, sans-serif;  background-color: #FFFFFF; font-size:10pt;  background-repeat:no-repeat; background-position:bottom right;}

table.content { border-left: 12px; border-bottom: 10px; border-top: 2px; border-right: 2px; border-color: #8890AA; border-style: solid; font-family: arial, sans-serif;  background-color: #FEFEFA; font-size:9pt; }
table.main { border-left: 0; border-bottom: 0; border-top: 0; border-right: 0; border-color: #415089; border-style: solid; font-family: verdana, arial, sans-serif;  background-color: #8890AA; font-size:10pt; }

table.side { border-left: 4px; border-bottom: 10px; border-top: 2px; border-right: 12px; border-color: #8890AA; border-style: solid; font-family: arial, sans-serif;  background-color: #8890AA; font-size:8pt; color: #FEFEFA; }

table.white { border-left: 2px; border-bottom: 2px; border-top: 2px; border-right: 2px; border-color: black; border-style: dotted; font-family: verdana, arial, sans-serif;  background-color: white; font-size:9pt; color: #313131;}

table.links { border-left: 1px; border-bottom: 2px; border-top: 2px; border-right: 1px; border-color: #C79599; border-style: solid; font-family: verdana, arial, sans-serif;  background-color: F6BF38;}

table.black { border-left: 2px; border-bottom: 2px; border-top: 2px; border-right: 2px; border-color: #CE0000; border-style: solid; font-family: verdana, arial, sans-serif;  background-color: #FFFFFF; font-size:10pt; }
H1 {
	font-family: verdana, arial, sans-serif;
	color:#D65C03;
	font-size:12pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
H2 {
	font-family: verdana, arial, sans-serif;
	color:#D65C03;
	font-size:11pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}


H3 {
	font-family: verdana, arial, sans-serif;
	color:#D65C03;
	font-size:14pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */


.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 0px dashed gray;
visibility: hidden;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-align: center;
color: black;
text-decoration: none;}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0px;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -45px;
left: 380px; /*position where enlarged image should offset horizontally */

}



.thumbnail2{
position: relative;
z-index: 0;
}

.thumbnail2:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail2 span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 0px dashed gray;
visibility: hidden;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-align: center;
color: black;
text-decoration: none;}

.thumbnail2 span img{ /*CSS for enlarged image*/
border-width: 0px;
padding: 2px;
}

.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -45px;
left: 265px; /*position where enlarged image should offset horizontally */

}



.thumbnail3{
position: relative;
z-index: 0;
}

.thumbnail3:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail3 span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 0px dashed gray;
visibility: hidden;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-align: center;
color: black;
text-decoration: none;}

.thumbnail3 span img{ /*CSS for enlarged image*/
border-width: 0px;
padding: 2px;
}

.thumbnail3:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -45px;
left: 153px; /*position where enlarged image should offset horizontally */

}

.thumbnail4{
position: relative;
z-index: 0;
}

.thumbnail4:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail4 span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 0px dashed gray;
visibility: hidden;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-align: center;
color: black;
text-decoration: none;}


.thumbnail4span img{ /*CSS for enlarged image*/
border-width: 0px;
padding: 2px;
}

.thumbnail4:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -180px;
left: 380px; /*position where enlarged image should offset horizontally */

}

.thumbnail5{
position: relative;
z-index: 0;
}

.thumbnail5:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail5 span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 0px dashed gray;
visibility: hidden;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-align: center;
color: black;
text-decoration: none;}

.thumbnail5span img{ /*CSS for enlarged image*/
border-width: 0px;
padding: 2px;
}

.thumbnail5:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -180px;
left: 265px; /*position where enlarged image should offset horizontally */

}


.thumbnail6{
position: relative;
z-index: 0;
}

.thumbnail6:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail6 span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 0px dashed gray;
visibility: hidden;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-align: center;
color: black;
text-decoration: none;}

.thumbnail6span img{ /*CSS for enlarged image*/
border-width: 0px;
padding: 2px;
}

.thumbnail6:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -180px;
left: 153px; /*position where enlarged image should offset horizontally */

}

.thumbnail7{
position: relative;
z-index: 0;
}

.thumbnail7:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail7 span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 0px dashed gray;
visibility: hidden;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-align: center;
color: black;
text-decoration: none;}

.thumbnail7span img{ /*CSS for enlarged image*/
border-width: 0px;
padding: 2px;
}

.thumbnail7:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -210px;
left: 50px; /*position where enlarged image should offset horizontally */

}