
/* CSS Document 
Authored by:jm
For: RICH
Date:4/09*/


html, body, div, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset,img,td,table {/*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;
}
html {
  overflow-x: auto;
  overflow-y: scroll;
}
body {
  background: #A4A4A4;
  text-align: center;
  font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
  color:#333;
  margin-bottom: 25px;
  font-size:100%;
}
sup, sub {
 font-size:80%;
}
p, ul, ol {
   padding-bottom: 20px;
}
table {
 border-collapse: collapse;   
 padding-bottom: 20px;
}
ul ul, ol ol {
   padding-bottom: 0;
}
ul li {
   margin-left: 25px;
   padding-left: 15px;
   list-style-type: none;
   background: url(/Portals/0/images/bullet_bluearrow.gif) no-repeat 0 8px;
}
ol li {
   margin-left: 45px;
}
a,a:link,a:visited {
 color: #D05A22;
 text-decoration: underline;
 cursor: pointer;
}
a:hover {
  text-decoration: none;
}
h1 {
   color: #000072;
   font-size: 1.30em;
   margin-bottom: 10px;
 
}
 h2 {
   color: #000072;
  font-size: 1.2em;
  margin-bottom: 10px;
  font-weight: bold;
}
 h3 {
  color: #000072;
  font-size: 1em;
  margin-bottom: 10px;
  font-weight: bold;
}
.table {
  border-top: 1px solid #E17846;
  border-right: 1px solid #E17846;
  padding: 0;
  margin: 0;
}
.table th {
  background: #E17846;
  color:#FFFFFF;
  border-bottom: 1px solid #E17846;
  border-left: 1px solid #E17846;
  padding: 3px 5px;
  margin: 0;
}
.table td {
  border-bottom: 1px solid #E17846;
  border-left: 1px solid #E17846;
  padding: 3px 5px;
  margin: 0;
}
 .imageright {
  margin-left: 12px;
  margin-bottom: 5px;
  float: right;
}
.imageleft {
  margin-right: 12px;
  margin-bottom: 5px;
  float: left;
}
.imagerightborder {
  margin-left: 12px;
  margin-bottom: 5px;
  float: right;
  border: 1px solid #333333;
  padding: 2px;
}
.imageleftborder {
  margin-right: 12px;
  margin-bottom: 5px;
  float: left;
  border: 1px solid #333333;
  padding: 2px;
}

.captionright {
  margin-left: 12px;
  float: right;
  font-family:Arial, Helvetica, sans-serif;
  font-size:.95em;
}
.captionleft {
  margin-right: 12px;
  float: left;
  font-family:Arial, Helvetica, sans-serif;
  font-size:.9em;
}
.captionright td,
.captionleft td {
  padding-bottom: 5px;
}

.captionright img,
.captionleft img {
  border: 1px solid #333333;
  padding: 2px;
}

.captionright p,
.captionleft p {
  padding-bottom:0;
}

#containerouter {
    width: 950px;
	background: url('/Portals/0/images/bkgd_main.jpg') repeat-y;
    margin: 0px auto 0 auto;
    text-align: left;
	padding: 0 11px;
}

/*mast styles*/

#mast {
  background: url(/Portals/0/images/bkgd_mast.jpg) no-repeat;
  height:131px;
}
#logo {
    float: left;
	width: 270px;
	padding: 20px 0px 0px 30px;
}

#mastright{
  float: right;
  width: 496px;
}
#topnav{
	padding: 20px 30px 0 0;
	font-size: 11px;
	text-align: right;
	color: #E17846;
	height: 19px;
	word-spacing: 1px;
}
#topnav a,#topnav a:link,#topnav a:visited {
    color: #000066;
	text-decoration: none;
}
#topnav a:hover {
    text-decoration: underline;
}

#search {
  padding: 4px;
  background: #EBF8FA;
  width: 260px;
  float:right;
  position:relative;
  top: 32px;
  right: 25px;
}
/*  Not needed for google search*/
.ie #search {
  padding-bottom:0;
}

#search input.textfield{
  float:left;
  border: 1px solid #39478A;
  width: 200px;
  height: 18px;
  text-align: right;
  padding-right: 3px;
  color: #333;
  margin-right: 4px;
}

#search .go {
  float:right;
  border: none;
  vertical-align: bottom;
  margin-bottom:1px;
}

#search .google_go {
  float:right;
  border: none;
  vertical-align: bottom;
  margin-bottom:1px;

  background: url('/Portals/0/images/search.gif') no-repeat;
  height:22px;
  width:50px;
  cursor:pointer;
}
/*styles for subscribe to enews form*/
.subscribetextfield{
  float:left;
  border: 1px solid #39478A;
  width: 200px;
  height: 18px;
  text-align: right;
  padding: 4px 3px;
  color: #333;
  margin-right: 4px;
} 

