
/* CSS Document 
Authored by:sj
For:Bank RI
Date:8/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:#828282;
   color: #333;
	 text-align: center;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 100%;
	 padding: 0;
	 margin: 0;
}

table {
 border-collapse: collapse;
}
sup, sub {
 font-size:80%;
}
a {
 cursor: pointer;
}

/*for space underneath each entry of DNN search results*/
.searchtable td {
  padding-bottom: 8px;
}
p,ol,table{
  margin-bottom: 15px; 
}
ul {
  padding-bottom: 15px;
}
 ul ul, ol ol {
  margin-bottom: 0;
}
ul li {
   margin-left: 15px;
   padding-left: 15px;
   padding-bottom: 2px;
   margin-bottom: 0;
   list-style-type: none;
   background: url(/Portals/0/images/bullet.gif) no-repeat 0 3px;
}
ol {
margin-left: 35px;
}
a,a:link,a:visited {
 color: #0065A4;

}
a:hover {
 color: #000;

}
h1 {
   color: #9B7C00;
   font-size: 1.6em;
   margin-bottom: 10px;
     line-height: 120%;

 
}
 h2 {
   color: #515151;
  font-size: 1.2em;
  margin-bottom: 3px;

}
 h3 {
   color: #515151;
  font-size: 1.1em;
  margin-bottom: 3px;

}
.table {
  border-top: 1px solid #DACC6D;
  border-right: 1px solid #DACC6D;
  padding: 0;
  margin: 0;
  margin-bottom: 12px;
}
.table th {
  border-bottom: 1px solid #DACC6D;
  border-left: 1px solid #DACC6D;
  padding: 5px;
  margin: 0;
  background: #F3EECF url(/Portals/0/images/bkgd_table_head.jpg) repeat-x;
  font-weight: bold;
}
.table td {
  border-bottom: 1px solid #DACC6D;
  border-left: 1px solid #DACC6D;
  padding: 5px;
  margin: 0;
}
.table td li {
  margin-left: 5px;
}

.mortgage_overview {
  border-collapse:collapse;
  padding: 0;
  margin: 0;
  margin-bottom: 12px;
}
.mortgage_overview td{
  border-bottom: 1px solid #DACC6D;
  padding: 5px;
  }

 .imageright {
  margin-left: 12px;
  margin-bottom: 5px;
  float: right;

}
.imageleft {
  margin-right: 12px;
  margin-bottom: 5px;
  float: left;

}
 .imageright-landing {
  margin-left: 24px;
  margin-bottom: 5px;
  float: right;

}
.imageleft-landing {
  margin-right: 24px;
  margin-bottom: 5px;
  float: left;

}
.imageborder {
  border: 1px solid #EFDC92;
  margin-bottom: 10px;
}
.imageleftborder {
  border: 1px solid #EFDC92;
  margin-bottom: 10px;
  margin-right: 12px;
  float: left;

}
.imagerightborder {
  border: 1px solid #EFDC92;
  margin-bottom: 10px;
  margin-left: 12px;
  float: right;

}

a.link_noline, a.link_noline:visited,
.link_noline a,.link_noline a:visited{
  border:0 !important;
}
.staff_table td {
  clear:both;
  padding:0 5px 5px 5px;
  text-align:center;
  font-size:.9em;
  line-height:125%;
}
.staff_table a,
.staff_tableo a:link,
.staff_table a:visited{
  border-bottom:none !important;
}
.staff_table a img,
.staff_table img  {
  border: 1px solid #EFDC92;
  padding:2px;
}
.enroll_disclaimer {
  border:1px solid #CCC;
  padding:5px;
  margin-bottom:15px;
  height:250px;
  overflow-y:scroll;
  overflow-x:auto;
}
#containerouter {
    width: 1015px;
    margin: 0 auto 0 auto;
    text-align: left;
}
#toplinks {
  float: right;
    color: #FFF;
  padding: 10px 17px 0 0;
}
#toplinks a,#toplinks a:link,#toplinks a:visited {
  color: #FFF;
  font-size: 12px;
  text-decoration: none;
}
#toplinks a:hover {
color: #000;
}
/*search*/
#search {
  float: right;
  width:176px;
 padding: 10px 0 1px 0;
  margin-right: 9px;
}
#container {
    clear: both;
  	background: url(/Portals/0/images/bkgd_top.jpg) no-repeat;
}

