/* Styles for Containers  */

/* IMPORTANT - EACH CONTAINER MUST HAVE UNIQUE CSS CLASS NAMES FOR EACH CSS STYLE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

/* IMPORTANT - CONTAINERS SHOULD BE SAVED WITH INTUITIVE FILENAMES!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  */

.CallUsTitle   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align:middle;
	text-shadow:#666666; 0.2px 0.2px;
}

.CallUsWidth {
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8px;
	font-weight: normal;
	color: #000000;
}


.CallUsContentpane {
	text-align: center;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  12px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(images/CallUsMiddle.gif);

	line-height:20px;
	}

.CallUsActionscell {
	height: 32px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8px;
	font-weight: normal;
	color: #000000;

}

.CallUsVisibilitycell {
	height: 32px;
	text-align: right;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8px;
	font-weight: normal;
	color: #000000;
}

.CallUsContentbkgrd {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8px;
	font-weight: normal;
	color: #000000;
}
.CallUsContentTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8px;
	font-weight: normal;
	color: #000000;
}

.CallUsSpacertable {
	height: 4px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8px;
	font-weight: normal;
	color: #000000;
}

.CallUsTitleTable {
	height: 46px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8px;
	font-weight: normal;
	color: #000000;
	background: url(images/Calltopmidd.gif) repeat-x right top;
}

.CallUsTopLeftCorner {
	height: 46px;
	background: url(images/CallUsTopLeft.gif) no-repeat right top;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8px;
	font-weight: normal;
	color: #000000;
}

.CallUsTopMIddle {
	height: 32px;
	background: url(images/CallUsTopMiddle.gif) repeat-x right top;
	text-align: left;
	vertical-align: middle;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8px;
	font-weight: normal;
	color: #000000;
}

.CallUsTopRightCorner {
	height: 46px;
	background: url(images/CallUsTopRight.gif) no-repeat left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8px;
	font-weight: normal;
	color: #000000;
}

.CallUsBottomLeftCorner {
	height: 10px;
	background: url(images/BottomLeft.gif) no-repeat left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8px;
	font-weight: normal;
	color: #000000;
}

.CallUsBottomMiddle {
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8px;
	font-weight: normal;
	color: #000000;
	background: url(images/CallUsBottomMiddle.gif) repeat-x;
}

.CallUsBottomRightCorner {
	height: 10px;
	background: url(images/BottomRight.gif) no-repeat right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8px;
	font-weight: normal;
	color: #000000;
}

.CallUsLeftSide {
	height: 6px;
	width: 8px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8px;
	font-weight: normal;
	color: #000000;
	background:url(images/CallUsLeftMiddle.gif);
}

.CallUsRightSide {
	height: 10px;
	width: 8px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8px;
	font-weight: normal;
	color: #000000;
	background:url(images/CallUsRightMiddle.gif);
}

.CallUsBottomAction {
	text-align: right;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  8px;
	font-weight: normal;
	color: #000000;
	padding:0px;
}

.CallUsLeftLine{
	background:url(images/CallUsLeftLine.gif);
	background-repeat:no-repeat;

}
.CallUsRightLine{
	background:url(images/CallUsRightLine.gif);
	background-repeat:no-repeat;

}

.CallUsIcon{
	background:url(images/TelIcon.gif);
	background-repeat:no-repeat;
	background-position:left;
}

Anew:Link, Anew:Visited, Anew:Active { 
	color: #ffffff; 
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none; 
}

Anew:Hover { 
	color: #ffffff; 
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: underline; 
}