#container { 
  clear: both;
  position: relative;
  z-index:1;
  width: 900px;
  margin: 0 auto; 
}
#navholder {
  background: url('/Portals/0/images/bkgd_mainav.png') no-repeat;
  position:relative;
  z-index:10 !important;
}
#mainav {
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  height:29px;
  padding: 3px 0px 0px 0px;
}


#mainav ul{
  margin:0;
  padding:0;
}
#mainav li {
  margin:0;
  padding:0;
  background:none;
  list-style-type: none;
  
  /*display:inline;
  background: url('/Portals/0/images/mainav_divider.gif') no-repeat right;
  padding: 5px 13px 5px 13px;*/
}
/*
#mainav li.noline {
  background:none;
}

#mainav a,#mainav a:link,#mainav a:visited {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 14px;
}
#mainav a:hover {
 color: #B3E890;
 font-weight:bold; - only on focus - not on hover
}
*/

#contentholder {   
  border: 1px solid #CCCCCC;
  border-top:0;
  background: url(/Portals/0/images/bkgd_content.jpg) no-repeat;
  position:relative;
  z-index:0 !important;
  top:-2px;   
  line-height: 150%;
  color: #333333;
  font-size: .75em;
}
#maininfo{
   float: left;
   width: 602px;
   padding: 17px 13px 0px 13px;
   border-right:1px solid #6A74A7;
}

.contentpage #maininfo {
  min-height:430px;
  height:auto !important;
  height:430px;
}
#content {
  padding-bottom:10px;
}


/*right column - cp*/
#subinfo {
  width: 269px;
  float: left;
}
.headerpane{
  color:#9AE06B;
  font-weight:bold;
  font-size:1.15em;
  margin: 18px 13px 0 13px;
}

#subnav {
  margin:0px 13px 20px 13px;
  background: url('/Portals/0/images/bkgd_subnav.gif') no-repeat bottom;
  padding-top:11px;
  padding-bottom:10px;   
  
  min-height:57px;
  height:auto !important;
  height:57px;
}
#subnav ul{
	margin:0;
	padding:0;
}

#subnav li {
   margin:0;
   padding:0;
   list-style-type: none;
   background:none;

   /*
   padding-left: 12px;
   padding-bottom: 5px;
   line-height:160%;*/
}

#subnav li ul {
  margin-top: 4px;
  margin-bottom: 4px;
}
/*#subnav li.active{
   background: url(/Portals/0/images/bullet_whitearrow.gif) no-repeat 0 5px;
   font-weight:bold;
}
#subnav li li {
  list-style-type: none;
   padding-left: 12px;
   padding-bottom: 2px;
   margin-left: 6px;
   font-size: .95em;
}
#subnav a,#subnav a:link,#subnav a:visited {
   color: #FFFFFF;
   text-decoration: none;
}
#subnav a:hover {
  text-decoration: underline;
}*/
.subextra{
   margin-bottom: 20px;
   line-height: 140%;
   color: #333333;
   margin-left: 10px;
   width: 250px;
}

.callout {
	background: url('/Portals/0/images/bkgd_callout_top.gif') no-repeat;
	padding-top:6px;
	font-size:.9em;
}
.callout .cont-content{
  background: url('/Portals/0/images/bkgd_callout_middle.gif');
  padding:2px 10px 0px 10px;
}
.callout .cont-content h3{
  font-size: 1.35em;
  margin-bottom:5px;
  line-height:100%;
}
.callout .cont-content p{
  padding-bottom:5px;
}
.callout .cont-content a, .callout .cont-content a:link, .callout .cont-content a:visited{
  color:#020068;
}
.callout .cont-content .imageright {
  margin-left: 10px;
  margin-bottom: 5px;
  float: right;
}
.callout .cont-content .imageleft {
  margin-right: 10px;
  margin-bottom: 5px;
  float: left;
}
.callout .callout_btm {
	background: url('/Portals/0/images/bkgd_callout_bottom.gif') no-repeat;
	height:14px;
}
#bottominfo {
  background: url('/Portals/0/images/bkgd_bottominfo.jpg') no-repeat;
  margin:0 25px;
  padding-top:6px;
  position:relative;
  top:-2px;
}
#toolbar {
  float:left;
  height: 28px !important;
  margin-left:10px;
}
#toolbar img {
  margin:0 !important;
  padding:0 !important;
}
#toolbar a, #toolbar a:link, #toolbar a:visited{
  text-decoration: none;
}
#bottomnav{
   float: right;
   text-align:right;
   margin: 7px 5px 0 0;
   width: 175px;
   color: #010073;
   font-size: .7em;
}
#bottomnav a,#bottomnav a:visited, #bottomnav a:link{
   color: #010073;
   font-weight:bold;
}

