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

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 20pt;
	margin: 0px;
	padding: 5px;
	background-color: #000000;
	text-align: left;
	margin-bottom: 5px;
	width: auto;
}


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

a:link{
	color: #FFCC00;
	font-style: inherit;
	font-weight: bold;
	font-size: 12px;
	font-family: verdana;
}

a:visited{
	color: #0099CC;
	text-decoration: none;
}

a:hover{
	color: #00FF33;
	text-decoration: underline;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #0033CC;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-position: center;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFCC00;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
p {
	line-height: 1.7em;
	text-align: justify;
	font-weight: bold;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #B70000;
	margin: 0px;
	padding: 0px;
}

h4{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12pt;
 font-weight: bolder;
 color: #6666CC;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 16%;
 color: #FFCC00;
 margin: 2px;
 padding: 6px;
}

ul{
	list-style-type: disc;
	white-space: normal;
	font-variant: small-caps;
	font-weight: bold;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 120%;
 font-weight: bold;
 color: #0000CC;
}

#navBar{
	position:absolute;
	float: none;
	width: 155px;
	margin: 0px;
	border: none;
	left: 15px;
	top: 348px;
	height: 560px;
	background-color: #000000;
}
#headlines th {
	background-color: #990000;
}


#headlines{
	float:right;
	width: 204px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #000000;
	padding: 0px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 200px;
}

#content{
	float: none;
	width: auto;
	padding-left: 2px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


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

#globalNav{
padding: 5px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #000000;
}

#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;
}


/************** .Maintext styles ***************/

.Maintext{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.Maintext h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.Maintext img{
	float: left;
	padding: 10px 10px 0px 0px;
}


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

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


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

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	background-position: center;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


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

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


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

#navBar ul a:link, #navBar ul a:visited {
	display: block;
}
#navBar ul {
	list-style: none;
	margin: 1;
	padding: 1;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

