
/* CSS Document 
Authored by:sj
For:IFMSS
Date:9/07*/


html, body, div, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {/*Sets up a series of default settings, and how other selectors can inherit them. This reduces the size of your CSS file and decreases any style maintenance*/
   margin: 0;
   padding: 0;
   border: 0;
}
body {
   background-color: #5883C2;
   background: url(/Portals/0/images/bkgd.jpg) repeat-2;
   text-align: center;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   margin-bottom: 25px;
}
#containerouter {
   width: 895px;
   text-align: left;
   margin: 0 auto;
}
/*mast styles*/
#mast {
   padding: 69px 0 13px 2px;
}
#logo {
    float: left;
	width: 186px;
  padding: 0 12px 0 36px;
  border-right: 1px solid #000000;
}
#tagline {
    float: left;
	width: 430px;
	padding: 15px 0 0 17px;
}
#container {
	background: url(../images/shadow_middle.jpg) repeat-y;
}
#mainavholder {
 background-color: #333333;
 width: 850px;
   margin-left: 21px;
}
#mainav {
  background: url(../images/mainav_bkgd.jpg) no-repeat;
  float: left;
  width: 737px;
  border-right: 1px solid #000000;

}
/*
#mainav li {
  background: url(../images/mainav_divider.gif) no-repeat;
  float: left;
  list-style-type: none;

}
#mainav li a {
  display: block;
  color: #D9E16C;
}
#mainav a,#mainav a:link,#mainav a:visited {
  color: #D9E16C;
  background-color: #333333;
  text-decoration: none;
  padding: 5px 15px 5px 15px;
    font-size: .9em;
  font-weight: bold;
}
#mainav a:hover {
  color: #333333;
  background-color: #FFFFFF;
}
*/

/* ==========================
    CSS STYLES FOR HouseMenu
   ==========================
*/

/*mainav*/
/* RadMenu WebBlue skin */

.RadMenu_WebBlue {


}
.RadMenu_WebBlue .link
{
	text-decoration:none;
    color: #D9E16C;
	font-weight: bold;

}

.RadMenu_WebBlue .link:hover,
.RadMenu_WebBlue .focused,
.RadMenu_WebBlue .expanded
{   
	 color: #333333;
	font-weight: bold;
	background-color: #FFFFFF;
}

.RadMenu_WebBlue .text
{
	font-size: .9em;
	padding: 5px 10px 5px 10px;
}

.RadMenu_WebBlue .group .link
{
	background: #333333;
    border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	text-align: left;
	color: #FFFFFF;
}

.RadMenu_WebBlue .group .text
{
	padding: 2px 10px 0 10px;
	font-weight: normal;
}

.RadMenu_WebBlue .group .link:hover,
.RadMenu_WebBlue .group .focused,
.RadMenu_WebBlue .group .expanded
{
	background: #FFFFFF;
	font-weight: normal;
	color: #333333;

}
#login {
  float: left;
  width: 95px;
  border-left: 2px solid #454545;
  height: 23px;
  padding-top: 5px;
  padding-left: 8px;

}
#login a,#login a:link,#login a:visited {
  color: #D9E16C;
  text-decoration: none;
  font-size: .85em;
  font-weight: bold;
  padding: 5px 0px 5px 0px;

}
#login a:hover {
  text-decoration: underline;
}

#mastphoto {
  width: 850px;
  margin-left: 21px;
height: 94px;
}

#contentholder {
  background: url(/Portals/0/images/white_bkgd.jpg);
}
#imageholder {
  background: url(/Portals/0/images/header_triangle.gif) no-repeat;
  width: 849px;
  margin-left: 21px;
 padding-top: 12px;
 position: relative;
 min-height: 52px;

}
#search {
    position: absolute;
	right: 12px;
	top: 12px;
	font-size: .8em;
}

#search .textfield {
    vertical-align: bottom;
	height: 14px;
}
#search .imagefield {
    vertical-align: bottom;
}
#maininfo{
   float: left;
   width: 645px;
   padding: 0px 20px 25px 27px;
}

#content {
   line-height: 175%;
   color: #333333;
   font-size: .85em;
   padding-right: 24px; 
}

#content h1 {
   color: #4273BB;
   font-size:1.8em;
   font-weight: normal;
   margin-bottom: 35px;
   font-family: Georgia, "Times New Roman", Times, serif;
}

