a {
	color:#454D58;
	text-decoration:none;
}

a:hover { 
	color:#CC0000;
	text-decoration:underline;		
}
  
body { 
	background-image:url(images/px_main.gif);
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 1.4em;
	color:#454D58;
}

#wrap {
	border:#333333 solid 1px;
	background:#FFFFFF;
}

h1 {
	font-size:14px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	text-transform:uppercase;
	color:#CC0000;
}

h2 {
	font-size:12px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	color:#336699;
}

h2 a {
	color:#336699;
}

h3 {
	font-size:12px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
}

ul {margin:0; padding:0; list-style:none}
li {background:url(images/a1.gif) no-repeat 0 5px; margin:1em 0 1em 0; padding:0 0 0 15px; }

/*
.expert li { line-height:15px;}
.arrow_left { margin-left:5px;}
*/

.img-full, .img-left, .img-right {
	border:#CCCCCC solid 1px;
}

.noborder 
{
    border:none;
}

.arrow {
	color:#336699;
	padding-right:10px;
}

.right {
	text-align:right;
}
		


/**********************/
/* Top Navigation Bar */
/**********************/
.button span { 
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
}
.button a:hover {
	text-decoration:none;
	color:#CC0000;
}
.button a, button a:visited  {
	color:#FFFFFF;
	text-decoration:none;	
}
.button-current a, button-current a:visited  {
	color:#CC0000;
}



/****************/
/* Main Section */
/****************/
#main-container a {
    border-width: 0 0 1px 0;
    border-style: none none dotted none;
}

.no-border {
	border:#FFFFFF none;
}

#main-container a:hover { 
	border:none;
}

.main-left {
	background:#EAEAEA;
}

.main-left-front {
	background:#EAEAEA;
}

.main-right {
	background:#FFFFFF;
}

.main-full {
	background:#FFFFFF;
}

.main-left-half {
	background:#FFFFFF;
}

.main-right-half {
	background:#FFFFFF;
}

table {
	color:#333333;
	border:none;
}

.tableAltRow {
	background:#CAE4FF;
}

td {
	border:none;
}

th {
	background:#0099FF;
	color:#FFFFFF;
	font-size:12px;
}

.green 
{
    color:Green;
    font-weight:bold;
}

.red 
{
    color:Red;
    font-weight:bold;
}
.locationLink {
	color:#336699;
}

/**********/
/* Footer */
/**********/
#footer a { 
	color:#454D58; 
	text-decoration:none;
}

#footer a:hover { 
	color:#CC0000;
	text-decoration:underline;	
}

#kw-credits a, #kw-credits a:hover, #kw-credits {
	color:#CCCCCC; 
}