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

/* 3col_leftNav.css                             */

/* Use with template 3col_leftNav.html          */

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



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

/* HTML tag styles                             */

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



body{
	font-family: Arial, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;

}



a{

	color: #006699;

	text-decoration: none;

}



a:link{

	color: #006699;

	text-decoration: none;

}



a:visited{

	color: #006699;

	text-decoration: none;

}



a:hover{
	color: #D45514;

}



h1{

 font-family: Verdana,Arial,sans-serif;

 font-size: 120%;

 color: #334d55;

 margin: 0px;

 padding: 0px;

}



h2{

 font-family: Arial,sans-serif;

 font-size: 114%;

 color: #006699;

 margin: 0px;

 padding: 0px;

}



h3{

 font-family: Arial,sans-serif;

 font-size: 100%;

 color: #334d55;

 margin: 0px;

 padding: 0px;

}



h4{

 font-family: Arial,sans-serif;

 font-size: 100%;

 font-weight: normal;

 color: #333333;

 margin: 0px;

 padding: 0px;

}



h5{

 font-family: Verdana,Arial,sans-serif;

 font-size: 100%;

 color: #334d55;

 margin: 0px;

 padding: 0px;

}



ul{

 list-style-type: square;

}



ul ul{

 list-style-type: disc;

}



ul ul ul{

 list-style-type: none;

}



label{

 font-family: Arial,sans-serif;

 font-size: 100%;

 font-weight: bold;

 color: #334d55;

}





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

/* Layout Divs                                 */

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



#masthead{

	padding: 10px 0px 0px 0px;

	border-bottom: 1px solid #cccccc;

	width: 100%;

}



#navBar{

	float: left;

	width: 20%;

	margin: 0px;

	padding: 0px;

	background-color: #eeeeee;

	border-right: 1px solid #cccccc;

	border-bottom: 1px solid #cccccc;

}



#headlines{

  float:right;

	width: 20%;

	border-left: 1px solid #cccccc;

	border-bottom: 1px solid #cccccc;

	padding-right: 10px;

}



#content{

	float: left;

  width: 55%;

}



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

/* Components                                  */

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



#siteName{

	margin: 0;

	padding: 0 0 0 10px;

}





/************* #globalNav styles **************/



#globalNav{

padding: 0px 0px 5px 10px;

border-bottom: 1px solid #CCC;

color: #cccccc;

}



#globalNav img{

 display: block;

}



#globalNav a {

	font-size: 90%;

	padding: 0 4px 0 0;

}



/*************** #pageName styles **************/



#pageName{

	margin: 0px;

	padding: 0px 0px 0px 10px;

}



/************* #breadCrumb styles *************/



#breadCrumb{

	font-size: 80%;

	padding: 2px 0px 0 10px;

}





/************** .feature styles ***************/



.feature{
	padding: 0px 0px 0px 0px;
	font-size: 10pt;

}



.feature h3{

	padding: 15px 0px 5px 0px;

	text-align: center;

}



.feature img{
	padding-right: 0px;
	padding-left: 14px;
	right: auto;
	opacity: 1;
	padding-top: 0px;
	vertical-align: top;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;

}





/************** .story styles *****************/



.story{

		padding: 0px 0px 0px 0px;

	font-size: 80%;

}



.story p{

	padding: 0px 0px 10px 0px;

}





/************* #siteInfo styles ***************/



#siteInfo{

	clear: both;

	font-size: 75%;

	color: #999999;

	padding: 10px 10px 10px 10px;

}



#siteInfo img{

	padding: 4px 4px 4px 10px;

	vertical-align: middle;

}





/************* #search styles ***************/



#search{

	padding: 5px 0px 5px 5px;

	border-bottom: 1px solid #cccccc;

	font-size: 90%;

}



#search form{

	margin: 0px;

	padding: 0px;

	background-image: url(images/searchsite.gif);

	height: 100px;

}



#search label{

	display: block;

	margin: 0px;

	padding: 0px;

}





/*********** #navBar link styles ***********/



#navBar ul a:link, #navBar ul a:visited {

	display: block;

	background-image: url(images/bg_nav.jpg);

}

#navBar ul {list-style: none; margin: 0; padding: 0;}



/* hack to fix IE/Win's broken rendering of block-level anchors in lists */

#navBar li {border-bottom: 1px solid #EEE;}



/* fix for browsers that don't need the hack */

html>body #navBar li {border-bottom: none;}





/************ sectionLinks styles **************/



#sectionLinks{

	margin: 0px;

	padding: 0px;

	font-size: 11px;

	color: #008080;



}



