﻿@import url("reset.css");

body, html
{
	background: #e1e1e1 url("../images/bg.gif") repeat-x top;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #091b4c;
}

/*************************************************************************/
/*
/*						FONT AND HEADING STYLES
/*
/*************************************************************************/
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


h1 {
	text-align: center;
	font-size: 25px;
	padding: 10px 0 20px 0;
	margin: 0 20px 0 0;
	color: #db8b00;
}

h2 {
	font-size: 20px;
	padding:  0;
	margin: 0 20px 0 0;
	color: #db8b00;
}

h3.right {
	font-size: 20px;
	padding:  0;
	margin: 0 20px 0 0;
	color: #662d91;
}

p {
	color: #777777;
	font-size: 12px;
	line-height: 19px;
	}

.supportNumber {
	font-size: 11px;
	color: #9789da;
	padding: 10px 3px 0 0;
	margin: 10px 0 0 0;
	text-align: right;
	height: 20px;
	clear: both;
	}
	
.smallHeader {
	color: #db8b00;
	font-size: 18px;
	padding: 0 0 5px 0;
	}

.sectionHeading {
	margin: 0;
	}
	
.smallHeader2 {
	color: #777777;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	}
	
	
.paragraphText {
	line-height: 20px;
	margin: 0 0 10px 0;
	font-weight: normal;
	}

.subHeadingText {
	color:#777777;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.4em;
	margin:0pt 0pt 0.2em;
	width: 760px;
}

a:link {
	color: #dd961a;
	text-decoration: underline;
	font-size: 12px;
	}
	
a:hover {
	color: #1c0b6d;
	text-decoration: none;
	}

a:link.homeproductpanel {
	color: #dd961a;
	text-decoration: underline;
	font-size: 11px;
	}
	
	
a:visited {
	color: #aecdf3;
	text-decoration: none;
	font-size: 12px;
	}

a.orangeLink, a:link.orangeLink {
	color: #db8b00;
	text-decoration: underline;
	font-size: 11px;
	}
	
a:hover.orangeLink {
	color: #1c0b6d;
	text-decoration: none;
	font-size: 11px;
	}
	
a:visited.orangeLink {
	color: #dd961a;
	text-decoration: none;
	font-size: 11px;
	}	

ul.noBullets {
	margin: 0;
	list-style-type: none;
	padding: 0;
	}
	
	ul.noBullets li {
		line-height: 20px;
		font-size: 12px;
		color: #777777;
		margin: 0 0 10px 20px;
		}


	
#GlobalContainer
{
	background: #f6f6f6 url("../images/large_bg.gif") no-repeat bottom center;
	width: 100%;
	margin: 0;
	padding: 1px 0 10px 0;
	height: auto;
}
	
#Main 
{
	margin: 0 auto;
	padding: 0;
	width: 800px;
	
}

#Header
{
	width: 800px;
	height: 100px;
	margin: 0 auto;
	background-color: #091b4c;
	/*background: #101115 url("../images/headercontentbg.jpg") no-repeat;*/
	
}

	#Header #Logo {
		width: 241px;
		height: 100px;
		float: left;
		margin: 0;
		padding: 0;
		/*background-color:red;*/
		}
		
	#Header #LogoIphone {
		width: 241px;
		height: 100px;
		float: left;
		margin: 0;
		padding: 0;
		}
		
	#Header #Menu {
		width: 410px;
		float: right;
		margin: 0;
		padding: 40px 0 0 0;
		/*background-color:#FF0099;*/
		}
		
		#Header #Menu #MenuFrontEndCap {
			width: 7px;
			height: 32px;
			float: left;
			/*border: 1px solid red;*/
			}
			
		/* For style on the menu items themselves open mainnav.css */
		#Header #Menu #MenuItems {
			width: 410px;
			height: 32px;
			float: left;
			}
			
		#Header #Menu #MenuLastEndCap {
			width: 7px;
			height: 32px;
			float: left;
			/*border: 1px solid green;*/
			}
			
		
#PageHeader {
	float: left;
	width: 475px;
	padding: 10px 0 10px 10px;
/*	border: 1px solid orange;*/
	}

#GeneralInfo 
{
	padding: 0 0 0 20px;
}



