﻿/* HTML TAGS START */

html { 
	min-height: 100%; 
	margin-bottom: 1px; 
}

a{
	outline: none;
}

body{
	background-color:#366486;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-style: normal;
	padding-left: 5px;
	text-align:center;
	margin:0px;
		
}

p.intro
{
  margin-top: 10px;
}


img{
	border:none;
}

p.designProcess{
	margin-left: 15px;
	
	
	
}
.silverlightHost {
		height: 400px;
		width: 730px;
}

.mTop10{
	
	
	margin-top:10px;
}


table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
}

li{
	font-weight: normal;
	list-style-image: url(../images/GreyArrow.jpg);
	line-height: 1.5em;
	text-align: left;
}

li.services{
	font-weight: normal;
	list-style-image: url(../images/SmallBlueArrow.gif);
	line-height: 1.2em;
	text-align: left;
	margin-left: -10px;
}



/* HTML TAGS END */

/* GENERAL LINK STYLES START */

a:link{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: underline;
	color: #34648A;
	background-color:#FFFFFF;
}

a:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: underline;
	color: #34648A;
	background-color: #FFFFFF;
}

a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: underline;
	color: #666666;
	background-color:#FFFFFF;
}

a:active{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: underline;
	color: #333333;
	background-color:#FFFFFF;
}


.bottomBar a:link{
	background-color:#E1ECEC;
	color: #333333;
}
.bottomBar a:visited{
	background-color:#E1ECEC;
	color: #333333;
}

.bottomBar a:hover{
	background-color:#E1ECEC;
	color: #333333;
}

.bottomBar a:active{
	background-color:#E1ECEC;
	color: #333333;
}



.caseStudy a:link{
	color: #34648A;
	background-color: #C2DBD8;
	
}
.caseStudy a:visited{
	color: #34648A;
	background-color: #C2DBD8;
	
}

.caseStudy a:hover{
	color: #666666;
	background-color: #C2DBD8;
	
}

.caseStudy a:active{
	color: #34648A;
	background-color: #C2DBD8;
	
}


/* GENERAL LINK STYLES END */

/* SUB MENU STYLES STYLES START */

#subMenu{
	height: 100%;
	min-height: 430px;
	width: 210px;
	margin: 0px 5px 5px 5px;
	padding: 0px 0px 5px 0px;
	float: left;
}
#subMenu2{
	height: 100%;
	min-height: 430px;
	width: 210px;
	margin: 0px 5px 5px 5px;
	padding: 0px 0px 5px 0px;
	float: left;
}

.subMenuItem{
	width: 209px;
	background-color: #FFFFFF;
  border-bottom:1px solid #EEEEEE;
	padding: 0px 0px 0px 0px;
	height: 25px;	
	color: #34648A;
	display: block;
	


}

.subMenuItem :link{
	width: 189px;
	background-color: #FFFFFF;
	border-bottom:1px solid #EEEEEE;
	padding: 5px 0px 3px 20px;
	height: 16px;	
	color:#34648A;
  display: block;
  	text-decoration: none;
}

.subMenuItem :visited{
	width: 189px;
	background-color: #FFFFFF;
	border-bottom:1px solid #EEEEEE;	
	padding: 5px 0px 3px 20px;
	height: 16px;
	color:#34648A;
	display: block;
	text-decoration: none;
}

.subMenuItem :hover{
	background-image: url(../images/SubMenuBackground.gif);
	background-repeat:no-repeat;
	/*width: 189px;
	background-color: #FFFFFF;
	color: #666666;
	display: block;
	height: 16px;	
	text-decoration: none;
	border-bottom:1px solid #EEEEEE;*/
		
}

.subMenuItem :active{
	background-image: url(../images/SubMenuBackground.gif);
	background-repeat:no-repeat;
	/*width: 189px;
	background-color: #FFFFFF;
	color: #34648A;
	height: 16px;	
	display: block;
	text-decoration: none;
	border-bottom:1px solid #EEEEEE;*/

}

.subMenuItemActive{
	background-image: url(../images/SubMenuBackground.gif);
	background-repeat:no-repeat;
	width: 209px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #EEEEEE;
	padding:0px 0px 0px 0px;
	height: 25px;
	color: #34648A;
	display: block;

}

