/**
 * Copyright Notice
 * This file contains proprietary information of Valspar Corporation
 * Copying or reproduction without prior written approval is prohibited.
 * Copyright (c) 2007
*/

@import "header.css";
@import "rail.css";


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	padding:0;
	margin:0;
}

h1 { line-height: 130%; font-size: 200%;}
h2 { line-height: 120%; font-size: 160%; }
h3 { line-height: 100%; font-size: 130%; }
h4 { line-height: 80%; font-size: 120%; }
h5 { line-height: 70%; font-size: 110%; }

body table {
	text-align:left;
	margin:0 auto;
	vertical-align:top;
}

body table table {
	text-align:left;
	padding:0;
	margin:0;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.td_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.td_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: grey;
	height: 20;	
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.border {
	border: 1px solid #C0C0C0;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.button {
	background-color: #777CC1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
}
.underline {
	text-decoration: underline;
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none
	line-height:normal;
}
.body a {line-height:normal;}
.eps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #333399;
	text-decoration: none;
	background-color: #FFFFFF
}
.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 0 10px;
	font-weight: bold;
	color: #B37400;
	/*color: #E8B10C; */
	text-decoration: none
}
.pagehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* color: #F9630D; */
	color: #402900;
	font-weight: bold;
/*
	color: #FFFFFF;
	background-color: #333399
	color: #000000;
*/	
	
	
	text-decoration: none
}
.indent {
	padding-left:30px;
	padding-bottom:20px;
}

.tbeps {
	margin:0 0 10px 10px;
	padding:0;
	border:0;
}

A.MainLink
{
    font-size: 11px;	
    color: #3333cc;
    font-family: Verdana, Arial;
    text-align: left
    text-decoration: none;
}
A.MainLink:Hover {
	color: #000000;
	text-decoration: underline;
}

a:link { color: #004EB3; }
a:active { color: #004EB3; text-decoration: none; }
a:visited { color: #004EB3; }
a:hover { color: #3333cc; text-decoration: none; }

a sup { text-decoration: none; }

.bs { color: #333399; padding-left: 15px; padding-top: 5px; }
.content {
	width:750px;
	height:auto;
	min-height: 450px;

}

.yline {
	background: url(/cca/images/goldBar.gif) no-repeat top left;
	border-top:1px solid #8C8C8C;
}

.footer {
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	background:#8C8C8C;
}

.footer a, .footer a:link, .footer a:visited {
	margin-right:5px;
	color:#FFFFFF;
}

table {
	border-left: 1px solid #C0C0C0;
}	
table table { border:0; }

ul.ulTop .leftBt h4 { 
        background-color: white; 
        color:Gray;
        display:inline; 
        font-size: 18px; 
        padding-left: 10px; 
        padding-right:10px; 
}

ul.ulTop {
	margin:5px 0 0 0;
	padding:0;
	list-style:none;
	width:220px;
	height:auto;
}


.ulTop li.leftBt {
	margin:8px 0;
	padding:2px 0;
	text-align:right;
	background:url(/cca/images/spacerGrey.gif) repeat-x 50% 50%;
	
}

ul.bullet2 li { line-height:25px; }

