﻿div.blogHeader { /* a temporary fix */
	display:none;
}

.contentimageright {
	margin:0 0 10px 15px;
	border:0;
}

.contentimageleft {
	margin:0 0 10px 15px;
	border:0;
}

.squarebulletorange {
	list-style-image:url('/content/css/images/bullets/bullet_square_orange.gif');
}

.squarebulletwhite {
	list-style-image:url('/content/css/images/bullets/bullet_square_white.gif');
}

.squarebulletblue {
	list-style-image:url('/content/css/images/bullets/bullet_square_blue.gif');
}

.squarebullet333333 {
	list-style-image:url('/content/css/images/bullets/bullet_square_333333.gif');
}

.squarebullet666666 {
	list-style-image:url('/content/css/images/bullets/bullet_square_666666.gif');
}

.squarebullet999999 {
	list-style-image:url('/content/css/images/bullets/bullet_square_999999.gif');
}

.squarebulletcccccc {
	list-style-image:url('/content/css/images/bullets/bullet_square_cccccc.gif');
}

.relatedlinksheader {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	margin-top:15px;
	COLOR: #ffffff;
	background-color:#bbd0d7;
	padding:0 7px 0 7px;
}

.relatedlinksbox {
	background-color:#e1ecef;
	display:block;
	padding:3px;
}

.relatedlinksul {
	PADDING: 0px;
	MARGIN: 7px 10px 10px 25px;
}

.relatedlinksli {
	LIST-STYLE-IMAGE: url(/uploadedImages/About_Hendrix/videopagebullet.gif);
	MARGIN-BOTTOM: 0px;
	COLOR: #486c78;
}

.relatedlinksli a,
.relatedlinksli a:link,
.relatedlinksli a:visited,
.relatedlinksli a:hover,
.relatedlinksli a:active {
	COLOR: #486c78;
	TEXT-DECORATION: none;
}

 /* 20px: removed because body text <td> tag has padding-left:20px */

.OrangeHighlight {
	color:#d2691e;
}

.LightBlueHighlight {
	color: #7498C0;
}

.FirstParagraph {
	font-size:12px;line-height:20px;
}

.bodytext p,
.bodytext td,
.bodytext_noSpace p,
bodytext_noSpace td {
	color: #333;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, san-serif;
	font-weight:normal;
}

.bodytext li {
	color: #333;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, san-serif;
	font-weight:normal;
	margin-bottom: 6px;
}


.bodytext {
	color: #333;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, san-serif;
	font-weight:normal;
	padding-right: 30px;
	padding-left: 20px;
}

.bodytext_noSpace {
	color: #333;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, san-serif;
	font-weight:normal;
}

UL {
	list-style : square;
}

fieldset {
	padding:7px;
	width:90%;
}

UL.menu {
	list-style: square;
	margin: 2px 2px 2px 10px;	
}

.ImageMenuVertical {
	
}

.ImageMenuVertical ul {
	    margin:0;
	padding:0;
}

.ImageMenuVertical li {
	    list-style-type:none;
	margin-bottom:-2px;
	padding:0;
}

li.arrowList {
	list-style-image: url('/uploadedImages/Admission/sm_arrow(1).png');
}

/*General Blog Styles */
.BlogCalendar {
	}

.BlogCalendar tr.monthRow td {
	background-color:#6E869F;
}

.BlogCalendar tr.monthRow a:link,
.BlogCalendar  tr.monthRow a:visited {
	color:white;
	font-weight:bold;
	text-decoration:none;
}

.BlogCalendar tr.monthRow a:hover {
	color:white;
	font-weight:bold;
	text-decoration:underline;
}

.BlogCalendar tr.monthRow a:active {
	color:white;
	font-weight:bold;
	text-decoration:none;
}

/* Directory Control Styles */
.DirectoryNav {
	margin-left:-20px;
	font-weight:bold;
	font-size:11px;
	text-align:left;
}

.DirectoryNav a {
	text-decoration:none;
}

.DirectoryPerson {
	border-left:dashed 1px #b8ac8b;
	float:right;
	padding:30px;
	text-align:left;
	width:70%;
}

.DirectoryPerson .DirectoryDisplayName {
	font-size:medium;
	font-weight:bold;
}

.DirectoryPerson .DirectoryTitle {
	font-size:small;
}

.DirectoryPerson .DirectoryEmail {
	}

.DirectoryPerson .DirectoryLocation {
	padding-left:20px;
}

.DirectoryPerson .DirectoryLocationLine1 {
	}

.DirectoryPerson .DirectoryLocationLine2 {
	}