/* SUB MENU STYLES STYLES END */


/* FOOTER STYLES STYLES START */

.footerText{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
}

.footerText a:link{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	background-color:#DFDFDF;
}

.footerText a:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	background-color:#DFDFDF;
}

.footerText a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	background-color:#DFDFDF;
}

.footerText a:active{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	background-color:#DFDFDF;
}

#footerContainer{
	height: 22px;
	width: 754px;
	background-image: url(../images/FooterBackgroundOther.gif);
	background-repeat: no-repeat;
	clear: left;
	padding-left: 10px;
	padding-top: 8px;
	font-size: .8em;
	
}

#footerTextContainer{
	padding-left: 50px;
	padding-right: 25px;
	float: right;
	
}

#copyright{
	padding-left: 5px;
	float: left;

}


/* FOOTER STYLES STYLES END */

.bodyText{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #333333;
	background-color: #FFFFFF;
}

/* Page containers, borders, generics, etc start */

#outerContainer{
	width: 754px;
	height: 100%;
	
	/*left: 50%;
	margin-left:-377px;
	
	float: left;*/
	margin:0 auto;
	
		text-align:left;


}



#mainContainer{
	width: 740px;
	height: auto;
	margin-left: 7px;
	margin-right: 7px;
	background-color: #EEEEEE;

float:left;
	background-image: url(../images/ContentBackground.gif);
	background-repeat: repeat-y;
	color:#333333;
	padding:0px;
}


#containerPrint{
	width: 600px;
	background-color: #FFFFFF;
	min-height: 650px;
	padding: 5px;
	color: #333333;
}

#containerShadow{
	width: 754px;
	height:auto;
	background-image: url(../images/BackgroundShadow.gif);
	background-repeat: repeat-y;

	float:left;
	
}

#header{
	height: 50px;
	width: 730px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 35px;
	color: #333333;
}


#menu{
	height: 25px;
	width: 740px;
	background-color: #C8D8DE;
	text-align: right;
	color: #333333;
	background-image:url('../images/Menu/MenuBarLeftNew.jpg');
	background-repeat:repeat-x;
}

#mainImage{
	height: 179px;
	width: 740px;
	background-color:#eeeeee;
}

#mainContent{
	width:740px; 
	height: 100%;
	
}
	
/* Page containers, borders, generics, etc end */



/*index page specifics */

#homeContainer{
	width: 720px;
	height: auto;
	background-color: #FFFFFF;
	margin: 0px 5px 0px 0px;
	float: right;
	padding: 0px 0px 5px 5px;
	color: #333333;	

}

#container.home{
	height: 295px;
}

#caseStudyLink{
	float: right;
}


#projectHeader{
	height: 25px;
	width: 238px;
	float: right;
	margin-top: 5px;
	background-color: #F0F0F0;
	padding: 5px 0px 0px 5px;
	color: #333333;
}

#projectImage{
	height: 128px;
	width: 233px;
	float: right;
	margin-top: 5px;
	padding: 5px;
	background-color: #D8E5E3;
	color: #333333;
}

#projectText{
	height: 75px;
	width: 233px;
	float: right;
	margin-top: 5px;
	padding: 5px;
	background-color: #C2DBD8;
	color: #333333;	
}


/*index page specifics end */


/*Small Business Infrastructure*/



#customServices{
	width: 445px;
	height: auto;
}

.redText{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #990000;
	background-color:#EBF1F0;
	
}

#topLeft{
	width: 214px;
	height: 80px;
	background-color: #EBF1F0;
	padding: 3px 3px 0px 3px;
	float: left;
	margin-bottom: 5px;
	text-align: left;
	color: #333333;	
}

#topRight{
	width: 214px;
	height: 80px;
	background-color: #EBF1F0;
	padding: 3px 3px 0px 3px;
	float: right;
	margin-bottom: 5px;
	text-align: left;
	color: #333333;
}

#middleLeft{
	width: 214px;
	height: 80px;
	background-color: #D8E5E3;
	padding: 3px 3px 0px 3px;
	float: left;
	margin-bottom: 5px;
	text-align: left;
	color: #333333;
}

