
#tic {
  /* enter any styles for the ticker below */

  padding-left:15px;
  width:400px;
  color:#777777;
  line-height:1.7;
}

#tic * {
  /* this will hide all children tags */
  font-size: 1em;
  margin:0px;
  padding:0px;
  display:none;
  
}
#tic a {
  /* add more tags to this list if you wish to display them inside the children */
  display:inline;
  color:#04AAE2; 
  text-decoration:none;
}




html, body {
	height:100%;
	margin:0;
	padding:0;
}
img{
	padding:0;
	margin:0;
}

DIV#amcontainer{
	height:auto !important;
	margin:0 auto;
	padding:0 auto;
	min-height:100%;
	position:relative;
}
DIV#amheader{
	max-width:900px;
	min-width:620px;
	vertical-align:top;
	text-align:left;
}
DIV#amcontent{
	max-width:900px;
	min-width:620px;
	padding-top:0px;
	padding-right:0px;
	padding-left:0px;
	text-align:left;
}
div#amfooter{
	left:0;
	bottom:0;
	position:absolute;
	width:100%;
	text-align:left;
}
#sitemap-toggle{
	cursor:pointer;
}

table, th, tr, td, div, span, a, input, body, p{
	font-family: "Lucida Grande",Myriad,Arial,"Sans Sarif";
	font-size:12px;
}
h1{
	margin:0;
	margin-top:-4px;
	padding:10px;
	line-height: 24px;
	font-family:Helvetica, Arial;
	letter-spacing:-0.05em;
	color:#000000;
}

h2{
	margin:0;
	margin-top:6px;
	padding:8px;
	line-height: 24px;
	font-family:Helvetica, Arial;
	letter-spacing:-0.05em;
	color:#009dea;
}

.adtitle {
	margin:0;
	margin-top:6px;
	 
	line-height: 24px;
	font-size:18px;
	font-weight:bold;
	font-family:Helvetica, Arial;
	letter-spacing:-0.05em;
	
}

.cyan { 
	color:#009dea;
}


.white{
	color:white;
	text-decoration:none;
}
.blue{
	color:#009dea;
	text-decoration:none;
}
.black{
	color:black;
	text-decoration:none;
}

.grey {
	color:#777777;
	line-height:1.7;
	padding:10px;
	
}

.grey a {
	color:#000000;
	text-decoration:none;
	
}

.grey a:hover {
	color:#009dea;
	text-decoration:none;
}

 
.light {
	color:#777777;
	line-height:2;
	text-decoration:none;
	
}

.light a {
	color:#777777;
	text-decoration:none;
	
}

.light a:hover {
	color:#009dea;
	text-decoration:none;
}
 


.bluebanner{
	background:url(images/nav-top-cyan.png);
	height:35px;
	z-index:50;
	line-height:35px;
	padding:0;
	margin:0;
	border:0;
}
.bluebanner a.black:hover{
	color:white ! important;
	text-decoration:none;
}
#navj{
	height:35px;
	background:url(images/nav-top-beige.png);
	z-index:5;
	line-height:35px;
}
#navj table{
	padding-left:10px;
}
#navj a.black:hover{
	color:#009dea ! important;
	text-decoration:none;
}
#logo-holder{
	position:relative;
	height:0px;
	z-index:100;
	float:right;
	right:10px;	
	top:-35px;
}
#bottom-logo-holder{
	position:relative;
	height:0px;
	z-index:100;
	float:right;
	right:10px;	
}
#logo-holder img,
.footer-logo-holder img,
.footer-logo-holder-email img{
	float:left;
	text-align:left;
}
.footer-logo-holder{
	clear:both;
	float:right;
	width:140px;
	position:relative; 
	bottom:34px; 
	right:10px;
}
.footer-logo-holder-email{
	float:right;
	position:relative;
	width:140px;
}

.header-background{
	height:32px;
	background:url(images/top.png);
	float:left;
}

#menu-header2{
	top:-12px;
	position:relative; 
	/*background-color:#4c4d4f; */
	z-index:1;
}
/* nav1 menu  */

/* MENU */

.dropdown td.link{
	/*border-top:4px solid #000000;*/
	z-index:1001;
	line-height:25px;
	background:url(images/dd-middle.png);
}
.dropdown td.link:hover{
	background:url(images/dd-middle-over.png);
}
.dropdown a{
	text-decoration:none;
	color:black;
	padding:0px 5px;
}

/*--------------------------------*/ 

#page-menu ul{
	display:block;
	float:left;
	line-height:35px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

#page-menu li{
	display:block;
	float: left;
	/*padding:2px 8px;*/
	color:#dfbc6f;
	/*border:1px solid #C3C4C6;
	margin-left: 1px;
	margin-right: 1px;
	_margin-bottom:-1px; */
}

#page-menu li a{
	text-decoration: none;
	text-align: center;
	color:black;
	padding:4px 9px;
	border-right:1px solid #C7C2B3;
}

