#divMainPage {
	height: 597px;
	width: 1000px;
	background-image: url(../images/programs-bkg.jpg);
	background-repeat: no-repeat;
}
#divHeadingBlock {
	height: 150px;
	width: 100%;
}
#divContentBlock {
	width: 300px;
	float: left;
	padding-left: 163px;
}
#divContentBlock P {
	color: #000000;
	font-size: 12px;
	text-align: left;
	margin-bottom: 10px;
}
#divWPageTop {
	background-image: url(../images/wpage-top.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 44px;
}
#divWPageContentbkg{
	background-image: url(../images/wpage-bkg2.jpg);
	background-repeat: repeat-y;
	width: 1000px;
}
#divWPageContent{
	background-image: url(../images/wpage-bkg1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 1000px;
	text-align: center;
}
#divWPageBtm{
	background-image: url(../images/wpage-btm.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 42px;
}
#divContent {
	width: 801px;
	border: 0px;
	padding: 0px;
	text-align: left;
	display: block;
	margin: auto;
}
#tblContent {
	width: 801px;
	border: 0px;
	padding: 0px;
	text-align: left;
	display: block;
}
#divContent h2, #tblContent h2{	
	color: #CE0807;
	font-size: 14px;
}
.SolutionHeaderLink:link, .SolutionHeaderLink:visited {
	color: #CE0807;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.SolutionHeaderLink:hover {
	text-decoration: underline;
}
#divContent h4, #tblContent h4{	
	color: #000000;
	font-size: 14px;
}

#divContent P, #tblContent P {
	font-size: 12px;
	margin-bottom: 15px;
}
#divLeftImage, .tdLeftGutter {
	float: left;
	width: 175px;
}
#divProgramText {
	display: block;
	margin-left: 175px;
	width: 626px;
}
#divSpotlightText {
	display: block;
	margin-left: 195px;
	width: 595px;
}
#divMktgMaterialsL, #divMktgMaterialsR {
	float: left;
	width: 311px;
}
#tblWPage {
	margin-top: 0px;
	width: 100%;
}
.tdWPageLeft {
	background-image: url(../images/wpage-left2bkg.jpg);
	background-repeat: repeat-y;
}
.tdWPageContent {
	width: 801px;
	height: 450px;
	background-color: #ffffff;
}
.tdWPageRight{
	background-image: url(../images/wpage-right2bkg.jpg);
	background-repeat: repeat-y;
}
.regLink:link, .regLink:visited, .sRedText {
	color: #CE0807;
	text-decoration: none;
}
.regLink:hover{
	text-decoration: underline;
}
#ulNavList {
	text-align: left;
	list-style: none;
}
.navLink:link, .navLink:visited{
	color: #006600;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.navLink:hover{
	color: #006600;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.ulPrgList {
	list-style: circle;
	margin-bottom: 15px;
}
.ulPrgList LI {
	font-size: 12px;
	margin-left: 15px;
	padding-left: 0px;
}
.ulPrgList2 {
	list-style: square;
	margin-bottom: 5px;
}
.ulPrgList2 LI {
	font-size: 12px;
	padding-left: 0px;
}
.ulMktgMaterials {
	margin-right: 20px;
	font-size: 12px;
	font-weight: bold;
	list-style: none;
}
.liLink {
	list-style: none;
}
.ulKTKA 
{
    margin-left: 0px;
    padding-left: 15px;
}
.liKTKA 
{
    font-size: 12px;
    vertical-align: middle;
}
#goBack:link, #goBack:visited {
	color: #CE0807;
	font-size: 12px;
	text-decoration: none;
}
#goBack:hover {
	text-decoration: underline;
}
/*///////////////////////////////////////////////////////////// KTKA Product Program Form */
#divKTKAFormHeader
{
    width: 100%;
    text-align: center;
}
#tblKTKAForm 
{
    width: 100%;
    background-image: url(../images/FormBackground.gif);
    background-repeat: no-repeat;
    background-position: 50px 40px;
}
.pLabel 
{
    font-weight: bold;
    font-family: Arial;
    font-size: 12px;
    text-align: right;
    margin-right: 10px;
}
.pLabel2
{
    font-weight: bold;
    font-family: Arial;
    font-size: 12px;
    margin-left: 5px;
}
.CommentBox 
{
    height: 288px;
    margin-left: 5px;
}
#divFormSubmit
{
    float: left;
}
#divFormLogos 
{
    float: left;
}
.Errors
{
    font-size: 15px; 
    color: #cc0000;
    list-style: none;
    text-align: center;
}