.AlphaList a {
	font-size:small;
	font-weight:bold;
}

.AlphaList a:link, .AlphaList a:active {
	text-decoration:none;
}

.AlphaList a:hover {
	text-decoration:underline;
}

.AlphaList a:visited {
	text-decoration:none;
}

.EmployeeDirectoryViewerContainer th a:link, th a:active {
	font-weight:bold;
	text-decoration:underline;
}

.EmployeeDirectoryViewerContainer th a:hover {
	font-weight:bold;
	text-decoration:none;
}

.EmployeeDirectoryViewerContainer th a:visited {
	font-weight:bold;
	text-decoration:underline;
}

.EmployeeDirectoryViewerContainer td {
	font-size:11px;
	padding:7px 3px 7px 3px;
}

.EmployeeDirectoryViewerContainer Caption {
	font-weight:bold;
	text-align:left;
}

/* Emergency Alert System Styles */
#EmergencyAlertContainer {
	background-color:lime;
	border-style: solid;
	border-color:black;
	border-width: 1px 0px 1px 0px;
	clear:both;
	float:none;
	margin:20px 0px 20px 0px;
	padding:0px;
}
#EmergencyAlertContainer p {
	margin:5px;
}
#EmergencyAlertContainer .Alert {
	background-color:#C30C3E;
	font-weight:bold;color: white;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	width:225px;
}
#EmergencyAlertContainer .Message {
	background-color:white;
	font-weight:bold;
	line-height:18px;
	padding:5px;
	text-align:left;
	width:566px;
}       

a.RSSLink:link {
	color: black;
	font-weight: bold;
	font-size: 11px;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	text-decoration: none;
}

a.RSSLink:visited {
	color: black;
	font-weight: bold;
	font-size: 11px;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	text-decoration: none;
}

a.RSSLink:hover {
	color: #888888;
	font-weight: bold;
	font-size: 11px;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	text-decoration: underline;
}

.navlink {
	color: #333;
	font-weight: bold;
	font-size: 12px;
	line-height: normal;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px dotted #b8ac8b;
}

.navlink a:link {
	color: #333;
	font-weight: bold;
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	text-decoration: none;
	border-top: #b8ac8b;
}

.navlink a:visited {
	color: #6e869f;
	font-weight: bold;
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	text-decoration: none;
	border-top: #b8ac8b;
}

.navlink a:hover {
	color: #696969;
	font-weight: bold;
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	text-decoration: none;
	border-top: #b8ac8b;
}

.navlink2 {
	color: #333;
	font-weight: bold;
	font-size: 12px;
	line-height: normal;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: medium none #b8ac8b;
}

.navlink2 a:link {
	color: #333;
	font-weight: bold;
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	text-decoration: none;
	border-top: #b8ac8b;
}

.navlink2 a:visited {
	color: #6e869f;
	font-weight: bold;
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	text-decoration: none;
	border-top: #b8ac8b;
}

.navlink2 a:hover {
	color: #696969;
	font-weight: bold;
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	text-decoration: none;
	border-top: #b8ac8b;
}

.navlink3 {
	color: #333;
	font-weight: bold;
	font-size: 12px;
	line-height: normal;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	padding-bottom: 2px;
	border-top: medium none #b8ac8b;
}

.navlink3 a:link {
	color: #333;
	font-weight: bold;
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	text-decoration: none;
	border-top: medium none #b8ac8b;
}

.navlink3 a:visited {
	color: #6e869f;
	font-weight: bold;
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	text-decoration: none;
	border-top: medium none #b8ac8b;
}

.navlink3 a:hover {
	color: #696969;
	font-weight: bold;
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	text-decoration: none;
	border-top: medium none #b8ac8b;
}

.bullet {
	color: #4c6782;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	padding-right: 3px;
}

.rightnav {
	color: #4c6782;
	font-weight: bold;
	font-size: 11px;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	padding-right: 20px;
	padding-left: 15px;
	border-left: 1px solid #333;
}

.rightnav a:link {
	color: #4c6782;
	font-weight: bold;
	font-size: 11px;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	text-decoration: none;
}

.rightnav a:visited {
	color: #4c6782;
	font-weight: bold;
	font-size: 11px;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	text-decoration: none;
}

.rightnav a:hover {
	color: #696969;
	font-weight: bold;
	font-size: 11px;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	text-decoration: none;
}

/* DHTML Fly-out text style */
.lowText {
	color : #ffffff;
	font-weight: bold;
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	text-decoration: none;
} 

