body {
background-color:#6F8BAE;
margin:50px;
width:auto;
font-family: verdana, sans-serif;
color: #666666;
line-height:18px;
}

h1 {
color:#666666;
font-size:140%;
font-weight:bold;
}
h2 {
color:#666666;
font-size:120%;

}
P, TABLE, TD {
font-size:11px;
font-family: verdana, sans-serif;
color: #666666;
line-height:18px;

}

A:link { 
	text-decoration: none;
	font-weight: bold;	 
	color: #2A1BA2;
} 
A:active { 
	text-decoration: none; 
	color: #2A1BA2;
	font-weight: bold;

} 
A:visited { 
	text-decoration: none; 
	color: #2A1BA2;
	font-weight: bold;
}  
A:hover{ 
	text-decoration: underline; 
	color: #2A1BA2;
	font-weight: bold;
}
.breakout {
background-color:#A2B5CC;
margin-left:10px;
margin-right:10px;
padding-left:10px;
padding-right:10px;
margin-top:5px;
margin-bottom:5px;
padding-top:8px;
padding-bottom:8px;
color:#000000;

}
DIV.breakout P{
color:#000;
}
DIV.breakout strong{
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	letter-spacing:0.075em;
	color: #4C6788;
	margin-bottom:4px;
}
DIV.breakout ul strong{
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	margin-bottom:4px;
	letter-spacing:0em
}
h1 {
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #6F8BAE;
	margin-bottom:4px;
}
.default {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	line-spacing: 14px;
	font-weight: normal;
	color: #000000;
}
.postdate {
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	color: #000000;
	margin-top:0px;
	padding-top:0px;
}

.default {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	padding-left:10px;
	padding-right:3px;
}
.selected {
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	color: #868604;
    border: solid 1px #EAE1B3;
    background: #F8F8EC;
	padding-left:2px;
	margin-top:10px;
	cursor: pointer;
	width:150px;

}
.selected2 {
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	color: #868604;
    border-top: solid 1px #EAE1B3;
    border-right: solid 1px #EAE1B3;
    border-left: solid 1px #EAE1B3;
    background: #F8F8EC;
	padding-left:2px;
	margin-top:10px;
	cursor: pointer;
	width:150px;

}
.clicked {
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	color: #2A1BA2;
    border-top: solid 1px #2A1BA2;
    border-right: solid 1px #2A1BA2;
    border-left: solid 1px #2A1BA2;
    background: #e6e6ed;
	padding-left:2px;
	margin-top:10px;
	cursor: pointer;
	width:150px;
}
.title {
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	color: #41673C;
    border: solid 1px #007D09;
    background: #D8E5DA;
	padding-left:2px;
	margin-top:10px;
	cursor: pointer;
	width:150px;
}
#capabilitiestext{
	display:none;
	border: solid 1px #2A1BA2;

}
#technologiestext{
	display:none;
	border: solid 1px #2A1BA2;


}
#experiencetext{
	display:none;
	border: solid 1px #2A1BA2;


}
#educationtext{
	display:none;
	border: solid 1px #2A1BA2;


}
#projecttext{
	display:none;
	border: solid 1px #2A1BA2;


}
#abouttext{
	display:none;
	border: solid 1px #2A1BA2;
	}
	
div.breakout h1 {
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #4C6788;
	margin-bottom:4px;
}
div#container {
background-color:#D6DFEA;
padding:10px;
}