﻿/* Style sheet for TWC Graphics Design template */
html {
	margin: 0px;
	padding: 0px;
}
body  {
	background: #12214E;
	color: #666;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	font: normal normal .9em/1.2em Arial, Helvetica, sans-serif;
}
input { color: #000; font: normal normal .8em Arial, sans-serif; }
h1    {
	background: #DADEE6;
	border-top: 3px solid #374C88;
	padding: 7px 5px 1px 3px;
	font: normal bold large Arial, Helvetica, sans-serif;
	color: #12214E;
	margin-top: 0px;
}
h2    {
	font: normal bold medium Arial, Helvetica, sans-serif;
	color: #12214E;
	border-bottom: 2px solid #DADEE6;
}
h3    {
	font: normal bold large Arial, Helvetica, sans-serif;
	color: #374C88;
}
h4    {
	color: #12214E;
	font: normal bold .9em Arial, Helvetica, sans-serif;
}
h5    {
	color: #000;
	font: normal bold .8em Arial, Helvetica, sans-serif;
}
h6    {
	color: #000;
	font: normal bold 10px Arial, Helvetica, sans-serif;
}
ol ol ol { color: #666; }
ol ol { color: #666; }
ol { color: #666; }
ul    { list-style-image: url('images/design_elements/bullet.gif'); color: #666; 
	 }
ul ul    { list-style-image: url('images/design_elements/bullet2.gif'); 
	color: #666; }
ul ul ul {
	list-style-image: url('images/design_elements/bullet3.gif');
	color: #666;
}

#movie {
	width: 760px;
	height: 190px;
	text-align: center;
	}
#container {
	background: url(images/design_elements/bodyback.gif) repeat-y;
	display: block;
	width: 760px;
	text-align: center;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}
#container2 {
	background: url(images/design_elements/bodyback2.gif) repeat-y;
	display: block;
	width: 760px;
	text-align: center;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}
#container3 {
	background: #FFF;
	display: block;
	width: 760px;
	text-align: center;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}
#leftcol {
	background: none;
	float: left;
	width: 165px;
	margin: 0;
	position: relative;
	padding: 2px 10px 2px 10px;
	font: normal normal .9em/1.2em Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	z-index: 9;
}
#midcol {
	background: none;
	position: relative;
	float: none;
	margin-left: 194px;
	margin-top: 4px;
	width: 162px;
	padding: 5px 13px 10px 7px;
	font: normal normal .78em/1.1em Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	z-index: 0;
}
#rightcol {
	background: none;
	float: right;
	width: 383px;
	margin-top: 0px;
	padding: 0px 0px 10px 0px;
	font: normal normal .9em/1.2em Arial, Helvetica, sans-serif;
	text-align: left;
	border-bottom: 3px solid #FFF;
	vertical-align: top;
}
#rightcol p {
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#rightcol li {
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#rightcol2 {
	background: none;
	float: right;
	width: 570px;
	margin-top: 0px;
	padding: 0px 0px 10px 0px;
	font: normal normal .9em/1.2em Arial, Helvetica, sans-serif;
	text-align: left;
	border-bottom: 3px solid #FFF;
	vertical-align: top;
}
#rightcol2 p {
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#footerright a:visited  {
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#rightcol2 li {
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#fullcol {
	background: #FFF;
	padding: 0px 0px 10px 0px;
	font: normal normal .9em/1.2em Arial, Helvetica, sans-serif;
	text-align: left;
	border-bottom: 3px solid #FFF;
	vertical-align: top;
}
#fullcol p {
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#fullcol li {
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#fullcol h2    {
	font: normal bold .9em Arial, Helvetica, sans-serif;
	color: #12214E;
	border-bottom: 2px solid #DADEE6;
	margin: 0px 10px;
}
#fullcol h3    {
	font: normal bold .9em Arial, Helvetica, sans-serif;
	background: url('images/design_elements/bullet.gif') no-repeat top left;
	margin: auto 10px;
	color: #374C88;
	padding-left: 16px;
}

	
/* Define footer section */
#footer {
	clear: both;
	position: relative;
	background: url(images/design_elements/footer.gif) no-repeat bottom left;
	width: 760px;
	height: 42px;
	font-family: Arial, Helvetica, sans-serif;
}
#footerleft {
	background: inherit;
	text-align: left;
	float: left;
	font: normal normal 11px Arial, Helvetica, sans-serif;
	color: #333;
	width: 364px;
	margin-left: 1px;
	padding: 22px 0px 0px 10px;
}
#footerright {
	float: right;
	text-align: right;
	display: inline;
	font: normal normal 11px Arial, Helvetica, sans-serif;
	color: #000;
	width: 374px;
	padding: 22px 10px 0px 0px;
}
#footerright a:active  {
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#footerright a:link  {
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#footerright a:hover   {
	color: #12214E;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

/* Define standard hyperlinks */	
a:link  {
	color: #333399;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:active {
	color: #333399;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:visited {
	color: #800080;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}



/* Define textbox area */

.textbox      { background: #DADEE6; color: #000; 
	padding: 5px; text-align: left;
	border: 1px solid #B4C0D6;
	}
/* Menu styling */

.menuul {
	margin: 0px 0px 0px 0px;
	padding: 0;
	width:158px;
	list-style: none;
	z-index: 10;
	}

.menuul li {
	position: relative;
	z-index: 9;
	}
	
.menuul li ul {
	position: absolute;
	left: 158px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	z-index: 9;
}

/* Styles for Menu Items */
.menuul li a {
	display: block;
	background-color: #B4C0D6;
	border-bottom: 1px solid #CDD5E4;
	padding: 0px;
	margin: 0;
	width: 158px;
	height: 22px;
	min-height: 22px;
	font-family: Arial;
	font-size: 11px;
	line-height: 22px;
	font-weight:bold;
	text-align: left;
	text-decoration: none;
	color: black;
	z-index: 9;
}
.menuul li li a {
	display: block;
	padding: 0px 6px;
	background-color: #CDD5E4;
	border-bottom:1px solid #B4C0D6;
	width:158px;
	height:22px;
	min-height: 22px;
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	text-align: left;
	text-decoration: none;
	color: black;
	z-index: 9;
}

/* Fix IE. Hide from IE Mac \*/
* html .menuul li { float: left; height: 1%; }
* html .menuul li a { height: 1%; }
/* End */

.menuul li a:hover { 
	display:block;
	width:158px;
	height:22px;
	min-height: 22px;
	color: #FFF;
	background-color: #B4C0D6;
}
.menuul li li a:hover { 
	display:block;
	width:158px;
	height:22px;
	min-height: 22px;
	color: #FFF;
	background-color: #B4C0D6;
}

 /* Hover Styles */
		
.menuul li.over ul { display: block; }
.img-left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.img-right {
	float: right;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.menuul li:hover ul { display: block; }