.highText {
	color : #ffffff;
	font-weight: bold;
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	text-decoration: none;
}

.navlinkDHTML:link {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	text-decoration: none;
	border-top: #b8ac8b 
}

.navlinkDHTML:visited {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	text-decoration: none;
	border-top: #b8ac8b;
}

.navlinkDHTML:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	text-decoration: none;
	border-top: #b8ac8b;
}

/* *****************************************************
homestyle.css
****************************************************** */
.bannertitle {
	color: #000;
	font-size: 22px;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	padding-right: 25px;
}

.bannertitle2 {
	color: #fff;
	font-size: 22px;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
}

.think {
	color: #b23800;
	font-weight: bold;
	font-size: 16px;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	padding: 6px 15px;
}

.think a:link {
	color: #b23800;
	font-weight: bold;
	font-size: 16px;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	text-decoration: none;
}

.think a:visited {
	color: #b23800;
	font-weight: bold;
	font-size: 16px;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	text-decoration: none;
}

.think a:hover {
	color: #696969;
	font-weight: bold;
	font-size: 16px;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	text-decoration: none;
}

.borderline {
	border-left: 1px solid #696969;
}

.date {
	padding-bottom: 15px;
	padding-left: 15px;
}

.highlight_photo {
	padding-left: 15px;
}

.highlight_title {
	color: #333;
	font-weight: bold;
	font-size: 15px;
	line-height: 17px;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	padding-right: 8px;
	padding-left: 10px;
}

.highlight_text {
	color: #333;
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana, Helvetica, Arial, san-serif;
	padding: 4px 15px 12px;
}

.highlight_title a:link {
	color: #333;
	font-weight: bold;
	font-size: 15px;
	line-height: 17px;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	text-decoration: none;
}

.highlight_title a:visited {
	color: #333;
	font-weight: bold;
	font-size: 15px;
	line-height: 17px;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	text-decoration: none;
}

.highlight_title a:hover {
	color: #696969;
	font-weight: bold;
	font-size: 15px;
	line-height: 17px;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	text-decoration: none;
}

.hed_highlights {
	color: #b23800;
	font-weight: bold;
	font-size: 18px;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	padding: 12px 15px;
}

.hed_event {
	color: #4c6782;
	font-weight: bold;
	font-size: 18px;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	padding-top: 12px;
	padding-right: 15px;
	padding-left: 15px;
}

.hed_news {
	color: #4c6782;
	font-weight: bold;
	font-size: 18px;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	padding: 12px 15px 0px;
}

.hed_news a:link {
	color: #4c6782;
	font-weight: bold;
	font-size: 15px;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 10px;
}

.hed_news a:visited {
	color: #4c6782;
	font-weight: bold;
	font-size: 15px;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 10px;
}

.hed_news a:hover {
	color: #696969;
	font-weight: bold;
	font-size: 15px;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 10px;
}

.news_item1   {
	color: #333;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, san-serif;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	border-top: medium none #b8ac8b;
}

.news_item1 a:link {
	color: #333;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, san-serif;
	text-decoration: none;
	border-top: medium none #b8ac8b;
}

.news_item1 a:visited {
	color: #6e869f;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, san-serif;
	text-decoration: none;
	border-top: medium none #b8ac8b;
}

.news_item1 a:hover {
	color: #696969;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, san-serif;
	text-decoration: none;
	border-top: medium none #b8ac8b;
}

.news_item2  {
	color: #333;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, san-serif;
	padding: 6px 15px;
	border-top: 1px dotted #b8ac8b;
}

.news_item2 a:link {
	color: #333;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, san-serif;
	text-decoration: none;
	border-top: medium none #b8ac8b;
}

.news_item2 a:visited {
	color: #6e869f;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, san-serif;
	text-decoration: none;
	border-top: medium none #b8ac8b;
}

.news_item2 a:hover {
	color: #696969;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, san-serif;
	text-decoration: none;
	border-top: medium none #b8ac8b;
}

/****************************/
/* News XSLT styles	*/
/****************************/

