
/* CSS Document 
Authored by: jlm
For:Options
Date:3/09*/


html, body, div, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset,img,table,td {/*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;
}
/*gets rid of Firefox jump*/
html {
  overflow-x: auto;
  overflow-y: scroll;
}

body {
  background: #FF9900;
  text-align: center;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin-bottom: 25px;
  font-size:100%;
}
sup, sub {
 font-size:80%;
}
h1 {
   color: #56639E;
   font-size: 1.55em;
   margin-bottom: 6px;
   line-height:100%;
}
h2 {
   color: #56639E;
   font-size:1em;
   font-weight:normal;
   font-style:italic;
   margin-bottom: 13px;
   line-height:100%;
}
h3 {   
  color: #56639E;
  font-size: 1.1em;
  margin-bottom: 5px;
   line-height:100%;
}
p, ul, ol {
   padding-bottom: 20px;
}
table{
   margin-bottom: 20px;
   border-collapse:collapse;
}
ul ul, ol ol {
   padding-bottom: 0;
}
ul li {
  margin-left: 25px;
  list-style:none;
  background:url('/Portals/0/images/bullet_bluearrow.gif') no-repeat 0 6px;
  padding-left:18px;
  padding-bottom:2px;
}
ol li {
  margin-left: 45px;
}
a, a:link, a:visited {
 color: #56639E;
 text-decoration: underline;
 cursor: pointer !important;
}
a:hover {
 text-decoration: none;
}
.table {
  border-top: 1px solid #56639E;
  border-right: 1px solid #56639E;
  padding: 0;
  margin: 0;
}
.table td {
  border-bottom: 1px solid #56639E;
  border-left: 1px solid #56639E;
  padding: 5px;
  margin: 0;
}
.imageright {
  margin-left: 12px;
  margin-bottom: 5px;
  float: right;
}
.imageleft {
  margin-right: 12px;
  margin-bottom: 5px;
  float: left;
}

.caption_right {
  float:right;  
  margin-left: 12px;
  margin-bottom: 5px;
}

.caption_left {
  float:left;  
  margin-right: 12px;
  margin-bottom: 5px;
}

.caption_right td,
.caption_left td,
.caption_full td {
  background:#E2E2E2;
  font-size:10px;
  text-align:right;
  border-top:3px solid white;
}
.caption_right td p,
.caption_left td p,
.caption_full td p {  
  padding: 2px 8px;
}

.callout_right{
   float:right;
   margin-left: 12px;
   margin-bottom: 5px;
   
   line-height: 140%;
   color: #EE4F93;
   width: 130px;
   border: 1px dashed #56639E;
   padding:15px 10px 15px 20px;
   font-size:1.2em;
}
.callout_left{
   float:left;
   margin-right: 12px;
   margin-bottom: 5px;
   
   line-height: 140%;
   color: #EE4F93;
   width: 130px;
   border: 1px dashed #56639E;
   padding:15px 20px 15px 10px;
   font-size:1.2em;
}
/*google search*/
#cse-search-results iframe {
  width: 500px; }

#containerouter {
    width: 880px;
    margin: 0px auto 0 auto;
    text-align: left;
}

#container {
  background: #FFFFFF;
  position: relative;
  z-index:1;
  font-size:.75em;
  color:#333;
  padding-bottom:35px;
}

#leftinfo {
  float: left;
  width: 240px;
  padding: 0px;
  margin-right:13px;
}

#topnav{
	font-size: 10px;
	color: #EE4F93;
	padding: 2px 10px;
	letter-spacing:1px;
}
#topnav a,#topnav a:link,#topnav a:visited {
    color: #EE4F93;
	text-decoration: underline;
}
#topnav a:hover {
    text-decoration: none;
}

#logo {
    float: left;
	width: 99px;
	padding: 10px 0 0 6px;
	margin-right:10px;
}
#nav_holder {
  float:left;
  width:125px;
  padding: 6px 0px 0 0;
}
#donate {
  margin-left:16px;
  margin-bottom:32px;
}
#mainav {
  margin-left:14px;  
}

