#dnn_searchpane{
	float:left;
	background-color:#666;
	opacity: .9;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	width:150px;
	padding:45px 0 10px 0;
}
.search_input_container{
 height:28px;
 width:150px;
 position:relative;
}
#mute{
	float:left;
	background-color:#666;
	opacity: .9;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	width:145px!important; width:150px;
	padding:5px 0 0 5px
}
#menu input{margin:0; padding:0}
#mute a{color:#fff}

/* Main Menu */




#nav, #nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 150px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	background: transparent;
	z-index: 999;
}

#nav li {
	margin: 0;
	border: 0;
	list-style: none;
	position: relative;
	float: left;
	width: 150px;
	_width: 100%; 
	line-height : 18px;
}

#nav li ul {
	position: absolute;
	left: -9999px;
	margin-left: 150px;
	margin-top: -27px;
	
}

#nav a {
	display: block;
	width: 142px;
	_width: 100%; 
	color: #fff;
	text-decoration: none;
	background-color: #666;
	padding: 4px 0 4px 8px;
	border-top:1px solid silver;
	opacity: .9;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
}

#nav li a:hover, #nav li.sfhover{
	background-color: #CC0000;
}

#nav ul li a{background-color: #858585; border-top:1px solid #858585}

#nav li:hover ul, #nav li.sfhover ul {left: auto;z-index: 999;}
#nav iframe {position: absolute;left: 0;top: 0;z-index: 0;display: block;
filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);}
.ArrowPointer{cursor:pointer}



/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{

}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
 font-family: "Gill Sans MT", "Gill Sans", "Gill Sans Regular", "Humanst521 BT",  Arial, Tahoma, "Times New Roman";
 font-size:13px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
h1{
 background-color:#E9E9E9;
 margin-bottom:5px;
 text-align:right;
 color:black;
 font-size: 16px;
 font-family:Arial, Helvetica, sans-serif;
 font-weight:600;
 padding: 8px 5px;
 width:239px;
 position:absolute;
 bottom:0px;
 right:0px;
}

H2  {
 font-family: "Gill Sans MT", "Gill Sans", "Gill Sans Regular", "Humanst521 BT",  Arial, Tahoma, "Times New Roman";
 font-size:16px;
 font-weight:bold;
 color:#000000;
}

H3  {
 font-family: "Gill Sans MT", "Gill Sans", "Gill Sans Regular", "Humanst521 BT",  Arial, Tahoma, "Times New Roman";
 font-size:15px;
 font-weight:normal;
 color:#000000;
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

.SearchTextBox{
 position:absolute;
 top:15px;
 left:3px;
 width:118px;
 height:20px;
 border:1px solid rgb(219,231,237);
}
.search_button{
 position:absolute;
 top:16px;
 left:125px;
 width:23px;
 height:18px;
 background-image:url(/Portals/0/search_go.gif)
}
table{
 font-family: "Gill Sans MT", "Gill Sans", "Gill Sans Regular", "Humanst521 BT",  Arial, Tahoma, "Times New Roman";
 font-size:13px;
}
.contact_table td{
 vertical-align:top;
 padding: 5px 0;
}
.FormLabelCell{
 padding:7px 0 7px 10px;
 font-family: "Gill Sans MT", "Gill Sans", "Gill Sans Regular", "Humanst521 BT",  Arial, Tahoma, "Times New Roman";
 font-size:13px;
 color:Red;
}
.FormLabel{
 color:black;
}
.FormTextBox{
 font-family: "Gill Sans MT", "Gill Sans", "Gill Sans Regular", "Humanst521 BT",  Arial, Tahoma, "Times New Roman";
 font-size:13px;
 padding-left:2px;
 width:200px;
}
.FormDropDownList{
 font-family: "Gill Sans MT", "Gill Sans", "Gill Sans Regular", "Humanst521 BT",  Arial, Tahoma, "Times New Roman";
 font-size:13px;
 width:200px;
}
.FormTextArea{
 font-family: "Gill Sans MT", "Gill Sans", "Gill Sans Regular", "Humanst521 BT",  Arial, Tahoma, "Times New Roman";
 font-size:13px;
 width:200px;
}
.FormSubmit{
 font-family: "Gill Sans MT", "Gill Sans", "Gill Sans Regular", "Humanst521 BT",  Arial, Tahoma, "Times New Roman";
 font-size:13px;
 padding:1px 5px;
 margin:0 5px 10px 70px;
}
.FormLabelControl{
 color:rgb(71,168,12);
}
.DNN_Documents{
margin-top:20px;
 background-color:#E9E9E9;
}
.slideshow_pointer{
 cursor:default;
}
.career_class .SubHead{
 display:block;
 padding-top:15px;
}
.career_class .Submit{
margin-top:7px;
}
.career_class .normal{
 display:block;
 text-align:left;
}