body
{
text-align: center;
margin: 0px;
height: 500px;

font-family: Arial, arial, helvetica, sans-serif;
font-size: 10pt;
font-weight: Normal;
font-style: Normal;
font-variant: Normal;
color: #000000;
}
p,ul,li,td,th,
{
   font-family: Arial, arial, helvetica, sans-serif;
   font-size: 10pt;
   font-weight: Normal;
   font-style: Normal;
   font-variant: Normal;
   color: #000000;
} 

input,select,textarea,button 
{
   font-family: Arial, helvetica, sans-serif;
   font-size: 12pt;
   font-weight: normal;
   font-variant: normal;
   color: black;
} 

table#template-format-table
{
width: 1003px;
height: 575px;
}
td#template-header
{
width: 1003px;
background: #000000 left url(/TCS/prod/dzn_headers/pkheader.jpg) no-repeat;
 height: 159px;
 color: #FFFFFF;

}
td#template-body-container
{

vertical-align: top;
height: 100%;
}
td#body-left-col a:link
{
color: blue;
}
td#body-left-col a:visited
{
color: purple;
}
td#body-left-col a:hover
{
color: red;
}
td#body-center-col a:link
{
color: blue;
}
td#body-center-col a:visited
{
color: purple;
}
td#body-center-col a:hover
{
color: red;
}

td#body-right-col a:link
{
color: blue;
}
td#body-right-col a:visited
{
color: purple;
}
td#body-right-col a:hover
{
color: red;
}

td#template-body-container p
{

}
td#template-body-container ul
{

}
td#template-body-container li
{

}
td#template-body-container table
{

}
td#template-body-container td
{

}
table#body-shell-format
{
width: 1003px;
height: 100%;
vertical-align: top;
background: top left url(/TCS/prod/designs/puppyk/dzn_graphics/pkbody.jpg) repeat-y;

}
td#body-left-col
{

width: 195px;
padding: 10px 5px 0 4px;
vertical-align: top;
}
td#body-center-col
{
width: 607px;
height: 100%;
padding: 0 5px 5px 5px;
vertical-align: top;

overflow: auto;
}
td#body-right-col
{

width: 195px;
vertical-align: top;
padding: 10px 0px 0 4px;
}
td#template-footer
{
width: 1003px;
}
table#footer-content-table
{
width: 1003px;
padding: 0px;
}
td#footer-image-container
{
width: 1003px;
height: 97px;
background: top left url(/TCS/prod/designs/puppyk/dzn_graphics/pkfooter.gif) no-repeat;
}
td#footer-content
{
width: 1003px;
text-align: center;
background: top left url(/TCS/prod/designs/puppyk/dzn_graphics/footerrepeat.jpg) repeat-y;
color: black;
}
span.template-doc-hostedby  { 
    float: left; 
    text-align: left; 
    font-size: 85%;
		color: black;;
    }

span.template-doc-footer-email  {
         font-style: italic;
         text-align: center;
         font-size: 90%;
color: black;
}

span.template-doc-copyright  { 
float: right; 
text-align: right; 
font-style: italic; 
font-size: 85%;
color: black;
}
td#footer-content a:link
		{
		color: blue;
		}
td#footer-content a:visited
{
		color: blue;
}
td#footer-content a:hover
{
		color: red;
}
a:link
{
    
}

a:visited
{
    
}

a:hover
{
    
}



/**********************************************************************************************

	Main Menu Style Settings

***********************************************************************************************/


/*---------------------------------------------------------
Main Menu Group Settings - (Applies to the main container)
----------------------------------------------------------*/
.cdd1_main_menu{

	background-color:#eeeeee;
	/*background-image:url(/TCS/prod/dzn_menus/1535/bg.jpg);*/
	cursor:hand;
	cursor:pointer;
	color:#333333;
	font-family:Arial;
	font-size: 12px;
        font-weight: normal;
        font-variant: normal;
        border: 1px solid black;
	text-align: left;	

}

/*---------------------------------------------------------
Main Menu Item Settings
----------------------------------------------------------*/
.cdd1_main_items{
        font-weight: normal;
        font-variant: normal;
	background-color:#ebe7b2;
	cursor:hand;
	background-image:url(/TCS/prod/dzn_menus/1535/bg.jpg);
        vertical-align: top;
        padding: 0px;
        margin: 0px;
	border-bottom: 1px solid black;
	text-align: left;
}

/*---------------------------------------------------------
Main Menu Item Rollover Settings
----------------------------------------------------------*/
.cdd1_main_items_rollover{

	background-image:url(/TCS/prod/dzn_menus/1535/bg_roll.jpg);
	cursor:hand;
	text-decoration:underline;
	font-weight: normal;
        font-variant: normal;
	border-bottom: 1px solid black;
	text-align: left;
}