#mainav ul {
  margin:0;
  padding:0;
}
#mainav li {
  margin: 0;
  padding:0;
  background:none;
}
/*
#mainav a,#mainav a:link,#mainav a:visited {
  color: #56639E;
  text-decoration: underline;
  text-transform:lowercase;
  line-height: 100%;
}
#mainav a:hover {
  text-decoration: none;
}
*/
#magazine {
   margin-bottom:20px;
}
.home #magazine {
   margin-bottom:0px;
}
.resources {
  color:#FFFFFF;
  background: #EE4F93;
  padding:10px 13px 0px 13px;
  width:162px;
  margin:0px 0 15px 30px;
}
.safari .resources {
  padding-bottom:5px;
}
.resources h3{
  color:#FFFFFF;
  font-size:1em;
}
.help {
  padding:10px 13px 10px 13px;
  width:162px;
  margin:0px 0 22px 30px;
  border:1px solid #56639E;
}
.help h3 {
  color:#990000;
  font-size:1.3em;
}
.help ul {
  margin:0;
  padding:0;
}
.help li {
  margin: 0;
  background:url('/Portals/0/images/bullet_bluearrow.gif') no-repeat 0 5px;
  padding-bottom:5px;
}

.leftpane {
  margin:0px 0 0px 30px;  
  width:188px;
}

#date {
  color:#0F94C6;
  width:160px;
  float:left;
  padding-top:25px;
  padding-bottom:10px;
}

#search {
  padding-right: 15px;
  padding-top: 13px;
  float:right;
}
#search input.textfield {
  border: 1px solid #0E5780;
  width: 123px;
  height: 15px;
  text-align: right;
  padding-right: 5px;
  padding-top:4px;
  padding-bottom: 3px;
  margin-right: 4px;
  color: #333;
  font-size:11px;
}
#search img {
  border: none;
  padding:0;
  margin:0;
}
#search .go {
  border: none;
  vertical-align: text-bottom;
}
.ie #search .go {
  margin-bottom:4px;
}

#search .google_go {
  border: none;
  vertical-align: text-bottom;
  background:url('/Portals/0/images/search.gif') no-repeat;
  width:52px;
  cursor:pointer;
}
.ie #search .google_go {
  margin-bottom:4px;
}

#maininfo{
   float: left;
   width: 626px;
   padding: 15px 0px 15px 0px;
   background: url(/Portals/0/images/bkgd_main_content.jpg) no-repeat 1px 1px;
   border:1px solid #FF9900;
   border-right:0;
}

#toolbar {
  width:400px;
  margin:2px 0px 8px 0px;
  text-align:right;
}
#toolbar a{
  margin-left: 5px;
}
#content {
  float:left;
   line-height: 167%;
   width:400px;
   margin:0 25px 0px 25px;
}


/*right column - cp*/
#subinfo {
 width: 150px;
float: left;
}

#subnav {
	margin: 25px 0 245px 20px;
}
#subnav ul {
  margin:0;
  padding:0;
}

#subnav li {
  margin: 0;
  padding:0;
  background:none !important;
/*  background: url('/Portals/0/images/bullet_orangearrow.gif') no-repeat 0 6px;
  padding-left:15px;*/
}
/*
#subnav a,#subnav a:link,#subnav a:visited {
  color: #56639E;
  text-decoration: underline;
  line-height: 180%;
}
#subnav a:hover {
  text-decoration: none;
}
*/
.subextra{
   margin-bottom: 20px;
   line-height: 130%;
   color: #EE4F93;
   width: 130px;
   border-left: 1px dashed #56639E;
   padding-left:15px;
   font-size:1.2em;
}

.subextra p {
  padding-bottom:5px;
  margin-bottom:5px;
}

/*footer styles*/
#footerholder {
   padding: 20px 0 0px 30px;
   width: 880px;
}
#footerholder a,#footerholder a:link,#footerholder a:visited {
   color: #FFFFFF;
   text-decoration: underline;
}
#footerholder a:hover {
  text-decoration: none;
}
#footer {
  float: left;
  width: 800px;
  font-size: 12px;
  color: #333;
}
/*2 column skin styles*/
.two_col #maininfo {
	background:none;
	padding: 0 0 15px 0;
}
.two_col #toolbar {
  width:574px;
  margin:8px 0px 8px 0px;
}
.two_col #content {
  border-top:8px solid #EE4F93;
  padding:0 59px 0 24px;
  margin:1px;
  width:540px;
}
/*home styles*/

.home a,.home a:link,.home a:visited {
  color: #000;
}
.home a:hover {
  text-decoration:none;
}
.home #leftinfo {
  margin-top:10px;
  margin-right:0;
}

