/*-----------------------------------------------------
	Header Styles
-----------------------------------------------------*/
/*----- Table Styles -----*/
table.header_main {
 background-color:#fff;
}

td.tagline1 {
 background-color: #193E89;
 color: Black;
 font-family: Tahoma, Arial, Helvetica;
}
td.tagline2 {
 width: 275px;
 background-color: #E0EAFE;
 color: Black;
 font-family: Tahoma, Arial, Helvetica;
}

/* You may have to change these relative URLs later */
table.logos td.logo1 {
 background-image: url(../images/tile_top1.gif);
 text-align: left;
}
table.logos td.logo2 {
 /*background-image: url(../images/tile_images.gif);*/
 border-right:1px solid #fff;
 text-align: left;
}
table.logos td.logo3 {
 /*background-image: url(../images/tile_logo3.gif);*/
 background-color:#135DD3;
 text-align: left;
}

td.nav {
 font-size:12px;
 background-color:#E41B5B;
 padding:6px;
}

table.nav_main {
 background-color:#fff;
}

td.subnav1 {
 height:37px;
 background-image: url(../images/tile_top2.gif);
}

td.nav1 {
 background-color:#0043AE;
}

div.nav1 
{
	background-color: #0043AE;
	color: White;
  	height: 32px;
  	padding-top: 4px;
  	padding-left: 20px;
  	vertical-align: middle;
  	text-align: left;
}

/*----- Text Styles -----*/

p.tagline 
{
 font-family: Tahoma, Arial, Helvetica;
 font-size:9px;
 margin:0px;
 text-transform: none;
}

/*----- Link Styles -----*/

a.nav:link {
 color:#fff;
 font-weight:bold;
 text-decoration:underline;
}
a.nav:visited {
 color:#fff;
 font-weight:bold;
 text-decoration:underline;
}
a.nav:active {
 color:#ff0;
 font-weight:bold;
 text-decoration:none;
}
a.nav:hover {
 color:#fff;
 font-weight:bold;
}

/* --- styles for the dynamic navigation bar --- */

.ravesubmit 
{
	background-image: url(../images/btn_submit.gif);
	width: 119px;
	height: 39px;
}

.mnshead
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#075067;
}

.MWSUserArea
{
	/*padding-top: 4px;*/
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica;
	height:37px;
	background-image: url(../images/tile_top2.gif);
	vertical-align: middle;
}

.MWSTitleBarSearchArea
{
	height:37px;
	background-image: url(../images/tile_top2.gif);
	text-align: right;
	font-family: Tahoma, Arial, Helvetica;
	color: #FFFFFF;
	/*padding: 10px;*/
	font-size: 10px;
	padding-right: 20px;
	/*margin-top: 5px;*/
}

.MWSTitleBarSearchArea A:link
{
	color: #FFFFFF;
	font-weight: bold;
}

.MWSTitleBarSearchArea A:active
{
	color: #FFFFFF;
	font-weight: bold;
}

.MWSTitleBarSearchArea A:visited
{
	color: #FFFFFF;
	font-weight: bold;
}

.MWSTitleBarSearchArea A:hover
{
	color: #FFFFFF;
	font-weight: bold;
}

.MWSTitleBarWelcomeArea
{
	text-align: left;
	font-family: Tahoma, Arial, Helvetica;
	color: #FFFFFF;
	padding: 10px;
	font-size: 10px;
	padding-right: 20px;
	margin-top: 5px;
}

.MWSTitleBarWelcomeArea A:link
{
	color: #FFFFFF;
	font-weight: bold;
}

.MWSTitleBarWelcomeArea A:active
{
	color: #FFFFFF;
	font-weight: bold;
}

.MWSTitleBarWelcomeArea A:visited
{
	color: #FFFFFF;
	font-weight: bold;
}

.MWSTitleBarWelcomeArea A:hover
{
	color: #FFFFFF;
	font-weight: bold;
}

.MWSTitleBar
{
}

.MWSSearchButtonOuter
{
	background-image: url(../images/search-button.gif);
	background-position: top left;
	background-repeat: no-repeat;
	
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	/*color: #ffffff;*/
	font-size: 12px;
	font-variant: small-caps;
	text-align: left;
	padding-left: 4px;
	font-weight: bold;
	margin-left: 4px;
}