#Content
{
	width: 100%;
	margin: 0;
	padding: 0;
	/*background-color: #CC9933;
	border: 1px solid red;*/
}

	#ContentHeader {
		width: 752px;
		height: 40px;
		padding: 10px 0 5px 20px;
		/*border-top: 1px solid #dedede;
		border-bottom: 1px solid #dedede;*/
		line-height: 28px;
		margin: 0 0 5px 0;
		}
		
		#Title {
			width: 100%;
			float: left;
			}
		
		#ProductIcons {
			width: 200px;
			float: right;
			
			}
			
			#ProductIcons ul.productIcons {
				list-style-type: none;
				padding: 0;
				margin: 0;
				}
				
			#ProductIcons ul.productIcons li {
				float: right;
				width: 50px;
				}
	#SubText {
		width: 752px;
		margin: 0 0 20px 0;
		padding: 0 0 5px 20px;
		}
	
	#ContentRegion {
		width: 772px;
		height: auto;
		/*border: 1px solid pink;*/
		}
	
		
	#ContentLeft
	{
		width: 450px;
		float: left;
		padding: 0 0 0 20px;
		margin: 0 20px 0 0;
		/*border: 1px solid green;*/
		}
	
	#ContentRight
	{
		width: 255px;
		float: right;
		
		padding: 0;
		/*background-color: #1c077e;*/
		/*border: 1px solid yellow;*/
		}
		
		#ContentRight #SideMenu {
			width: 250px;
			padding: 0 0 0 15px;
			background-color: #363636;
			margin: 10px 0 0 0;
			}
		
		#ContentRight #SideMenu ul {
			list-style-type: none;
			padding: 0;
			margin: 0;
			}
			
		#ContentRight #SideMenu li {
			background-image: url(../images/sld_bullet_3.png);
			background-repeat: no-repeat;
			background-position: 0 .6em;
			padding-left: 1.6em;
			color: #e1e1e1;
			font-size: 11px;
			line-height: 30px;
			}
			
			#SideMenu li a.orangeLink,  #SideMenu li a:link.orangeLink {
				color: #c7c7c7;
				text-decoration: underline;
				font-size: 11px;
				}
				
			#SideMenu li a:hover.orangeLink {
				color: #1c0b6d;
				text-decoration: none;
				font-size: 11px;
				}
				
			#SideMenu li a:visited.orangeLink {
				color: #c7c7c7;
				text-decoration: none;
				font-size: 11px;
				}	
			
		#ContentRight #PRContact {
			width: 245px;
			height: 120px;
			color: #c7c7c7;
			margin: 0;
			padding: 10px 0 0 10px;
			background-color: #353535;
			/*background: transparent url("../images/prcontactbg.png") top center no-repeat scroll;
			border: 1px solid red;*/
			}

#Testimonials {
	width: 770px;
	height: 70px;
	margin: 40px 0 0 0;
	clear: both;
	/*border: 1px solid red;*/
	}
	
#FooterContainer 
{
	clear: both;
	width: 100%;
	background-color: #091b4c;
	border-top: 1px solid #122a6b;
}

#Footer {
	width: 772px;
	height: 170px;
	margin: 0 auto;
	/*border: 1px solid red;
	background-color: #CC0099;*/
	}
	
	#Footer p {
	font-size: 11px;
	line-height: 15px;
	color: #b3b3b3;
	}
	
#Footer a:link.footerLink {
		color: #3469ab;
		font-size: 11px;
		text-decoration: underline;
		}
			
#Footer a:hover.footerLink {
	color: #845401;
	text-decoration: underline;
	}
	
#Footer a:visited.footerLink {
	color: #845401;
	font-size: 11px;
	text-decoration: none;
	}
	
#Footer a:link.footerLinkFlash {
		color: #3469ab;
		font-size: 11px;
		text-decoration: underline;
		}
			
#Footer a:hover.footerLinkFlash {
	color: #845401;
	text-decoration: underline;
	}
	