#pagemenu-container{
/*	border-bottom:1px solid #C3C4C6;
	height:28px;
	border-right:1px solid #D6D6D6;
	*/
}
#footermenu-container{
	border-bottom:1px solid #C3C4C6;
	height:26px;
}
#page-menu li{
}
#page-menu li.single{
	/*border:1px solid #C3C4C6;*/
}
#page-menu li.left{
	/*border-left:1px solid #C3C4C6;*/
	border-right:0;
}
#page-menu li.right{
	/*border-right:1px solid #C3C4C6;*/
	border-left:0;
}


#page-menu li:hover,
#page-menu li.active{
	/*background-color:#888a8d;*/
	/*border-left:0;
	border-right:0;*/
	/*border-bottom:4px solid #fbb317;*/
	border-top:0px;


}
#page-menu li:hover a,
#page-menu li.active a{
	color:#0084c2;
}

#page-menu .left,
#page-menu .right,
#page-menu .single{
	/*line-height:12px;
	padding:4px 10px 4px 10px;
	border-top:1px solid #C3C4C6;
	font-weight:bold;*/
	color:#3B3B3B;
}

#page-menu .left{
	/*border-left:1px solid #C3C4C6;*/
	border-right:0;
}
#page-menu .right{
	/*border-right:1px solid #C3C4C6;
	border-left:1px solid #C3C4C6;*/
}

/* content  */

#main-container{
	background:white;
	z-index:0;
	/*padding-top:20px;
	border:1px #993333 solid;*/
}

#content{
	/*padding:10px;*/
	/*width:520px;*/
	z-index:0;
	/*float:left;*/
}

/* page body styles */
#mainbody{
	margin-right:10px;
	

}
#page-title{
	height:16px; 
	/*padding:4px 0px 4px 10px;
	margin-left:10px;*/ 
	
	padding:8px;
	text-align:left;
	background-color:black;
	color:white;
}

.page-title-pading{
padding-left:3px;}

#page-title a{
	color:white;
	
}
#page-title a:hove{
	color:#FFCC00;
}
#page-body{
	/*border-top:4px solid #5b5d60;*/
	/*background-color:#f7f7f7;*/
	padding:10px;
	
}
.title_blk
{
	padding-top:24px;
	padding-bottom:10px;
	font-weight:bold;
	padding-left:8px;
	font-size:30px;
	font-family:Arial;
}
#page-body .body-text{
	padding-left:10px;
}
#middlebar{
	background-color:#f7f7f7;
	margin-right:10px;
	width:240px;
}
#middlebar-title{
	height:17px;
	_height:25px;
	padding:4px 0px 4px 10px;
	vertical-align:middle;
	background-color:#C7C8CC;
	color:white;
}
#middlebar-title a{
	color:white;
	text-decoration:none;
}
#middlebar-title a:hove{
	color:#FFCC00;
	text-decoration:none;
}
#middlebar-body{
	/*border-top:4px solid #abadb0;*/
	background:transparent url(images/title_arrow.gif) 10px 0 no-repeat;
	padding-bottom:10px;
	clear:left;
}
#middlebar-body p{
	margin:0px 10px 0px 10px;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px #C1C1C1 solid;
	color:B7B8BA;
}

#middlebar-body p .timebar{
}

#middlebar-body p a{
	color:#7691BC;
	text-decoration:none;
}

#middlebar-body p a:hover{
	color:#0066CC;
	text-decoration:none;
}

#rightbar{
	background-color:#FFE097;
	margin-right:10px;
	width:240px;
}
#rightbar-title{
	height:17px;
	_height:25px;
	padding:4px 0px 4px 10px;
	vertical-align:middle;
	background-color:#FEA23D;
	color:white;
}
#rightbar-title a{
	color:white;
	text-decoration:none;
}
#rightbar-title a:hove{
	color:#FFCC00;
	text-decoration:none;
}
#rightbar-body{
	/*border-top:4px solid #abadb0;*/
	background:transparent url(images/title_arrow.gif) 10px 0 no-repeat;
	padding-bottom:10px;
	clear:left;
}
#rightbar-body p{
	margin:0px 10px 0px 10px;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px #C1C1C1 solid;
	color:black;
}

#rightbar-body p .timebar{
}

#rightbar-body p a{
	color:#7691BC;
	text-decoration:none;
}

#rightbar-body p a:hover{
	color:#0066CC;
	text-decoration:none;
}
#rightbar-feed{
	background:url(images/bar.gif) repeat-x top;
	margin-top:4px;
	padding:14px 0px 2px 2px;
	color:B1B1B1;
}
#page-body p{
	color:#4E4E4E;
	padding:10px 0px 20px 0px;
	line-height:20px;
	margin:0px;
}
#page-body .caption{
	color:#BBBCBE;
	border-bottom:1px #A6A6A6 solid;
	padding:4px 2px 8px 2px;
}
#page-body td, #page-body th{
	vertical-align:top;
}
#page-body table{
	width:100%;
	/*padding-bottom:10px;*/
}
#flashContent{
	height:435px;
	display:block;
	margin-bottom:10px;
	clear:both;
	z-index:-1;
}

