body 		{
		background-color:#4fa2ff;
		margin-left:auto;
		margin-right:auto;
		width:50em;
		}

h1		{
		font-family:verdana;
		font-size:30px;
		color:#ffffff;
		padding:0px;
		padding-top:5px;
		margin:0px;
		margin-right:25px;		
		margin-left:25px;
		}


h2		{
		font-family:verdana;
		font-size:20px;
		color:#7fb8ff;
		padding:0px;
		margin:0px;
		z-index:2;
		}

p		{
		font-family:verdana;
		font-size:12px;
		color:#1c81fe;
		margin:0px;
		margin-bottom:10px;
		padding:0px;
		}

p		a {
		color:#0f6adb;
		text-decoration:none;
		}

p		a:hover	{
		color:#0000ff;
		}
		
.notes		{
		font-family:verdana;
		font-size:9px;
		font-color:#1c81fe
		}


#content ul	{
		list-style-type: none;
		list-style-position:outside;
		font-family:verdana;
		font-size:12px;
		color:#1c81fe;
		}

#content li	a {
		background-image: url(../images/li.gif);
		background-repeat:no-repeat;
		background-position: left 3px;
		padding-left:15px;
		color:#1c81fe;
		text-decoration:none;
		}
		
#content li	a:hover {
		background-image: url(../images/liH.gif);
		color:#0000ff;
		}

#content td	{
		vertical-align:top;
		}


#header 	{
		background-image:url(../images/navBarRepeat.gif);
		background-repeat:repeat-y;
		width:816px;
		height:154px;
		margin:0px;
		padding:0px;
		}

		
#headerLinks	{
		background-image:url(../images/navBar.gif);
		font-family:verdana;
		font-size:10px;
		height:19px;
		width:816px;
		margin:0px;
		padding:0px;
		}


#headerLinks 	a {
		color:white;
		text-decoration:none;
		}


#headerLinks	a:hover {
		color:#4e96ee;
		background-color:white;
		}
		
		
#contentHeader	{
		background-image: url(../images/contentBg.gif);
		background-repeat:repeat-y;
		height:20px;
		width:816px;
		vertical-align:top;
		margin:0px;
		padding:0px;
		}
		
#newHeader	{
		background-image: url(../images/contentHeaderNew.gif);
		height:49px;
		width:816px;
		margin:0px;
		padding:0px;
		}
		
#cromeHeaderLinks {
		padding-top:6px;
		margin-left:55px;
		}


#mainContent	{
		position:relative;
		width:816px;
		background-image: url(../images/contentBg.gif);
		background-repeat:repeat-y;
		margin:0px;
		padding:0px;
		}

#content	{
		position:relative;
		margin:25px;
		margin-top:0px;
		margin-bottom:0px;
		padding-top:10px;
		}

#productContent	img {
		border:1px solid #1c81fe;
		margin:2px;
		padding:3px;
		text-align:center;
		}

#productContent a:hover img {
		border:2px solid #0000ff;
		margin:1px;
		padding:3px;
		text-align:center;
		}

.center		{
		text-align:center;
		}
		
.right		{
		text-align:right;
		font-weight:bold;
		}

.left		{
		text-align:left;
		}

.nospaceUi	{
		margin-left:-40px;
		}

.footerBottom	{
		background-image: url(../images/contentBg.gif);
		background-repeat:repeat-y;
		vertical-align:bottom;
		}


#footer		{
		position:relative;
		width:815px;
		text-align:center;
		font-family:verdana;
		}

#footer	a 	{
		font-size:10px;
		color:#ffffff;
		text-decoration:none;
		}


#footer	a:hover {
		text-decoration:underline;
		}


#copyright	{
		font-family:verdana;
		font-size:10px;
		color:#ffffff;
		text-align:center;
		}
		
#copyright a	{
		font-family:verdana;
		font-size:10px;
		color:#ffffff;
		text-align:center;
		text-decoration:none;
		}		
		
.noSpacing	{
		word-spacing:-10px;
		}

.headerBar	{
		margin-top:2px;
		margin-right:20px;		
		margin-left:20px;
		}

.tableTop	{
		margin-top:0px;
		}		

.imgFloatRight	{
		float:right;
		border:1px solid #1c81fe;
		margin:5px;
		margin-top:0px;
		}
		
.noBorder	{
		border:0px;
		}

.homeImg	{
		margin-top:-19px;
		margin-right:-8px;
		z-index:1;
		}

.aboutImg	{
		margin-top:-19px;
		margin-right:-8px;
		z-index:1;
		}

.espanolImg	{
		margin-top:-2px;
		margin-right:-8px;
		z-index:1;
		}

.tyImg	{
		margin-top:-2px;
		margin-right:-8px;
		z-index:1;
		}

.404Img	{
		margin-top:-2px;
		margin-right:-8px;
		z-index:1;
		}
				
.chromestyle:after{
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
		}

.chromestyle ul{
		width: 100%;
		margin: 0;
		text-align: left;
		}

.chromestyle ul li{
		display: inline;
		}

.chromestyle ul li a{
		color: #000000;
		text-decoration: none;
		}

.dropmenudiv{
		position:absolute;
		border: 1px solid #a4bbdb;
		border-top-width: 0;
		border-bottom-width: 0;
		font:10px Verdana;
		z-index:100;
		background-color: #54a0ff;
		width: 290px;
		visibility: hidden;
		filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);
		}

.dropmenudiv a{
		display: block;
		text-indent: 3px;
		border-bottom: 1px solid #BBB;
		padding: 5px 5px;
		text-decoration: none;
		text-align:left;
		}

* html .dropmenudiv a{
		width: 100%;
		}

.dropmenudiv a:hover{
		text-indent:20px;
		background-image: url(../images/arrow.gif);
		background-repeat:no-repeat;
		}


table td	{
		text-align:right;
		font-family:verdana;
		font-size:12px;
		color:#1c81fe;
		margin:0px;
		padding:3px;
		padding-bottom:10px;
		text-align:center;
		}

table li	{
		padding-bottom:5px;
		}
				
textarea	{
		background-color:#54a0ff;
		font-family:verdana;
		font-size:10px;
		color:#ffffff;
		display:inline;
		height:200px;
		width:250px;
		overflow:auto;
		}

input		{
		background-color:#54a0ff;
		font-family:verdana;
		font-size:10px;
		color:#ffffff;
		display:inline;
		}

.iawidth	{
		width:250px;
		}
		
.odd		{
		background-color:#eef5ff;
		}

.even		{
		background-color:#ddecff;
		}
		
.tableOL	{
		border:1px solid #54a0ff;
		width:770px;
		margin-bottom:5px;
		}