#Footer a:visited.footerLinkFlash {
	color: #845401;
	font-size: 11px;
	text-decoration: none;
	}
	
	#FooterLeft {
		width: 201px;
		float: left;
		margin: 10px 0 0 0;
		border-right: 1px solid #122a6b;
		padding: 0;
		/*background-color: #6666FF;*/
		}
		
		
		
	
	#FooterRight {
		width: 531px;
		float: left;
		margin: 10px 0 0 10px;
		/*background-color: #FF9933;*/
		}
		
		#FooterRight #RightTop {
			width: 100%;
			height: 55px;
			line-height: 55px;
			border-bottom: 1px solid #122a6b;
			}
			
			#FooterRight #RightTop p {
				line-height: 45px;
				}
			
		#FooterRight #RightBottom {
			width: 100%;
			height: 100px;
			}
			
			#FooterRight #RightBottom ul#NavList {
				list-style-type: none;
				position: relative;
				margin: 20px 0 0 0;
				}
				
			#FooterRight #RightBottom ul#NavList li.listSection {
				float: left;
				width: 80px; /* SETS THE WIDTH OF EACH COLUMN */
				margin: 0 15px 0 0;
				}
				
			#FooterRight #RightBottom ul#NavList li.listSectionProducts {
				width: 110px;
				float: left;
				margin: 0 15px 0 0;
				}
				
			#FooterRight #RightBottom ul#NavList li ul li.sectionHeader {
				font-weight: bold;
				font-size: 11px;
				color: #dd961a;
				}
					
			#FooterRight #RightBottom ul#NavList li a:link.bottomNav {
				color: #aaaaaa;
				text-decoration: underline;
				font-size: 11px;
				}
			
			#FooterRight #RightBottom ul#NavList li a:hover.bottomNav {
				color: #845401;
				text-decoration: underline;
				}
				
			#FooterRight #RightBottom ul#NavList li a:visited.bottomNav {
				color: #aaaaaa;
				font-size: 11px;
				text-decoration: none;
				}
				
/*************************************************************************/
/*
/*						SITEMAP PATH (BREAD CRUMB)
/*
/*************************************************************************/

#SiteMapPath {
	margin: 0 0 20px 20px;
	}
	
.siteMapText {
	font-size: 10px;
	font-weight: bold;
	color: #777777;
	}
	
	.siteMapText a:link {
		color: #3469ab;
		text-decoration: none;
		font-size: 10px;
		}
		
	.siteMapText a:hover {
		color: #1c0b6d;
		text-decoration: none;
		font-size: 10px;
		}
		
	.siteMapText a:visited {
		color: #3469ab;
		text-decoration: none;
		font-size: 10px;
		}	

.siteMapText span.pathSeparatorImage {
	background-image: url("../images/sld_small_blue_bullet.png");
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding: 0 10px 0 0;
	margin: 0 5px 0 5px;
	display: inline-block; /* This line causes the separator background image to show up in IE7*/
	
}


/*************************************************************************/
/*
/*						CONTACT PAGE
/*
/*************************************************************************/

#ContactForm {
	width: 235px;
	padding: 10px;
	background-color: #e3e3e3;
	margin: 10px 0 0 0;
	}
	
	#ContactForm .formLabel {
		display: block;
		width: 230px;
		margin: 0 0 5px 0;
		color: #353535;
		font-size: 11px;
		font-weight: bold;
		}
		
	#ContactForm .textBox {
		width: 230px;
		background-color: #ffffff !important;
		border: 1px solid #a0a0a0;
		margin: 0 0 10px 0;
		}
	
	#ContactForm .multiTextBox {
		width: 230px;
		height: 200px;
		background-color: #ffffff !important;
		border: 1px solid #a0a0a0;
		margin: 0 0 10px 0;
		}

#PhoneFax {
	width: 200px;
	float: left;
	}

	#PhoneFax p {
	line-height: 16px;
	}	

#Emails {
	width: 200px;
	float: left;
	}

#Emails {
	line-height: 16px;
	}
		
#MailingAddress p {
	line-height: 16px;
	}
			
/*************************************************************************/
/*
/*						GENERAL STYLES
/*
/*************************************************************************/			
			
	
.contentHeader {
	font-size: 28px;
	display: block;
	margin: 0;
	}

.contentHeader2 {
	font-size: 20px;
	display: block;
	margin: 0;
	}
	
/*************************************************************************/
/*
/*						HOME PAGE CONTENT
/*
/*************************************************************************/

#FMAContainer {
	border: 1px #CFCFCF solid;
	width: 800px;
	height: 250px;
	margin-top: 10px;
}

#FMALong {
	width: 772px;
	height: 250px;
	
	}
#FMA {
	width: 455px;
	height: 250px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
/*	background-color: #330000;
*/	}

#FMALeft 
{
	width: 390px;
	height: 220px;
	float:left;
}

#FMARight 
{
	width: 410px;
	height: 220px;
	float: right;
}

