/*
		 Name:	ecp.css
        Author:	Bob Meinhart (bob@eCommerce-Plus.com)
Description:	CSS file for eCommerce-Plus.com
      Created:	 08/21/2006
     Updated:	 09/05/2008
*/

#resizeButtons {
	text-align: center;
	position: absolute;
	right: 30px;
	top: 10px;
	width: 90px;
	z-index: 2;
}
a {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a.topOfPage {
	font-size: 0.7em;
	color: #0066CC;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
}
a.topOfPage:hover {
	color: #A90000;
}

#wrapper {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #2D2D4A;
	background-color: #FFFFFF;
	font-size: 62.5%;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#mainTable {
	height: 100%;
	width: 100%;
}
#headerTable {
	height: 100%;
	width: 100%;
	background-color: #000000;
}
#headerTable #headerBar1 {
	background-color: #000000;
	width: 800px;
}
#headerTable #headerBar2 {
	background-color: #000000;
	width: 800px;
}
#bodyTable {
	height: 100%;
	width: 100%;
}
#bodyTable #menuBar {
	background-image: url(images/menuBar.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#menuTable {
	height: 100%;
	width: 100%;
}
#menuShadow {
	background-image: url(images/menuShadow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#headerShadow {
	background-image: url(images/headerShadow.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#menuTable ul.menuLeft {
	list-style-type: none; 
	margin: 0;
	padding: 0;
	width: 145px;
	height: 27px;
	text-align: center;
}
#menuTable ul.menuLeft li {
	position: relative;
	width: 145px;
	height: 27px;

}
#menuTable ul.menuLeft li.menuSelect {
	background: url(images/menuSelect.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	width: 145px;
	height: 24px;
	padding-top: 3px;
	cursor: pointer;
}
#menuTable ul.menuLeft li a {
	background: url(images/menu.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	width: 145px;
	height: 27px;
	text-decoration: none;
	padding-top: 3px;
}
#menuTable ul.menuLeft li a:visited {
background: url(images/menu.jpg) no-repeat left top;
}
#menuTable ul.menuLeft li  a:active {
background: url(images/menu.jpg) no-repeat left top;
}
#menuTable ul.menuLeft li a:hover{
background: url(images/menuOver.jpg) no-repeat left top;
}

#companyName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
}
#companyAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.55em;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.1em;
}
#companyEmail a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#companyEmail a:hover {
	font-size: 0.7em;
	color: #FFFF00;
}

#footer {
	height: 28px;
	background-color: #000000;
	background-image: url(images/footerBar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-style: italic;
	font-weight: normal;
	font-size: 0.6em;
	color: #FFFFFF;
}
#footer span {
	font-weight: bold;
	color: #FFFF00;
}
#footer a {
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	font-size: 1.1em;
	color: #FFFF00;
}

#pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight: bold;
	font-style: italic;
	color: #A90000;
	position: absolute;
	left: 200px;
	top: 165px;
	z-index: 2;
	font-variant: small-caps;
}
#pageTitleShadow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight: bold;
	font-style: italic;
	color: #AAAAAA;
	position: absolute;
	left: 202px;
	top: 167px;
	z-index: 1;
	font-variant: small-caps;
}
#freeTrial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	width: 180px;
	position: absolute;
	top: 420px;
	left: 0px;
	z-index: 1;
}
#freeTrial a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	color: #66FFFF;
	text-decoration: underline;
}
#freeTrial a:hover {
	color: #FFFF00;
}

/*----------------HOME PAGE TABLE 1 STYLES------------------------------------------------------------------*/
#homeTable {
	width: 98%;
}
#homeTable h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	font-style: normal;
	color: #A90000;
}
#homeTable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	padding-bottom: 10px;
}
#homeTable a.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	font-style: italic;
	color: #0066CC;
}
#homeTable a.more:hover {
	color: #A90000;
}

/*----------------HOME PAGE TABLE 2 STYLES------------------------------------------------------------------*/
#homeTable2 {
	width: 98%;
	padding-top: 15px;
}
#homeTable2 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	font-style: italic;
	color: #A90000;
}
#homeTable2 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

/*----------------HOME PAGE FEATURED TABLE STYLES------------------------------------------------------------------*/
#featuredTable {
	width: 220px;
	border: 1px solid #282957;
	background-color: #DBDBE3;
}
#featuredTable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	background-color: #282957;
}
#featuredTable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	line-height: 1.05em;
}
#homeTable1 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	font-style: normal;
	color: #A90000;
}
#homeTable1 ul {
	padding-left: 50px;
}
#featuredTable a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	color: #000066;
}
#featuredTable a:hover {
	color: #A90000;
}
#featuredTable #portfolioLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic;
	color: #0066CC;
}
#featuredTable  #portfolioLink:hover {
	color: #A90000;
}

