
#corporateLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image:url(/storeImages/PadernoWCIlogo.png); background-position:top;
	height:300px;
	width:220px;
	background-repeat: no-repeat;
	
}

#corporateLink h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC3300;
	text-align: center;
	padding-top:120px;		
	
	}
	#corporateLink ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC3300;
	list-style-type: none;
	width:220px;
	}
	
input.wide, textarea.wide, select.wide {
	width: 100%;
	}

hr {
	color: 6633FF;
	}
ul {
	margin-bottom: 0px;
	}
dt {
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
	}
dd {
	margin-left: 20px;
	margin-bottom: 15px;
	}

.left {
	text-align: left !important ;
	}

.right {
	text-align: right !important ;
	}

H1 {
	color: black;
	font-weight:    normal;
	font-size:       24px;
	line-height:     auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0 0 0 0;
	font-family:     Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	
H2 {
	color: black;
	font-weight:    bold;
	font-size:       20px;
	line-height:     auto;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family:     Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	
H3 {
	color: black;
	font-weight:    bold;
	font-size:       15px;
	line-height:     auto;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family:     Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	
H4 {
	color: FFFFFF;
	font-weight:    bold;
	font-size:       12px;
	line-height:     auto;
	margin-bottom: 8px;
	margin-top: 0px;
	padding-bottom: 1px;
	font-family:     Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 0em;
	}
	
.headlineFont {
	font-family:     Verdana, Arial, Helvetica, sans-serif;
	}

td    {
	color: 3300FF;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding: 2;
	 }

p    {
	color: 3300FF;
	text-decoration: none;
	padding: 0;
	margin: 10px 0px;
	 }

.ruleBelow {
	border-bottom : 2px solid FF6600;
	}
.ruleAbove { 
	border-top : 2px solid FF6600;
	}

.thinRuleBelow {
	border-bottom : 1px solid FF6600;
	}
.thinRuleAbove { 
	border-top : 1px solid FF6600;
	}

span.linkBullet {
	font-size: 150%; 
	}


table {
	border-spacing: 0px;
	}

th {
	font-size: 13px;
	text-decoration: none;
	white-space: nowrap;
	vertical-align:baseline;
	font-weight:normal;
	padding-left: 4px;
	padding-right: 2px;
	text-align: left;
/*	color: #666666; */
	font-style: italic; 
	border-bottom: 1px solid FF6600;
	 }
th h2 {
	font-weight:normal;
	color: FF6600; 
	}
thead th  {
	border-bottom : 1px solid FF6600;
	}
tfoot th { 
	border-top : 1px solid FF6600;
	border-bottom : 0px solid FF6600;
	}
.catPath {
	font-size: 13px;
	font-weight: normal;
	color: black;
	}
	
.noRecordsMessage {
	font-size: 15px;
	font-weight: bold;
	display: block;
	text-align: center;
	width: auto;
	padding: 10px;
	white-space: nowrap;
	border: 0px solid FF6600;
	}

IMG  {
	border-color : 3300FF;
	}
a {
	font-size:    inherit;
	text-decoration: none;
	font-weight: normal;
	color: 333333;
	}
a:hover, a.small:hover { 
	color: 333333;
	}
a:active { 
	color: 333333;
	}

.gray { 
	color: gray  }
.error      {
	color: #cc0000;
	}


.normal {
	font-weight: normal;
	}
.normalSize {
	font-size: 14px;
	}
.small {
	font-size: 13px;
	}
.tiny {
	font-size: 12px;
	}
.large {
	font-size: 15px;
	}
.larger {
	font-size: 20px;
	}
.huge {
	font-size: 24px;
	}

.larger {
	font-size: 125%;
	}
.smaller {
	font-size: 80%;
	}

.underline {
	 border-bottom: 1px solid 6633FF;
	 }
	 
div.copyrightNotice {
	margin-top: 10px; 
	border-top: 1px solid 6633FF; 
	border-bottom: 0px solid 6633FF; 
	padding: 0 0 3 0;
	font-size: 12px;
	}
	
div.loginPanel {
	border: 1px solid FF6600; 
	padding: 0; 
	text-align: center; 
	width: inherit; 
	background-color: 000033;
	}
	
div.helpText {
	}
	
div.helpText dl {
	padding: 0px;
	margin: 0px;
	}	

div.helpText dl dt {
	padding: 0px;
	margin: 0px;
	}	

div.helpText dl dd {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	}	


div#message {
	margin: 0px 0px 0px 0px;
	}

div.messageContent {
	text-decoration: none;
	font-weight: normal;
	font-size:     13px;
	margin: 0 0 0 0;
	padding: 2px;
	color: black; 
	line-height: 100%; 
	vertical-align: middle; 
	text-align: center;
	border-bottom: 0px solid black;
	border-left: 0px solid 6633FF;
	border-right: 0px solid 6633FF;
	width: 100%;
	white-space: normal;
	}
		
div.messageContent img.messageIcon {
	}

div.messageContent span.subhead {
	font-size:     12px;
	}



table.messageBanner {
	border: 1px solid 6633FF;
	}
	
table.messageBanner td.icon {
	}

table.messageBanner td.message {
	color: gray;
	}

table.messageBanner td.message p.subhead {
	font-size:     12px;
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
		
			 