#middleRight{
	width: 214px;
	height: 80px;
	background-color: #D8E5E3;
	padding: 3px 3px 0px 3px;
	float: right;
	margin-bottom: 5px;
	text-align: left;
	color: #333333;
}

#bottomLeft{
	width: 214px;
	height: 105px;
	background-color: #C2DBD8;
	padding: 3px 3px 0px 3px;
	float: left;
	margin-bottom: 5px;
	text-align: left;
	color: #333333;
}

#bottomRight{
	width: 214px;
	height: 105px;
	background-color: #C2DBD8;
	padding: 3px 3px 0px 3px;
	float: right;
	margin-bottom: 5px;
	text-align: left;
	color: #333333;
}

/*Small Business Infrastructure ends*/

/* Recent Project Specifics start */

#projectContainer{
	width: 720px;
	height: 288px;
	background-color: #FFFFFF;
	margin: 0px 5px 0px 0px;
	float: right;
	padding: 0px 5px 5px 5px;
	color: #333333;	
}

#recentProjectImage{
	height: 243px;
	width: 378px;
	float: left;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 0px 5px;
	background-color: #D8E5E3;
	color: #333333;
}

#bottomBar{
	height: 20px;
	width: 378px;
	clear: both;
	margin: 5px 0px 0px 0px;
	background-color: #E1ECEC;
	padding: 5px 0px 0px 5px;
	color: #333333;
}

#recentProjectText{
	height: 243px;
	width: 320px;
	float: right;
	margin: 5px 0px 0px 5px;
	padding: 5px 5px 0px 5px;
}


/* Recent Project Specifics end */



/* sub menu and content starts */

#pageSubTitle{
	height: 25px;
	width: auto;
	margin: 5px 0px 0px 0px;
	overflow: hidden;
}

#pageSubTitle h3{
	margin-top: -45px;
	font-size: 1em;
	height: 21px;
	

	}


#subContent{
	width: 505px;
	background-color: #FFFFFF;
	height: 100%;
	min-height: 435px;
	margin: 0px 5px 0px 0px;
	float: right;
	padding: 0px 5px 5px 5px;
	color: #333333;	
}

#locationContent{
	width: 510px;
	background-color: #FFFFFF;
	height: 430px;
	margin: 0px 5px 0px 0px;
	float: right;
	padding: 5px 5px 0px 0px;	
	color: #333333;

}

#legalContent{
	width: 720px;
	background-color: #FFFFFF;
	height: 100%;
	min-height: 430px;
	margin: 0px 5px 0px 0px;
	float: right;
	padding: 0px 5px 5px 5px;
	color: #333333;
}

#flashContent{
	width: 730px;
	background-color: #FFFFFF;
	min-height: 319px;
	margin: 0px 5px 0px 0px;
	float: right;
	color: #333333;
	/*padding: 0px 5px 5px 5px;*/	
}

#contentBody{
	width: 445px;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 5px 32px;
	text-align: justify;
	clear: left;	
}

#contentBody.legal{
	width: 700px;
	margin: 0px 0px 0px 0px;
	padding: 10px 8px 5px 8px;
	text-align: justify;
	background-color: #FFFFFF;	
	color: #333333;
}