#textbox {
float: left;
width: 138px;
}
#button {
  float: left;
  width: 37px;
}
.ie #button {
  margin-top: 1px;
}
.textfield {
  padding-top: 4px;
 padding-right: 8px;
  color: #333;
  border: 0;
  font-size: 10px;
  width: 130px;
  text-align: right;
  height: 16px;
}

/*dnn search button*/
.go {
}
.GCSearchButton {

}
/*mast styles*/

#mast {
 clear: both;
 position: relative;
}

#logo {
    float: left;
	width: 145px;
	padding: 20px 0 0 38px;
	margin-right: 41px;
}
#mastright {
  float: left;
  width: 775px;
  padding:29px 0 0 0;

}
#bri-logo {
  float: right;
  width: 189px;
 padding: 4px 78px 0 0;
 
}
#apply {
  float: right;
  width: 115px;
  padding-right: 12px;
}
#mainav {
  margin-top: 19px;
   float: left;
   width: 568px;
  font-family: Arial, Helvetica, sans-serif;
    border-top: 1px solid #8DB6E2;
	border-left: 1px solid #8DB6E2;

}
.ie6 #mainav.home {
  width: 566px;
  margin-left: -12px;
  position: relative;
  z-index: 1000!important;
}

#mainav li {
 background: none;

  margin: 0;
  padding:0;
}


#tool {
  float: left;
  width: 63px;
  padding: 30px 0 0 140px;
}
#tool img {
  float: left;
  width: 24px;
}
#tool .printtext {
  float: left;
  width: 35px;
  margin-top: 2px;
}
#tool a,#tool a:link,#tool a:visited {
  color: #A0830C;
  text-transform: uppercase;
    font-family: "Lucida Sans","Lucida Grande", Arial, sans-serif;
	font-size: 9px;
	border: 0;
	text-decoration: none;
}
#tool a:hover {
  border: 0;
  color: #000;
}
#containerbkgd {
  background: url(/Portals/0/images/bkgd_middle.jpg) repeat-y;


}
#leftinfo {
  float: left;
  width: 212px;
  margin-left: 14px;


}
.ie6 #leftinfo {
  width: 199px;

  margin-left: 7px;


}
#bankadmin {
padding: 15px 9px 0 20px;
    background: url(/Portals/0/images/bkgd_left.jpg) no-repeat;
	min-height: 45px;
}

#subnav {

	padding:0 0 26px 2px;

}
#subnav li {
  background: none;
  padding: 0;
  margin: 0;
}
/*------*/
.leftsidebar-1 {
  font-size: .75em;
  line-height: 135%;
  padding: 20px 8px 16px 10px;
    background: url(/Portals/0/images/bkgd_left_bottom.jpg) no-repeat;
  min-height: 70px;
}
.ie6 .leftsidebar-1 {
  height: 70px;
  width: 200px;
}
.leftsidebar-1 a,.leftsidebar-1 a:link,.leftsidebar-1 a:visited {
  text-decoration: none;
  
}
.leftsidebar-1 h2 {
font-size: 15px;
color: #0065A4;
margin-bottom: 14px;
}
.leftsidebar-1 h3{
font-size: 13px;
color: #0065A4;
margin-bottom: 8px;
}
.leftsidebar-1.line {
  background: url(/Portals/0/images/divid_quicklinks.gif) no-repeat 12px 0;
}
.quicklinks {
  margin-left: 5px;
}
.quicklinks img {
  margin-right: 5px;
}
/*2 column skin*/
#maininfo-2col{
   float: left;
   width: 750px;

}
#maininfo-2col a,#maininfo-2col a:link,#maininfo-2col a:visited {
border-bottom: 1px dotted #0065A4;
text-decoration: none;
}
#maininfo-2cola:hover {
border-bottom: 1px dotted #000;

}

