body
{
	min-width: 990px;
	background: #fff url('http://sem.findtarget.com/public/images/pagebg.gif') repeat-x top left;
	color: #444;
	font-family: Arial;
	font-size: 11px;
	margin: 0;
	font: 95%/140% Arial, 'Lucida Grande', 'Lucida Sans', Helvetica, Arial, clean, sans-serif;
	text-align: center; 
}

form { margin: 0; display: inline; }
form input, form select { margin: .25em 0; padding: 0; }
/* form input[submit] { background: red; } */

.error, a.error { color: red; }
.alert, a.alert { color: orange; }
.good, a.good { color: green; }

.top_header 
{ 
	/*background: #2863db url(http://local.findtarget.com/public/images/forum.header.background.png) repeat-x top left; 
	border: 1px #283fab solid; */
	background: #fff;
	padding: .2em; 
	color: #777; 
}
.top_header a:link, .top_header a:visited { color: #444; font-weight: bold; text-decoration: none; }
.top_header a:hover { color: #444; font-weight: bold; text-decoration: underline; }

.main_container	{ width: 960px; text-align: left; background: #fff;  padding: 0 0px .5em 0px; margin-bottom: 2em;}
.main_container a:hover { color: red; }

.heady 
{
	font-size: 18px;
	font-weight: normal; 
	color: #fff; 
	padding: 0 .5em;
}

.heady a 
{ 
	color: #fff; 
}

#sidebar
{ 
	background: #f5f5f5; 
	color: #527fff;
	padding: .5em; 
	text-align: left; 
	border-right: 1px #e5e5e5 solid; 
	border-bottom: 1px #e5e5e5 solid; 
	border-top: 1px #fdfdfd solid; 
	border-left: 1px #fdfdfd solid; 
}
#sidebar a { display: block; margin: .25em; }
#sidebar a:link, #sidebar a:visited { color: #0a3087; text-decoration: none; } /* 073fdf */
#sidebar a:hover { color: #0a3087; text-decoration: underline; }

.side_top 
{
	background: #8fb201 url(http://local.findtarget.com/public/images/subheader.background.green.png) repeat-x top left; 
	border-top: 1px #9ec401 solid;
	border-left: 1px #9ec401 solid;
	border-bottom: 1px #7f9e01 solid;
	border-right: 1px #7f9e01 solid;
	
	
	color: #fff; 
	font-weight: bold; 
	padding: .3em 1em; 
	margin-bottom: 1px; 
} 
/*
#sidebar .container 
{ 
	background: #fff; 
	padding: .5em; 
	border-top: 1px #c6ccdf solid; 
	border-left: 1px #c6ccdf solid; 
	border-right: 1px #c6ccdf solid; 
	border-bottom: 1px #c6ccdf solid;
}
*/
h1 
{ 
	font: normal 1.8em/1.1 arial, helvetica, sans-serif;
	line-height: 100%;
	background: #0030b7 repeat-x top left; 
	padding: .25em .5em; 
	border: 1px #000 solid; 
	margin: 0; 
	color: #7aa0f7;
}
h1 a:link, h1 a:visited { color: #fff; text-decoration: none; }
h1 a:hover { color: #fff; text-decoration: underline; }

h2 { margin: 3px 0; margin-bottom: 8px; color: #58f; padding-bottom: 5px; }
h3 { margin: 3px 0; }
h4 { margin: 3px 0; color: #58f; }
h2 a:link, h2 a:visited, h3 a:link, h3 a:visited
{ color: #0a3087; }
h2 a:hover, h3 a:hover
{ color: #680a87; text-decoration: underline; } 

.subheader 
{ 
	background: #e70000 url(http://local.findtarget.com/public/images/subheader.background.red.png) repeat-x top left; 
	border-top: 1px #e71010 solid;
	border-left: 1px #e71010 solid;
	border-bottom: 1px #d70000 solid;
	border-right: 1px #d70000 solid;
	
	font-size: 1.3em;
	line-height: 1.3em;
	font-weight: normal; 
	padding: .2em .5em;
	color: #fff;
}
.subheader a { color: #fff; }
.special
{
	background: #d3d3d3 url(http://local.findtarget.com/public/front/graybg.png) repeat-x top left;
	color: #666;
	padding: .1em 1em;
	border-top: 1px #f0f0f0 solid;
	font-size: 18px; 
	padding: 5px 1em;
}
.special a:link, .special a:visited, .special a:hover { color: blue; }

.button 
{ 
	background: #f9f9f9;
	padding: .15em 1em;
	margin: 1px;
}
.button_outter
{
	background: #fff;
	padding: 1px;
	margin-bottom: 5px;
	border-top: 1px #d2d5df solid;
	border-left: 1px #d2d5df solid;
	border-bottom: 1px #e2e5ef solid;
	border-right: 1px #e2e5ef solid;
}
.button a:link, .button a:visited { color: #0a3087; text-decoration: none; }
.button a:hover { color: #680a87; text-decoration: underline; }
<?
	/*
	
	//pink
	background: #ff6280 url(http://local.findtarget.com/public/images/subheader.background.pink.png) repeat-x top left; 
	border-top: 1px #ff7892 solid;
	border-left: 1px #ff7892 solid;
	border-bottom: 1px #ff496b solid;
	border-right: 1px #ff496b solid;
	
	//green
	background: #8fb201 url(http://local.findtarget.com/public/images/subheader.background.green.png) repeat-x top left; 
	border-top: 1px #9ec401 solid;
	border-left: 1px #9ec401 solid;
	border-bottom: 1px #7f9e01 solid;
	border-right: 1px #7f9e01 solid;
	
	//orange
	background: #e18611 url(http://local.findtarget.com/public/images/subheader.background.orange.png) repeat-x top left; 
	border-top: 1px #f09520 solid;
	border-left: 1px #f09520 solid;
	border-bottom: 1px #d07500 solid;
	border-right: 1px #d07500 solid;	
	
	//purple
	background: #d461ff url(http://local.findtarget.com/public/images/subheader.background.purple.png) repeat-x top left; 
	border-top: 1px #da77ff solid;
	border-left: 1px #da77ff solid;
	border-bottom: 1px #cd48ff solid;
	border-right: 1px #cd48ff solid;
	
	*/	
?>

.subheader a:link, .subheader a:visited { color: #fff; font-weight: normal; text-decoration: none; }
.subheader a:hover { color: #fff; font-weight: normal; text-decoration: underline; }
	
	
	
.miniheader 
{ 
	color: #0a3087; 
	font-weight: bold; 
	font-size: 18px;
	padding: .7em 1em; 
	
	background: #f2f5ff; 
	border-top: 1px #f9fcff solid;
	border-left: 1px #f9fcff solid;
	border-right: 1px #d4e4ef solid;
	border-bottom: 1px #daeaef solid; 
}
.miniheader a:link, .miniheader a:visited { color: #1a4097; font-weight: bold; text-decoration: none; }
.miniheader a:hover { color: #1a4097; font-weight: bold; text-decoration: underline; }
		
.mini_orange		
{ 
	font-size: 16px;
	color: #fff; 
	font-weight: bold; 
	padding: .3em 1em;
}
.mini_orange a:link, .mini_orange a:visited
{ color: #fff; text-decoration: none; font-weight: bold; }
.mini_orange a:hover
{ color: #fff; text-decoration: underline; font-weight: bold; } 
					
.mini 
{ 
	color: #fff; 
	font-weight: bold; 
	padding: .3em 1em; 
	margin-bottom: 1px; 
	background: #3f63c9 url(http://local.findtarget.com/public/images/header.background.png) repeat-x top left; 
	border-top: 1px #729fff solid;
	border-left: 1px #729fff solid;
	border-bottom: 1px #123fdf solid;
	border-right: 1px #123fdf solid;
}
.mini a:link, .mini a:visited
{ color: #fff; text-decoration: none; font-weight: bold; }
.mini a:hover
{ color: #fff; text-decoration: underline; font-weight: bold; } 

.inner
{
/*
	background: #fff;
	padding: 1px;
	margin-bottom: 5px;
	border-top: 1px #d2d5df solid;
	border-left: 1px #d2d5df solid;
	border-bottom: 1px #e2e5ef solid;
	border-right: 1px #e2e5ef solid;	

	border: 1px #e0e0e0 solid; 
	border-top: 0;*/
	padding: 0; 
	margin: 0;
}

.on { background: #fff; color: #666; padding: .3em 1em; margin: 1px 0 0 0; border: 0; }
.off { background: #fff; color: #666; padding: .3em 1em; margin: 1px 0 0 0; border: 0; }
.on a:link, .on a:visited, .off a:link, .off a:visited
{ color: blue; text-decoration: none; }
.on a:hover, .off a:hover
{ color: blue; text-decoration: underline; } 

.lite { color: #2a60a7; }
.heav { color: #1a4097; }

.message_body
{
	margin: .5em 0; 
	color: #3a60b7;	
}

.prime
{
/*	background: #d3d3d3 url(http://local.findtarget.com/public/front/graybg.png) repeat-x top left;
	color: #666;
	padding: .3em 1em;
	
	border-bottom: 1px #aaa solid; 
	border-top: 1px #eee solid; */
	
	
	padding:5px .5em 5px 1em;
	margin: 2px 0 10px 0;
	color: #000000;
	border-bottom:1px solid #d7d7d7;
	background: #f6f6f6; 
	font-size: 13px;
	color:#333333;

}
.prime a:link, .prime a:visited
{ color: blue; text-decoration: none; }
.prime a:hover
{ color: blue; text-decoration: underline; }


.quote
{
	margin: 1em;
	padding: 0 .5em;
	border-left: 3px #3a60b7 solid;	
}

form { margin: 0; display: inline; }
form input, form select { margin: .25em 0; padding: 0; }
/* form input[submit] { background: red; } */

#nav 
{
	text-align: center;
	font-weight: bold;
	color: white;
	font-size: 15px;
	margin: 0;
}
/****************************************************************/
#nav a { color: #333; text-decoration: none; font-weight: bold; }
#nav .tab_inner_hover a, #nav .tab_inner_active a { color: #fff; text-decoration: none; font-weight: bold; }
.tab_inner
{
	background: url(http://sem.findtarget.com/public/images/tabgrey.gif) transparent top left no-repeat;	
	padding-top: 5px;
	padding-left: 15px;
	margin-right: 15px;
	height: 25px;
	z-index: -1000;
}
.tab_outter
{
	background: url(http://sem.findtarget.com/public/images/tabgrey.gif) transparent top right no-repeat;
	height: 25px;
	z-index: -1000;
}

.tab_outter_hover
{
	background: url(http://sem.findtarget.com/public/images/taborange.gif) transparent top right no-repeat;
	height: 25px;
	z-index: -1000;
}
.tab_inner_hover
{
	background: url(http://sem.findtarget.com/public/images/taborange.gif) transparent top left no-repeat;
	padding-top: 5px;
	padding-left: 15px;
	margin-right: 15px;
	height: 25px;
	z-index: -1000;
}

.tab_outter_active
{
	background: url(http://sem.findtarget.com/public/images/taborange.gif) transparent top right no-repeat;
	height: 25px;
	z-index: -1000;
}
.tab_inner_active
{
	background: url(http://sem.findtarget.com/public/images/taborange.gif) transparent top left no-repeat;
	padding-top: 5px;
	padding-left: 15px;
	margin-right: 15px;
	height: 25px;
	z-index: -1000;
}
/****************************************************************/

.bulleted
{
	padding: 0 6px;
	line-height: 20px;
}

.bulleted a
{
	background: url(http://local.findtarget.com/public/front/point.gif) top left no-repeat;
	background-position: 0 7px; 
	padding: 0 0 0 8px;
	display: block;
	font-size: 12px;
	color: #0090ff;
	text-decoration: none;
	margin: 0;
}

.bulleted a:hover
{
	color: #fb9940;
	text-decoration: underline;
}





/* other */
table.search
  { 
     padding: 0;
	 margin: 0;
	 font-family:arial;
     font-size:14px;
	 color: #ffffff;
	 font-weight: bold;
     /*background-color:#ffffff;*/
     width:960px;
     border-style:solid;
     border-color:#f26e0b;
     border-width:1px;
  }
  table.search100
  { 
     padding: 0;
	 margin: 0;
	 font-family:arial;
     font-size:14px;
	 color: #ffffff;
	 font-weight: bold;
     /*background-color:#ffffff;*/
     width:100%;
	 height:40px;
     border-style:solid;
     border-color:#f26e0b;
     border-width:1px;
  }  
    table.mainboxes
  { 
     padding: 0;
	 margin: 0;
	 font-family:arial;
     font-size:12pt;
	 font-weight: bold;
     background-color:#fafafa;
     width:550px;
     border-style:solid;
     border-color:#efefef;
     border-width:1px;
  }
  
  .textfield {
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#666666 ;
	margin:0px;
	height:22px;
	width:250px;
	border:solid 0 #fff;
	padding: 6px 0 1px 0;
	background: transparent;
	/*width:200px;*/
	voice-family: "\"}\""; 
	voice-family:inherit;
	/*width:187px;*/
	}
	
	.button {
  width: 87px;
  height: 67px;
  margin: 0;
  padding: 0;
  border: 0;
  background: url(http://www.findtarget.com/images/findit.jpg) no-repeat center top;
  text-indent: -1000em;
}  
/********************************/
.input_search_box
{
	padding:1px 0 1px 5px; 
	font-family:arial;
	border:1px solid #7f9db9; 
	vertical-align: middle; 
	font-size: 18px; 
	width: 200px;
	margin:0;
}
.select_option
{
	vertical-align: middle; 
	font-size: 17px; 
	font-family:Arial;
	padding:1px 0 1px 0;
	font-family:arial;
	font-weight:normal;
}
form select optgroup
{ 
	font-weight: normal; 
	font-style: normal;
	color: #000000;
	font-family:arial;
}
/***************************************/
/********************************/

ul.just_bullets li
{
	list-style-type:none;
	display: inside;
	padding: 0 0 0 20px;
	background: url(http://sem.findtarget.com/public/images/dot.gif) top left no-repeat;
	z-index:1000;
}
.footer_container
{
	margin:3px 0 0 0;
	font-family:arial;
	font-size:12px;
	color:#333333;
}
.footer_bar
{
	width:100%;
	height: 10px;
	line-height:10px; 
	font-size: 10px; 
	background: #f18011;
}
.footer_content
{
	font-family:arial;
	font-size:12px;
	text-align: center;
	width:100%;
	height: 100px; 
	background: #f6f6f6;
	border-bottom:1px solid #d7d7d7;
	margin: 0 0 0px 0;
	padding:1em 0 .5em 0;
}
.footer_content a:link, a:visited 
{
	color:#333333;
	text-decoration:none;
}
.footer_content a:hover, a:active
{
	color:red;
	text-decoration:underline;
}
.link_bullets a:link, .link_bullets a:visited 
{
	color:#0000ee;
	text-decoration:underline;
}
.link_bullets a:hover, .link_bullets a:active
{
	color:red;
	text-decoration:underline;
}
/*** orange tab under box ****/
.orange_table
{
	font-size:12px;
	font-weight:normal;
	font-family:arial;
	width:100%;
	background: #f6f6f6;
	color: #444444; 
	margin:0 0 20px 0;
	padding:;
	border-bottom: 1px #d7d7d7 solid; 
	border-left: 1px #d7d7d7 solid; 
	border-right: 1px #d7d7d7 solid; 
}
.orange_table a:link, .orange_table a:visited
{
	color: #0000ee; 
	text-decoration:underline;
}
.orange_table a:hover, .orange_table a:active
{
	color: red; 
	text-decoration:underline;
}
.link_bread a:link, .link_bread a:visited
{
	color: #0000ee; 
	text-decoration:none;
}
.link_bread a:hover, .link_bread a:active
{
	color: red; 
	text-decoration:underline;
}
a.mid_header:link, a.mid_header:visited
{
	Text-decoration: underline;
	font-size:14px;
	font-weight:bold;
	font-family:arial;
	color: #0000ee; 
}
a.mid_header:hover, a.mid_header:active
{
	Text-decoration: underline;
	font-size:14px;
	font-weight:bold;
	font-family:arial;
	color: red; 
}
ul.under_header_ul
{
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	font-family:arial;
	margin: 0 0 0 0; 
	padding: 0px 0 0px 0px;
	color:#444444; 
	
}
ul.under_header_ul li
{
	/*display: inside;*/
	padding: 0 0 0 20px;
	background: url(http://sem.findtarget.com/public/images/dot.gif) top left  no-repeat;
	color:#444444;
	list-style:none;
	/*list-style-image: url(http://sem.findtarget.com/public/images/dot.gif); */
}
ul.under_header_ul li a:link, ul.under_header_ul li a:visited  
{
	color: #0000ee; 
	text-decoration:underline;
}
ul.under_header_ul li a:hover, ul.under_header_ul li a:active  
{
	text-decoration:underline;
	color:red;
}
/********************************/
/*** blue tab under box ****/
.blue_table
{
	font-size:14px;
	font-weight:normal;
	font-family:arial;
	width:100%;
	background: url(http://sem.findtarget.com/public/images/stripebg.gif) left repeat-y;
	color: #0000ee; 
	margin:0 0 15px 0;
	padding:0 3px 0 0;
	border-bottom: 1px #d7d7d7 solid; 
	border-left: 1px #d7d7d7 solid; 
	border-right: 1px #d7d7d7 solid; 
}
.blue_table a:link, .blue_table a:visited
{
	color: #0000ee; 
	text-decoration:underline;
} 
.blue_table a:hover, .blue_table a:active
{
	color: red; 
	text-decoration:underline;
} 

a.blue_mid_header:link, a.blue_mid_header:visited
{
	Text-decoration: underline;
	font-size:14px;
	font-weight:bold;
	font-family:arial;
	color: #0000ee; 
}
a.blue_mid_header:hover, a.blue_mid_header:active
{
	Text-decoration: underline;
	font-size:14px;
	font-weight:bold;
	font-family:arial;
	color: red; 
}
ul.blue_under_header_ul
{
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	font-family:arial;
	margin: 0 0 0 0px; 
	padding: 0px 0px 0px 0px; 
}
ul.blue_under_header_ul li
{
	display: inside;
	padding: 0 0 0 20px;
	background: url(http://sem.findtarget.com/public/images/dot.gif) top left no-repeat;
	color:#ffffff;
}
ul.blue_under_header_ul li a:link, ul.blue_under_header_ul li a:visited  
{
	color: #0000ee; 
	text-decoration:underline;
}
ul.blue_under_header_ul li a:hover, ul.blue_under_header_ul li a:active  
{
	text-decoration:underline;
	color:red;
}
/********************************/
/*** grey tab under box ****/
.grey_table
{
	color: #333333; 
	font-size:12px;
	font-weight:normal;
	font-family:arial;
	width:100%;
	background: #ffffff;/*url(http://sem.findtarget.com/public/images/dot.gif) left repeat-y;*/
	margin:0 0 20px 0;
	border-bottom: 1px #d7d7d7 solid; 
	border-left: 1px #d7d7d7 solid; 
	border-right: 1px #d7d7d7 solid; 
}
.grey_table a:link, .grey_table a:visited
{
	color: #0000ee; 
	text-decoration:underline;
}
.grey_table a:hover, .grey_table a:active
{
	color: red; 
	text-decoration:underline;
}
a.grey_table:link, a.grey_table:visited
{
	Text-decoration: underline;
	font-size:14px;
	font-weight:bold;
	font-family:arial;
	color: #0000ee; 
}
a.grey_mid_header:hover, a.grey_mid_header:active
{
	Text-decoration: underline;
	font-size:14px;
	font-weight:bold;
	font-family:arial;
	color: red; 
}
ul.grey_under_header_ul
{
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	font-family:arial;
	margin: 0 0 0 0px; 
	padding: 0px 0 0px 0px; 
}
ul.grey_under_header_ul li
{
	display: inside;
	padding: 0 0 0 20px;
	background: url(http://sem.findtarget.com/public/images/dot.gif) top left no-repeat;
	color:#ffffff;
}
ul.grey_under_header_ul li a:link, ul.grey_under_header_ul li a:visited  
{
	color: #0000ee; 
	text-decoration:underline;
}
ul.grey_under_header_ul li a:hover, ul.grey_under_header_ul li a:active  
{
	text-decoration:underline;
	color:red;
}
/********************************/
.search_result_bar
{
	padding:5px .5em 5px 1em;
	width:725px;
	margin: 2px 0 2px 0;
	color: #000000;
	border-bottom:1px solid #d7d7d7;
	background: #f6f6f6; 
	font-size: 13px;
	color:#333333;
	
}
.sem_bread_crum
{
	padding:5px 0 5px 5px;
	font-size:16px;
	font-weight:normal;
	color:#444444;
}
.sem_bread_crum a:link, .sem_bread_crum a:visited
{
	color:#0000ee;
	text-decoration:underline;
} 
.sem_bread_crum a:hover, .sem_bread_crum a:active
{
	color:#0000ee;
	text-decoration:underline;
} 