	@import url('containers.css');
	@import url('faq.css');

	html
	{
		height:100%;
	}
	
	body
	{
		height:100%;
	}
	
	body,td,th,p,div,span {
		font-family: verdana, arial;
		font-size: 11px;
		line-height: 18px;
		color: #000000;
	}
	
	.bgcolor
	{
		background: #F6F7FA;
		text-align: center;
		margin: 0px auto;
	}
	
	p
	{
		text-align: left;
	}
	
	a
	{
		color: #3D9CD8;
		font-size: 11px;
	}
	
	.mainTable
	{
		width:760px;
	}

	.contentTable
	{
		width:100%;
	}
	
	
	.title
	{
		font-weight:bold;
	}
	
	.contentTitle, .subTitle
	{
		font-weight: bold;
		color: #3D9CD8;
	}
	
	.contentText
	{
		
	}
	
	.contentLink
	{
		
	}

	.contentImageleft
	{
		margin-top:3px;
		margin-right:10px;
		margin-bottom:10px;
		padding:1px;
		float:left;
	}
	
	.contentImageright
	{
		margin-top:3px;
		margin-left:10px;
		margin-bottom:10px;
		padding:1px;
		float:right;
	}	 

	.contentImageright
	{
		margin-top:3px;
		margin:10px;
		padding:1px;
		float:center;
	}	 
	
	.navMain
	{
		padding-right:15px;
	}
	
	.navTop
	{
		color: #348EC9;
		text-align: right;
		font-size: 10px;
		text-decoration: none;
	}
	
	.submitButton
	{
		border: 1px solid #348EC9;
		background: #FFFFFF;
	}
	
	.newsTitle
	{
		color: #000000;
		text-decoration: none;
		font-weight: Bold;
		font-size: 11px;
	}
	
	.newsLeader
	{
		color: #000000;
		text-decoration: none;
	}
	
	.newsReadMore
	{
	}
	
	.productRow
	{
		
		background: #e9f5fd;
		height:25px;
	}
	
	.productRowOver
	{
		background: #ddf0fd;
		height:25px;
	}
	
	.productRowTD
	{
		border-top: 1px dotted #000000;
		vertical-align: middle;
	}
	
	.formTitle{
		
	}
	
	#av_content .contentTitle
	{
		margin: 10px 0 0 0;
		padding: 0;
	}
	
	#av_content p
	{
		margin: 5px 0 0 0;
		padding: 0;
	}