#content {
   line-height: 150%;
   color: #333333;
   font-size: .75em;
   font-family: Arial, Helvetica, sans-serif;
   padding: 18px 21px 12px 20px;
}
#content h1 {
   color: #9B7C00;
   font-size: 1.8em;
   border-bottom: 1px solid #DBE8F2;
   padding-bottom: 7px;
   margin-bottom: 17px;
}
/*landing page styles*/
#landing-items {
 clear: both;
  background: url(/Portals/0/images/bkgd_landing_items.jpg) repeat-y 19px 0;
  padding: 0 0 0 20px;
  font-size: .75em;
  line-height: 150%;
  margin-top: 25px;
}
#landing-items img {
  margin-bottom: 5px;
}
#landing-items h2 .Head {
  font-size: 14px;
  color: #9B7C00;
  background: url(/Portals/0/images/bkgd_head_landing.jpg) no-repeat;
  padding: 3px 0 0 10px;
  height: 22px;
  margin-bottom: 15px;
  display: block;
 
}
.products {
  float: left;
  width: 250px;
  margin-right: 24px;
  position: relative;
}

.team {
  float: left;
  width: 250px;
    position: relative;
}
.rssbutton {
 position: absolute;
 right: 0;
 top: 5px;
}
#maininfo .rssbutton a,#maininfo .rssbutton a:link,#maininfo .rssbutton a:visited {
  border: 0;
}
#maininfo .rssbutton a:hover {
 border: 0;
}
/*right column - cp*/
#subinfo {
 width: 212px;
float: left;
background: url(/Portals/0/images/bkgd_right.jpg) no-repeat;
min-height: 210px;

}
.ie6 #subinfo {
  height: 210px;
}

.subextra{
   font-size: .7em;
   letter-spacing: .1em;
   margin-bottom: 20px;
   line-height: 120%;
   color: #333333;
   	margin-left: 16px;
	width: 182px;

}
.subextra h2 {
  font-size: 1.2em;
  margin-bottom: 12px;
}
.subextra h3 {
  font-size: 1em;
  margin-bottom: 8px;
}
.subextra p {
  margin-bottom: 8px;
}
.subextra img {
  margin-bottom: 5px;
}
.subextra a,.subextra a:link,.subextra a:visited {
   color: #00588C;
   text-decoration: none;

}
.subextra a:hover {
color: #000;
}
.bluebox {
background: url(/Portals/0/images/bkgd_container.jpg) no-repeat;
padding: 10px;
border-bottom: 1px solid #8DB6E2;
margin-bottom: 25px;
}
#container-bottom {
background: url(/Portals/0/images/bkgd_bottom.jpg) no-repeat;
width: 1015px;
height: 53px;
}
/*home page styles*/
#containerbkgd-home{
 background: url(/Portals/0/images/bkgd_middle_home-2.jpg) repeat-y;
}

#date {
font-size: 12px;
float: left;
margin: 28px 0 0 0;
width: 192px;
text-align: right;
}
#ticker {
  font-size: 11px;
  font-weight: bold;
  color: #333;
}
#leftinfo-home {
  float: left;
  width: 202px;
  padding: 13px 9px 0 0;
  background: #FFF url(/Portals/0/images/bkgd_left_home2.jpg) no-repeat;
  margin-left: 14px;
min-height: 397px;
}
.ie6 #leftinfo-home {

  margin-left: 7px;

  padding-right: 0;

}
#leftinfo-home .leftsidebar-1 {
  padding: 24px 16px 0 22px;
  background: none;
 margin-bottom: 0;
 font-size: 11px;

}
.ie6 #leftinfo-home .leftsidebar-1 {
  padding: 24px 0 0 11px;

}

#leftinfo-home .leftsidebar-1 img {
  vertical-align: middle;
}
#leftinfo-home .leftsidebar-1.mission {
padding: 10px 16px 0 28px;
 height: 210px;
 text-align: right;
  font-weight: bold;
 font-size: 13px;
  color: #FFF;
   font-family: Arial, Helvetica, sans-serif;
 line-height: 120%;
 
}
.ie6 #leftinfo-home .leftsidebar1.mission {
  width: 160px;
 padding: 10px 16px 0 28px;
}