/* sub panels  --- */
div.title{
	color:#FFFFFF;
	height:16px;
	padding:8px;
	vertical-align:middle;
}
div.title a{
	text-decoration:none;
}
span.text{
	float:left;
}
span.icon{
	float:right;
	padding-top:2px;
}
.subpanel{
/*	border-top:6px #B8B9BB solid;*/
	float:left;
	border:1px solid none;
	/*margin-right:5px;
	margin-bottom:5px;
	background-color:#0861B3;*/
	
}
.pins{
	padding-top:7px;
	color:#8A867D;
	background:url(images/pins-background.png);
}
.slides_logo{
	color:#8A867D;
	background:#feffff url(images/pins-background.png) top repeat-x;;
}
.pinsblock{
	float:left;
	display:block; 
	text-decoration:none; 
	padding:10px 10px 10px 0px;
}
.pinsselect{
	float:left;
	display:block; 
	text-decoration:none; 
	padding:40px 10px 10px 20px; 
	vertical-align:bottom;
}
.subpanel .title{
	background-color:#0861B3;
}

.subpanel .sub-content{
	padding:0px 10px 10px 10px;
	/*background:transparent url(images/title_arrow.gif) 10px 0 no-repeat;*/
}

/* --------- Footer ------- */
#footer-container{
	clear:both;
	position:relative;
	display:block;
	padding-top:20px;
	height:70px;
}
#menu-footer{
	/*border:1px #660000 solid;*/
	z-index:1;
	/*border-top:1px #C3C4C6 solid;*/
}
._footer-background{
	height:35px;
	background:url(images/gradient_o.gif) repeat-y;
	float:left;
	z-index:0;
	font-weight:bold;
}
.footer-background{
	height:35px;
	background:url(images/gradient_o.gif) repeat-y;
	float:left;
	z-index:0;
	font-weight:bold;
}
#footer-menu ul{
	list-style: none;
	padding:0px;
	margin:0px;
}

#footer-menu li{
	display:block;
	float: left;
	font-weight:bold;
	color:#dfbc6f;
	margin: 0;
	_margin-bottom:-1px;
}


.copyright{
	position:relative;
	top:0px;
	padding:0px 10px 10px 10px;
	color:#FFFFFF;
	width:380px;
	cursor:pointer;
}
.copyright-hover{
	position:relative;
	top:0px;
	padding:0px 10px 10px 10px;
	/*color:white;*/
	color:#000000;
	width:380px;
	cursor:pointer;
	/*background-color:#000000;*/
}

.line{
border-top:1px #C3C4C6 solid;}

.arowmenu {
	/*border-bottom:1px solid #DCDCDC;*/
	background-image:url(../images/blacka.gif);
	background-repeat:no-repeat;
	background-position:left;
	cursor:default;
	display:block;
	margin-top:-7px;
	margin-left:13px;
	padding:0px;
}
.linespace18{
	line-height:20px;
}
.bitup{
 position: relative; top: -8px;
}

.bob-title{
	background:green url(images/Green-Dot.gif); 
	padding:8px 10px 8px 100px; 
	font-size:28px; 
	color:white;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	white-space:nowrap;
}
.container-caption{
	background:url(images/Container_black.png);
	color:white;
	height:33px;
}
.box img{

}
.box-title{
	color:black;
	padding:0px 10px;
	height:45px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-stretch:condensed;
	letter-spacing:-1;
	font-weight:bold;	
}

.box-text a,
.box-text a:hover,
.box-text a:visited
{
	text-decoration: none;
	color:#04AAE2;
}
.box-text{
	padding:10px;
	line-height:1.5;
	float:left;
}
.box-longtext{
	padding:10px;
	line-height:1.5;
	float:left;
	position:relative;top:-22px;
}
.box-footer{
	float:left;
	position:relative;top:-22px;
}
.pins a, .pins a:hover, .pins a:visited{
	color: #303030;
	text-decoration:none;
}


.mike-miner{
	padding:8px 10px 8px 10px; 
	font-size:14px; 
	color:white;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
}

.label{
 font-family: "Myrid", "Lucida Grande", Arial; 
 font-size:13px;
 color:#4E4E4E;
 padding:3px 0px 3px 0px;
 line-height:20px;margin:0px;
}

.field{
	border:1px solid black;
}

.clients{
	line-height:20px;
	width:220px;
	float:left;
}

.blankline{
	height:1px;
}

#pagetitle{
	background:url(images/page-title-gradient-cyan.png);
	height:92px;
}

.pagetopmenu{
	display:block;
	float:right;
	color:gray;
}
.pagetopmenu a{
	display:block;
	color:gray;
	text-decoration:none;
}
.sitemap{
	background:url(images/background.png);
	line-height:20px;
	color:#8a867d;
}
.sitemap a{
	text-decoration:none;
	color:#8a867d;
}
.sitemap a:hover{
	color: #009DEA;
}
.sitemap-head {
	font-weight:bold;
}
.container-left-shadow{
	background:url(images/Container_left.png);
	vertical-align:top;
}
.container-right-shadow{
	background:url(images/Container_right.png);
	vertical-align:top;
}
.ad-image img{
 	position:relative;
	top:-9px;
}
.tellme{
	border-left:0px;
	border-top:0px;
	border-right:0px;
	border-bottom:1px solid #8A867D;
}