h1{
	height: 140px;
	width: 740px;
	background-color: #FFFFFF;
	color: #333333;
	margin-bottom: 0px;
	margin-top:0px;
	
	background-image: url(../Images/BmnLogoNew.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
	font-size: 1em;
	font-style: normal;

}


#appDev
{
  margin-bottom: 0px;
  height: 25px;
  width: 263px;
  /*background-image: url(../images/Home/ApplicationDesign.jpg);
  background-repeat:no-repeat;*/
  cursor: pointer;
}

#appDev h3
{
  margin-top: 0px;
  overflow:hidden;
  font-size: 1em;
  border: 1px solid red;
}
#sbi
{
  margin-bottom: 0px;
  height: 25px;
  width: 263px;
  /*background-image: url(../images/Home/SmallBusinessInfrastructure.jpg);
  background-repeat:no-repeat;*/
  cursor: pointer;
}

#sbi h3
{
  margin-top: -55px;
  overflow:hidden;
  font-size: 1em;
}
#techConsult
{
  margin-bottom: 0px;
  height: 25px;
  width: 263px;
  /*background-image: url(../images/Home/TechnicalConsultancy.jpg);
  background-repeat:no-repeat;*/
  cursor: pointer;
}

#techConsult h3
{
  margin-top: -55px;
  overflow:hidden;
  font-size: 1em;
}

#wd
{
  margin-bottom: 0px;
  height: 25px;
  width: 200px;
  /*background-image: url(../images/Home/WebsiteDesign.jpg);
  background-repeat:no-repeat;*/
  cursor: pointer;
}

#wd h3
{
  margin-top: -55px;
  overflow:hidden;
  font-size: 1em;
}
#tm
{
  margin-bottom: 0px;
  height: 25px;
  width: 200px;
  /*background-image: url(../images/Home/TestingManagement.jpg);
  background-repeat:no-repeat;*/
  cursor: pointer;
}

#tm h3
{
  margin-top: -55px;
  overflow:hidden;
  font-size: 1em;
}
#pm
{
  margin-bottom: 0px;
  height: 25px;
  width: 200px;
  /*background-image: url(../images/Home/ProjectManagement.jpg);
  background-repeat:no-repeat;*/
  cursor: pointer;
}

#pm h3
{
  margin-top: -55px;
  overflow:hidden;
  font-size: 1em;
}

#pageTitle{
	width: 720px;
	background-color: #FFFFFF;
	height: 22px;
	border: 5px solid #eeeeee;
	padding: 5px 0px 0px 10px;
	color: #333333;
	overflow: hidden;
	
	
}

 #pageTitle h2{
	margin-top: -40px;
	font-size: 1em;
	height: 21px;
}

/* NEW HOMEPAGE STYLES */


#sharepoint{
	width: 224px;
	height: 350px;
	background-image: url('../images/Home/SharepointBackground.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
	padding: 5px;
	border: 1px solid #CCCCCC;
	
}
#sharepoint p{
	display: block;
	padding: 10px 10px 0px 3px;
	margin: 0px;
	
}


li.sharepoint{
	font-weight: bold;
	list-style-image: url(../images/Home/redDot.gif);
	line-height: 2em;
	text-align: left;
	font-size: 1.2em;
	color: #990000;
}
a.sharepointLink{
	font-weight: bold;
background-color: Transparent;
	font-size: 1.1em;
	color: #990000;
}
a.sharepointLink:hover{
	font-weight: bold;
background-color: Transparent;
	font-size: 1.1em;
	color: #990000;
	text-decoration:underline;
}


#homeRight{
	width: 185px;
	margin: 10px 10px 10px 10px;
	padding:0px;
	float: right;
	
}

#ourServices{
	width: 440px;
	height: 20px;
	padding: 5px 0px 5px 13px;
	background-color: #333333;
}

.serviceBackLeft{
	background-image:url('../images/Home/serviceBackground.jpg');
	background-repeat:no-repeat;
	width: 190px;
	height: 190px;
	padding: 12px 10px 0px 12px;
	float: left;
	text-align:left;
	letter-spacing: 0px;
	margin-bottom: 10px;
	overflow: hidden;
	
}

.serviceBackLeft h3{
	margin-top: -25px;
	font-size: 1em;
	height: 0px;
	overflow: hidden;
}
.serviceBackRight h3{
	margin-top: -25px;
	font-size: 1em;
	height: 0px;
	overflow: hidden;
}


.serviceBackRight{
	background-image:url('../images/Home/serviceBackground.jpg');
	background-repeat:no-repeat;
	width: 190px;
	height: 190px;
	padding: 12px 10px 0px 12px;
	float: right;
	margin-left: 10px;
	text-align:left;
	margin-bottom: 10px;
	overflow: hidden;

}


.marginTopMinus{
	
	margin-top: -10px;
	
	}
	
	
	
/*----------------NEW HOME STYLES---------------------------------------*/
	
	

.floatLeft{
	float:left;
}

.floatRight{
	float:right;
}

.floatRightLogo{
	width: 185px;
	margin: 10px 10px 10px 10px;

	float: right;
	text-align:center;
	padding-top:25px;


}