/*----------------ABOUT US PAGE TABLE STYLES------------------------------------------------------------------*/
#aboutUsTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	line-height: 1.1em;
}
#aboutUsTable span {
	font-size: 1em;
	color: #A90000;
	font-variant: small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#aboutUsTable ul {
	list-style-type: square;
}
#aboutUsTable li {
	padding-bottom: 5px;
}

/*----------------ECOMMERCE PAGE TABLE STYLES------------------------------------------------------------------*/
#eCommerceTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
#eCommerceTable span {
	font-size: 1.1em;
	color: #A90000;
	font-variant: small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#eCommerceTable ul {
	list-style-type: square;
}
#eCommerceTable li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	padding-bottom: 5px;
}

/*----------------ECOMMERCE PAGE TABLE STYLES------------------------------------------------------------------*/
#eMarketingTable {
	width: 98%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
#eMarketingTable span {
	font-size: 1.1em;
	color: #A90000;
	font-variant: small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#eMarketingTable ul {
	list-style-type: square;
}
#eMarketingTable li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	padding-bottom: 5px;
}

/*----------------OTHER SERVICES PAGE TABLE STYLES------------------------------------------------------------------*/
#otherServicesTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
#otherServicesTable ul {
	list-style-type: square;
}
#otherServicesTable li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
#otherServicesTable li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	font-style: italic;
	color: #0066CC;
}
#otherServicesTable li a:hover {
	color: #A90000;
}

/*----------------PORTFOLIO PAGE TABLE STYLES------------------------------------------------------------------*/
#portfolioTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
#portfolioTable th {
	color: #FFFFFF;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	background-color: #4A4A66;
}
#portfolioTable img {
	border: 1px solid #AAAAAA;
}
#portfolioTable div.websiteLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #2D2D4A;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
#portfolioTable div.websiteLink a {
	font-family: Arial, Helvetica, sans-serif;
	color: #2D2D4A;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
#portfolioTable div.websiteLink a:hover {
	color: #A90000;
}
#portfolioTable div.websiteCompany a {
	font-family: Arial, Helvetica, sans-serif;
	color: #2D2D4A;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
#portfolioTable div.websiteCompany a:hover {
	color: #A90000;
}
#portfolioTable div.websiteLocation {
	font-family: Arial, Helvetica, sans-serif;
	color: #2D2D4A;
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
	padding-left: 10px;
	text-decoration: none;
}
#portfolioTable div.websiteDescription {
	font-family: Arial, Helvetica, sans-serif;
	color: #2D2D4A;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	padding-left: 10px;
	text-decoration: none;
	line-height: 0.9em;
}
#portfolioTable div.websiteTestimonial {
	font-family: "Times New Roman", Times, serif;
	color: #2D2D4A;
	font-size: 0.8em;
	font-style: italic;
	font-weight: normal;
	padding-left: 10px;
	text-decoration: none;
	line-height: 0.9em;
}
#completedTable {
	width: 95%;
}
#retiredTable {
	width: 95%;
}
#ucTable {
	width: 95%;
}

/*----------------TEMPLATE PAGE TABLE STYLES------------------------------------------------------------------*/
#templateTable {
	width: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
#templateTable img {
	border: 1px solid #AAAAAA;
}

/*----------------HOSTING PAGE TABLE STYLES------------------------------------------------------------------*/
#hostingTable {
	width: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
#slideShowTable {
	width: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
#slideShowTable #dataCenterText {
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
}
#slideShowTable #hostingServices {
	background-color: #DDDDDD;
	padding: 5px;
}
#slideShowTable span {
	font-size: 1em;
	color: #A90000;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
#slideShowTable a {
	font-size: 1em;
	color: #0066CC;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
#slideShowTable a:hover {
	color: #A90000;
}

#slideShowTable a.moreInfo {
	font-size: 0.7em;
	color: #0066CC;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
#slideShowTable a.moreInfo:hover {
	color: #A90000;
}
table.infoPopUp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
	line-height: 1.1em;
	background-color: #DDDFE8;
	position: absolute;
	visibility: hidden;
	width: 230px;
	top: 65px;
	left: 10px;
	border: 4px solid #4A4A66;
	z-index: 3;
}
table.infoPopUp th {
	color: #FFFFFF;
	background-color: #4A4A66;
}

/*----------------DESIGN PAGE TABLE STYLES------------------------------------------------------------------*/
#designTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
#designTable li {
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	list-style-type: square;
	padding-bottom: 5px;
}
#designTable li span {
	font-size: 1.2em;
	color: #A90000;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
}
#designTable li a {
	font-size: 0.8em;
	font-weight: bold;
	font-style: italic;
	color: #0066CC;
	text-decoration: underline;
}
#designTable li a:hover {
	color: #A90000;
}

