/* CSS Document */
#mainContent
{
	width:474px;
	margin-left:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
}
#mainContent table
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
#mainContent ul li
{
	margin-top:5px;
	list-style-image:url(/images/blueBullet.jpg);
}
#mainContent h1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	margin-top:20px;
}
#mainContent h2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	margin-top:10px;
}
#mainContent p
{
	margin-left:20px;
	margin-top:5px;
	font-size:10px;
	font-weight:normal;
}
#mainContent p.terms
{
	margin-left:0px;
	margin-top:5px;
	font-size:10px;
	font-weight:normal;
}
#mainContent ul.terms li
{
	list-style-type:none;
	list-style-image:none;
	
}
#mainContent .partnerDiv
{
	width:460px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:15px;
	margin-bottom:10px;
	float:left;
	clear:both;
	display:inline;
}
#mainContent .partnerDiv .logo{float:left; width:101px; overflow:hidden;}
#mainContent .partnerDiv .description
{
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	width:340px;
	float:left;
	margin-left:10px;
}
#mainContent .partnerDiv .description h1{font-size:12px; font-weight:bold; margin-bottom:5px; margin-top:0px;}
#mainContent .partnerDiv .description p{font-size:10px; font-weight:normal;}
#mainContent .overviewComputer p
{
	display:block;
	width:270px;
	
}
#mainContent h1.blue
{
	color:#3399CC;
	background:url(/images/blueH1arrow.jpg) left no-repeat;
	padding-left:20px;
}
#mainContent h1.green
{
	color:#9FC266;
	background:url(/images/greenH1arrow.jpg) left no-repeat;
	padding-left:20px;
}
#mainContent h1.yellow
{
	color:#FF9900;
	background:url(/images/yellowH1arrow.jpg) left no-repeat;
	padding-left:20px;
}
#mainContent h1.red
{
	color:#CC3333;
	background:url(/images/redH1arrow.jpg) left no-repeat;
	padding-left:20px;
}
#mainContent .overviewComputer
{
	background:url(/images/computerBkg.jpg) right bottom no-repeat;
	height:152px;

}
/*------------------SUBPAGE HEADER-------------------*/
#subPageHeader
{
	width:474px;
	height:38px;
	background:url(/images/subHeaderBkg.jpg) no-repeat top left;
	color:#FFFFFF;
	margin-bottom:20px;
}
#subPageHeader h1
{
	line-height:20px;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0px;
	margin-top: 5px;
	margin-left:15px;
}
#subPageHeader h2
{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	padding:0px;
	margin-top:0px;
	margin-left:15px;
}
/*------------------HOME MIDDLE-------------------*/
.homeMiddle
{
	width:271px;
	margin-left:30px;
	text-align:justify;
	line-height:15px;
	font-size:11px;
	float:left;
	display:inline;
}
.homeMiddle h1
{
	font-size:14px;
	color:#3E64A9;
	margin-bottom:10px;
}
.homeMiddle p{margin-bottom:10px;}

/*------------------TUNNEL-------------------*/
#homeTunnels
{
	width:156px;
	float:left;
	margin-left:20px;
	display:inline;
}

.tunnelLink
{
	color:#0033FF;
	text-decoration:none;
	display:block;
	height:15px;
	font-size:10px;
	text-align:right;
	margin-right:20px;
	margin-top:5px;
	background:url(/images/tunnelArrow.jpg) no-repeat right 4px;
	padding-right:10px;
	
}

/*------------------PRODUCTS TUNNEL-------------------*/
#productsTunnel
{
	width:156px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	background:url(/images/ProductsTunnelMiddle.jpg) left top repeat-y;
	float:left; 
}
#productsTunnel .Top
{	
	background:url(/images/ProductsTunnelTop.jpg) top left no-repeat;
	height:38px;
	font-size:15px;
	color:#FFFFFF;
	text-align:right;
	font-weight:bold;
	padding-right:15px;
	padding-top:5px;
	overflow:hidden;
	letter-spacing:-1px;

}
#productsTunnel .Middle
{	
	background:url(/images/ProductsTunnelBottom.jpg) left bottom no-repeat;
	letter-spacing:-1px;
	font-size:10px;
	font-weight:bold;
	color:#0033FF;
	line-height:15px;
	padding-bottom:23px;
	padding-left:17px;	
}
/*------------------SERVICES TUNNEL-------------------*/
#servicesTunnel
{
	width:156px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	background:url(/images/ServicesTunnelMiddle.jpg) left top repeat-y;
	float:left; 
}
#servicesTunnel .Top
{	
	background:url(/images/ServicesTunnelTop.jpg) top left no-repeat;
	height:41px;
	font-size:15px;
	color:#FFFFFF;
	text-align:right;
	font-weight:bold;
	padding-right:15px;
	padding-top:5px;
	overflow:hidden;
	

}
#servicesTunnel .Middle
{	
	background:url(/images/ServicesTunnelBottom.jpg) left bottom no-repeat;
	letter-spacing:-1px;
	font-size:10px;
	font-weight:bold;
	color:#0033FF;
	line-height:13px;
	padding-bottom:27px;
	padding-left:17px;	
}
/*------------------SUPPORT TUNNEL-------------------*/
#supportTunnel
{
	width:156px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	background:url(/images/SupportTunnelMiddle.jpg) left top repeat-y;
	float:left; 
}
#supportTunnel .Top
{	
	background:url(/images/SupportTunnelTop.jpg) top left no-repeat;
	height:41px;
	font-size:15px;
	color:#FFFFFF;
	text-align:right;
	font-weight:bold;
	padding-right:15px;
	padding-top:5px;
	overflow:hidden;
	letter-spacing:-1px;

}
#supportTunnel .Middle
{	
	background:url(/images/SupportTunnelBottom.jpg) left bottom no-repeat;
	letter-spacing:-1px;
	font-size:10px;
	font-weight:bold;
	color:#0033FF;
	line-height:15px;
	padding-bottom:27px;
	padding-left:17px;	
}
