/* home page divs */


#mainnav	{
	position:absolute;
	left:200px;
	top:0px;
	height:40px;
	width:656px;
	background-color:#008EDD;
}

#login	{
	position:absolute;
	left:856px;
	top:0px;
	height:40px;
	width:150px;
	text-align:center;
	background-color:#FFB000;
}

#homedivider	{
	position:absolute;
	left:200px;
	top:341px;
	width:806px;
	height:5px;
	background-color:#FFB000;
}

#homephoto	{
	position:absolute;
	left: 200px;
	top: 40px;
	width: 806px;
	height: 303px;
}

#homecol2	{
	position:absolute;
	left:200px;
	top:348px;
	width:350px;
	height:303px;
}

#demobuttonhome	{
	position:absolute;
	left:285px;
	top:550px;
}

#segmentcount	{
	position:absolute;
	left:285px;
	top:530px;
	width:180px;
	text-align:center;
}

#segmentcount2	{
	position:absolute;
	left:856px;
	top:60px;
	width:150px;
	text-align:center;
}

#homecol3	{
	position:absolute;
	left: 600px;
	top: 352px;
	width: 350px;
}

#homecol1	{
	position:absolute;
	left: 0px;
	top: 300px;
	width: 200px;
	height: 63px;
	background-image: url(images/logo.jpg);
}

#level2col1	{
	position:absolute;
	left: 0px;
	top: 300px;
	width: 200px;
	height: 63px;
}

#homefooter	{
	position:absolute;
	left:200px;
	top:675px;
	width:806px;
	text-align:center;

}

#mainfooter	{
	position:absolute;
	left:200px;
	top:875px;
	width:806px;
	text-align:center;

}

#longfooter	{
	position:absolute;
	left:200px;
	top:1000px;
	width:806px;
	text-align:center;

}

#xlongfooter	{
	position:absolute;
	left:200px;
	top:1250px;
	width:806px;
	text-align:center;

}

#xxlongfooter	{
	position:absolute;
	left:200px;
	top:1600px;
	width:806px;
	text-align:center;

}

#maincol	{
	position:absolute;
	left:200px;
	top:65px;
	width:450px;
}

#subcol2	{
	position:absolute;
	left:700px;
	top:360px;
	width:295px;
}

#photobox	{
	position:absolute;
	left:700px;
	top:85px;
	width:306px;
	height:255px;
}

#casestudy	{
	position:absolute;
	left:700px;
	top:65px;
	width:306px;
	height:255px;
}

/* main styles for Brilig Interim Site */


body	{
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	background-color: #ffffff;
}


p	{
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	background-color: transparent;
}

p.main	{
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	background-color: transparent;
}

p.bubble	{
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	color: #666666;
	background-color: transparent;
}

p.homecol1	{
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #666666;
	background-color: transparent;
}

p.subphoto	{
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	background-color: transparent;
}

p.enlarge	{
	font-size: 12px;
	font-weight: normal;
	background-color: transparent;
	text-align:center;
}

p.rightnav	{
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	background-color: transparent;
}

p.nav	{
	margin-top:12px;
	margin-left:20px;
	font-size: 12px;
	color: #666666;
}

p.login	{
	margin-top:12px;
	margin-left:0px;
	font-size: 12px;
	color: #666666;
}

p.footer	{
	font-size: 11px;
	color: #666666;
}

img	{
	border: none;
}

ul	{
	list-style-type:disc;
	list-stye-position:outside;
	margin-right:25px;
		font-size:12px;
	line-height:16px;
}

ul.case	{	list-style-type:disc;
	list-stye-position:outside;
	margin-right:25px;
		font-size:11px;
	line-height:16px;
}

ol	{
	list-style-type:disc;
	list-stye-position:outside;
	margin-right:25px;
		font-size:12px;
	line-height:16px;
}

/* Context link formats are here */

a:link	{
	color: #008EDD;
	background-color: transparent;
	text-decoration: underline;
}

a:visited	{
	color: #008EDD;
	background-color: transparent;
	text-decoration: underline;
	
}

a:hover	{
	color: #666666;
	background-color: transparent;
	text-decoration: underline;
}

a.callout:link	{
	color: #666666;
	background-color: transparent;
	text-decoration: none;
}

a.callout:visited	{
	color: #666666;
	background-color: transparent;
	text-decoration: none;
	
}

a.callout:hover	{
	color: #008EDD;
	background-color: transparent;
	text-decoration: none;
}

a.white:link	{
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
}

a.white:visited	{
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
	
}

a.white:hover	{
	color: #FFB000;
	background-color: transparent;
	text-decoration: none;
}

a.w2blue:link	{
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
}

a.w2blue:visited	{
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
	
}

a.w2blue:hover	{
	color: #008EDD;
	background-color: transparent;
	text-decoration: none;
}

a.yellow:link	{
	color: #FFB000;
	background-color: transparent;
	text-decoration: none;
}

a.yellow:visited	{
	color: #FFB000;
	background-color: transparent;
	text-decoration: none;
	
}

a.yellow:hover	{
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
}

a.bblk:link	{
	color: #008EDD;
	background-color: transparent;
	text-decoration: underline;
}

a.bblk:visited	{
	color: #008EDD;
	background-color: transparent;
	text-decoration: underline;
	
}

a.bblk:hover	{
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}


span.bb	{
	font-weight: bold;
	color: #008EDD;	}
	
span.blue	{
	color: #008EDD;	}

span.by	{
	font-weight: bold;
	color: #FBB000;	
	}
	
span.dg	{
	font-weight: bold;
	color: #666666;	
	}
	
	span.bw	{
	font-weight: bold;
	color: #FFFFFF;	
	}
	
