body {
	background-color: #333333;
	background-image: url(../images/bgrd.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF
}
a:link {
	text-decoration: none;
	color:#FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

a:visited {
	text-decoration: none;	
	color:#FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.imgLink {
border: 3px solid #FFF;
}
/* NIFTY BACKGROUND*/
b.rtop, b.rbottom{display:block;background: #333333}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #ffffff}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

div#homecontent {
	background: #333333;
	width:725px;
	background-color: #FFFFFF;
	color: #000;
}
div#homefeature{
	width:725px;
	color: #FFFFFF;
}
div#homemsg{
	font-size: 12px;
	width:725px;
	color: #FFFFFF;
}
div#homeText {
	margin: 10px;
	text-align: left;
}
.extraTitle {
	margin: 10px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.extraContent {
	margin-left: 20px;
	margin-right:85px;
	font-size: 11px;
	color: #FFFFFF;
}

#tabcontentcontainer{
	width:50%; /*width of 2nd level content*/
	height:1.5em; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
	z-index: 100;
	top: 140px;
	position: absolute;
	left: 340px;
}
a.headerLink{
color:#FFFFFF
}
.tabcontent{
color:#FFFFFF;
display:none;
}
a.footer{
	text-decoration: none;
	color:#FFFFFF
}
.footerLegal{
	font-size: 9px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	left: 30px;
}

.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#FFF;
	font-size: 10px;
	width:420px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	background-repeat:no-repeat;
	background-position:top right;	
	height:20px;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	width:720px;
	font-size: 12px;
	/* End layout CSS */
	padding-left:20px;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}

.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;
}
.mobgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#FFF;
	font-size: 10px;
	width:330px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	background-color: #222222;
	height:20px;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.mobgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	width:320px;
	font-size: 12px;
	/* End layout CSS */
	padding-left:20px;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.mobgoodies_answer_content{	/* Content that is slided down */
	width:320px;
	padding:1px;
	font-size:0.9em;	
	position:relative;
}
#portProject{
	color:#FFFFFF;
	width: 670px;
	text-align: left;
	position:relative;
}
#portClient{
	color:#FFFFFF;
	width: 670px;
	height: 24px;
	font-size:14px;
	font-weight: bolder;
	background-color: #999999;
	text-align: left;
}
#portName{
	font-weight: bold;
}
#portDesc{
	width: 670px;
	height: 240px;
	overflow: hidden;
	margin:10px;
}

a.portLaunch{
	color:#FFFFFF;
	text-decoration: underline;
}
.portNum{
	border: thin solid #CCCCCC;
	background-color: #999999;
	font-size:12px;
	cursor:pointer;
}