#content h2 {
  font-size: 1.3em;
  margin-bottom: 5px;
  color: #333333;
}

#content h3 {
  font-size: 1.1em;
  margin-bottom: 5px;
}

#content p {
   padding-bottom: 15px;
}

#content li {
   padding-left: 5px;
   list-style-type: square;
padding-bottom: 10px;
}

#content ul {
   padding-left: 25px;
   list-style-type: square;
padding-bottom: 15px;
padding-top: 15px;

}


#content a,#content a:link,#content a:visited {
 color: #4F7884;
 text-decoration: none;
}
#content a:hover {
  text-decoration: underline;
}

.table {
  border-top: 0px solid #333333;
  border-right: 0px solid #333333;
  padding: 0;
  margin: 0;
}
.table td {
  border-bottom: 0px solid #333333;
  border-left: 0px solid #333333;
  padding: 5px;
  margin: 0;
}
 .imageright {
  margin-left: 12px;
  margin-bottom: 5px;
  float: right;
}
.imageleft {
  margin-right: 12px;
  margin-bottom: 5px;
  float: left;
}


/*right column - cp*/
#subinfo {
    float: left;
    width: 142px;
	margin-top: 105px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#subnav {
    font-size: .85em;
	padding-bottom: 65px;
}

.MenuHdr0 {
   display: none;
}

td.MenuItem0,td.MenuItemMouseOver0 {
   background: url(/Portals/0/images/bullet_green.gif) no-repeat 0 4px;
	padding-left: 20px;
}
.MenuItem0 {
   padding-bottom: 8px;
}

.MenuItem0 a,.MenuItem0 a:link,.MenuItem0 a:visited {
    color: #315AA8;
	line-height: 120%;
	text-decoration: none;
	font-size: .95em;
	font-weight: normal;
}

.MenuItemMouseOver0 {
   padding-bottom: 8px;
}
.MenuItemMouseOver0 a,.MenuItemMouseOver0 a:link,.MenuItemMouseOver0 a:visited {
    color: #315AA8;
	line-height: 120%;
	text-decoration: underline;
	font-size: .95em;
	font-weight: normal;
}
td.MenuItem1,td.MenuItemMouseOver1 {
  background: url(/Portals/0/images/bullet_green.gif) no-repeat 0 4px;
	padding-left: 20px;
}
.MenuItem1 {
   padding-bottom: 8px;
}

.MenuItem1 a,.MenuItem1 a:link,.MenuItem1 a:visited {
      color: #315AA8;
	line-height: 120%;
	text-decoration: none;
	font-size: .95em;
	font-weight: normal;
}

.MenuItemMouseOver1 {
   padding-bottom: 8px;
}
.MenuItemMouseOver1 a,.MenuItemMouseOver1 a:link,.MenuItemMouseOver1 a:visited {
     color: #315AA8;

	line-height: 120%;
	text-decoration: underline;
	font-size: .95em;
	font-weight: normal;
}
td.MenuHdr1 {
  background: url(/Portals/0/images/bullet_green.gif) no-repeat 0 4px;
	padding-left: 20px;
	
}
.MenuHdr1 a,.MenuHdr1 a:link,.MenuHdr1 a:visited {
      color: #315AA8;
	line-height: 120%;
	text-decoration: none;
	font-size: .95em;
	font-weight: normal;
}
td.MenuItem2,td.MenuItemMouseOver2 {
  background: url(/Portals/0/images/bullet_green.gif) no-repeat 15px 10px;
   padding: 4px 0 4px 30px;

}
.MenuItem2 a,.MenuItem2 a:link,.MenuItem2 a:visited {
     color: #315AA8;
	line-height: 120%;
	text-decoration: none;
	font-size: .9em;
	font-weight: normal;
}

.MenuItemMouseOver2 a,.MenuItemMouseOver2 a:link,.MenuItemMouseOver2 a:visited {
     color: #315AA8;
	line-height: 120%;
	text-decoration: underline;
	font-size: .9em;
	font-weight: normal;
}

#subextra{
   font-size: .9em;
   padding: 0 22px 15px 0;
   margin-bottom: 35px;
   line-height: 180%;
   color: #555555;
   font-style: italic;
}

#subextra a{
   text-decoration: underline;
}