#ContentGroup
{
	height: 150px;
	width: 800px;
}
#Content1
{
	width: 360px;
	height: 150px;
	margin: 0 8px 0 0;
	float: left;
	border: 1px solid #cfcfcf;
}

#Content2
{
	width: 430px;
	height: 150px;
	margin: 0;
	float: left;
	background: #e1e1e1 url("../images/webenefit.jpg") no-repeat top;
}

	#Content2 #ButtonGroupLeft
	{
		margin: 110px 10px 0 160px;
		padding: 0;
		float: left;
		width: 120px;
		height: 25px;
	}
	
	#Content2 #ButtonGroupRight
	{
		margin: 110px 0 0 0;
		padding: 0;
		float: left;
		width: 120px;
		height: 25px;
	}

#Content3
{
	width: 205px;
	height: 150px;
	float: left;
	border: 1px solid #cfcfcf;
}

#Video {
	width: 305px;
	height: 250px;
	float: right;
	margin: 0;
	padding: 0;
	}

#FMAIPHONE {
	width: 772px;
	height: 255px;
	}


#ScreenShots {
	width: 457px;
	height: 142px;
	float: left;
	margin: 7px 0 0 0;
	padding: 0;
	background: url("../images/home_products_bg.png") no-repeat center;
	/*border: 1px solid blue;*/
	}
	
	#ScreenShots #PrevSection {
		width: 40px;
		height: 82px;
		text-align: center;
		padding-top: 40px;
		float: left;
		margin: 20px 0 0 0;
		}
		
	#ScreenShots #NextSection {
		width: 40px;
		height: 82px;
		text-align: center;
		padding-top: 40px;
		float: left;
		margin: 20px 0 0 0;		
		}
		
	.PanelsSection {
		width: 377px;
		height: 122px;
		float: left;
		margin: 10px 0 0 0;
		}
		
		.PanelsSection .PanelLeft {
			width: 186px;
			height: 102px;
			float: left;
			padding: 10px 0 0 0;
			}
			
		.PanelsSection .PanelRight {
			width: 168px;
			height: 102px;
			padding: 10px;
			margin: 0;
			float: left;
			
			}
			
		.homeProductDescription {
			font-size: 11px;
			line-height: 14px;
			}
			
	
#PDF {
	width: 307px;
	height: 142px;
	float: right;
	margin: 7px 0 0 8px;
	background: url("../images/experience.jpg") no-repeat center;
	}
	
	#PDF #PDFContent {
		margin: 100px 0 0 50px;
		width: 250px;
		padding: 0;
		}

#HomeContentContainer 
{
	width: 800px;
	height: 150px;
	margin: 10px 0 0 0;
	/*background: url("../images/homecontentbg.jpg") repeat-y center;*/
}

#WhitePapers 
{
	width: 185px;
	height: 420px;
	float: left;
	padding: 20px 10px 0 10px;
}

.whitePaperSectionHome 
{
	width: 170px;
	margin: 20px 0 0 0;
	padding: 0 0 30px 0;
	border-bottom: 1px solid #cfcfcf;
}

.paperTitleHome {
	font-size: 11px;
	color: #3469ab;
	font-weight: bold;
	display: block;
	padding: 0;
	margin: 0 0 5px 0;
	}


#WeDo {
	width: 360px;
	height: 420px;
	float: left;
	margin: 0;
	padding: 20px 10px 0 20px;
	background: url("../images/advantage_bg.jpg") no-repeat center;
	}
	
	#WeDo p 
	{
		line-height: 20px;
		font-size: 11px;
		margin: 0 0 15px 0;
	}
	
#Advantage {
	width: 185px;
	height: 255px;
	float: left;
	margin: 0;
	padding: 0;
	}
	
#HIMMS 
{
	height: 180px;
}

#Advantage2 
{
	height: 260px;
}


/*************************************************************************/
/*
/*						PRODUCT MAIN PAGE
/*
/*************************************************************************/	

#ProductImagesContainer {
	width: 750px;
	margin: 10px 0 0 0;
	padding: 0;
	}
	
	#ProductImagesContainer a:link {
		font-size: 10px;
		display: block;
		margin: 10px 0 0 0;
		}
	
	#ProductImagesContainer a:visited {
		font-size: 10px;
		display: block;
		margin: 10px 0 0 0;
		}
		
		
