/* CSS Document */

/* Copyright Styles */
.copyrightContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a.copyrightLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.copyrightLinks:hover {
	text-decoration: none;
}

/* Header Tag Line Style */
.tagLine {
	font-family: "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	font-size: 21px;
	font-style: italic;
	font-weight: lighter;
	color: #787878;
	text-decoration: none;
}
a.navigationLinks {
	font-family: "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: Bold;
	color: #25508f;
	text-decoration: none;
}
a.navigationLinks:hover {
	color: #626262;
}
.intro {
	font-family: "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #FFFFFF;
	letter-spacing: 1px;
}	
.introLarge {
	font-family: "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: 400;
	color: #FFFFFF;
	letter-spacing: 1px;
}
td.contentTd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0px;
}
.contentBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold;
	color: #9CAEBC;
	letter-spacing: 0px;
}
.contentSpacers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: Bold;
	color: #97caf9;
	letter-spacing: 0px;
}
.pageTitle {
	font-family: "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: Bold;
	color: #dfd099;
	letter-spacing: 1px;
}
.pageSubTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #9CAEBC;
	letter-spacing: 1px;
}
.pageSubTitle2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-weight: bold;
font-style: italic;
color: #9CAEBC;
letter-spacing: 1px;
}
a.bodyLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9CAEBC;
	text-decoration: underline;
}
a.bodyLinks:hover {
	text-decoration: none;
	color: #FFFFFF;
}

div.specialLinks {
			background: url(images/link-background.gif)  no-repeat;
			display:block;
			width: 168px;
			height: 87px;
			text-decoration: none;
		}
a.specialLinks {
			color:#fff;
			text-decoration: none;
		}
div.specialLinksText {
			color:#fff;
			font-size: 15px;
			line-height: 87px;
			font-weight:bold;
			text-decoration: none;
		}
		
		.leftSide
		{	
			color:#5F5F5F;
		}
		
		
a.requestSvcBtnAlt {
	position: relative;
	z-index: 1;
	display: block;
	width: 130px;
	height: 26px;
	background: url('http://www.timewiselv.com/resources/default/images/request-pixy.gif') left no-repeat;
	margin-top: 4px;
	margin-right: 6px;
}

a:hover.requestSvcBtnAlt {
	background: url('http://www.timewiselv.com/resources/default/images/request-pixy.gif') right no-repeat;
}

a.requestSvcBtnAlt span {
	display: none;
}

/* VIRTUAL PAGES */

hr { 
	color:#c0c0c0; 
	border:#c0c0c0;
	background-color: #c0c0c0;
	height:10px;
	width:100%;
}

.green {
	color:#9c0;
	font-weight:bold;
	text-decoration:none;
}

.hospitals td {
	border:1px solid #000;
}

.hotels td {
	border:1px solid #000;
	font-size:11px;
}
.required, .tableHeader
{
	font-weight:bold;
}
