* 				{margin: 			0;}
HTML			{height: 			100%;
				overflow: -moz-scrollbars-vertical; 
				padding:			0;}
BODY			{height: 			100%;
				background-color:	#000000;
				color:				#ffffff;
				font-size:			10pt;
				font-family:		"Verdana", sans-serif;
				padding:			0;}
DIV				{-moz-box-sizing:	border-box;
				box-sizing:			border-box;
				padding:			0;}
TD				{background-color:	#000000;
				color:				#ffffff;
				font-size:			10pt;
				font-family:		"Verdana", sans-serif;}

H1				{font-size:			12pt;
				color:				#ffffff;
				position:			relative;
				top:				-45px;
				text-align:			center;}
H2				{font-size:			10pt;
				color:				#ffffff;
				margin:				10px 0px 10px 0px;}
P				{margin-top:		10px;
				text-align:			justify;}
HR				{border: 			none 0;
				border-top: 		1px solid #ffffff;
				height: 			1px;
				margin:				0px 0px 0px 0px;}
UL				{list-style-image:	url(images/diamond_on_black.gif);
				margin-top:			10px;
				margin-left:		-20px;}
				
A:link			{color: 			#ffffff;
				text-decoration:	none;
				font-size:			10pt;}
A:active		{color: 			#ffffff;
				text-decoration:	none;
				font-size:			10pt;}
A:visited		{color: 			#ffffff;
				text-decoration:	none;
				font-size:			10pt;}
A:hover			{color: 			#ffffff;
				text-decoration:	underline;
				font-size:			10pt;}

#main			{background-color:	#000000;
				min-height:			100%;
				height:				100%;
				height: 			auto !important;
				margin: 			0 auto -60px;
				position:			relative;}
				
#header			{margin: 			0px auto;
				position:			relative;
				width:				950px;
				text-align:			left;}
#industry_pics	{background-color:	#000000;
				border:				#ffffff 1px solid;
				height:				273px;
				width:				950px;
				padding:			4 4 4 4;}
#industry_pics img
				{margin:			4 4 4 4;}

#mainbody		{margin: 			0px auto;
				position:			relative;
				width:				950px;
				text-align:			left;}	
#side_menu		{float:				left;
				width:				275px;
				margin:				50px 25px 10px 0px;
				border-left:		#ffffff 1px solid;
				border-right:		#ffffff 1px solid;
				background-color:	#000000;
				line-height:		25px;
				font-size:			10pt;}
#side_menu a	{padding:			10px 10px 10px 10px;}	
#side_body		{float:				right;
				width:				650px;
				margin-top:			20px;}
#tombstones		{margin:			25px 40px 10px 40px;}
#tombstones img	{margin:			4px 10px 4px 10px;}

#footer			{background-color:	#333333;
				width:				100%;				
				height:				60px;
				position: 			absolute;
    			bottom: 			0;
				padding-top:		10px;}
#footer2		{background-color:	#333333;
				margin: 			0px auto;
				width:				950px;			
				color:				#ffffff;
				font-size:			8pt;}

				
.team			{float:				left;
            	width:				325px;
				padding:			10px 0px 0px 0px;}
.team_line		{width:				650px;	
				clear: 				both;			
				border-bottom:		#666666 1px solid;}
        
.teampic		{float:				left;
				height:				80px;
				margin:				0px 8px 0px 0px;
            	vertical-align:		middle;}
.team_heading	{float:				left;
            	width:				650px;;
            	margin-bottom: 		10px;
				border-bottom:		#666666 1px solid;}
.pic			{float:				right; 
				margin-left:		8px;
				border:				#ffffff 1px solid;}

.notbold		{font-weight:		normal;}
.bold			{font-weight:		bold;}
.justify		{text-align:		justify;}
.right			{text-align:		right;}
.left			{text-align:		left;}
.center			{text-align:		center;}

.gold			{color:				#ff9933;}
.x-smfont		{font-size:			8pt;}
.xx-smfont		{font-size:			7pt;}
.arrow			{cursor:			pointer;
				margin-top:			5px;}

fieldset 		{border:			1px solid #ffffff;
				margin:				0px 0px 0px 0px;}				
legend 			{font-size:			10pt; 
				font-weight: 		bold; 
				color: 				#ffffff;}
label 			{float:				left;
				width:				8em;
				font-weight: 		bold;
				padding-left:		10px;}
.formfield		{font-size:			8pt;
				font-weight:		bold;
				border:				#000000 1px solid;
				color:				#000000;
				background-color:	#cccccc;
				margin:				1 1 1 1;}	
.form-error 	{font-size: 		8pt;
				color: 				#ff3333;
				text-align:			center;}
/* for pngfix */
img, div, TagLineLink5 { behavior: url(scripts/iepngfix.htc) }
				
			
#print-only		{display: 			none;}

