/* Style sheet for TWC Graphics Design template */
html {
	margin: 0px;
	padding: 0px;
}
body  {
	background: url(images/design_elements/background.gif) repeat-y top left #202B4A;
	color: #666666;
	margin: 20px;
	padding: 0px;
	text-align: center;
	font: normal normal 12px/16px Verdana, Arial, sans-serif;
}
input { color: #000; font: normal normal 11px Arial, sans-serif; }
h1    { background: #D9DCE4;
	border-top: 3px solid #9BA3BD;
	padding: 7px 5px 1px 3px;
	font: normal bold 12px Verdana, Arial, sans-serif;
	color: #202B4A;
	margin-top: 0px;  }
h2    { font: normal bold 12px Verdana, Arial, sans-serif;
	color: #1C2D3D; }
h3    { font: normal bold 11pt Arial, Verdana, sans-serif; color: #000; padding: 3px; }
h4    { color: #202B4A; font:  normal bold 12px Verdana, Arial, sans-serif; }
h5    { color: #000; font:  normal bold 11px Verdana, Arial, sans-serif; }
h6    {
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
ol, ol ol, ol ol ol { color: #000; font: normal normal 12px/16px  Verdana, Arial, sans-serif; }
ul    { list-style-image: url('images/design_elements/bullet.gif'); color: #000; 
	 font: normal normal 12px/16px Verdana, Arial, sans-serif; }
ul ul    { list-style-image: url('images/design_elements/bullet2.gif'); 
	color: #000; font: normal normal 12px/16px Verdana, Arial, sans-serif; }
ul ul ul { list-style-image: url('images/design_elements/bullet3.gif'); 
	color: #000; font: normal normal 12px/16px Verdana, Arial, sans-serif; }

.menu {
	background: #202B4A;
	font: normal normal 12px Verdana, Arial, sans-serif;
	height: 26px;
	color: #EEEFF3;
	text-decoration: none;
	}
.menu a, .menu a:link, .menu a:visited { 
	color: #EEEFF3;
	text-decoration: none;
	}
.menu a:hover {
	color: #3CF;
	text-decoration: none;
	}

.leftcol {
	background: #9BA3BD;
	width: 165px;
	padding: 10px;
	color: #000;
	font:  normal normal 12px/16px Verdana, Arial, sans-serif;
	text-align: center;
	border-left: 1px solid #FFF;
	border-bottom: 3px solid #FFF;
	vertical-align: top;
	}
.leftcol a, .leftcol a:link, .leftcol a:visited {
	text-align: center;
	color: #000;
	text-decoration: none;
	padding: 2px 2px 2px 14px;
	display: inline;
	
	}
.leftcol a:hover {
	text-align: center;
	color: #FFF;
	text-decoration: none;
	padding: 2px 2px 2px 14px;
	display: inline;
	font-weight: bold;
	}
.midcol { background: #EEEFF3;
	width: 162px;
	padding: 5px 13px 10px 7px;
	font:  normal normal 11px/15px Verdana, Arial, sans-serif; 
	text-align: justify;
	border-bottom: 3px solid #FFF;
	vertical-align: top;
	}
.rightcol { background: #FFF;
	width: 383px;
	padding: 0px 0px 10px 0px;
	font:  normal normal 12px/16px Verdana, Arial, sans-serif; 
	text-align: left;
	border-bottom: 3px solid #FFF;
	vertical-align: top;
	}
.rightcol p {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14pt;
}
.rightcol li { padding-right: 10px; }	

.doublecol { background: #FFF;
	width: 570px;
	padding: 0px 0px 10px 0px;
	font:  normal normal 12px/16px Verdana, Arial, sans-serif; 
	text-align: left;
	border-bottom: 3px solid #FFF;
	vertical-align: top;
	}
.doublecol p {
	padding-right: 10px;
	padding-left: 10px;
}
.doublecol li { padding-right: 10px; }

.fullcol { background: #FFF;
	width: 760px;
	padding: 0px 0px 10px 0px;
	font:  normal normal 12px/16px Verdana, Arial, sans-serif; 
	text-align: left;
	border-bottom: 3px solid #FFF;
	border-left: 1px solid #FFF;
	vertical-align: top;
	}
.fullcol p { padding-right: 10px; 
	padding-left: 10px;}
.fullcol li { padding-right: 10px; }
	
/* Define footer section */
.footerleft {
	background: #fff;
	text-align: center;
	font: normal normal 11px/20px Verdana, Arial, sans-serif;
	color: #000;
	width: 364px;
	height: auto;
	padding: 3px 0px 0px 10px;
	}
#table2 tr td div a u {
	color: #FFF;
	text-decoration: underline;
	background-color: #EEEFF3;
}
#table2 tr td .productboxleft a u {
	color: #000;
}

.footerright {
	background: #FFF;
	display: block;
	text-align: right;
	font: normal normal 11px/20px Verdana, Arial, sans-serif;
	color: #000;
	width: 374px;
	height: 26px;
	padding: 3px 10px 0px 0px;
	}
.footerright a:link, .footerright a:active, .footerright a:visited  { color: #000; text-decoration: none;   }
.footerright a:hover   { color: #1C2D3D; text-decoration: underline;  }
.spacer { background: #FFF; }

/* Define standard hyperlinks */	
a:link  {
	color: #00F;
	font-size: 12px;
	text-decoration: underline;
}  
a:active { color: #1C2D3D;  }
a:visited { color: #00F;  }
a:hover {
	color: #00F;
	text-decoration: underline;
}



/* Define product page sections */
.productbox      { background: #EEEFF3; color: #000000; font: normal normal 11px/13px Verdana, Arial, sans-serif; 
	padding: 4px 10px 4px 10px; border: 1px solid #D9DCE4; text-align: left; }
.productboxtop   { background: #D9DCE4; color: #1C2D3D; font: normal bold 12px/15px Verdana, Arial, sans-serif; 
	padding: 4px 10px 4px 10px; text-align: center; 
	border-top: 1px solid #D9DCE4; border-left: 1px solid #D9DCE4;  border-right: 1px solid #D9DCE4;  }
.products        { background: #FFF; }
.productsleft   { background: #FFF; color: #195C82; border-left: 1px solid #D9DCE4; 
	border-top: 1px solid #D9DCE4; 
	padding: 4px 10px 4px 10px; text-align: center; }
.productsright  { background: #FFF; color: #195C82; border-left: 1px solid #D9DCE4; border-top: 1px solid #D9DCE4; 
	padding: 4px 10px 4px 10px; text-align: center; border-right: 1px solid #D9DCE4; }
.productboxleft     { background: #EEEFF3; color: #000; text-align: center;
	font: normal normal 11px/13px Verdana, Arial, sans-serif; 
	padding: 4px 10px 4px 10px; border-left: 1px solid #D9DCE4; border-top: 1px solid #D9DCE4; }
.productboxright      { background: #EEEFF3; color: #000; text-align: center;
	font: normal normal 11px/13px Verdana, Arial, sans-serif; 
	padding: 4px 10px 4px 10px; border-left: 1px solid #D9DCE4; border-right: 1px solid #D9DCE4; 
	border-top: 1px solid #D9DCE4; }
.productboxlbot     { background: #EEEFF3; color: #000; text-align: center;
	font: normal normal 11px/13px Verdana, Arial, sans-serif;  border-bottom: 1px solid #D9DCE4;
	padding: 4px 10px 4px 10px; border-left: 1px solid #D9DCE4; border-top: 1px solid #D9DCE4; }
.productboxrbot      { background: #EEEFF3; color: #000; text-align: center;
	font: normal normal 11px/13px Verdana, Arial, sans-serif; 
	padding: 4px 10px 4px 10px; border-left: 1px solid #D9DCE4; border-bottom: 1px solid #D9DCE4;
	border-right: 1px solid #D9DCE4; border-top: 1px solid #D9DCE4; }

/* Define textbox area */

.textbox      { background: #D9DCE4; color: #000; 
	font: normal normal 11px/15px Verdana, Arial, sans-serif; 
	padding: 5px; text-align: left;
	border: 1px solid #9BA3BD;
	}
.red {
	color: #F00;
}
#table2 tr td {
	color: #000;
}
#table2 tr .rightcol .MsoNormal {
	color: #202B4A;
	font-weight: normal;
}
.centerit {
	text-align: center;
}
body div div strong {
	font-size: 16px;
	color: #F00;
	font-weight: bold;
}