.news_date {
	color: #333;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, san-serif;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	border-top: medium none #b8ac8b}
	
.news_itemheader {
	color: #333;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, san-serif;
	padding: 0px 15px 0px 15px;
	border-top: medium none #b8ac8b}
	
.news_itemtext {
	color: #333;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, san-serif;
	padding: 0px 15px 8px 15px;
	border-top: medium none #b8ac8b}
	
.news_itemdotborder  {
	color: #333;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, san-serif;
	padding: 0px 15px 0px 0px;
	border-top: 1px dotted #b8ac8b;
}
	
.news_itemlink:link {
	color: #333;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, san-serif;
	font-weight: bold;
	text-decoration: none;
	border-top: medium none #b8ac8b;
}
	
.news_itemlink:visited {
	color: #6e869f;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, san-serif;
	font-weight: bold;
	text-decoration: none;
	border-top: medium none #b8ac8b;
}
	
.news_itemlink:hover {
	color: #696969;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, san-serif;
	font-weight: bold;
	text-decoration: none;
	border-top: medium none #b8ac8b;
}
	
.RotatingPhotoBox {
	float: left;
	clear:right;
	padding-left:20px;
}

/* Career Services Styles */
.spacedtext {
	line-height: 18px;
}

.rightnav {
	color: #333;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Helvetica, Arial, san-serif;
	padding-right: 10px;
	padding-left: 15px;
	border-left: 1px dotted #696969;
}

.rightnav a:link {
	color: #333;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Helvetica, Arial, san-serif;
	text-decoration: underline;
	border-left: #696969;
}

.rightnav a:visited {
	color: #6e869f;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Helvetica, Arial, san-serif;
	text-decoration: underline;
	border-left: #696969;
}

.rightnav a:hover {
	color: #696969;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Helvetica, Arial, san-serif;
	text-decoration: underline;
	border-left: #696969;
}


/****************************/
/* Highlight Table Styles   */
/****************************/

.highlight_photo img {
	border: black 1px solid;
}

.highlight_title a:link, .highlight_title a:visited, .highlight_title a:hover {
	text-transform:uppercase;
}

.highlight_text p {
	margin-top:10px;
}

.highlightTable {
	cursor: pointer;
}

.highlightHeader {
	background-color:Red;
	float:left;
	padding:2px;
}

.highlightImage {
	border: black 1px solid;
}

.highlightHeadline {
	background-color:green;
	height:100%;
	text-transform: uppercase;
	vertical-align:bottom;
}

.highlightSummary {
	clear:both;
	float:none;
}

/***********************************/
/*IT Site Modifications	   */
/***********************************/
.reviewBox table tr td textarea {
	height:65px;
}

.reviewBox table tr td b {
	font-size:x-small;
}

.reviewBox {
	margin:0px;
}

.reviewBox h3 {
	font-size:12px;
	font-weight:bold;
	 ;
}

.ITsection {
	 padding:15px 0px 0px 0px;
}

.ITsection h3 {
	 margin:0px;
	font-size:14px;
	font-weight:bold;
	 font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
}

.ITannouncementsHeader {
	margin:0px;
}

.ITannouncementsHeader p {
	font-size:xx-small;
}

.ITannouncementsHeader a {font-weight:bold;
	text-decoration:none;
	color:#999;
}

.ITannouncementsHeader a:hover {
	text-decoration:underline;
} 
.ITannouncementsLine {
	margin:0px;
	padding:none;
	border-bottom:1px solid #999;
}

#LeftColumn {
	clear: none;
	width: 350px;
	text-align: left;
	float: left;
}
#RightColumn {
	clear: none;
	width: 218px;
	text-align: left;
	float: right;
}

.ITnavtable a {
	 font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
	text-decoration:none;
}

.ITnavtable a:hover {
	text-decoration:underline;
}

.ITnavTop {
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
}

.ITnavTop a {
	}

.ITvirusTable table {
	margin:0px 0px 0px 0px;padding:0px;list-style-type:none;
}

.ITvirusTable td {
	padding:2px 10px 2px 0px;
	border-bottom:dashed 1px silver;
}

.ITvirusTable a {
	text-decoration:none;
}

.ITvirusTable a:hover {
	text-decoration:underline;
}

.virusAlertDate {
	color:#999;
	text-align:right;
	font-size:xx-small;
}

.sophos {margin-top:5px;
	color:#999;
	text-align:right;
	font-size:xx-small;
}

.sophos a {
	text-decoration:none;
}

.sophos a:hover {
	text-decoration:underline;
}

a.heavyLink {
	font-weight:bold;
	text-decoration:none;
}
a.heavyLink:hover {
	text-decoration:underline;
}

.mainContent {
	margin-bottom:30px;
}

/****************************/
/* Admission Page Styles   */
/****************************/

.applynow {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B23800;
}

.applynow a:link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B23800;
}

.applynow a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6e869f;
}

.applynow a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #696969;
}

.meetstudents_hed {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 20px;
}

.meetstudents_text {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
}

.minisites_hed {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B23800;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.minisites_link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #979C60;
	padding-right: 10px;
	padding-left: 5px;
	text-transform:uppercase;
}

