a:link
{
	color: rgb(0,93,146); 
    text-decoration: underline;
}
a:visited
{
	color: rgb(0,93,146); 
    text-decoration: underline;
} 
a:active 
{
	color: rgb(0,93,146); 
    text-decoration: underline;
}
a:hover
{
	color: rgb(0,93,146);
    text-decoration: none;
}


a.grey:link
{
	color: rgb(100,100,100); 
	font-weight: bold;
    text-decoration: none;
}
a.grey:visited
{
	color: rgb(100,100,100); 
	font-weight: bold;
    text-decoration: none;
} 
a.grey:active 
{
	color: rgb(100,100,100); 
	font-weight: bold;
    text-decoration: none;
}
a.grey:hover
{
	color: rgb(100,100,100); 
	font-weight: bold;
    text-decoration: none;
}


body
{
	font-family:  Arial;
	font-size: 12px;
	color: rgb(100,100,100);
	background-color:rgb(240,240,240);	
	bckground-image:url('images/bg.gif');
}

table
{
	font-family:  Arial;
	font-size: 12px;
	color: rgb(100,100,100);
	bckground-color:rgb(255,255,255);

}

.th
{
    background-color:#003399;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: rgb(255,255,255);
}
.tch
{
    background-color:rgb(158,190,255);
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: rgb(0,0,0);
}
.tc
{
    background-color:rgb(184,220,124);
	font-family:  Arial, Verdana;
	font-style: normal;
	font-size: 12px;
	color: rgb(0,0,0);
}

p
{
	align: justify;
	line-height: 140%;
}
.mt
{
	font-family: Arial;
	font-size: 17px;
	font-weight: normal;
	color: rgb(119,120,124);

}
.hd
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: rgb(196,21,28);

}
.unl
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: rgb(255,153,51);

}


h1
{
	font-family: Arial;
	font-size  : 14pt;
	font-weight: normal;
	font-style: none;
	color: rgb(0,51,101)
}

h2
{
	font-family: Arial;
	font-size  : 12px;
	font-weight: bold;
	color: rgb(230,230,230)
}


.tb
{
	font-family: Tahoma;
	font-size  : 12px;
	color: rgb(0,0,0);
	border-width: 1px;
	border-style: solid;
	border-color: #b8b8b8;
	bckground-color: #6481c7;
}

ul
{
   list-style-image:url('images/list-bullet.gif');
}


/****************************************************************/

#portfolioTD1 {
	background-color:#0072a3;
	height:93px;
	text-align:center;
}

#portfolioTD2 {
	background-color:#898a8e;
	height:93px;
	text-align:center;
}

#portfolio {
	height:30px;
	font-weight:bold;
}

#portfolio td {
	xborder-bottom:1px dotted #005d92;
	background-image:url(images/portfolio-link-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}

#portfolio a:link {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}

#portfolio a:visited {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}

#portfolio a:hover {
	color:#999999;
	background-image:url(images/portfolio-link.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	padding:0px 0px 5px 0px;
	text-decoration:none;
	font-weight:bold;
}

#portfolio .seprator {
	padding:0px 3px 0px 3px;
	color:#006699;
	font-weight:bold;
}

#portfolio .active {
	color:#999999;
	background-image:url(images/portfolio-link.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	padding:0px 0px 5px 0px;
	text-decoration:none;
	font-weight:bold;
}

/****************************** Tab container******************************************************/
.tabcontainer { 
	border-top:1px solid #CCC;
	border-right:1px solid #CCC; 
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC; 
	width:100%; 
	margin-bottom:1em;
	height:505px;
}
html>body .tabcontainer {width:100%;height:575px;}

.shadetabs {
	padding: 0px 0;
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 0;
	height:18px;
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li {
	display: inline;
	margin: 0;
	xwidth:132px;
}
/*
.shadetabs li a {
	text-decoration:none;
	position:relative;
	z-index:1;
	padding:3px 31px;
	margin-right:3px;
	xborder:1px solid #CCC;
	color:#666666;
	background-color:#d2d4d5;
}
*/
.shadetabs li a {
	background-image:url(images/link-tab-bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-decoration:none;
	position:relative;
	z-index:1;
	padding:4px 30px;
	margin-right:3px;
	xborder:1px solid #CCC;
	color:#666666;
	background-color:#d2d4d5;
	text-align:center;
	width:132px;
}

.shadetabs li a:visited {
	color:#666666;
	text-decoration: none;
}

.shadetabs li a:hover{
	text-decoration:none;
	color:#999999;
}

.shadetabs li .selected { /*selected main tab style */
	position:relative;
	top:0px;
}
/*
.shadetabs li a.selected { 
	background-color:#FFFFFF;
	border-bottom:2px solid #FFFFFF;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
}
*/
.shadetabs li .selected { /*selected main tab style */
	background-image:url(images/selected-tab-bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	border-right:1px solid #CCCCCC;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
	text-decoration: none;
}

.tabcontent {
	xdisplay:none;
	padding:10px 10px 10px 10px;
}

@media print {
	.tabcontent {
	display:block !important;
	padding:10px;
	}
}

.portfolioThumb img {
	border:1px solid #CCCCCC;
}

.portfolioThumb td {
	height:97px;
	vertical-align:top;
}
html>body .portfolioThumb td {height:97px;}


/*
.portfolioThumb a {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-decoration:none;
}

.thumbSpacer img {
	border:0px solid #CCCCCC;
}
*/

.text {
	display:none;
	width:100%;
	border:1px solid #cccccc;
}

#comProj0 {
	display: block;
}

#ongProj0 {
	display: block;
}

.toggleTitle {
	background-color:#E0E1E2;
	border-left:20px solid #77787B;
	font-weight:bold;
	padding:10px 10px;
}

.toggleMatter {
	padding:10px 10px 10px 30px;
	color:#77787B;
}

#motioncontainer a img { /*image border color*/
	border: 1px solid #ccc;
}

#statusdiv {
	position: absolute;
	padding: 2px;
	left: -300px;
	background-color: lightyellow;
	border: 1px solid gray;
	visibility: hidden;
}

/**********************************************/

a.next{
    font-weight:bold;
	color:#FF0000; 
    text-decoration: underline;
}
a.next{
    font-weight:bold;
	color:#FF0000;
    text-decoration: underline;
} 
a.next {
    font-weight:bold;
	color:#FF0000;
	fontweight: bold;
    text-decoration: underline;
}
a.next:hover{
    font-weight:bold;
    color:#FF0000;
    text-decoration: none;
}