#containerbottom {
   background: url(/Portals/0/images/white_bkgd_bottom.jpg) no-repeat;
   width: 892px;
   height: 19px;
}
/*footer styles*/

#copyright {
 text-align: right;
 color: #FFFFFF;
 font-size: .8em;
 padding: 10px 25px 0 0;
}

/*home styles*/
#homecontentholder {
  background: url(/Portals/0/images/bkgd_home.jpg);
}
#homecontentholder a,#homecontentholder a:link,#homecontentholder a:visited {
  color:#4273BB;
}
#homecontentholder a:hover {
  text-decoration: underline;
}
#homemaininfo{
   float: left;
   width: 563px;
   padding: 0px 20px 25px 27px;
   margin-top: -4px;
}
#homecontent {
   line-height: 175%;
   color: #333333;
   font-size: 1em;
   padding-right: 55px; 
}
#homecontent h1 {
   color: #4273BB;
   font-size:1.5em;
   margin-bottom: 25px;
   font-weight: normal;
   font-family: Georgia, "Times New Roman", Times, serif;
}
#homecontent p {
   padding-bottom: 15px;
}
#homecontent li {
   padding-left: 25px;
   list-style-type: square;
}

#homecontentb {
  font-size: .75em;
  line-height: 140%;
  text-align: right;
  padding: 30px 22px 50px 0;
}
#homecontentb h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-size: 1.5em;
  margin-bottom: 10px;
  color: #4273BB;
}
#homesubinfo {
    float: left;
    width: 195px;
	padding: 50px 0 0 0;
	font-size: .75em;
}
#homesubinfo h2 {
   color: #4273BB;
   font-size: 1.7em;
   margin-top: 8px;
   margin-bottom: 5px;
}
#homesubinfo h3 {
   color: #333333;
   font-size: 1.4em;
   font-weight: normal;
   margin-bottom: 12px;
}
#homesubinfo li {
   background: url(/Portals/0/images/bullet_green.gif) no-repeat 0 4px;
   padding-left: 15px;
   list-style-type: none;
   padding-bottom: 3px;
}
/*conference styles*/
#mastphotoconference {
  width: 850px;
  margin-left: 21px;
}
#imageholderconf {
  background: url(/Portals/0/images/header_conf.gif) no-repeat;
  width: 849px;
  margin-left: 21px;
 padding-top: 12px;
 position: relative;
 min-height: 52px;
}
#subinfoconf {
    float: left;
    width: 160px;
	margin-top: 70px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 27px;

}

#subnavconf {
    font-size: .85em;
	padding-bottom: 55px;
}
#subnavconf li {
   list-style-type: none;
   width: 130px;
   border-bottom: 1px solid #EBEBEB;
   margin-bottom: 7px;
   padding-bottom: 4px;
}
#subnavconf li.noline {
   border: none;
}
#subnavconf a,#subnavconf a:link,#subnavconf a:visited {
   color: #315AA8;
   text-decoration: none;
}
#subextraconf{
   font-size: .9em;
   padding: 0 22px 15px 0;
   margin-bottom: 35px;
   line-height: 180%;
   color: #555555;
   font-style: italic;
}
#subextraconf li {
   list-style-type: none;
   background: url(/Portals/0/images/bullet_blue.gif) no-repeat 0 7px;
   padding-left: 20px;
   padding-bottom: 10px;
}
#subextraconf a,#subextraconf a:link,#subextraconf a:visited {
  color: #555555;
  text-decoration: none;
}
#maininfoconf{
   float: left;
   width: 595px;
   padding: 45px 30px 25px 27px;

}

#contentconf {
   line-height: 175%;
   color: #333333;
   font-size: .85em;
   padding-right: 24px; 
}
#contentconf h1 {
   color: #99A92C;
   font-size:1.8em;
   font-weight: normal;
   margin-bottom: 15px;
   font-family: Georgia, "Times New Roman", Times, serif;
}
#contentconf h2 {
  font-size: 1.3em;
  margin-bottom: 5px;
  color: #333333;

}
#contentconf h3 {
  font-size: 1.1em;
  margin-bottom: 5px;
}

#contentconf p {
   padding-bottom: 15px;
}

#contentconf ul {
   padding-left: 25px;
   
}