/*----------------DESIGN DETAILS PAGE TABLE STYLES------------------------------------------------------------------*/
#designDetailsTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
#designDetailsTable li {
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	list-style-type: square;
	padding-bottom: 5px;
}
#designDetailsTable li span {
	font-size: 1.2em;
	color: #A90000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#designDetailsTable th {
	font-size: 1.5em;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	background-color: #2D2D4A;
	padding-top: 3px;
	padding-bottom: 3px;
}
/*----------------FEATURES PAGE TABLE STYLES------------------------------------------------------------------*/
#featuresTable {
	width: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
#featuresTable span {
	font-size: 1.1em;
	color: #A90000;
	font-variant: small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#featuresTable ul {
	list-style-type: square;
}
#featuresTable ul ul {
	list-style-type: circle;
}
#featuresTable li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	padding-bottom: 5px;
	padding-top: 5px;
}
#featuresTable th {
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	background-color: #4A4A66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-variant: small-caps;
	padding-top: 2px;
	padding-bottom: 2px;
}

/*----------------CONTACT US PAGE TABLE STYLES------------------------------------------------------------------*/
#contactUsTable {
	width: 95%;
}
label.contactForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
input.requiredField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #AC1004;
	background-color: #FFFFCC;
	text-align: left;
	vertical-align: bottom;
	border: 1px #333333 solid;
	padding-left: 5px;
}
input.optionalField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal; 
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left; 
	vertical-align: bottom;
	border: 1px #003300 solid;
	padding-left: 5px;
}
input.readOnlyField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #AC1004;
	background-color: #EEEECC;
	text-align: left;
	vertical-align: bottom;
	border: 1px #333333 solid;
	padding-left: 5px;
}
textarea.optionalField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal; 
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left; 
	vertical-align: bottom;
	border: 1px #333333 solid;
	padding-left: 5px;
}
textarea.requiredField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal; 
	font-weight: bold;
	color: #AC1004;
	background-color: #FFFFCC;
	text-align: left; 
	vertical-align: bottom;
	border: 1px #333333 solid;
	padding-left: 5px;
}
select.requiredField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #AC1004;
	background-color: #FFFFCC;
	text-align: left;
	vertical-align: bottom;
	border: 1px #333333 solid;
	padding-left: 5px;
}
input.buttonRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AC1004;
	cursor: pointer;
}
input.buttonGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006600;
	cursor: pointer;
}
input.buttonBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	cursor: pointer;
}

/*----------------COLDFUSION PAGE TABLE STYLES------------------------------------------------------------------*/
#cfHeaderTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
#cfFaqTable {
	width: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
#cfFaqTable td.cfFaqQuestions {
	font-size: 1.1em;
	color: #A90000;
	padding-top: 10px;
}
#cfFaqTable td.cfFaqAnswer {
	padding-left: 10px;
}

/*----------------KNOWLEDGEBASE PAGE TABLE STYLES------------------------------------------------------------------*/
#kbTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
#kbScreensTable {
	width: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
#kbScreensTable div.kbTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	font-style: normal;
	color: #A90000;
	text-decoration: underline;
	text-align: center;
}
#kbScreensTable li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
#kbScreensTable li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	color: #A90000;
}

/*----------------MA GOAL CALCULATION PAGE TABLE STYLES------------------------------------------------------------------*/
#goalTable {
	width: 95%;
}
#goalTable td.goalHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003333;
	text-align: center;
	vertical-align: middle;
	height: 25px;
}
#goalTable label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
#goalTable input.requiredField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #AC1004;
	background-color: #FFFFCC;
	text-align: left;
	vertical-align: bottom;
	border: 1px #333333 solid;
	padding-left: 5px;
}
#goalTable input.optionalField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal; 
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left; 
	vertical-align: bottom;
	border: 1px #003300 solid;
	padding-left: 5px;
}
#goalTable input.readOnlyField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #AC1004;
	background-color: #EEEECC;
	text-align: left;
	vertical-align: bottom;
	border: 1px #333333 solid;
	padding-left: 5px;
}
#goalTable textarea.optionalField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal; 
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left; 
	vertical-align: bottom;
	border: 1px #333333 solid;
	padding-left: 5px;
}
#goalTable textarea.requiredField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal; 
	font-weight: bold;
	color: #AC1004;
	background-color: #FFFFCC;
	text-align: left; 
	vertical-align: bottom;
	border: 1px #333333 solid;
	padding-left: 5px;
}
#goalTable select.requiredField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #AC1004;
	background-color: #FFFFCC;
	text-align: left;
	vertical-align: bottom;
	border: 1px #333333 solid;
	padding-left: 5px;
}
#goalTable input.buttonRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AC1004;
	cursor: pointer;
}
#goalTable input.buttonGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006600;
	cursor: pointer;
}
#goalTable input.buttonBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	cursor: pointer;
}