#MMP {
	width: 345px;
	height: 350px;
	padding: 0;
	margin: 0 10px 0 0;
	float: left;
	/*background-color: red;*/
	background: url("../images/products_practice.png") no-repeat center;
	}
	
	#MMP #MMPInfo {
		width: 245px;
		height: 90px;
		padding: 0 0 10px 20px;
		margin: 250px 0 0 0;
		}
		
	p.productSub {
		font-size: 10px;
		line-height: 14px;
		margin: -5px 0 0 0;
		}
		

#MMD {
	width: 395px;
	height: 170px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	float: right;
	/*background-color: #CC9933;*/
	background: url("../images/products_data.png") no-repeat center;
	}
	
	#MMD #MMDInfo {
		width: 245px;
		height: 90px;
		padding: 0 0 10px 20px;
		margin: 85px 0 0 0;
		}
		
	
#MMPP {
	width: 395px;
	height: 170px;
	margin: 0;
	padding: 0;
	float: right;
	/*background-color:#336633;*/
	background: url("../images/products_paper.png") no-repeat center;
	}
	
	#MMPP #MMPPInfo {
		width: 245px;
		height: 90px;
		padding: 0 0 10px 20px;
		margin: 75px 0 0 0;
		}
		
.mmpshort {
	color: #db8b00;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	}
			
/*#MMPLarge {
	width: 750px;
	height: 265px;
	padding: 0;
	margin: 0;
	background: transparent url("../images/mmp_large.jpg") top center no-repeat scroll;
	}
	
	#MMPLarge #MMPLargeLeft {
		float: left;
		width: 305px;
		}
		
	#MMPLarge #MMPLargeRight {
		float: right;
		width: 445px;
		height: 215px;
		padding: 90px 0 0 0;
		}
		
		#MMPLarge #MMPLargeRight p {
			color: #777777;
			font-weight: bold;
			font-size: 11px;
			}
			
		#MMPLarge #MMPLargeRight a:link {
			color: #524fa2;
			font-size: 11px;
			text-decoration: none;
			}
		
		#MMPLarge #MMPLargeRight a:visited {
			color: #662d91;
			font-size: 11px;
			text-decoration: underline;
			}
			
		#MMPLarge #MMPLargeRight a:hover {
			color: #524fa2;
			font-size: 11px;
			text-decoration: underline;
			}*/
			
.MMPLarge {
	width: 750px;
	height: 165px;
	padding: 0;
	margin: 0;
	/*background: transparent url("../images/mmp_large.jpg") top center no-repeat scroll;*/
	}
	
	.MMPLarge .MMPLargeLeft {
		float: left;
		width: 305px;
		}
		
	.MMPLarge .MMPLargeRight {
		float: right;
		width: 445px;
		
		padding: 40px 0 0 0;
		}
		
		.MMPLarge .MMPLargeRight p {
			color: #777777;
			font-weight: bold;
			font-size: 11px;
			}
			
		.MMPLarge .MMPLargeRight a:link {
			color: #524fa2;
			font-size: 11px;
			text-decoration: none;
			}
		
		.MMPLarge .MMPLargeRight a:visited {
			color: #662d91;
			font-size: 11px;
			text-decoration: underline;
			}
			
		.MMPLarge .MMPLargeRight a:hover {
			color: #524fa2;
			font-size: 11px;
			text-decoration: underline;
			}


.productContainer 
{
	width: 750px;
	height: 165px;
	padding: 0;
	margin: 0;
	border: 1px #CFCFCF solid;
	background-color: #f6f6f6;
	
}

.productLeft 
{
	width: 270px;
	height: 150px;
	float: left;
}

.productRight 
{
	width: 460px;
	height: 150px;
	float: left;
	padding: 0 0 20px 10px;
}

.productRight p {
	color: #777777;
	font-size: 12px;
	}
	
.productRight a:link {
	color: #524fa2;
	font-size: 11px;
	text-decoration: none;
	}

.productRight a:visited {
	color: #662d91;
	font-size: 11px;
	text-decoration: underline;
	}
	
.productRight a:hover {
	color: #524fa2;
	font-size: 11px;
	text-decoration: underline;
	}
/*************************************************************************/
/*
/*						PRODUCT PAGE CONTENT
/*
/*************************************************************************/
	
#ProductsContainer {
	width: 762px;
	padding: 0 0 0 10px;
	}
	
#ProductImage {
	width: 85px;
	height: 95px;
	float: left;
	}

#ProductDescriptionSection {
	width: 660px;
	float: left;
	margin: 0 0 20px 10px;
	}
	
