

/* CSS RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}

.top
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-spacing: 0;
}


/* GLOBAL STYLES */

body {
  font-family: 'Trebuchet', Arial;
  color: #444;
  font-size: 12px;
}


#wrapper {
  width: 980px;
  margin: 0 auto;
}

/* HEADER STYLES */

.preheader
{
	text-align:right;
	font-family: Arial, Verdana, Helvetica, Sans-Serif ;
	font-size:10pt;
	font-weight:bold;
	color:Black;
	margin-right:10px;
	margin-bottom:10px;
	float: right;
    width: 980px;
}

.tbCategory table
{
	width:180px;	
}

#header h1 a {
  margin-top:30px;
  display: block;
  float: left;
  height:100px;
  width: 275px;
  text-indent: -9000px;
  display: inline;
} 



#header #search .input {
  padding: 3px 0;
  border: 1px solid #DEDEDE;
  width: 169px;
  float:right;
}

#header #search .submit {
  background: url(../img/bgSearchButton.jpg) no-repeat;
  margin-left: 3px;
  border: 0px;
  width: 18px;
  height: 10px;
  cursor: pointer;
  text-indent: -9000px;
}

#nav { 
  float: right;
  width: 680px;
  height: 40px;
}


#header #search {
  float: right;
  width: 170px;
  padding-top: 7px;
}

#nav #mainNav li a {
  color: #000;
  text-decoration: none;
}

#nav #mainNav li a:hover {
  color: #91268F;
}

/* BANNER STYLES */

#banner
{
	background: url(../img/bannerAdvance.jpg) no-repeat center;
	margin:0 auto 0 ;
	height:175px;
}



.back {
  float: left;
  width: 31px;
  height: 59px;
  margin-top: 255px;
}

.forward {
  float: right;
  width: 31px;
  height: 59px;
  margin-top: 255px;
}

.statement {
  float: left;
  width: 250px;
  margin: 165px 0 0 627px;
}

.statement p {
  padding-bottom: 15px;
  line-height: 16px;
}

#bannerInside {
  height: 185px;
}

#bannerLanding{
  height: 270px;
}

.listAction {
  width: 300px;
  float: right;
  clear: both;
  margin-top: 65px;
}

.listAction li {
  display: inline;
}

/* CONTENT STYLES */

#content p {
  padding: 7px 0;
  line-height: 18px;
}

#content
{
	margin: 0 auto 0 auto; 
	background-color: #fff; 
	height: auto; 
	width: 980px;
}

#content #menu,#content .menu, #trMenu .menu
{
	background:#FC9035 url(../img/breadcrumb.gif) no-repeat scroll right 0pt;
	color:#FFFFFF;
	font-size:80%;
	font-weight:bold;
	height:25px;
	line-height:25px;
	padding-left:5px;
}
#content #main 
{
	padding: 10px 10px 10px 10px; 
	margin: 0 auto 0 auto; 
}

.tbCategory
{
	text-align:left;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
	color: #EFEFEF; 
	line-height: 2em; 
	font-family:Arial; 
}

.rootCategory
{
	color: #800080 ; 
	line-height: 2em;  
	font-size:10px; 
	font-family:Arial; 
	font-weight:bold
}


.clear {
  clear: both;
  height: 1px;
}

.listSquare {
  line-height: 18px;
  margin: 10px 25px;
}

.listSquare li {
  list-style: square;
  margin-bottom: 10px;
}

.listNone {
  line-height: 18px;
  margin: 10px;
}

.listNone li {
  margin-bottom: 5px;
}

.buffer {
  padding-top: 15px;
}

.imgRight {
  float: right;
  margin: 20px 0 20px 20px;
  max-width: 300px;
}

.jumpMenu {
  width: 245px;
  padding: 3px 5px;
  border: 1px solid #CCC;
  font-size: 11px;
}

iframe {
  border: 4px solid #EFEFEF;
  background: #F9F9F9;
}

/* COLUMN STYLES */

#column {
  float: right;
  width: 670px;
  display: inline;
}

#column p {
  font-size: 13px;
  line-height: 21px;
  padding: 7px 0;
}

#column a {
  color: #1E4C88;
  text-decoration: underline;
}

#column a:hover {
  color: #000;
  text-decoration: none;
}

#columnThin {
  float: left;
  width: 255px;
  padding: 10px;
  display: inline;
  background: #E9E8E7;
  font-size: 11px;
}

.listSubNav {
  background: url(../img/bgSubNav.png) no-repeat;
  padding: 30px 0 0 0;
}

.listSubNav li {
  background: url(../img/bgSubNavList.png) no-repeat;
  padding: 5px 0 0 30px;
  display: block;
  height: 25px;
  text-transform: uppercase;
  font-weight: bold;
}

.listSubNav li a {
  color: #666;
  text-decoration: none;
}

.listSubNav li a:hover {
  color: #222;
  text-decoration: underline;
}

.subColumn {
  float: left;
  width: 230px;
  margin: 0px 5px 10px 5px;
}

.subColumn p {
  color: #777;
  line-height: 20px;
  height: 180px;
}

.subColumn h2 {
  font-size: 14px;
}

.ad {
  float: left;
  width: 275px;
  margin: 10px 0;
}

/* HEADER STYLES */

h2 {
  font-size: 16px;
  font-family: Century Gothic;
  margin: 10px 0;
  text-transform: uppercase;
  color: #000;
}

h3 {
  font-size: 14px;
  font-family: Century Gothic;
  padding-bottom: 5px;
  margin: 10px 0 0 0;
}

h4 {
  font-size: 13px;
  font-family: Century Gothic;
  padding-bottom: 5px;
}

/* FOOTER STYLES */

#footer {
  width: 980px;
  height: 100px;
  margin:0 auto 20px auto;
  color: #888;
}

#footer #social {
  background: #F7F7F7 url(../img/bgSocial.jpg) top left no-repeat;
  border: 1px solid #EFEFEF;
  min-height: 85px;
  padding: 20px 150px 0 200px;
  margin-bottom: 15px;
}

#feeds {
  float: left;
  width: 350px;
  color: #666;
  height: 60px;
  padding-right: 40px;
  border-right: 2px solid #DEDEDE;
  margin-right: 40px;
}

#feeds #twitter ul li {
  line-height: 16px;
}

#feeds #twitter ul li a {
  text-decoration: none;
  color: #777;
}

#feeds #twitter ul li a:hover {
  color: #444;
}

#feeds #twitter ul li span {
  display: block;
  font-size: 11px;
}

.listSocial {
  margin-top: 6px;
}

.listSocial li {
  display: inline;
}

.listDisclaimer {
  float: left;
  width: 300px;
}

.listDisclaimer li {
  display: inline;
  margin-right: 8px;
}

.listDisclaimer li a {
  color: #888;
  text-decoration: none;
}

.listQuickLinks {
  float: right;
  width: 300px;
  text-align: right;
}

.listQuickLinks li {
  display: inline;
  margin-right: 8px;
}

.listQuickLinks li a {
  color: #91268F;
  text-decoration: none;
}