a:link {color: #6BA6C9} 
a:visited {color: #6BA6C9} 
a:hover {color: #FF9B6A} 
a {text-decoration: none}
td.textarea {font-family:  arial, sans-serif; color: #002D6F; font-size:9pt; text-align: left;}
td.side2 {font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #3A6585; 
	font-size:8pt; 
	text-align: justify;
}
.family_link	     {
	text-decoration: underline;
	font-variant: small-caps;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	font-style: normal;
	letter-spacing: 1px;
}
.textareasm {font-family: arial, sans-serif; color: #B92F00; font-size:8pt; text-align: left;}
.textareasm2 {font-family: arial, sans-serif; color: black; font-size:7pt; text-align: left;}
td.links {font-family: arial, sans-serif; font-size:8pt; text-align: right;}
span.sig {font-family: times new roman, arial, sans-serif; font-size:12pt; text-align: right;}
span.event {font-family: arial, arial, sans-serif; font-size:9pt; text-align: left; color: #E8EBBC; font-weight:bold;}
.red {font-family: arial, arial, sans-serif; font-size:9pt; text-align: left; color: #E05C05; font-weight:bold;}
span.org {font-family: arial, sans-serif; color:#DA7A10; font-size:9pt; font-weight: bold; text-align: right; padding-bottom: 0px;}
H1 {font-family: arial, sans-serif; color: #1D7444; font-size:11pt; text-align: left; padding-bottom: 0px;}
H2 {font-family: arial, sans-serif; color: #E7554E; font-size:11pt; padding-bottom: 0px; margin-bottom: 1px;}
H3 {font-family: Geneva, Arial, Helvetica, sans-serif; color: #E7554A; font-size:18pt; padding-bottom:0px; margin-bottom: 1px;}
.surround2 { background-color: white; width: 775px; border-left: 0px; border-bottom: 2px; border-top: 0px; border-right: 0px; border-style: solid; border-color: #01355A; } 

.main { background-color: #F9FCFF; width: 500px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size: 10pt; color: #01355A; padding: 24px; text-align: left; border-left: 1px; border-bottom: 1px; border-top: 1px; border-right: 1px; border-style: solid; border-color: black; } 

.main2 { background-color: #F9FCFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size: 10pt; color: #01355A; padding: 5px; text-align: center; border-left: 1px; border-bottom: 1px; border-top: 1px; border-right: 1px; border-style: solid; border-color: black; } 


.adobe {background-image:url(images/adobebk.jpg); background-repeat:yes-repeat; background-position:top centre;
background-color: #FFFCF0;  border-left: 1px; border-bottom: 1px; border-top: 1px; border-right: 1px; border-style: dotted; border-color: #6BA6C9; padding: 8px 8px 8px 8px;} 
.movie {border-left: 1px; border-bottom: 1px; border-top: 1px; border-right: 1px; border-style: groove; border-color: #F0A657; } 

.surround {background-image:url(images/surround.jpg); background-repeat:yes-repeat; background-position:top centre;
border-left: 0px; border-bottom: 0px; border-top: 0px; border-right: 0px; 	border-style: solid; 	border-color: #001F3E; } 
.corner {border-left: 1px; border-bottom: 1px; border-top: 1px; border-right: 1px; border-style: dotted; border-color: #6BA6C9; background-color: white; padding: 6px 6px 6px 6px;} 
.menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 8pt;
	padding: 15px;
	margin: 0;
	text-align: left;
	color: #F2F2F2;
	background-color:#42B572;
}


#wrap {
	margin: auto;
	margin-top: 25px;
	margin-height: 0px;
	width: 780px;
	border: 0px solid white;
	background-color: white;
	
}
.footer {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	padding: 2px;
	margin: 0;
	text-align: center;
	border-left: 0px; border-bottom: 0px; border-top: 0px; border-right: 0px; 
	color: #6BA6C9;
	
}

/*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: 0px;
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: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -0px;
left: 350px; /*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: 0px;
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: 0px;
}

.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -0px;
left: 231px; /*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: 0px;
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: 0px;
}

.thumbnail3:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0px;
left: 112px; /*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: 0px;
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: 0px;
}

.thumbnail4:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -89px;
left: 350px; /*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: 0px;
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: 0px;
}

.thumbnail5:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -89px;
left: 231px; /*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: 0px;
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: 0px;
}

.thumbnail6:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -89px;
left: 112px; /*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: 0px;
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: 0px;
}

.thumbnail7:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -176px;
left: 350px; /*position where enlarged image should offset horizontally */

}

.thumbnail8{
position: relative;
z-index: 0;
}

.thumbnail8:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail8 span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 0px;
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;}

.thumbnail8span img{ /*CSS for enlarged image*/
border-width: 0px;
padding: 0px;
}

.thumbnail8:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -176px;
left: 231px; /*position where enlarged image should offset horizontally */

}

.thumbnail9{
position: relative;
z-index: 0;
}

.thumbnail9:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail9 span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 0px;
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;}

.thumbnail9span img{ /*CSS for enlarged image*/
border-width: 0px;
padding: 0px;
}

.thumbnail9:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -176px;
left: 112px; /*position where enlarged image should offset horizontally */

}

