.style11 {
	color: #FFFFFF;  /* white */
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	padding-right: 25px;
	padding-left: 3px;
	border-bottom-width: 1px;
	/* border-bottom-style: dotted;  geof commented this out */
	border-bottom-color: #FFFFFF;
	padding-bottom: 10px;
	text-align: center;
}
.style12 {
	font-size: 10px;
	font-weight: bold;
	color: #0000FF;   /* one of the blues - has to show up over black!!!!*/
	line-height: 15px;
}
.style12a {
	font-size: 10px;
	font-weight: bold;
	color: #00FF33;   /* one of the blues - has to show up over black!!!!*/
	line-height: 15px;
}
.style2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;   /* black */
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	padding: 10px;
	line-height: 14px;
}
.style3 {
	font-size: 8px;
	font-weight: bold;
	color: #2E68B2;  /* one of the blues */
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0px;
}
.style4 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2E68B2;   /* one of the blues */
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.style5 {
	font-size: 14px;
	font-weight: bold;
}
.style6 {
	font-size: 24px;
	font-weight: bold;
	color: #2E68B2;  /* one of the blues */
	text-align: center;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
}
.style2_center {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;  /* white */
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	line-height: 14px;
	padding: 0px;
}
/* Style sheet for TWC Graphics Design template */
html {
	margin: 0px;
	padding: 0px;
}
body  {
	width: 100%;
	height: 100%;
	color: #2E68B2;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #CCCCCC;
	/*background-image: url(images/bg4.gif); geof commented this out*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
}
input { color: #000; font: normal normal 11px Arial, sans-serif; }
h1    {
	color: #2E68B2;
	font-family: Arial, Verdana, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
h2    { font: normal bold 13pt Arial, Verdana, sans-serif;
	color: #626161; }     /* gray */
h3    { font: normal bold 11pt Arial, Verdana, sans-serif; color: #626161; padding: 3px; }
h4    { color: #000; font:  normal bold 12px Verdana, Arial, sans-serif; }
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/17px  Verdana, Arial, sans-serif; }
ul    { list-style-image: url('images/design_elements/bullet.gif'); color: #000; 
	 font: normal normal 12px/17px Verdana, Arial, sans-serif; }
ul ul    { list-style-image: url('images/design_elements/bullet2.gif'); 
	color: #000; font: normal normal 12px/17px Verdana, Arial, sans-serif; }
ul ul ul { list-style-image: url('images/design_elements/bullet3.gif'); 
	color: #000; font: normal normal 12px/17px Verdana, Arial, sans-serif; }

.headerbot { background: url("images/design_elements/topline.gif");
	width: 760px;
	height: 10px;
	}
	

.leftside {
	color: #000000;
	width: 235px;
	padding: 10px;
	height: 100%;
	text-align: left;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #2E68B2;
}
.leftside h1 { font: normal bold 10pt Verdana, Arial, sans-serif;
	color: #FFF;  }    /* white */
.leftside ul    { list-style-image: url('images/design_elements/col_bullet.gif'); color: #FFF; 
	 font: normal normal 11px/15px Verdana, Arial, sans-serif; }
	
.content {
	background: #FFF;    /* white */
	width: 485px;
	color: #000;    /* black */
	padding: 10px;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #761516;
	border-left-color: #761516;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
}
.contentfull {
	background: #FFF;
	width: 710px;
	color: #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #761516;
	border-left-color: #761516;
}
.contenthalfl {
	background: #FFF;
	width: 359px;
	color: #000;
	padding: 10px;
	text-align: left;
	border-left: 1px solid #761516;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
}
.contenthalfr {
	background: #FFF;
	width: 358px;
	color: #000;
	padding: 10px;
	text-align: left;
	border-left: 1px solid #761516;
	border-right: 1px solid #761516;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
}
.box1 {
	background: #F0DFC8;
	width: 233px;
	color: #000;
	padding: 8px;
	text-align: left;
	border-left: 1px solid #761516;
	border-right: 1px solid #761516;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
}
.boxtop1 {
	background: #901919;
	width: 233px;
	color: #FFF;    /* white */
	padding: 3px 8px 3px 8px;
	text-align: left;
	border-left: 1px solid #761516;
	border-right: 1px solid #761516;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
}
.box2 {
	background: #F1EBC0;
	width: 235px;
	color: #000;    /* white */
	padding: 8px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
}
.boxtop2 { background: #CEAF43;
	width: 235px;
	color: #000;  font: normal bold 12px/16px Verdana, Arial, sans-serif; 
	padding: 3px 8px 3px 8px; 
	text-align: left;
}

.hmenu {
	background: url("images/design_elements/menubk.gif");
	display: block;
	text-align: right;
	color: #000000;   /* black */
	width: 745px;
	height: 32px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding-right: 15px;
	}

/* Define main menu mouseover states */
.hmenu a {
	text-align: left;
	color: #000000; 
	text-decoration: none;
}
.hmenu a:link {
	text-align: left;
	color: #000000;
	text-decoration: none;
}
.hmenu a:visited {
	text-align: left;
	color: #000000;
	text-decoration: none;
}
.hmenu a:hover {text-align: left; color: #000066; text-decoration: underline; }

/* Define footer section */
.footer {
	background: url("images/design_elements/menubk.gif");
	display: block;
	text-align: center;
	color: #666666;  /* gray*/
	width: 760px;
	height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #2E68B2;
	border-right-color: #2E68B2;
	border-bottom-color: #2E68B2;
	border-left-color: #2E68B2;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer a:link    {
	color: #999999;  /* light gray*/
	text-decoration: none;
}
.footer a:active  {
	color: #999999;   /* light gray*/
	text-decoration: none;
}
.footer a:visited {
	color: #999999;  /* light gray*/
	text-decoration: none;
}
.footer a:hover   {
	color: #000000;  /* black  */
	text-decoration: underline;
}
	
/* Define standard hyperlinks */	
a:link  { color: #626161;  }   /* gray  */
a:active { color: #626161;  }
a:visited { color: #626161;  }
a:hover { color: #000; text-decoration: none; }



/* Define product page sections */
.productbox      {
	background: #F0F0F0;
	color: 000;  /*black*/
	padding: 4px 10px 4px 10px;
	border: 1px dotted #761516;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
}
.productboxtop      {
	color: #FFF;  /*bright red*/
	padding: 4px 10px 4px 10px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #761516;
	border-right-color: #761516;
	border-left-color: #761516;
	background-color: #2E68B2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
}
.products        { background: #FFF; }
.productsleft   {
	background: #FFF;
	color: #195C82;
	padding: 4px 10px 4px 10px;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #761516;
	border-top-color: #761516;
	border-right-color: #761516;
	border-bottom-color: #761516;
}
.productsright  {
	background: #FFF;
	color: #195C82; /* blue green should be ok for new color scheme*/ 
	padding: 4px 10px 4px 10px;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #761516;
	border-right-color: #761516;
	border-left-color: #761516;
}
.productboxleft     {
	background: #F0F0F0;
	color: #000;
	text-align: center;
	font: normal normal 11px/13px Verdana, Arial, sans-serif;
	padding: 4px 10px 4px 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #761516;
	border-left-color: #761516;
}
.productboxright       {
	color: #000;
	text-align: center;
	font: normal normal 11px/13px Verdana, Arial, sans-serif;
	padding: 4px 10px 4px 10px;
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #761516;
	border-right-color: #761516;
	border-left-color: #761516;
}
.productboxlbot      {
	background: #F0F0F0;
	color: #000;
	text-align: center;
	font: normal normal 11px/13px Verdana, Arial, sans-serif;
	padding: 4px 10px 4px 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #761516;
	border-bottom-color: #761516;
	border-left-color: #761516;
}
.productboxrbot      {
	background: #F0F0F0;
	color: #000;
	text-align: center;
	font: normal normal 11px/13px Verdana, Arial, sans-serif;
	padding: 4px 10px 4px 10px;
	border: 1px dotted #761516;
}

/* Define textbox area */

.textbox      {
	background: #FFF;
	color: #000000;
	padding: 5px 10px 5px 10px;
	text-align: left;
	width: auto;
	border: 1px dotted #045A61;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	}
.textboxheader {
	color: #2E68B2;  /*bright blue*/
	text-align: left;
	padding: 5px 10px 5px 10px;
	width: auto;
	background-color: #045A61;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	}
