@charset "UTF-8";

body, html {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0;
	padding: 0;
	text-align: center;
	color:#8fc2ff;
	height: 100%;
}

a:link {color: #ffffff; text-decoration:none;
    text-align: right;
}
a:visited {color: #ffffff; text-decoration:none;}
a:hover {color: #4c94ef; text-decoration:none;}
a:active {color: #ffffff; text-decoration:none;}

body {
	background-image:url(http://www.forebrain.net/images/mainBG.gif);
	background-repeat:repeat-x;
	background-color: #1a3677;
}

h1 {
font-size:21px;
padding:0px 0px 16px 0px;
margin:0px;
color:#FFFFFF;
font-weight:lighter;
text-align: left;
}

h2 {
font-size:16px;
padding:0px 0px 14px 0px;
margin:0px;
color:#8fc2ff;
font-weight:lighter;
line-height:22PX;
    text-align: left;
}

h3 {
font-size:15px;
padding:0px 0px 10px 0px;
margin:0px;
color:#ffffff;
font-weight:lighter;

}

h4 {
font-size:15px;
padding:0px 0px 4px 0px;
margin:0px;
color:#ffffff;
font-weight:bold;

}

h5 {
font-size:30px;
padding:0px 0px 16px 0px;
margin:0px;
color:#FFFFFF;
font-weight:lighter;
text-align: left;
}

#maincontainer {
	width: 950px;
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left;
	position:relative;
	height: 100%;
}

#bgcontainer1 {
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left;
	background-image:url(images/venture/bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	min-height: 100%;
	height: 100%;
}


#bgcontainer2 {
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left;
	background-image:url(images/BG2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	min-height: 100%;
	height: 100%;
}

#inputArea { 
font-family: Arial, Sans-Serif;
font-size: 13px;
padding: 13px 10px 10px 20px;
width:310px;

	}
	
#inputArea input, #inputArea textarea {
font-family: Arial, Sans-Serif;
font-size: 13px;
margin-bottom: 5px;
display: block;
padding: 4px;
width: 310px;
color:#FFFFFF;
overflow:auto;

}

.activeField {
background-image: none;
background-color: #122760;
border: solid 1px #122760;
}
        
.idle {
border: solid 1px #122760;
background-image: none;
background-repeat: repeat-x;
background-position: top;
background-color: #122760;
}

.wrapper{
   position: relative;
   float: left;
   left: 0px;
   width: 830px;
   background-color: transparent;
}
.left1{
   position: relative;
   float: left;
   left: 10px;
   width: 171px;
   background-color: transparent;
   padding:0px 0px 30px 0px;
}
.left2{
   position: relative;
   float: left;
   left: 30px;
   width: 200px;
   background-color: transparent;
   padding:40px 0px 10px 5px;
}
.left3{
   position: relative;
   float: left;
   left: 50px;
   width: 171px;
   background-color: transparent;
}
.right{
   position: relative;
   float: right;
   right: 10px;
   width: 200px;
   background-color: transparent;
   padding:40px 0px 10px 5px;
}
body {
   border-width: 0px;
   padding: 0px;
   margin: 0px;
   font-size: 90%;
   background-color: #1a3677
}

.projectbox {
margin:2px 2px 0px 2px;
padding:5px 5px 5px 5px;
border:#3a5599 0px solid;
background-color:#3a5599;
width:237px;
height:76px;
}

.projectbox:hover {
	background-color:#8fc2ff; 
}
a.projectbox:link {
        color: #3a5599;
}
a.projectbox:hover {
        color: #3a5599;
}

.projectArrowsContainer{height:100px; text-align:right; padding:15px 10px 0px 0px;}

.projecttitlecontainer{ padding:16px 0px 10px 5px;}

.projectboxtitle {
padding:0px 0px 6px 0px;
}

.projectbox2 {
margin:2px 2px 0px 2px;
padding:3px 3px 3px 3px;
border:#3a5599 0px solid;
background-color:#3a5599;
width:202px;
height:143px;
}

.projectbox2:hover {
	background-color:#8fc2ff; 
}
a.projectbox2:link {
        color: #3a5599;
}
a.projectbox2:hover {
        color: #3a5599;
}

.projectContentContainer{
padding:0px 0px 18px 0px;
}

.projectbox3 {
margin:10px 2px 0px 2px;
padding:5px 5px 5px 5px;
border:#3a5599 0px solid;
background-color:#3a5599;
width:154px;
height:72px;
}


.projectbox3:hover {
	background-color:#8fc2ff; 
}
a.projectbox3:link {
        color: #3a5599;
}
a.projectbox3:hover {
        color: #3a5599;
}

.projectbox4 {
margin:30px 10px 0px 2px;
padding:5px 5px 5px 5px;
border:#3a5599 0px solid;
background-color:#3a5599;
width:162px;
height:99px;
}


.projectbox4:hover {
	background-color:#8fc2ff; 
}
a.projectbox4:link {
        color: #3a5599;
}
a.projectbox4:hover {
        color: #3a5599;
}

.spacer {
	padding-top: 20px;
	padding-bottom: 20px;}


.footer {
	padding:15px;
	text-align:center;
	border-top: solid 1px #122760;
	color:#FFFFFF;
	font-size:12px;
	margin-left:15px;
	margin-right:15px;
}

.footer a:link {color: #ffffff; text-decoration:none;}
.footer a:visited {color: #ffffff; text-decoration:none;}
.footer a:hover {color:#4498e0; text-decoration:none;}