#leftinfo-home .leftsidebar-1 h2 {
  color: #00588C;
  font-size: 16px;
  margin-bottom: 12px;
}
#leftinfo-home .leftsidebar-1 p {
  margin-bottom: 0;
  padding-bottom: 12px;
  
}
#rss{
  position: relative;
  left: 160px;
  top: -17px;
  }
#maininfo-home{
   float: left;
   width: 568px;
   padding: 0px 0px 0 0px;
}

#maininfo-home a,#maininfo-home a:link,#maininfo-home a:visited {

text-decoration: none;
}
#maininfo-home a:hover {

}
.mainpik {
  border-bottom: 3px solid #8DB6E2;
     border-right: 1px solid #E3CF7D;
}
#news {
	 padding: 10px 0 0 10px;
	    background: url(/Portals/0/images/bkgd_home_rightdivide.jpg) no-repeat right 0;
	position: relative;
	z-index: 1000 !important;
}
.news1,.news2 {
  float: left;
  width: 267px;
  font-size: 12px;
  color: #333;
  line-height: 120%;
}
.news1 {
  margin-right: 12px;
}

/*home news containers*/
.homenews {
  border:1px solid #8DB6E2;
    height: 153px;

}
.homenews h2 .Head {
  color: #00588C;
  font-size:16px;
  font-family: Arial, Helvetica, sans-serif;
  border-bottom: 1px solid #8DB6E2;
  background: #F1FAFC;
  padding: 8px 0 8px 15px;
  display: block;
}
.homenews .cont-content {
  padding: 12px 12px 18px 16px;
}
#containerbkgd-home #subinfo {
 width: 212px;
float: left;
background: none;
min-height: 210px;

}

#subnav-home {
    font-size: 12px;
	padding: 12px 0 0 0;

     border-bottom: 3px solid #8DB6E2;
}
.safari #subnav-home {
padding-bottom: 18px;
}
#subnav-home a,#subnav-home a:link,#subnav-home a:visited {
  text-decoration: none;
}
#subnav-home h2 {
  margin: 0 0 12px 14px;
}
#subnav-home dl {
  margin: 0 0 0 15px;

}
#subnav-home dt {
  background: url(/Portals/0/images/head_homepage.gif) no-repeat 0 3px;
  padding-left: 12px;
  width: 183px;
  height: 19px;
  font-weight: bold;
  font-size: 12px;
}
#subnav-home dd {
  margin: 0;
  padding:0;
  padding: 5px 20px 7px 18px;
  font-size: 11px;
}
#containerbkgd-home .subextra {
  margin-top: 20px;
  padding-left: 2px;
  letter-spacing: normal;
}
#containerbkgd-home .subextra h2 {
  color: #00588C;
  font-size: 16px;
}
#container-bottom-home {
position: relative;
top: -18px;
z-index: 1;
background: url(/Portals/0/images/bkgd_bottom_home2.jpg) no-repeat 0 0px;
width: 1015px;
height:38px;

}
#footerholder.homefoot {

  margin-top: -18px;
}
/*footer styles*/
#footerholder {
  padding: 1px 0 0 13px;
   margin-left: 9px;

   color: #FFF;
   font-size: 11px;
}

#footerholder a,#footerholder a:link,#footerholder a:visited {
   color: #FFFFFF;
   text-decoration: none;
}
#footerholder a:hover {
  color: #000;
}
#footeradmin {
  float: left;
  width: 300px;
  
}
#copyright {
   padding: 0 0 7px 0px;
   color:#FFF;

}
#bottomnav{

}

#footernav {
   float: right;
   width: 140px;
   padding-right: 10px;
}
.accordion_wrapper {
  overflow:visible !important;
  height:auto !important
}
.dynamic_forms table {
  margin-bottom:0px;
  padding:0;
}
.dynamic_forms table.DynamicForms_Maintable td{
  padding:0 5px 5px 5px;
}
.dynamic_forms table.upload_table td{
  padding:0;
}
.dynamic_forms .dynamic_submit {
  margin-left: 20px;
}
.ie .dynamic_forms .dynamic_submit {
  margin-left: 25px;
}
/*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;
}