.productTitle {
	font-size: 35px;
	width: 590px;
	}

.productDescriptiveText {
	font-size: 20px;
	color: #999999;
	width: 760px;
}

#ProductsLeft {
	width: 430px;
	float: left;
	/*border: 1px solid orange;*/
}
	
	#ProductsLeft .paragraphText {
		margin: 0 20px 0 0;
		}

#ProductsRight {
	width: 330px;
	float: left;
	/*border: 1px solid green;*/
}

#ScreenShotGallery {
	width: 405px;
	height: 70px;
	padding: 5px 0 5px 0;
	border-top: 1px solid #dedede;
	text-align: center;
	}

	ul.screenshotsList {
		list-style-type: none;
		padding: 0;
		margin: 0;
	}

	li.productShots {
		float: left;
		width: 120px;
	}

ul.featuresList {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}

	ul.featuresList li {
		background-image: url(../images/sld_bullet.png);
		background-repeat: no-repeat;
		background-position: 0 .6em;
		padding-left: 2em;
		color: #777777;
		font-size: 12px;
		display: block;
		margin: 0 0 10px 0;
		padding-top: 10px;
		/*border: 1px solid red;*/
		}

.myown {
	color:#999999;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 0.8em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.4em;
	margin:0pt 0pt 0.2em;
}

.myownpx {
	color:#999999;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.4em;
	margin:0pt 0pt 0.2em;
}


/*************************************************************************/
/*
/*						MEDIA KIT
/*
/*************************************************************************/		

#MediaKit {
	width: 270px;
	height: 172px;
	background: transparent url(../images/mediakit_bg.png) top center;
	margin: 10px 0 0 0;
	/*border: 1px solid orange;*/
	}
	
	#MediaKit #MediaKitLeft {
		width: 100px;
		padding: 20px 0 0 0;
		margin: 0 0 0 10px;
		float: left;
		/*background-color: #00CC99;*/
		}
		
	#MediaKit #MediaKitRight {
		width: 130px;
		padding: 20px 0 0 0;
		margin: 0;
		float: left;
		/*background-color:#CCFF00;*/
		}
		
	#MediaKit #MediaKitRight p {
		font-size: 11px;
		line-height: 14px;
		}
		
/*************************************************************************/
/*
/*						VIDEOS PAGE
/*
/*************************************************************************/		

#VideoContainer {
	width: 632px;
	height: 330px;
	padding: 45px 70px 0 70px;
	background: url("../images/video_bg.jpg") no-repeat top center;
	}
	

/*************************************************************************/
/*
/*						COMPANY PAGEs
/*
/*************************************************************************/	

ul.generalList {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}

	ul.generalList li {
		background-image: url(../images/sld_bullet.png);
		background-repeat: no-repeat;
		background-position: 0 .6em;
		padding-left: 2em;
		color: #777777;
		font-size: 12px;
		display: block;
		height: 20px;
		padding-top: 10px;
		/*border: 1px solid red;*/
		}

#BenefitsContainer {
	width: 770px;
	height: 430px;
	/*border: 1px solid orange;*/
	padding: 0;
	margin: 0;
	}
	
#BenefitsLeft {
	width: 290px;
	Height: 330px;
	float: left;
	margin: 0 0 0 25px;
	padding: 20px 20px 0 20px;
	background: url("../images/benefits_bg_left.gif") no-repeat top center;
	/*border: 1px solid red;*/
	}

#BenefitsRight {
	Width: 290px;
	height: 350px;
	float: right;
	margin: 0 25px 0 0;
	padding: 20px 20px 0 20px;
	background: url("../images/benefits_bg_right.gif") no-repeat top center;
	/*border: 1px solid green;*/
	}
	

#BenefitsLeft ul.generalListBenefits, #BenefitsRight ul.generalListBenefits {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}

	#BenefitsLeft ul.generalListBenefits li, #BenefitsRight ul.generalListBenefits li {
		background-image: none;
		padding: 0;
		color: #cccccc;
		font-size: 12px;
		display: block;
		/*padding-top: 10px;*/
		margin: 0 0 10px 0;
		/*border: 1px solid red;*/
		}
		
	#BenefitsRight ul.generalListBenefits li {
		color: #76561f;
	}
	
	#BenefitsLeft .bulletTitle {
		font-weight: bold;
		color: #dd961a;
		}
		
	#BenefitsRight .bulletTitle {
		font-weight: bold;
		color: #662d91;
		}

