body{
	color:#404040;
	background-color: #ffffff;
	background: transparent url(../grafx/bg_sub.gif) repeat-x; 
	font: 11px verdana;
	width: 100%;
	height:100%;
	margin: auto;
	padding: 0;
}


h1 {
	font-family: verdana; 
	font-weight:bold; 
	font-size: 11pt; 
	color: #606060;
}
h2 {
	font-family: verdana; 
	font-weight:bold; 
	font-size: 10pt; 
	color: #606060;
	margin-left: 4px;
}
h3 {
	font-family: verdana; 
	font-weight:bold; 
	font-size: 8pt; 
	color: #606060;
	margin-bottom: 0px;
}

p { 
	margin: 2px; 
	line-height: 18px; 
	margin-bottom: 12px; 
	color: #606060;
	text-align: left;
}

input.feild {
	height: 14px;
	border: #ffff00 1px solid;
	margin-top: -4px;
	background: #fff;
	}

	
	
	
	
.content{
	margin: auto;
	height: auto;
	width: 720px;
	}

.globaltop{
	width: 720px;
	margin-top: 14px;
	display: block;
	position: absolute;
	}
	
	.search{
		color: #999;
		width: 540px;
		height: 20px;
		float: right;
		text-decoration: none;
		padding-top: 4px;
		position: relative;
		}
		
		.search span{
			float: right;
			}
			
		.search a{
			color: #D1D3D4;
			}
			
		.search a:hover{
			color: #fff000;
			}
		

	
.info{
	margin: 20px 0px 0px 0px;
	clear: both;
	}
	
	
	

	
	
	
	
	.prodlist{
		width: 720;
		height: auto;
		}
	
	
	.prodlist h5{
			background: #fff000;
			height: 2px;
			width: 98%;
			}
			
		.prodlist span{
			width: 100%;
			border-top: #fff000 10px solid;
			display: block;
			clear: both;
			padding: 5px 0px 5px 0px;
			}
			
		.prodlist span.left{
			width: 500px;
			display: block;
			float: left;
			border: none;
			border-right: #ddd 1px solid;
			}
			
		.prodlist span.sched{
			width: 100%;
			height: auto;
			display: block;
			float: left;
			border: none;
			}
			
		.prodlist p.clips{ 
		float: right;
		}
			
				
	
	
	
	
					
	
		.prodlist span.right{
			width: 200px;
			display: block;
			float: right;
			border: none;
			clear: right;
			}
			
			
				.prodlist span.right a{
					text-decoration:none;
					font-size: 7pt;
					}
		
				.prodlist span.right h2.tel{
					font-size: 12pt;
					font-weight: bold;
					margin: 0;
					}
			
			.prodlist span ul.blocks{
				margin: 4px;
				padding-bottom: 12px;
				border-bottom: #909090 1px solid;
				}
	
			.prodlist span li.blocks{
				list-style-type: none;
				line-height: 14px;
				margin-bottom: 6px;
				}
	
					.prodlist span ul{
						margin: 4px;
						padding: 0;
						}
	
					.prodlist span li{
						list-style-type: none;
						line-height: 16px;
						}
	
	
	
	
					.right_side span li{
						list-style-type: none;
						line-height: 16px;
						}
	
	




.prodlist span ul.list{
margin: 8px;
padding: 4px;
}
	
.prodlist span li.list{
	margin: 4px;
	padding: 4px;
	list-style-type: square;
	line-height: 16px;
}



.prodlist span.right p{
font-size: 7pt;
color: #606060;
line-height: 14px;
}



.prodlist span.right ul.list{
margin: 12px;
padding: 2px;
font-size: 7pt;
color: #606060;
}
	
.prodlist span.right li.list{
	margin: 1px;
	padding: 1px;
	list-style-type: square;
	line-height: 14px;
}



.prodlist span.right ul.train{
margin: 12px;
margin-top: 6px;
font-size: 7pt;
color: #606060;
}
	
.prodlist span.right li.train{
	margin: 1px;
	padding: 1px;
	list-style-type: square;
	line-height: 12px;
}
	

	
	
	
	
	
			
.footer{
	padding: 40px 0px 20px 0px;
	width: 100%;
	min-width: 600px;
	color: #909090;
	text-decoration:none;
	font-size: 7pt;
	float: left;
	}
	
.footer a{
	text-decoration:none;
	font-size: 7pt;
	}
	
.footer a:hover{
	text-decoration: underline;
	}
	
	
.prodlist p.blocks{
	line-height: 14px;
	}
	
	
.prodlist blockquote{
	color: #606060;
	width: 250px; 
	margin: 6px;
	font-weight: bold;
	font-style: italic;
	float: right;
	}
	
	
.prodlist blockquote.full{
	width: 100%; 
	}
	
	
.prodlist span.right blockquote{
	float: none;
	}
	
	
	
	
.demos p
{
    line-height: 16pt;
}

.demos ul
{
    width: 90%;
    font-size: 9pt;
    border-bottom: #ddd 1px solid;
}

.demos li
{
    margin: 4px 0px 4px 0px;
}

    .demos li.date
    {
        line-height: 14pt;
        margin: 12px 0px 0px 0px;
        font-style: italic;
    }

    .demos li.header
    {
        line-height: 14pt;
        font-size: 11pt;
        font-weight: bold;
    }

    .demos li.action
    {
        font-style: italic;
    }