/*footer styles*/
#footerholder {
  background: url('/Portals/0/images/bkgd_footer.jpg') no-repeat;
  font-family:Arial, Helvetica, sans-serif;
   font-size: .7em;
   padding: 11px 0 9px 0;
   width: 972px;
   margin:0 auto;
}

#footer {
  float: left;
  width: 500px;
  color: #000000;
  font-weight:bold;
  text-align:left;
  margin-left:20px;
}
#footer span {
  color:#999999;
}

#copyright {
  float:right;
  margin-right:20px;
  color: #000000;
}

/*home styles*/

.home #contentholder {
  border:0;
  background:none;
}
.home #maininfo {
  border:0;
  background:none;
  margin:0;
  padding:0;
  
  float:left;
  width:360px;
  position:relative;
  z-index:2;
  
}
.home #content a, .home #content a:link, .home #content a:visited{
  color: #020068;
}
.home #content h2{
  margin-bottom:0;
}
.home .contentpane {
  width:330px;
  height:122px;
  background:#D2F0F5;
  
  padding:23px 20px 0px 10px;
}

.home .featured {
  float:left;
  width:330px;
  height:114px;
  background: url('/Portals/0/images/bkgd_featured.gif');
  
  padding:20px 20px 0px 10px;
}
.home .featured_arrow {
  position:absolute;
  left:360px;
  top:203px;
  width:7px;
}
.home .pikpane {
  float:right;
  position:relative;

  z-index:0;
  width:540px;
  height:279px;
}

.home #getinvolved_container {
  line-height: 150%;
  color: #FFFFFF;
  font-size: 11px;
  font-family:Arial, Helvetica, sans-serif;
  
  background:#39478A;
  position:relative;
  top:-12px;
  padding:3px;
 /* height:76px;*/
}
.home #getinvolved_holder {
  border:1px solid #5E699E;
  /*height:74px;*/
  padding-bottom:10px;
}
.home #getinvolved_holder h2{
  color:#FFFFFF;
  font-size:22px;
  margin-bottom:0;
  font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
  line-height:105%;
}
.home #getinvolved_holder h3{
  color:#D1FF98;
  font-size:14px;
  margin-bottom:0;
  font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  background: url('/Portals/0/images/bullet_greenarrow.gif') no-repeat 0 3px;
  padding-left:10px;
}
.home #getinvolved_holder p{
  padding-left:10px;
  padding-bottom:0;
}
.home #getinvolved_holder a,
.home #getinvolved_holder a:visited,
.home #getinvolved_holder a:hover{
  color:#FFFFFF;
}
.home #getinvolved {
  float:left;
  width:123px;
  margin:13px 0 0 15px;
}
.home .donate {
  float:left;
  width:193px;
  margin:13px 0 0 15px;
  padding-right:7px;
  border-right:1px dotted #00026C;
}
.home .volunteer {
  float:left;
  width:182px;
  margin:13px 0 0 20px;
  padding-right:7px;
  border-right:1px dotted #00026C;
}
.home .becomeamember {
  float:left;
  width:306px;
  margin:13px 0 0 18px;
}
.home #middleinfo {
  background: url('/Portals/0/images/bkgd_bottominfo.jpg') no-repeat;
  margin:0 25px;
  padding-top:6px;
  position:relative;
  top:-10px;
  line-height: 150%;
  color: #333333;
  font-size:.75em;
}
.home #middleinfo h3 {
  font-size:1.3em;
  font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
  font-weight:normal;
}
.home .leftpane {
  float:left;
  width:415px;
  padding: 0px 27px 0px 5px;
  margin: 10px 0 10px 0;
  border-right: 1px dotted #A2D972;
}

.home .rightpane{
  float:right;
  width:420px;
  padding: 10px 0px 10px 0;
}

/*google search*/
#cse-search-results iframe {
  width: 500px; 
}
 
/*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;
}

.home .contentpane .dropdown {
  position:relative;
  top:-30px;
}

#dnn_ctr673_DynamicForms_imgSave,
#dnn_ctr671_DynamicForms_imgSave {
	margin:0;
	padding:0;
	position:relative;
	left:-10px;
}
.DynamicForms_QuestionTableCell {
 padding-top:5px;
}

.gecko #dnn_ctr673_ModuleContent input,
.gecko #dnn_ctr673_ModuleContent textarea,
.gecko #dnn_ctr673_ModuleContent select,
.gecko #dnn_ctr671_ModuleContent input,
.gecko #dnn_ctr671_ModuleContent textarea,
.gecko #dnn_ctr671_ModuleContent select  {
  margin-top:5px;
}

@charset "utf-8";
/* CSS Document */
