﻿table {margin-left:auto; margin-right:auto;}
td    {text-align:left;
} /*text-indent: 35px; */
h1	  {color:#8c004c; text-align:center; margin-left:auto; margin-right:auto; margin-bottom: 0px; padding-bottom: 0px; vertical-align:bottom;}
h2	  {text-align:center;}

img { border-style:none; }
/* I don't know what this img 13x13 style is for, but it messes up the SYEP Employer Form WF1 and CSC logos. */
/*
	width: 13px;
	height: 13px;
}
*/

img.left {float:left;}
img.right {float:right;}

p.copy {
font-family:Arial;
font-size:x-small;
color:#555555;
text-align:center;
}
.center {margin-left:auto; margin-right:auto; width:auto} 
.left {float:left;} 
.right {float:right;}

.test {
border-style:dotted;
border-width:1px;
border-color:Red;
}
a:link {text-decoration: none; color:#006D75;}
a:visited {text-decoration: none; color:#006D75;}
a:active {text-decoration: none; color:#CC7A02;}
a:hover {text-decoration: overline underline; color:#8C004C;}

.centerTextBox {text-align:center;}