.home #logo {
  margin:0;
}

.home #nav_holder{
  width:130px;
  margin:0;
}
.home #donate {
  margin-left:0px;
  margin-bottom:15px;
}
.home #mainav {
 margin-left:0;
}
.home #mainav li {
  padding-left:13px;
}
.home #mainav a,
.home #mainav a:visited {
  text-transform:none;
}

.home .leftpane {
margin-bottom:0;
}
.home .leftpane a,
.home .leftpane a:visited,
.home .leftpane a:active {
  color:#FF9900;
  text-decoration:underline;
}
.home .leftpane a:hover {
 text-decoration:none;
}

.home #container {
  padding-bottom:0px;
}
.home #contentholder {
  width:626px;
  padding:0;
  margin:0;
  float:right;
  }
.home #tagline {
  float:right;
  padding:15px 23px 15px 0px;
}
.home #tagline h1 {
  padding: 0;
  margin: 0;
}
.home #maininfo {
 border:0;
 padding:0;
 margin:0;
 background:#CCD0E2;
 width:626px; 
}
.home #content {
 margin:0;
 padding:0;
}
.home .contentpane {
  margin:10px 20px 10px 20px;
  font-size: 14px;
  line-height: 120%;
}
.home .contentpane a,.home .contentpane a:link,.home .contentpane a:visited {
  font-weight: bold;
}
.home .contentpane h2{
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
  margin-bottom: 7px;

}
.home #linksholder {
  float:left;
  width:215px;
  margin-left:10px;
}
.home #search {
  float:left;
  padding:0;
  margin:0;
  padding-top: 30px;
}
.home #search input.textfield {
  text-align:left !important;
  padding-left: 5px;
  padding-right: 0;
}
.home #date {
  padding-top:35px;
}

.home .linkspane {
  clear:both;
  width:160px;
  color:#0F94C6;
}
.home .linkspane a,
.home .linkspane a:visited {
  color:#000000;
  text-decoration:underline;
}
.home .linkspane a:hover {
  text-decoration:none;
}
.home .linkspane p {
  padding-bottom:8px;
}
.home .linkspane h3{
  color:#990000;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight:bold;
  margin-bottom:10px;
}

.home .home_mid {
  margin-bottom:15px;
}
.home #newsholder {
  float:left;
  border:1px solid #F066A2;
  width:426px;
/*  height:300px;*/
  margin-top:12px;
  font-size:12px;
}

.home #newsholder a,
.home #newsholder a:visited {
  color:#000000;
  text-decoration:underline;
}
.home #newsholder a:hover {
  text-decoration:none;
}
.home .rssbutton {
  float:right;
  margin-right:15px;
}
.home .briefspane {
  float:left;
  width:188px;
  padding:10px 5px 0px 5px;
  margin-right:15px;
}
.home .briefspane h3 .Head {
  margin-left:14px;
  color:#990000;
  font-size:1.1em;
  margin-bottom:10px;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  line-height:120%;
  display:block;
}
.home .briefspane p{
  padding:0 15px;
}
.home .eventspane {
  float:right;
  width:207px;
  padding:10px 0px 10px 0px;
}
.home .eventspane h3 .Head{
  color:#A71050;
  font-size:1.3em;
  margin-bottom:10px;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  line-height:120%;
  display:block;
}
.home .eventspane .cont-content {
  margin-left:15px;
}
.home .eventspane .cont-content p,
.home .eventspane .cont-content img {
  padding:0 20px 0 15px;
}

hr {
  clear: both;
  border: 0;
  border-top:1px dotted #F066A2;
  height:1px;
}
.home .help {
  float:left;
  border:1px solid #56639E;
  margin:12px 0px 0px 13px;
  padding:10px 13px 0px 13px;
  /*height:280px;*/
  width:142px;
}
.home .help ul{
  margin-top:8px;
  margin-left:3px;
}
.home .help a,
.home .help a:link,
.home .help a:visited {
  color: #56639E;
}

.home .promobox1 {
  float:left;
  width:188px;
  margin-right:23px;
}
.home .promobox2 {
  float:left;
  width:188px;
  margin-right:23px;
}
.home .promobox3 {
  float:left;
  width:188px;
}
#loginlinks {
	float:right;
	width:200px;
  text-align: right;
}
/*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;
}
@charset "utf-8";
/* CSS Document */