/**********************************************************************************************
	Sub Menu Style Settings

***********************************************************************************************/
/*---------------------------------------------------------
Sub Menu Group Settings - (Applies to all sub containers)
----------------------------------------------------------*/
.cdd1_sub_menu{
	font-family:Arial;
	font-size: 12px;
        font-weight: normal;
        font-variant: normal;
	border-style:solid;
	background-color:#eeeeee;
	cursor:hand;
	text-align: left;
	color:#333333;

	filter:progid:DXImageTransform.Microsoft.Fade(duration=.4);

}

/*---------------------------------------------------------
Sub Menu Item Settings
----------------------------------------------------------*/
.cdd1_sub_items{
        font-weight: normal;
        font-variant: normal;

	background-color:#cccccc;
	background-image:url(/TCS/prod/dzn_menus/1535/sub_bg.gif);
	cursor:hand;
	text-align: left;
	
}

/*---------------------------------------------------------
Sub Menu Item Rollover Settings
----------------------------------------------------------*/
.cdd1_sub_items_rollover{
        font-weight: normal;
        font-variant: normal;
	text-align: left;
	/*background-color:#ebe7b2;*/
	background-image:url(/TCS/prod/dzn_menus/1535/sub_bg.gif);
	cursor:hand;

	color:#222222;
	text-decoration:underline;
	


}

/**********************************************************************************************

	Divider Style Settings

***********************************************************************************************/



/*---------------------------------------------------------
Vertical Dividers
----------------------------------------------------------*/
.cdd1_dividers_vertical{
        font-weight: normal;
        font-variant: normal;
	background-color:#333333;

}

/*---------------------------------------------------------
Horizontal Dividers
----------------------------------------------------------*/
.cdd1_dividers_horizontal{
        font-weight: normal;
        font-variant: normal;

	background-color:#000000;
}

/**********************************************************************************************
	Optional Specific Settings

	Specifically define settings for any item or menu group
	by using the following syntax with the items index.

***********************************************************************************************/


/*

#cdd_item0_0
{
	CSS settings here for first main menu item

}



#cdd_item0_menu
{

	CSS settings here for main menu group

}

div#link-menu-container-1434
{
padding: 0px;
vertical-align: top;
text-align: center;
color: #ECF178;
font-size: 11pt;
font-family: times new roman, sans-serif;
font-variant: normal;
font-weight: normal;
}

span.menu-links-1434
{
    vertical-align: top;
    padding: 0 0 4px 0px;
    font-size: 11pt;
    font-variant: normal;
    font-family: times new roman, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: black;
    margin-right: 5px;
}

div#link-menu-container-1434 a.menu-links-1434:link
{
padding: 2px 5px 5px 5px;
color: blue;
font-size: 11pt;
font-family: times new roman, sans-serif;
font-variant: normal;
font-weight: normal;
text-decoration: none;
font-style: normal;
}
div#link-menu-container-1434 a.menu-links-1434:visited
{
padding: 2px 5px 5px 5px;
color: blue;
font-size: 11pt;
font-family: times new roman, sans-serif;
font-variant: normal;
font-weight: normal;
text-decoration: none;
font-style: normal;
}
div#link-menu-container-1434 a.menu-links-1434:hover
{
padding: 2px 5px 5px 5px;
color: red;
font-size: 11pt;
font-family: times new roman, sans-serif;
font-variant: normal;
font-weight: normal;
text-decoration: underline;
font-style: normal;
}

div#link-menu-container-1428
{
padding: 0px;
vertical-align: top;
text-align: center;
color: #ECF178;
font-size: 11pt;
font-family: times new roman, sans-serif;
font-variant: normal;
font-weight: normal;
}

span.menu-links-1428
{
    vertical-align: top;
    padding: 0 0 4px 0px;
    font-size: 11pt;
    font-variant: normal;
    font-family: times new roman, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: black;
    margin-right: 5px;
}

div#link-menu-container-1428 a.menu-links-1428:link
{
padding: 2px 5px 5px 5px;
color: #A21373;
font-size: 11pt;
font-family: times new roman, sans-serif;
font-variant: normal;
font-weight: normal;
text-decoration: none;
font-style: normal;
}
div#link-menu-container-1428 a.menu-links-1428:visited
{
padding: 2px 5px 5px 5px;
color: #A21373;
font-size: 11pt;
font-family: times new roman, sans-serif;
font-variant: normal;
font-weight: normal;
text-decoration: none;
font-style: normal;
}
div#link-menu-container-1428 a.menu-links-1428:hover
{
padding: 2px 5px 5px 5px;
color: #6B13A3;
font-size: 11pt;
font-family: times new roman, sans-serif;
font-variant: normal;
font-weight: normal;
text-decoration: underline;
font-style: normal;
}