/*************************************************************************/
/*
/*						WHITE PAPERS
/*
/*************************************************************************/	

.whitePaperSection {
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
	border-top: 1px solid #dedede;
	width: 400px;
	height: inherit;
	}


ul.paperLinks {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
	}

	ul.paperLinks li {
		float: left;
		color: #777777;
		font-size: 10px;
		/*border: 1px solid red;*/
		}
		
	ul.paperLinks li a:link {
		color: #dd961a;
		text-decoration: underline;
		font-size: 10px;
		
		}
	
	ul.paperLinks li a:hover {
		color: #1c0b6d;
		text-decoration: none;
		}
		
	ul.paperLinks li a:visited {
		color: #db8b00;
		text-decoration: none;
		}	

.paperTitle {
	font-size: 14px;
	color: #091b4c;
	font-weight: bold;
	display: block;
	padding: 0;
	margin: 0 0 10px 0;
	}

.paperDescription {
	color: #777777;
	margin: 0 0 5px 0;
	}
	
/*************************************************************************/
/*
/*						EMPLOYMENT
/*
/*************************************************************************/	

.whitePaperSection {
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
	border-top: 1px solid #dedede;
	width: 400px;
	height: inherit;
	}


ul.jobLinks {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
	}

	ul.jobLinks li {
		float: left;
		color: #777777;
		font-size: 10px;
		/*border: 1px solid red;*/
		}
		
	ul.jobLinks li a:link {
		color: #dd961a;
		text-decoration: underline;
		font-size: 10px;
		
		}
	
	ul.jobLinks li a:hover {
		color: #1c0b6d;
		text-decoration: none;
		}
		
	ul.jobLinks li a:visited {
		color: #db8b00;
		text-decoration: none;
		}	

.jobTitle {
	font-size: 14px;
	color: #091b4c;
	font-weight: bold;
	display: block;
	padding: 0;
	margin: 0 0 10px 0;
	}

.jobDescription {
	color: #777777;
	margin: 0 0 5px 0;
	}
	
/*************************************************************************/
/*
/*						PRESS RELEASES
/*
/*************************************************************************/	

.pressReleaseSection {
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
	border-top: 1px solid #dedede;
	width: 400px;
	height: inherit;
	}


ul.releaseLinks {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
	}

	ul.releaseLinks li {
		float: left;
		color: #777777;
		font-size: 10px;
		/*border: 1px solid red;*/
		}
		
	ul.releaseLinks li a:link {
		color: #28639f;
		text-decoration: underline;
		font-size: 10px;
		
		}
	
	ul.releaseLinks li a:hover {
		color: #1c0b6d;
		text-decoration: none;
		font-size: 10px;
		}
		
	ul.releaseLinks li a:visited {
		color: #db8b00;
		text-decoration: none;
		font-size: 10px;
		}	

.pressReleaseTitle {
	font-weight: bold;
	font-size: 24px;
	color: #db8b00;
	}
	
.releaseTitle {
	font-size: 14px;
	color: #28639f;
	font-weight: bold;
	display: block;
	padding: 0;
	margin: 0 0 10px 0;
	}

.releaseDescription {
	color: #777777;
	margin: 0 0 5px 0;
	}
	
.releaseDate {
	color: #777777;
	margin: 0 0 5px 0;
	}
	
ul.pressList {
	color: #777777;
	font-size: 12px;
	margin: 0;
	}
	
	ul.pressList li {
		display: block;
		margin: 0 0 10px 0;
		padding: 0 0 0 30px;
		line-height: 16px;
		background-image: url(../images/sld_bullet_2.png);
		background-repeat: no-repeat;
		background-position: 0 .2em;
		}
/*************************************************************************/
/*
/*						iPHONE SPECIFIC STYLING
/*
/*************************************************************************/	
a.call {
	display: none;
	}

#FMAIPHONE {
	display: none;
	}
	
#LogoIphone {
	display: none;
	 
	}
	

/*************************************************************************/
/*
/*						LIGHTBOX STYLING
/*
/*************************************************************************/	


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
/*************************************************************************/
/*
/*						ERROR PAGES
/*
/*************************************************************************/
#Error {
	width: 752px;
	margin: 0;
	padding: 50px 0 0 0;
	text-align: center;
	}
	
	#Error .sectionHeading {
		margin: 0 auto;
		text-align: center;
		}