@charset "utf-8";
.padding_pics {
	padding-top: 8px;
	padding-bottom: 8px;
}
.brdr_pics {
	border: thin solid #000;
	margin-top: 8px;
	margin-bottom: 8px;
}
.brdr_pics2 {
	border: thin solid #006666;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 2px;
	margin-left: 2px;
}

.TXT_Title1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 31px;
	font-weight: bold;
	color: #006666;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.TXT_Title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 23px;
	font-weight: bold;
	color: #006666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.TXT_Title3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
	padding: 2px;
}
.Txt_Title6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
	padding-top: 3px;
	padding-bottom: 5px;
}

.Txt_Title4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	color: #FFF;
	padding: 2px;
}
.TXT_Title5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 27px;
	font-weight: bold;
	color: #000;
}



.TXT_Main {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #006666;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 8px;
}





.TXT_MainBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #006666;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.Txt_Link1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	color: #000;
	padding: 5px;
}
.TXT_MainLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #066;
	padding: 5px;
}
.TXT_TitleLeft1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	color: #066;
	padding: 3px;
}
.Txt_MedWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #FFF;
	padding: 5px;
}
.Txt_SmallWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #FFF;
	background-color: #066;
	margin: 5px;
	padding: 3px;
}

.TXT_Xsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #000;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
}

.TXTLINKS_Xsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #006666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.BG_Left1 {
	background-color: #FFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

.BG_Left2 {
	color: #fff;
	background-color: #fff;
	padding-top: 8px;
	padding-bottom: 3px;
}
.brdr_Top {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
}
.brdr_Bottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

.Table_Decor {
	background-color: #157C78;
	border: thin solid #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #FFF;
	padding: 3px;
	margin: 5px;
}
.Table_Decor0 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #666;
	background-color: #efff95;
	margin: 5px;
	padding: 3px;
	border: thin solid #fff;
}
.Txt_BtnGray {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #333;
}

.SiteBG_WHITE {
	background-color: #FFFFFF;
}

.Table_BrdrThin {
	border-left:1px solid #999;
	border-top:1px solid #999;
}

.Table_ThinBorder td{
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding:3px;
}
/*
  start dnetcom styles
*/
/***********START IMAGE GALLERY STYLES************/
/*start image gallery css*/
.gallery_item_list{
  text-align:center;
}

.gallery_item_container{
  float:left;
  padding:0px;
  margin:0px 1px;
  width:150px;
}
#staff .gallery_item_container{
  float:left;
  padding:0px;
  margin:0px 3px;
  width:150px;
  height:250px;
}

.gallery_item_thumbnail{
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 2px;
	margin-left: 3px;
}
.gallery_item_thumbnail img{
	padding:0px;
	border: thin solid #006666;
}

.gallery_item_title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
	padding-top: 3px;
	padding-bottom: 5px;
}

.gallery_item_caption{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
	padding: 2px;
  overflow: auto;
}
/* end image gallery css */

/*start image gallery navigation css*/
.gallery_nav_container{}

.gallery_nav_container form{}

.gallery_nav_label{}

.gallery_nav_select{}
/* end image gallery navigation css */

/*start image gallery link box css*/
.gallery_link_box_container{ text-align:center; }

.gallery_link_box_label{ font-weight:bold; }

.gallery_link_box{}

.gallery_link_box input{
  width:320px;
  font-size:12px;
  color: #666666;
  text-align:center;
  background-color:transparent;
  border: solid 1px #000000;
}
/* end image gallery link box css */
/*********** END IMAGE GALLERY STYLES ************/

/*
  end dnetcom styles
*/
