/* Style sheet for TWC Graphics Design template */
html {
	margin: 8px 0px 0px 0px;
	padding: 0px;
}
body  {
	background: #FFF;
	color: #666;
	margin: 8px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}
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: 2px;  }
h2    { font: normal bold 12px Verdana, Arial, sans-serif;
	border-bottom: 3px solid #D9DCE4;
	padding-left: 3px;
	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; }
img {
	padding: 5px;
}

h5    { color: #000; font:  normal bold 11px Verdana, Arial, sans-serif; }
h6    { color: #000; font:  normal bold 10px Verdana, Arial, sans-serif; }
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: url(images/design_elements/menu.gif) no-repeat left #FFF;
	font: normal normal 11px Verdana, Arial, sans-serif;
	height: 30px;
	}
.menu a, .menu a:link, .menu a:visited { 
	text-decoration: none;
	}
.menu a:hover {
	text-decoration: none;
	}

.leftcol {
	background: #9BA3BD;
	width: 165px;
	padding: 10px;
	color: #000;
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	}
.leftcol a, .leftcol a:link, .leftcol a:visited { 
	text-align: left; 
	color: #000;
	text-decoration: none; 
	padding: 2px 2px 2px 14px;  
	display: inline;
	background: url(images/design_elements/menu.gif) no-repeat top left;
	}
.leftcol a:hover {
	text-align: left;
	color: #333;
	text-decoration: none;
	padding: 2px 2px 2px 14px;
	background: url(images/design_elements/menu2.gif) no-repeat top left;
	display: inline;
	}
.leftcolwide { background: #EEEFF3;
	width: 353px;
	padding: 10px;
	color: #000;
	font:  normal normal 12px/16px Verdana, Arial, sans-serif; 
	text-align: left;
	vertical-align: top;
	}
.midcol { background: #EEEFF3;
	width: 162px;
	padding: 5px 13px 10px 7px;
	font:  normal normal 11px/15px Verdana, Arial, sans-serif; 
	text-align: justify;
	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;
	vertical-align: top;
	border-right: 1px solid #D9DCE4;
	}
.rightcol p { padding-right: 10px; 
	padding-left: 10px;}
.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;
	vertical-align: top;
	border-right: 1px solid #D9DCE4;
	}
.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-left: 1px solid #D9DCE4;
	border-right: 1px solid #D9DCE4;
	}
.fullcol p { padding-right: 10px; 
	padding-left: 10px;}
.fullcol li { padding-right: 10px; }
	
/* Define footer section */
.footer {  
	clear: both;
	color: #333;
	height: 15px;
	width: 760px;
	clear: both;
	margin-top: 20px;
	font: normal bold 12px Verdana, Arial, sans-serif;
	padding-top: 5px;
	background-color: #388dc9;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #2e74a4;
	padding-bottom: 5px;
	}
.footer a:link, .footer a:active, .footer a:visited  { color: #333; text-decoration: none;   }
.footer a:hover   { color: #333; text-decoration: underline;  }

/* Define standard hyperlinks */	
a:link  { color: #1C2D3D;  }  
a:active { color: #1C2D3D;  }
a:visited { color: #1C2D3D;  }
a:hover { color: #000; text-decoration: none; }



/* Define product page sections */
.productbox      { background: #EEEFF3; color: 000; 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;
	text-align: left;
	border: 1px solid #9BA3BD;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	padding: 3px;
	}
	
	 table.MsoNormalTable
	{mso-style-parent:"";
	line-height:115%;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	}
table.MsoTableGrid
	{border:1.0pt solid windowtext;
	font-size:10.0pt;
	font-family:"Times New Roman","serif"}