/* 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{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#sectionLinks a:hover{
	background-color: #000000;
}


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

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

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

#advert{
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#headlines table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #FFCC00;
	background-color: #000000;
	text-align: left;
	border: medium groove #CCCCCC;
}
scoringtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	background-color: #CCCCCC;
	text-align: justify;
	white-space: normal;
	border: medium groove #FFCC00;
	right: 25%;
	margin-right: 20%;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	text-align: center;
}




#advert img{
	display: block;
}


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

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
	position: absolute;
	left: 1330px;
	top: 338px;
	height: 293px;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
center {
	background-position: center;
	text-align: center;
}
TmTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #000000;
	text-align: left;
	border: thin double #999999;
}
}
.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-align: center;
	padding: 1px;
	border: medium double #333333;
}
/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}

.stattable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #CCCCCC;
	background-color: #000000;
	border: medium double #CCCCCC;
	height: 15px;
	width: auto;
	padding: 1px;
	text-align: center;
	white-space: nowrap;
}
.oddrow {
	background-color: #000000;
}
.evenrow {
	background-color: #666666;
}
.selectrow {
	background-color: #999999;
}
#stats table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #CCCCCC;
	letter-spacing: normal;
	text-align: center;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	display: none;
	margin: 2px;
	padding: 2px;
	height: 15px;
	width: auto;
	border: thin solid #333333;
	cursor: default;
}
.statshdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFCC00;
	background-color: #990000;
	white-space: nowrap;
	text-align: center;
}
.spryhiddenregion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-position: center;
}
#no_results_div {
	display: none;
}
keepers {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003399;
	text-align: left;
}
.salary_numbers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00CC00;
}
.style3 {font-size: 13pt; color: #6666CC; }
.style14 {
	color: #00FF00;
	font-size: 12px;
}
#threestars {
	position:absolute;
	width:223px;
	height:180px;
	z-index:1;
	left: 12px;
	top: 724px;
}
#threedogs {
	position:absolute;
	width:225px;
	height:193px;
	z-index:2;
	left: 11px;
	top: 932px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	cursor: inherit;
}
body {
	background-color: #000000;
}
.style1 {color: #FFCC00}
.style3 {
	color: #00CC00;
	font-weight: bold;
	font-size: 14px;
}
.style4 {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
.style5 {font-size: 12px}
.style8 {
	font-size: 14px;
	font-weight: bold;
}
.style10 {
	color: #0066FF;
	font-size: 12px;
	font-weight: bold;
}
.style11 {font-size: 11px}
.style12 {font-size: 11px; font-weight: bold; }
.style13 {color: #FF9900}

@charset "UTF-8";
.iframePopupDialog
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
	-moz-opacity:0.1;
	-khtml-opacity:0.1;
}

.popupBox
{
	position:relative;
	background-color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding: 2px;
	border: 2px outset #CCCCCC;
	text-align:left;
	/*popup dialog cross-browser shadow*/
	box-shadow: 7px 7px 8px #818181;


	-webkit-box-shadow: 7px 7px 8px #818181;
	-moz-box-shadow: 7px 7px 8px #818181;


	filter:progid:DXImageTransform.Microsoft.Shadow(color='#818181', Direction=135, Strength=8);
	vertical-align:middle;
	height: 300px;
	width: 300px;
}
.popupContent{
	overflow: auto;
	vertical-align: top;
	width: 100%;
	height: 19em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.popupContainer{
	width: 300px;
}

.shieldPopupDialog{
	background-color:#666;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.popupBar{
	border: 1px solid #FFF;
	padding: 0.4em;
	background-color:#903;
	width: auto;
	height: auto;
}
.popupTitle{
	text-align:left;
	float:left;
	color: #FC3;
	font-weight:bold;
}

.popupClose{
	border:2px solid #FFF;
	background-color:#000;
	text-decoration:none;
	color:#00CC00;
	padding-left: 0.4em;
	padding-right: 0.4em;
	font-weight:bold;
}
.popupClose:hover{
	border:2px solid #000;
	background-color:#FFF;
	text-decoration:none;
	color:#000;
	padding-left: 0.4em;
	padding-right: 0.4em;
	font-weight:bold;
}
/* SpryMenuBarVertical.css - version 0.6 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

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

 LAYOUT INFORMATION: describes box model, positioning, z-order

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

/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 90%;
	cursor: default;
	border-top: 4px solid #b37d00 ;
	border-right: 4px solid #a0522d ;
	border-bottom: 4px solid #a0522d ;
	border-left: 4px solid #b37d00;
	width: 130px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	border: 4px outset #b37d00 ;
	text-align: left;
	cursor: pointer;
	width: 130px;
	height:auto;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	margin: -5% 0 0 95%;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 130px;
	left: -1000em;
	top: 0;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width: 130px;
}

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

 DESIGN INFORMATION: describes color scheme, borders, fonts

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

/* Outermost menu container has borders on all sides */
ul.MenuBarVertical
{
	border: .5px solid #CCC;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
}
/* Submenu containers have borders on all sides */
/*ul.MenuBarVertical ul
{
	border: 1px solid #CCC;

}*/
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	background-color: #FBB917;
	padding: 0.5em 0.75em;
	color: #000000;
	text-decoration: none;
	background-image: url(../Also%20Simple%20(3).png);
	background-repeat: no-repeat;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus,
ul.MenuBarVertical a.MenuBarItemHover,
ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical
a.MenuBarSubmenuVisible
{
	background-color: #000000;
	color: #FBB917;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	background-color: #000000;
	color: #FBB917;
}

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

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

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

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenu
{
	background-image: url(../Also%20Simple%20(3).png)
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenuHover
{
	background-image:url(../Also%20Simple%20(2).png);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

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

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

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

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #000000;
	}
}
.style16 {color: #FF0000}	
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif}
#Layer1 {
	position:absolute;
	width:214px;
	height:598px;
	z-index:1;
	left: 1048px;
	top: 358px;
}
#Layer2 {
	position:absolute;
	width:124px;
	height:199px;
	z-index:2;
	left: 1033px;
	top: 11px;
}
.style16 {font-size: 18px}
.style19 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; }
.style44 {color: #0099FF}
#Layer3 {
	position:absolute;
	width:264px;
	height:35px;
	z-index:3;
	left: 230px;
	top: 628px;
}
.style45 {font-family: Georgia, "Times New Roman", Times, serif}
.style46 {
	color: #0000FF;
	font-weight: bold;
	font-size: 18px;
}
.style47 {font-size: 18px; color: #FFCC33; }
.style49 {font-size: 10px; color: #FFFFFF; }
.style50 {
	font-size: 14px;
	font-weight: bold;
}
.style53 {
	color: #00CC00;
	font-weight: bold;
}
.style54 {color: #00CC00}
.style56 {color: #FFFFFF; font-weight: bold; }

