@charset "utf-8";

A:link {text-decoration: underline; color: #000000;}
A:visited {
	text-decoration: none;
	color:#CCCCCC;
	font-size: 100%;
}
A:active {text-decoration: none; color: #000000;}
A:hover {
	text-decoration: none;
	color: #CCCCCC;
}

.style2 {
	font-size: 14px;
}
A:active {
    color: #000000;}
a:visited {
	color: #CCCCCC;
}
.style24 {
	color: #000000
}
.style25 {font-size: 36px}
.style35 {
	font-style: oblique;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:link {
	color: #000000;
	background-color: #666666;
	text-align: left;
	white-space: nowrap;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: 14px;
	font-weight: lighter;
	
}
.oneColElsCtrHdr #container #mainContent #MenuBar1 ul {
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	white-space: nowrap;
	text-align: left;
	background-color: #666666;
	font-size: 14px;
	line-height: 22px;
	color: #CCCCCC;
	overflow: visible;
}
.oneColElsCtrHdr #container #mainContent #MenuBar1 li {
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: left;
	background-color: #666666;
	font-size: 14px;
	line-height: 22px;
	color: #CCCCCC;
	overflow: visible;
	width: auto;
	padding-right: 14px;
	padding-left: 5px;
}
.oneColElsCtrHdr #container #mainContent #MenuBar1 .MenuBarItemSubmenu style6 {
	background-image: url(../../SpryAssets/SpryMenuBarDown.gif);
	background-Repeat: no-repeat;
	background-position: 95% 50%;
	left: auto;
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.oneColElsCtrHdr #container #mainContent #MenuBar1 .style45 .style45 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	background-color: #666666;
	text-align: left;
	width: auto;
	height: 22px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow: visible;
}
	
.oneColElsCtrHdr #container #mainContent .style8 .style8 {
	font-size: 14px;
	font-style: normal;
	color: #000000;
	background-color: #666666;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
style12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.oneColElsCtrHdr #container #header h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #CCCCCC;
}
/*******************************************************************************

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

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

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	list-style-type: none;
	font-size: 70%;
	cursor: default;
	width: 65%;
	float: none;
	margin-top: 30px;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 210px;
	height: 22px;
	padding: 0;
	color: #333333;
	background-color: #666666;
	line-height: 22px;
}
/* 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;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	background-color: #666666;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	list-style-type: none;
	font-size: 100%;
	position: static;
	text-align: left;
	cursor: pointer;
	width: 8.2em;
	float: left;
	list-style-position: inside;
	text-transform: none;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	z-index: auto;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow: hidden;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 8.2em;
	position: absolute;
	left: -1000em;
	margin-top: 0px;
	top: 0px;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	background-color: #666666;
	height: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	z-index: 1020;
	overflow: hidden;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: 955px;
	top: -6px;
	overflow: visible;
	line-height: 25px;
	height: 180px;
	width: 191px;
	padding: 0px;
	margin-left: 100px;
	color: #000000;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 160px;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 9.2em;
	text-align: left;
	line-height: 18pt;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	z-index: auto;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	cursor: pointer;
	background-color: #666666;
	padding: 0.5em 0.75em;
	color: #333;
	text-decoration: none;
	display: inline;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #666666;
	color: #CCCCCC;
	background-position: left;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #666666;
	color: #CCCCCC;
}

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

 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.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: url(../../SpryAssets/SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* 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.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(../../SpryAssets/SpryMenuBarRight.gif);
	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.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: url(../../SpryAssets/SpryMenuBarDownHover.gif);
	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.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(../../SpryAssets/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	color: #CCCCCC;
}

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

 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.MenuBarHorizontal iframe
{
	position: relative;
	z-index: 1010;
}
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #666666;
	}

A:link {text-decoration: underline; color: #000000;}
A:visited {
	text-decoration: underline;
	color:#000000
}
a:visited {
	color: #CCCCCC;
	font-size: 14px;
	background-color: #666666;
	line-height: 22px;
}

A:active {text-decoration: underline; color: #000000;}
A:hover {text-decoration: underline; color: #000000;}

.times_white_large {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CCCCCC;
}
.small_italic_black {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
}
.blue_bold_16 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.arial_topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #CCCCCC;
	font-weight: bold;
}
.bodyfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
.resume_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
.style3 {
	color: #000000;
	font-weight: bold;
}
.style7 {
	font-size: large;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
.style8 {
	font-size: 12px;
	font-weight: bold;
}
.style43 {
	color: #999999
}
body,td,th {
	font-size: 24px;
	cursor: default;
	padding-right: .25px;
}
.style46 {
	font-size: small;
	line-height: 20px;
}
.style52 {font-size: 10px}
.style54 {font-size: smaller}
.style55 {
	color: #CCCCCC;
	font-style: italic;
	font-size: 14px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 32px;
	color: #000000;
}
h2 {
	font-size: 18px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