#contentconf li {
   padding-left: 5px;
   list-style-type: square;
}
#contentconf a,#contentconf a:link,#contentconf a:visited {
 color: #4F7884;
 text-decoration: none;
}
#contentconf a:hover {
  text-decoration: underline;
}

/*clears floats with no presentational markup*/
.clearfix:after {
    content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
   display: inline-table;
}
/*Hides from IE Mac \*/

.clearfix {
    display: block;
    height: 1%;
}
/*End Hack \*/


/* ================================
    Default styles FOR DotNetNuke
   ================================
*/   

/* background color for the content part of the pages */


.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #FFFFFF;
    BORDER-RIGHT: #003366 1px solid; 
    BORDER-TOP: #003366 1px solid; 
    BORDER-LEFT: #003366 1px solid; 
    BORDER-BOTTOM: #003366 1px solid; 
}

.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #003366;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#003366;
}

/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}


/* styles used by Data Grids */
.DataGrid_AlternatingItem
{
    background-color:White;
    color: Red;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_Container
{
	background-color: Transparent;
}
.DataGrid_Footer
{
    background-color:White;
}
.DataGrid_Header
{
    background-color:Transparent;
    color: Black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.DataGrid_Item
{
    background-color:Transparent;
    color: Black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_SelectedItem
{
    background-color: Silver;
    color: Blue;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}

/* styles used by TreeMenu Skin Object */
.TreeMenu_Node 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.TreeMenu_NodeSelected
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited  {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}

/* styles used in the FileManager */
.FileManager
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
}
.FileManager_ToolBar
{
	border-bottom: black 1px solid;
	height:25px;
}
.FileManager_Explorer
{
	height:100%;
	border: #999999 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
}

.FileManager_FileList 
{
	height:100%;
	border: #999999 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}

.FileManager_MessageBox 
{
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}

.FileManager_Header
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #E7E7FF;
    background-color: #9EBFF6;
    border-bottom: #999999 1px solid;
    height: 25px;
}

.FileManager_Pager
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    background-color: #EEEEEE;
    border-top: #999999 1px solid;
    height: 25px;
}

.FileManager_StatusBar
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    background-color: #dedfde;
    height: 25px;
	margin: 2px 2px 2px 2px;
}

.FileManager_Item
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #F8F8F8;
    border-top: black 1px dashed;
    border-bottom: black 1px dashed;
}

.FileManager_AltItem
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #EEEEEE;
    border-style: none;
}
.FileManager_SelItem
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: White;
    background-color: #99ffff;
    border-style: none;
}

.FileManagerTreeNode 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

.FileManagerTreeNodeSelected 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited  {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}

/* styles used in the Wizard Framework */
.Wizard
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
	width:650px;
}
.WizardButton
{
	border-right: #999999 1px solid;
	padding-right: 2px;
	border-top: #999999 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: #999999 1px solid;
	padding-top: 2px;
	border-bottom: #999999 1px solid;
	background-color: #999999;
}
.WizardHeader
{
	background: #ffffcc;
	border-bottom: black 1px solid;
	height:40px;
}
.WizardFooter
{
	border-top: black 1px solid;
	background: #ccffcc;
	height: 25px;
	text-align: right;
}
.WizardBody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 325px;
}
.WizardHelp
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	padding-bottom: 5px;
	border-left: black 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #ccffff;
}
.WizardHelpText
{
	overflow: auto;
	font-size: 8pt;
	width: 180px;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	height: 300px;
}
.WizardText
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}


/* text style used for help text rendered by modules */
.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Tahoma, Arial, Helvetica;
  background-color: #ffff99;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:underline;
    color: #003366;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
	font-family: Verdana, sans-serif;
}
HR {
    color: #999999;
    height:1pt;
    text-align:left
}
/* Custom admin module fixes */
#dnn_ctr605_DD select{
  width: 110px;
}
#dnn_ctr606_DD select{
  width: 110px;
}
#dnn_ctr607_DD select{
  width: 110px;
}
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	
	height:16px;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	 
	color: black; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	 
	background-color: #FFFFFF; 
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=3); */
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.Head {

    font-size:  12px;
    font-weight:    bold;
	color: #4F7884;
 
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
  
{

}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{

}
/*Container style*/
.dropdown select {
  font-size: 10px;
  font-family: Arial, sans-serif;
}