.floatRightArrow{
	float:right;
	padding-top:2px;
}


.floatLeftIntro{
	float:left;
	width: 510px;
	margin-bottom:10px;
}

#homeContent{
	height: auto;
	width: 510px;
	float: left;
	margin: 10px 0px 10px 0px;
	text-align: justify;

	
}

.floatLeftIcon{
	float:left;
	width:30px;
}


.floatRightPhone{
	float:right;
	font-weight:normal;
	text-align:left;
	width: 120px;
	height:30px;
	padding-top:1px;
	margin-left:10px;
}

.floatRightEmail{
	float:right;
	font-weight:bold;
	text-align:left;
	width: 160px;
	height:30px;
	padding-top:10px;
}


.dottedBoxBottom{
	background-image:url('../images/Home/DottedBoxBottom.gif');
	background-position:center bottom;
	background-repeat:no-repeat;
	width: 185px;
	margin-bottom:20px;
	height:13px;

	
}


.dottedBoxBorder{
	border-top:1px dotted #A5A4A4;
	border-left:1px dotted #A5A4A4;
	border-right:1px dotted #A5A4A4;
	width: 163px;
	height:auto;
	padding:10px;
}

.dottedBoxBorder img{
	margin-bottom:10px;
}



.clearAllDotted{
	clear:both;
	border-top: 1px dotted #A5A4A4;
	height:10px;
	margin-top:5px;
}


.topMargin10{
	margin-top:10px;
}

.topMargin18{
	margin-top:18px;
}


.bottomMargin35{
	margin-bottom:35px;
}


.clearAll{
	clear:both;
	height:1px;
overflow:hidden;
}



.sharepointIntro{
	background-image:url('../images/Home/SharepointBackground.jpg');
	background-repeat:no-repeat;
	width: 250px;
	height:225px;
	margin-bottom:10px;	
	margin-right:10px;
	float:left;
}

.floatRightLink{
	float:right;
	margin-right:15px;
	margin-top:5px;
}

.ourWorkLeft{
	width: 245px;
	margin-bottom:10px;	
	margin-right:15px;
	float:left;
}

.ourWorkRight{
	width: 245px;
	margin-bottom:10px;	
	margin-right:0px;
	float:right;
	text-align:left;
}


a.transparent{
	background:transparent;
	
	
}



.sharepointText{
	margin: 39px 20px 15px 15px;
}

.dotnetText{
	margin: 39px 20px 0px 15px;
}

.sqlText{
	margin: 39px 20px 5px 15px;
}

.silverlightText{
	margin: 39px 20px -10px 15px;
}


.sqlIntro{
	background-image:url('../images/Home/SqlBackground.jpg');
	background-repeat:no-repeat;
	width: 250px;
	height:225px;
	margin-bottom:10px;	
	margin-right:10px;
	float:left;
}

.silverlightIntro{
	background-image:url('../images/Home/SilverlightBackground.jpg');
	background-repeat:no-repeat;
	width: 250px;
	height:225px;
	float:right;
	
	
}






.dotnetIntro{
	background-image:url('../images/Home/DotNetBackground.jpg');
	background-repeat:no-repeat;
	width: 250px;
	height:225px;
	float:right;
	
	
}

.featuredTitle{
	width: 211px;
	height:14px;
	border:1px solid #CCCCCC;
	background-color:#DFECEB;
	padding:3px;
	margin:15px 0px 10px 0px;
}

.whatWeDoHeader{
	margin-bottom:10px;
	margin-top:12px;
	}

.ourWorkHeader{
	margin-bottom:10px;
	margin-top:7px;

}

.caseStudyHeader{
	margin-bottom:10px;
	margin-top:0px;
}

.caseStudyText{
	margin-bottom:10px;
	margin-top:20px;
}





.enterpriseIcon{
	float:left;
	width: 46px;
	margin-right:10px;
}

.enterpriseDetail{
	float:right;
	text-align:left;
	width: 385px;
	margin-bottom:10px;
	
}

.greyLineDivider{
	clear:both;
	border-top:1px solid #EFEFEF;
	margin-bottom:10px;
}