.minisites_link a:link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #979C60;
	text-decoration: none;
}

.minisites_link a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6e869f;
	text-decoration: none;
}

.minisites_link a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #696969;
	text-decoration: none;
}

.minisites_thumb {
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 3px;
	text-align: left;
	vertical-align: middle;
}



/****************************/
/* Discover Page Styles   */
/****************************/

.discover_hed {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ADB280;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	line-height: 14px;
}

.discover_hed a:link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ADB280;
	text-decoration: none;
}

.discover_hed a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6e869f;
	text-decoration: none;
}

.discover_hed a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.discover_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	line-height: 14px;
}

/**************************************/
/* Map Styles                         */


/*
#MapContainer th.title-header{font-weight:normal;padding-left:3px;padding-right:3px;
}
#MapContainer td.title-header, th.title-header, tr.title-header{margin-top: 10px;font-size: 12px;color: black;line-height: 16px;border-bottom: gray thin solid;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;background-color: #ece9d8;white-space: nowrap;font-weight:bold;border-width:1px;
}
#MapContainer td.tab_actived{color: #4b7c9f;cursor: pointer;border-left-style: solid;border-left-width: 1px;	border-left-color: #4b7c9f;	border-bottom-style: solid;	border-bottom-width: 1px;border-bottom-color: #4b7c9f;	border-right-style: solid;	border-right-width: 1px;	border-right-color: #4b7c9f;	background-color: white;
}
#MapContainer td.tab_disabled{border-left-style: solid;border-left-width: 1px;border-left-color: #4b7c9f;border-bottom-style: solid;border-bottom-width: 1px;border-bottom-color: #4b7c9f;border-right-style: solid;border-right-width: 1px;border-right-color: #4b7c9f;border-top-style: solid;border-top-width: 1px;border-top-color: #4b7c9f;color: #4b7c9f;cursor: pointer;background-color: white;
}
#MapContainer td.tab_last{cursor: default;background-color: white;border-top-style: solid;border-top-width: 1px;border-top-color: #4b7c9f;
}
#MapContainer td.tab_spacer{cursor: default;background-color: white;border-top-style: solid;border-top-width: 1px;border-top-color: #4b7c9f;
}
#MapContainer td.tab_line{cursor: default;background-color: white;border-top-style: solid;border-top-width: 1px;border-top-color: #4b7c9f;
}
#MapContainer tr.oddrow,#MapContainer td.oddrow{background-color: white;
}
#MapContainer tr.evenrow,#MapContainer td.evenrow{background-color: #f6f6f6;
}

#MapContainer td{color:  #444468;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 10px;
}
#MapContainer td.input-box-text {color : black;font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;font-size : 12px;font-weight : bold;line-height : 20px;
}
#MapContainer .dir_action_label{font-size: 11px;color: black;line-height: 12px;border-bottom: gray thin solid;border-top: gray thin solid;border-left: gray thin solid;border-right: gray thin solid;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;background-color: #ece9d8;white-space: nowrap;
}
#MapContainer .t{border-width:1px 1px 1px 1px;border-style:solid solid solid solid;border-left-color:#4b7c9f;border-top-color:#4b7c9f;border-bottom-color:#4b7c9f;border-right-color:#4b7c9f;padding:2px 2px 0;height:18px;width:300px;vertical-align:middle;background-position:right;background-repeat:no-repeat;background-color:White}

#MapContainer .b{border-width:1px 1px 1px 1px;border-style:solid solid solid solid;border-left-color:#4b7c9f;border-top-color:#4b7c9f;border-bottom-color:#4b7c9f;border-right-color:#4b7c9f;vertical-align:middle;background-position:right;background-repeat:no-repeat;
}
#MapContainer .bl{font-size:10px;font-weight:bold;padding:6px;font-family:verdana,sans-serif;
}
#MapContainer .b-title{font-size:10px;font-weight:bold;padding:6px;font-family:verdana,sans-serif;
}
#MapContainer .b2{font-size:10px;font-weight:bold;
	color: #444468;
	background-color:#D7EDF4;padding:4px;
}
#MapContainer .b3{font-size:10px;
	background-color:#ffffff;
}
#MapContainer #__timedv {border:1px solid #cbcbcb;padding:0px;
}
#MapContainer #__catdv {border:1px solid #cbcbcb;padding:0px;
}
#MapContainer #__MapSearchOption {position:absolute;border: solid 1px #cbcbcb;
	display: none;background-color: #f5f5f5;z-index: 3200;
}
*/
/*************************************/