#sectionLinks h3{

	padding: 10px 0px 2px 10px;

	border-bottom: 1px solid #cccccc;

}



#sectionLinks a:link, #sectionLinks a:visited {

	display: block;

	border-top: 1px solid #ffffff;

	border-bottom: 1px solid #cccccc;

	background-image:  url("bg_navover.jpg");

	font-weight: bold;

	padding: 3px 0px 3px 10px;

	color: #21536A;

}



#sectionLinks a:hover{

	border-top: 1px solid #cccccc;

	font-weight: bold;

	text-decoration: none;

	background-color: #BFD5D5;

}





/************* relatedLinks styles **************/



.relatedLinks{

	margin: 0px;

	padding: 0px 0px 10px 10px;

	border-bottom: 1px solid #cccccc;

	font-size: 11px;

	color: #999999;

}



.relatedLinks h2{

	padding: 10px 0px 2px 0px;

}



.relatedLinks a{

	display: block; 

}



/************** #advert styles **************/



#advert{

	padding: 30px 0px 10px;

}



#advert img{

	display: block;

}





/************** #headlines styles **************/



#headlines{

	margin: 0px;

	padding: 10px 0px 20px 10px;

	font-size: 80%;

	background-color: #C0D6D6;

	background-image: url(images/bg_navover.jpg);

}



#headlines p{

	padding: 5px 0px 5px 0px;

}

.smallhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 135%;
	font-weight: normal;
	text-transform: capitalize;
	color: #575757;
	margin: 0px;
	padding: 4px 0px 0px;
	clear: both;
	float: none;
	height: 18px;
	width: auto;
	border-top: thin dotted #CCCCCC;
	border-right: thin dotted #CCCCCC;
	border-bottom: thin dotted #CCCCCC;
	border-left: thin dotted #CCCCCC;

}

.mainhead {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 24px;

	font-weight: bold;

	color: #CC6633;

}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #7F2D34;
	text-decoration: none;
	line-height: 85%;
	text-shadow: 0 0px 0px #DADADA;

}

.gobutton {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #999999;

	text-decoration: none;

	background-color: #FFFFFF;

	background-position: center center;

	letter-spacing: 1em;

	text-align: center;

	vertical-align: middle;

	padding: 3px;

	clear: both;

	height: 18px;

	width: 100px;

	border: thin dashed #999999;

	cursor: hand;

}

.footer {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

}

.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F4BA09;

}
tr td {
	color: #010101;
	font-size: 12pt;
	-webkit-box-shadow: 0 0px 0px 0 #DADADA;
	box-shadow: 0 0px 0px 0 #DADADA;
	clear: left;
	text-align: left;
	font-style: normal;
}




/************** #Marketplace Buttons **************/





#MarketplaceButtons {
  background-color: #336666;
  color: #FFFFFF;
  border: 2px dotted #C0D6D6;
  padding: 8px;
  margin: 8px;
  font-family: verdana;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  font-variant: normal;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  border-radius: 25px;
  box-shadow: 2px 2px 5px #D6D9CE;
}

tbody tr td {
}



<style type="text/css">
.MarketplaceButton {
	-moz-box-shadow: 11px 12px 29px -10px #d1d1d1;
	-webkit-box-shadow: 11px 12px 29px -10px #d1d1d1;
	box-shadow: 11px 12px 29px -10px #d1d1d1;
	background-color:#f9f9f9;
	-webkit-border-top-left-radius:23px;
	-moz-border-radius-topleft:23px;
	border-top-left-radius:23px;
	-webkit-border-top-right-radius:23px;
	-moz-border-radius-topright:23px;
	border-top-right-radius:23px;
	-webkit-border-bottom-right-radius:23px;
	-moz-border-radius-bottomright:23px;
	border-bottom-right-radius:23px;
	-webkit-border-bottom-left-radius:23px;
	-moz-border-radius-bottomleft:23px;
	border-bottom-left-radius:23px;
	text-indent:0;
	border:2px solid #dcdcdc;
	display:inline-block;
	color:#666666;
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	font-style:normal;
	height:55px;
	line-height:55px;
	width:159px;
	text-decoration:none;
	text-align:center;
}.MarketplaceButton:hover {
	background-color:#fadd93;
}.MarketplaceImages {
	cursor: hand;
	border-width: 1pt;
	border-color: white;
}
.MarketplaceButton:active {
	position:relative;
	top:1px;
}</style>
/* This button was generated using CSSButtonGenerator.com */tr td img {
}