a.arrowLink{
	background-image:url('../images/Home/LinkArrow.gif');
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:10px;
	text-decoration:none;
}

a.arrowLink:hover{
	text-decoration:underline;
}


.clientLogo{
	float:left;
	width:140px;
	margin-right:10px;
	margin-bottom:5px;
	
}

.clientDescription{
	float:left;
	width:290px;
	padding-top:0px;
	vertical-align:middle;
	height:60px;

	
}


.clientLabel{
	color:#45726C;
}


.clientField{
	color:#000000;
}

.caseStudyLogo{
	float:left;
	width:120px;
	margin-right:0px;
	margin-bottom:5px;
	padding:5px;
	text-align:left;
	
}

.bpCaseStudyLogo{
	float:left;
	width:100px;
	margin-right:0px;
	margin-bottom:0px;
	padding:5px;
	text-align:left;

	
}

.bpCaseStudyDescription{
	float:right;
	width:320px;
	padding-top:10px;

	
}



.caseStudyDescription{
	float:right;
	width:310px;
	padding-top:0px;

	
}



.caseStudyLabel{
	color:#45726C;
	float:left;
	font-weight:bold;
	width: 130px;
	margin-top:5px;
}


.caseStudyField{
	color:#000000;
	float:right;
	width:180px;
	text-align:left;
	margin-top:5px;
	
}

.caseStudyFloatRight{
	color:#000000;
	float:right;
	width:200px;
	text-align:left;
	margin-top:5px;
	margin-left:10px;
	
	
}


.clientTestimonial{
background-image:url('../images/quote.gif');
background-repeat:no-repeat;
background-position:right bottom;
}


.iframeBorder{
	
	border: 1px dotted #A5A4A4;
	
}


/*-------------SHAREPOINT OFFER STYLES-------------------*/

#contentBodySharepoint{
	width: 631px;
	margin: 10px 20px 0px 50px;
	text-align: justify;
	background-color: #FFFFFF;	
	color: #333333;
}


.sharepointMessage{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#366486; 
	font-size:20px;

}

.sharepointContainer{
	border:1px dotted #366486;
	width:619px;
	float:left;
	background-image:url('../images/SharePointOffer/SharePointImage.jpg');
	background-repeat:no-repeat;
	background-position:left bottom;
	height:450px;
	margin-bottom:10px;
	margin-top:10px;
}

.ribbon{

	z-index:2;

	margin-left:-1px;
	margin-top:11px;

}

.ribbonHeader{

}

.promoTitle{
	padding:5px 10px 10px 10px;
	font-weight:bold;	
	text-align:left;
	font-size: 14px;
	color:#336486;
}



.promoCopy{
	float:right;
	clear:right;
	width:230px;
	text-align:left;
	font-size: 12px;
	color:#336486;
	margin-right:5px;
}

.promoArrow{
	float:left;
	height:25px;
}

.promoText{
	
	
	float:left;
	text-align:left;
	padding-left:5px;
	margin-bottom:5px;
	width: 200px;
}

.price{
	float:right;
	clear:right;
	margin-top:30px;
	width:250px;
	text-align:right;
	font-size: 12px;
	font-weight:bold;
	color:#336486;
	margin-right:5px;

	
}


.downloadsLeft{
	float:left;
	border:1px dotted #999999; 
	height:120px; 
	width:280px; 
	padding:10px;
	margin-right:18px;
}

.downloadsRight{
	float:left;
	border:1px dotted #999999; 
	height:120px; 
	width:280px; 
	padding:10px;
}

.downloadHeader{
	border-bottom:1px dotted #333333;
	padding-bottom:5px;
	margin-bottom:15px;
}

.paperclip{
float:left;
padding-right: 10px;
margin-bottom:5px;
	
}

.downloadLink{
float:left;
width: 180px;
text-align:left;
margin-bottom:5px;
	
}

.filesize{
float:right;
text-align:left;
margin-bottom:5px;
	
}

.buttonActionsContainer{
	margin-top:15px;
	width: 620px;


	
}

.meetingButton{
	float:left;
	width: 146px;
	margin-right:12px;
}

.passOnButton{
		float:right;
	width: 146px;
	

}


