body
{
	font-family: Verdana, Sans-Serif, Arial;
	margin:0px;
	font-size:12px;
    background-color:#E8EDEF;
    background-image:url(../../images/bg.png);
    background-position: top center;
    background-attachment:fixed;
    background-repeat:no-repeat;
}

a:link, a:visited 
{
	color: #345f8a;
}

a:hover 
{
	text-decoration:none;
}

a.login:link, a.login:visited 
{
    font-size:12px;
    margin-right:15px;
}

/**************************************************
 *                Homepage Styles                 *
 **************************************************/
div#logocontainer
{	
	margin-left:auto;
	margin-right:auto;	
	width:900px;
	margin-top:10px;
	color:#345f8a;
}

div#homepagecontainer
{
	margin-left:auto;
	margin-right:auto;	
	width:900px;
	margin-top:0px;
	padding-bottom:40px;
	background-color:#fff;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

div#homepagecontainer a:link,  div#homepagecontainer a:visited
{
	color:#345f8a;
}

p#industrynotfound a:link, p#industrynotfound a:visited
{
	text-decoration:none;
}

div#homepagecontainer h1, div#homepagecontainer h2
{
	margin:0px;
	padding:0px;

	margin-top:30px;
	font-size:20px;
	margin-bottom:10px;
    color:#345f8a;
}

div#homepagecontainer h2
{
	margin-top:40px;
}

div#questions
{
	margin-left:auto;
	margin-right:auto;
	width:860px;
	border-color:#ccc;
	border-style:solid;
	border-width:1px;
}

div#textcontainer
{
	height:190px;
	background-image:url(../../images/bg_answer.png);
	color:#345f8a;
	padding:20px;
	font-size:16px;
	padding-left:20px;
	word-spacing:3px;
	line-height:180%;
	width:400px;
	float:right;
}


ul#businessneeds
{
	float:left;
	margin:0px;
	padding:0px;
	width:120px;
}

ul#businessneeds li
{
	list-style:none;
	text-align:center;
	height:46px;
	font-size:20px;
	background-color:#fff;
}

ul#businessneeds li a
{
    text-decoration:none;
	display:block;
	width:120px;
	height:34px;
	padding-top:12px;
}

ul#businessneeds li a:link, ul#businessneeds li a:visited
{
	color:#ccc;
}

ul#businessneeds li a:hover
{
	background-color:#ccc;
	color:#fff;
}

ul#businessneeds li a.selected
{
	background-color:#ccc;
	color:#fff;
}

div#selectindustry
{
	border:1px solid #ccc;	
	height:180px;
	margin-left:10px;
	margin-right:7px;
	background-color:#fff;
	width:860px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:40px;
}

div#selectindustry h2
{
	margin:0px;
	padding:0px;
	word-spacing:8px;
	letter-spacing:2px;
	text-align:center;
	font-size:18px;
	background-color:#a4c9f3;
    color:#fff;
    height:25px;
}

div#selectindustry ul li
{
	font-size:16px;
	margin-top:8px;
}

p#industrynotfound
{
    
	margin:0px;
	padding:0px;
	width:200px;
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
	text-align:center;
}

p#industrynotfound a
{
    font-size:14px;
}

div#partners
{
	border:1px solid #ccc;	
	height:130px;
	margin-left:10px;
	margin-right:7px;
	background-color:#fff;
	width:260px;
	margin-left:auto;
	margin-right:auto;
	line-height:30px;
}

div#partners h2
{
	margin:0px;
	padding:0px;
	word-spacing:8px;
	letter-spacing:2px;
	text-align:center;
	font-size:18px;
	background-color:#f5ce59;
    color:#fff;
    height:30px;
    vertical-align:top;
}

div#partners a
{
	margin-left:30px;
	font-size:16px;
}

div#more
{
	border:1px solid #ccc;	
	height:130px;
	margin-left:10px;
	margin-right:7px;
	background-color:#fff;
	width:260px;
	margin-left:auto;
	margin-right:auto;
	line-height:30px;
}

div#more h2
{
	margin:0px;
	padding:0px;
	word-spacing:8px;
	letter-spacing:2px;
	text-align:center;
	font-size:18px;
	background-color:#a4c9f3;
    color:#fff;
    height:30px;
    
}

div#more a
{
	margin-left:30px;
	font-size:16px;
}

div#private
{
	border:1px solid #ccc;	
	height:130px;
	margin-left:10px;
	margin-right:7px;
	background-color:#fff;
	width:260px;
	margin-left:auto;
	margin-right:auto;
	line-height:30px;
}

div#private h2
{
	margin:0px;
	padding:0px;
	word-spacing:8px;
	letter-spacing:2px;
	text-align:center;
	font-size:18px;
	background-color:#b1d978;
    color:#fff;
    height:30px;
}

div#private a
{
	margin-left:20px;
	font-size:16px;
}

div#footer
{
	font-size:9px;
	color:#ccc;
	margin-left:auto;
	margin-right:auto;
	width:900px;
}

div#footer ul
{
	margin-top:10px;
	text-align:center;
	font-size:14px;
}

div#footer ul li
{
	display:inline;
	list-style:none;
	text-align:center;
}

 /***************************************************
  *                End Homepage Styles              *
  ***************************************************/
 
ul.steps
{
	clear:both;
	margin-top:30px;
	margin-left:10px;
}

ul.steps li
{
	float:left;
	background:transparent url("../../images/greystatusbar.jpg") no-repeat 0% 100%;
	width:130px;
	height:20px;
	margin-left:10px;
	text-align:center;
	list-style:none;
	color:#ccc;
}

ul.steps li.completed
{
	background:transparent url("../../images/greenstatusbar.jpg") no-repeat 0% 100%;	
}

ul.steps li.current
{
	background:transparent url("../../images/greenstatusbar.jpg") no-repeat 0% 100%;
	color:#000;	
}

div.stepdescription
{
margin-left:50px;
margin-right:50px;
margin-top:30px;    
}

img.stepdescription
{
    float:right;
}

p.stepdescription
{
	color:#345f8a;
	font-size:16px;
	word-spacing:3px;
	line-height:140%;
}

p.questions
{
	width:300px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:11px;
}

table.contactus
{
	color:#345f8a;
	font-size:14px;
	word-spacing:3px;
}
