td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
td a:link {
	color:#006600;
	}
td a:visited {
	color: #006600;
	}
td a:hover {
	color:#003300;
	}

.textSmall {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000
}
.textStandard {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.textStandardBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.textSubHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#006600;
}
.textHeading {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}
.textStandard a:link {
	color: #FC7303;
	}
.textStandard a:visited {
	color: #FC7303;
	}
.textStandard a:hover {
	color: #006600;
	}
.textStandardBold a:link {
	color: #FC7303;
	}
.textStandardBold a:visited {
	color: #FC7303;
	}
.textStandardBold a:hover {
	color: #006600;
	}
.textStandardRed {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
.textRIPE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color:#00CCFF
	text-decoration: none;
}
.textRIPE a:link {
	color: #FC7303;
	text-decoration: none;
	}
.textRIPE a:visited {
	color: #FC7303;
	text-decoration: none;
	}
.textRIPE a:hover {
	color:#006600
	}
.textBold {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.textWhite {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.textWhite a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
.textWhite a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
.textWhite a:hover {
	color: #CCCCCC;
	text-decoration: none;
	}
.textWhiteBold {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
/* A:visited  {color: #003366; text-decoration: none}
A:link  {color: #CC0000; text-decoration: none}
A:active  {color: #FC7303; text-decoration: none}
A:hover   {cursor: hand; color: #CC3300; text-decoration: none} */
li {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.imagePadding {
	padding: 10px;
}
.textSubHeaderOrange {



	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #FF6600;
}
.infoBox {
	padding: 5px;
	border: 1px solid #00543D;
	background-color:#FFFFFF;
	background-image: url('/images/info_table/background.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}
.infoBoxYellow {
	padding: 5px;
	border: 1px solid #00543D;
	background-color: #efefef; /*#FEF000;*/
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#030;
}
.infoBoxRounded {
	padding: 5px;
	border: 1px solid #00543D;
	background-color:#efefef;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#030;
	
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}

/* EFC Styles */
.textEFCstandardBold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #666;
}
a.aEFClink, a:link.aEFClink {
	color: #333;
}

th {
	text-align: left;
}

h1 { font-size: 12pt; margin-top:0pc; padding-top:0px; }
h2 { font-size: 11pt; }

/* Shared layout classes */
.FacebookLikeBox
{
	position: relative;
	display: block;
	width: 170px;
	height: 100px;
	background: url(/Facebook/Home_Button_FB.gif) no-repeat;
	text-align: center;
}
.FacebookLikeBoxDraw
{
	position: relative;
	display: block;
	width: 170px;
	height: 108px;
	background: url(/Facebook/Promo_Button_FB.gif) no-repeat;
	text-align: center;
}
.FacebookLikeLink
{
	position: absolute;
	width: 170px;
	bottom: 6px;
	left: 10px;
}

.ui-dialog { font-size:10pt; }
.ui-widget { font-size:10pt; }