.MWSSearchButton
{
	background-image: url(../images/search-button-right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	/*color: White;*/
	font-size: 12px;
	font-variant: small-caps;
	text-align: left;
	padding-left: 5px;
	padding-right: 9px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-weight: bold;
}

.MWSTabBar
{
	padding-left: 24px;
	margin: 0px;
	margin-top: -3px;
  	background-color:#0043AE; 
  	color: White;
  	height: 32px;
  	overflow: hidden;
	/*background-image: url(../images/top_group_bg.gif);*/
	background-repeat:repeat-x;
	width: 975px;
	text-align: left;
	vertical-align: middle;
}

.MWSTabBarInner
{
	border-style: solid;
	border-width: 0px;
	border-left-width: 1px;
	border-color: #FFFFFF;
}

.MWSTopGroup
{
}

.MWSLevel2Group
{
	background-color:silver; 
	background-image: url(../images/level2_group_bg.gif);
}

.MWSTopLevelTab 
{
  color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica; 
	font-size:12px; 
	cursor:pointer;
	padding-left: 16px;
	padding-right: 16px;
	height: 30px;
	border-style: solid;
	border-width: 0px;
	border-right-width: 1px;
	border-color: #FFFFFF;
}

.MWSTopLevelTab A:LINK, .MWSTopLevelTab A:VISITED, .MWSTopLevelTab A:ACTIVE
{
	color: #FFFFFF;
	display:block;
	text-decoration: none;
}

.MWSTopLevelTab A:HOVER
{
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}

.MWSTopLevelTabHover 
{
	font-family: Tahoma, Arial, Helvetica; 
	font-size:12px; 
	color: #FFFFFF;
	cursor:default;
	cursor:pointer;
	background-image: url(../images/top_item_selected_bg.gif);
	background-repeat:repeat-x;
	padding-left: 16px;
	padding-right: 16px;
	height: 30px;
	border-style: solid;
	border-width: 0px;
	border-right-width: 1px;
	border-color: #FFFFFF;
}

.MWSTopLevelTabHover A:LINK, .MWSTopLevelTabHover A:VISITED, .MWSTopLevelTabHover A:ACTIVE
{
	color: #FFFFFF;
	display:block;
	text-decoration: none;
}

.MWSTopLevelTabHover A:HOVER
{
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}

.MWSSelectedTopLevelTab
{
	font-family: Tahoma, Arial, Helvetica; 
	font-size:12px; 
	font-weight: bold;
	color: #FFFFFF;
	cursor:default;
	cursor:pointer;
	background-image: url(../images/top_item_selected_bg.gif);
	background-repeat:repeat-x;
	padding-left: 16px;
	padding-right: 16px;
	height: 30px;
	border-style: solid;
	border-width: 0px;
	border-right-width: 1px;
	border-color: #FFFFFF;
}

.MWSSelectedTopLevelTab A:LINK, .MWSSelectedTopLevelTab A:VISITED, .MWSSelectedTopLevelTab A:ACTIVE
{
	color: #FFFFFF;
	display:block;
	text-decoration: none;
}

.MWSSelectedTopLevelTab A:HOVER
{
	color: #FFFFFF;
	display:block;
	text-decoration: none;
}

.MWSLevel2Tab 
{
  font-family: Tahoma, Arial, Helvetica; 
  font-size:11px; 
  cursor:default;
}

.MWSLevel2TabHover 
{
  font-family: Tahoma, Arial, Helvetica; 
  font-size:11px; 
  text-decoration:underline;
  cursor:pointer;
}

.MWSSelectedLevel2Tab 
{
  background-color:#F6F6F6;
  font-family: Tahoma, Arial, Helvetica; 
  font-size:11px; 
  border: 1px solid #AAAAAA;
  border-right-color: #F6F6F6;
  border-bottom-color: #F6F6F6;  
  cursor:pointer;
}
/* 
Simple Tab Strip Styles 
*/

.MWSSimpleTabStripTab 
{
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica; 
	font-size:12px; 
	cursor:pointer;
	border-style: solid;
	border-width: 0px;
	border-right-width: 1px;
	border-color: #FFFFFF;
	height: 30px;
}

.MWSSimpleTabStripTab A:LINK, .MWSSimpleTabStripTab A:VISITED, .MWSSimpleTabStripTab A:ACTIVE
{
	display: block;
	height: 22px;
	padding-top: 8px;
	padding-left: 16px;
	padding-right: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.MWSSimpleTabStripTab A:HOVER
{
	display: block;
	height: 22px;
	padding-top: 8px;
	padding-left: 16px;
	padding-right: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.MWSSimpleTabStripTabHover
{
	font-family: Tahoma, Arial, Helvetica; 
	font-size:12px; 
	color: #FFFFFF;
	cursor:default;
	cursor:pointer;
	/*background-image: url(../images/MWS/top_item_selected_bg.gif);*/
	background-repeat:repeat-x;
	height: 30px;
	border-style: solid;
	border-width: 0px;
	border-right-width: 1px;
	border-color: #FFFFFF;
}

.MWSSimpleTabStripTabHover A:LINK, .MWSSimpleTabStripTabHover A:VISITED, .MWSSimpleTabStripTabHover A:ACTIVE
{
	display: block;
	height: 22px;
	padding-top: 8px;
	padding-left: 16px;
	padding-right: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.MWSSimpleTabStripTabHover A:HOVER
{
	display: block;
	height: 22px;
	padding-top: 8px;
	padding-left: 16px;
	padding-right: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.MWSSimpleTabStripSelectedTab
{
	font-family: Tahoma, Arial, Helvetica; 
	font-size:12px; 
	font-weight: bold;
	color: #FFFFFF;
	cursor:default;
	cursor:pointer;
	/*background-image: url(../images/MWS/top_item_selected_bg.gif);*/
	background-repeat:repeat-x;
	height: 30px;
	border-style: solid;
	border-width: 0px;
	border-right-width: 1px;
	border-color: #FFFFFF;
}

.MWSSimpleTabStripSelectedTab A:LINK, .MWSSimpleTabStripSelectedTab A:VISITED, .MWSSimpleTabStripSelectedTab A:ACTIVE
{
	display: block;
	height: 22px;
	padding-top: 8px;
	padding-left: 16px;
	padding-right: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.MWSSimpleTabStripSelectedTab A:HOVER
{
	display: block;
	height: 22px;
	padding-top: 8px;
	padding-left: 16px;
	padding-right: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

