
/* CSS Document 
Authored by: OS w/ SJ
For: HHCRI
Date: 5/20/08
*/

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;
}

html { font-size:100.01%;}
body {
	margin:0;
	color:#000;
	font-size:64%;
	font-family:Arial, Helvetica, sans-serif;
	background:#919BB0;
	text-align: center;
}
fieldset,img { display:block; border:none;}
h1,h2,h3,h4,h5,ul,p { margin:0;}
ul,form,input,fieldset { padding:0; margin:0;}
ul li { list-style:none;}
a { text-decoration:none;}
a:focus { outline:none;}
 .imageright {
  margin-left: 12px;
  margin-bottom: 5px;
  float: right;
}
.imageleft {
  margin-right: 12px;
  margin-bottom: 5px;
  float: left;
}
 .imagerightborder {
	margin:0 0 10px 15px;
	border:1px solid #93a09e;
	padding:1px!important;
  float: right;
}
.imageleftborder {
 	margin:0 15px 10px 0;
	border:1px solid #93a09e;
	padding:1px!important;
  float: left;
}
/*google search*/
#cse-search-results iframe {
  width: 500px; 
}

/*main container*/
#container {
	width:880px;
	margin:0 auto;
	text-align: left;
}
/*header area*/
#header {

	height:70px;
	background:url(/Portals/0/images/header.png) no-repeat 0 10%;
	font-size: 10px;

}
#header .search { 
float: right;
width:162px;
display: block;
}

#header input {}
#header input.searchtext {
	width:110px;
	text-align:right;
	margin-top:8px;
	font:11px Arial, Helvetica, sans-serif;
	padding-right:5px;
	border:1px solid #054d8f;
	padding:1px 5px 1px 0;
}

#header .button {
    display: inline;
	border:none;
	padding:0;
	width:auto;
	margin:11px 15px 0 6px;
}

.sub-menu {
  float: left;
  width: 455px;
  margin-left: 240px;
  padding-top: 12px;
} 
.safari .sub-menu  { 
  width: 475px;
  margin-left: 220px;
}
.mac.gecko .sub-menu  { 
  width: 475px;
  margin-left: 200px;
}
.sub-menu li,
#footer ul li {
	display:inline;
	background:url(/Portals/0/images/separator.gif) no-repeat 0 2px;
	padding-left:7px;
	font-size:1.1em;
	margin-left:3px;
}
#footer ul li { background:url(/Portals/0/images/separator2.gif) no-repeat 0 2px;}
.sub-menu li.noline,
.menu li.noline ,
#footer ul li.noline{ background:none;}

.sub-menu li a,
.sub-menu li a:visited { color: #FFFFFF;}

#footer ul a { color:#3c2d6e;}

.menu {
	text-align:center;
	line-height:33px;
	padding-top:6px;
}
#footer a:hover,.sub-menu a:hover {
  text-decoration: underline;
}
/*content area*/
#content{
	width:850px;
	background:url(/Portals/0/images/main.jpg) repeat-y;
	padding:0 15px;
}

.inner-main {
	background:url(/Portals/0/images/main2.jpg) repeat-y !important;
	position: relative;
	z-index: 0;

 }

#promo {
	background: url(/Portals/0/images/promo.jpg) no-repeat;



}
div.logo {
	margin:14px;

}
.logohome {
margin: 14px;
padding-left: 20px;
float: left;
background: url(/Portals/0/images/logo.png) no-repeat;
width: 163px;
height: 101px;
}
.logohome em {
 text-indent: -999px;
 display: block;
}
.sub-text {
	padding:87px 0 0 35px;
	float:left;
	line-height:21px;
	font-size:1.25em;
	width:340px;

}
.sub-text a {
	color:#000;
	text-decoration:underline;
}
.sub-text a:hover{ text-decoration:none;}
.sub-text h2 {
	margin-bottom:7px;
	color:#0d085e;
	font-size:1.55em;
	line-height:27px;
	font-weight:normal;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.special {
	float:right;
	width:237px;
}
a.donate,
a.referrals {
	float:left;
	background:url(/Portals/0/images/donate.gif) no-repeat;
	width:99px;
	font-size:12px;
	height:24px;
	margin:26px 2px 30px 10px;
	line-height:24px;
	color:#fff;
	text-align:center;
}
a.referrals{background:url(/Portals/0/images/referrals.gif) no-repeat;}
.special h3 {
	font-size:14px;
	color:#0d085e;
	line-height:28px;
	clear:both;
	background:url(/Portals/0/images/bird1.gif) no-repeat 0 2px;
	padding:0 0 0 44px;
}
.special ul {
	padding-top:4px;
	padding-bottom: 33px;
	margin-left:13px;
	background:url(/Portals/0/images/special-list.gif) repeat-y;
}

.special li {
	margin-left:10px;
	line-height:20px;
	position:relative;
	border-bottom:1px dotted #ceaec8;
	background:url(/Portals/0/images/arrow.gif) no-repeat 0 5px;
	padding:0 0 0 29px;
	font-size:1.1em;
}
.special li  {
	padding-left:46px;
	background:url(/Portals/0/images/arrow.gif) no-repeat 16px 5px;
	margin-left:0;
}
.special li.last
 { border:none;}
.special li a
 { color:#804574;}

.big-box {
	overflow:hidden;
	width:850px;
	background:url(/Portals/0/images/big-box.gif) repeat-y;

}
.head {
	position:relative;
	line-height:28px;
	height:28px;
}
.fb {
height:44px;
width:144px;
position:absolute;
margin:-31px 0 0px 25px;
 }

#dnn_spanishpane {
margin-bottom:20px;
}
.fb_content {
height:44px;
width:144px;
position:absolute;
margin:-32px 0 0px 25px;
 }
.column1{
	float:left;
	width:140px;
	padding:0 12px;


}
.column1 .head {
	margin:0 -12px;
	background:url(/Portals/0/images/col1.gif) repeat-y;
}

.column1 .head .share,.column1 .head .enlage {

	display:inline;
	font-size:11px;
	margin-left:12px;
	float: left;
}
.column1 .head .share { 
    padding-top: 6px;
	padding-left:0px;}
.emailbox td{
  color: #000;
}
.column1 .head .enlage {
	padding-left:18px;
	background:url(/Portals/0/images/enlage.gif) no-repeat 0 50%;
}

.column1 .head  a {
	text-decoration:none;
	color:#fff;
}
.column1 .head  li a:hover { text-decoration:underline;}
.column1 h3 {
	font-size:1.2em;
	margin-top:17px;
	color:#0d085e;
	margin-bottom:4px;

}
.column1 p {
	line-height:17px;
	font-size:1.1em;
}
.column1 ul { margin-top:15px;}
.column1 li  {
	background:url(/Portals/0/images/bullet2.gif) no-repeat 0 13%;
	padding-left:13px;
}
.column1 li a{
	text-decoration:underline;
	color:#814675;
	line-height:17px;
	font-size:1.1em;
}
.column1 li a:hover { text-decoration:none;}
.column2 {
	float:left;
	width:425px;
	line-height:18px;
	font-size:1.1em;
	padding:0 17px;
}
.column2 li {
 background: url(/Portals/0/images/bullet_circle.gif) no-repeat 0 6px;
padding-left: 15px;
margin-left: 15px;}
.column2 h1{
	font-size:1.4em;
	color:#0d085e;
	margin-bottom:4px;
}
.column2 h3,.column2 h2{
	font-size:1.2em;
	color:#0d085e;
	margin-bottom:4px;
}
.column2 .head{
	margin:0 -17px 12px;
	background:url(/Portals/0/images/col2.gif) repeat-y;
}
.column2 .head {
	font-size:12px;
	color:#fff;
    font-weight: bold;
	padding-left:13px;
}
.column2 .head h3,
.column3 .head h3 {
	font-size:12px;
	color:#fff;
	margin-left:13px;
}
.column2 a {
	text-decoration:underline;
	color:#804574;
}
.column2 a:hover { text-decoration:none;}

.column2 p { margin-bottom:20px;}
.column3{
	float:left;
	line-height:15px;
	font-size:1.1em;
	width:202px;
	padding:0 14px 0 11px;
}
.column3 .head {
	margin:0 -14px 12px -11px;
	background:url(/Portals/0/images/col3.gif) repeat-y;
}
.column3 .head h3 {
	float:left;
	display:inline;
	margin-left:11px;
}
.column3 .head a {
	float:right;
	margin:7px 14px 0 0;
}
.column3 p {
  padding-bottom: 8px;
}
.column3 a {
	font-weight:bold;
	color:#0a2972;
}
a.see {
	background:url(/Portals/0/images/arrow2.gif) no-repeat 0 2px;
	padding-left:28px;
	color:#804574;
	font-size:10px;
	float:right;
	text-decoration:underline;
	font-weight:normal;
	margin-right:10px;
}
a.see:hover { text-decoration:none;}
.content-area{
	width:850px;


	overflow:hidden;
	background:url(/Portals/0/images/content-area.gif) repeat-y 186px 0;
	
}

.column4 {
	float:left;
	width:184px;

}
.column4 div.logo { margin:11px 0 7px 20px;}
/*
.column4 h3 {
	padding:7px 0 0 39px;
	font-size:12px;
	color:#0a2972;
	clear:both;
	margin:0 0 0 6px;
	border-bottom:1px dotted #aec5dd;
	line-height:25px;
	background:url(/Portals/0/images/bird1.gif) no-repeat 0;
}
*/
.column4 .subnavhead {
	padding:7px 0 0 39px;
	font-size:12px;
	font-weight: bold;
	color:#0a2972;
	clear:both;
	margin:0 0 0 6px;
	border-bottom:1px dotted #aec5dd;
	line-height:25px;
	background:url(/Portals/0/images/bird1.gif) no-repeat 0;


}

/*rad panelbar styles*/
.RadPanelbar_Default
{
	
	white-space: normal !important;
    width: 178px !important;
	padding-left: 10px;
	padding-top: 5px;
	
}

.RadPanelbar_Default .text
{
	color:#804574;
		background:url(/Portals/0/images/arrow.gif) no-repeat 0 5px;
	padding:0 0 0 29px;
		border-bottom:1px dotted #ceaec8;
	font-size: 1.1em;
			line-height:20px;

}

.RadPanelbar_Default .image
{
	margin: 4px 0px;
}


.RadPanelbar_Default .group 
 {
   padding: 7px 0 5px 0;
}
.RadPanelbar_Default .group .text
{
	border-top: 0;
	background: none;
	color:#804574;
	background:url(/Portals/0/images/arrow_small.gif) no-repeat 0 5px;
	padding: 0 0 0 24px;
	border-bottom: none;
	margin-left: 25px;
	width: 120px;

}

.RadPanelbar_Default .group .link
{
	background: none;
}


.RadPanelbar_Default .group .expanded
{
	background: none;
	border-bottom: 0px;
}

.RadPanelbar_Default .rootGroup .selected .text
{
	font-weight: bold;
}

.RadPanelbar_Default .group .selected .text
{
	text-decoration: underline;
	font-weight: normal;
	border-top: 0;
	background: none;
	color: black;
}

.RadPanelbar_Default .group .expanded .text
{
	border-top:0;
	color: #000;
	background: none;
}

.RadPanelbar_Default .level2 .text
{
	padding-left: 36px;
	line-height: 14px;
}

.RadPanelbar_Default .rootGroup .disabled:hover,
.RadPanelbar_Default .rootGroup .disabled .text
{
	color: #ccc;
	cursor: default;
}

.RadPanelbar_Default .rootGroup .group .disabled:hover,
.RadPanelbar_Default .rootGroup .group .disabled .text
{
	text-decoration: none;
	background: none;
	color: #ccc;
	cursor: default;
}

.column5 {
	float:left;
	font-size:1.1em;
	line-height:18px;
	width:506px;
	margin-top: 15px;



}
.column5pad {
	padding:0 38px 0 20px;
	min-height:400px;

}
/*
.column5 td {
	font-size:.7em;
}*/
#breadcrumb {
text-align: right;
}
#breadcrumb img{
   display: inline;
	margin: 8px 10px 0 10px;
}
.crumbs {



}
.crumbs  a:hover { text-decoration:none;}

.column5 td h1,.column5 h1 {
	clear:both;
    margin-top: 25px;
	line-height:16px;
	padding-bottom:4px;
	border-bottom:1px dotted #ceaec8;
	font-size:14px;
	color:#0d085e;
	background: url(/Portals/0/images/bird_head.gif) no-repeat;
	padding-left: 45px;
	padding-top: 3px;
	margin-bottom: 18px;


}
.column5 a,.column5 a:link,.column5 a:visited{
	color:#804574;
	text-decoration:underline;
}
.column5 a:hover{ text-decoration:none;}
.column5 p {
	position:relative;
	margin-bottom:20px;
	line-height:17px;
}
.column5 h2 {
	font-size:13px;
	color:#0d085e;
  margin-bottom: 10px;

}
.column5 h3 {
	font-size:12px;
	color:#0d085e;
  margin-bottom: 10px;
}
.column5 ul,.column5 ol {
  margin-bottom: 20px;
}
.column5 ul ul,.column5 ol ol {
  margin-bottom: 0;
}
.column5 ul li {
   margin-left: 25px;
  background: url(/Portals/0/images/bullet_circle.gif) no-repeat 0 6px;
  padding-left: 15px;
  list-style: none;
  line-height: 18px;

}
.column5 ol{
   margin-left: 45px;

}

.table {
  border-top: 1px solid #333333;
  border-right: 1px solid #333333;
  padding: 0;
  margin: 0;
}
.table td {
  border-bottom: 1px solid #333333;
  border-left: 1px solid #333333;
  padding: 5px;
  margin: 0;
  font-size: 11px;
}

/*news pane styles*/
.columnsubsect {
	float:left;
	font-size:1.1em;
	line-height:18px;
	width:506px;
	margin-top: 15px;
}
.columnsubsect .column5pad {
	padding:0 38px 0 20px;

}
.columnsubsect td {
	font-size:.7em;

}

.columnsubsect td h1,.columnsubsect h1 {
	clear:both;
    margin-top: 25px;
	line-height:16px;
	padding-bottom:4px;
	border-bottom:1px dotted #ceaec8;
	font-size:14px;
	color:#0d085e;
	background: url(/Portals/0/images/bird_head.gif) no-repeat;
	padding-left: 45px;
	padding-top: 3px;
	margin-bottom: 18px;

}
.columnsubsect a {	color:#804574;
	text-decoration:underline;
}
.columnsubsect a:hover{ text-decoration:none;}
.columnsubsect p {
	position:relative;
	margin-bottom:20px;
	line-height:17px;
}
.columnsubsect ul li {
   margin-left: 25px;
  background: url(/Portals/0/images/bullet_circle.gif) no-repeat 0 6px;
  padding-left: 15px;
  list-style: none;
  line-height: 18px;
}
.columnsubsect ul,.columnsubsect ol {
  margin-bottom: 20px;
}
#news {
  clear: both;
  width: 100%;
    background: url(/Portals/0/images/bkgd_container_dash.gif) repeat-y;
	margin-left: 3px;
}
.newsleft {
 float: left;
 width: 248px;


}
.newsright {
 float: left;
 width: 248px;


}

/*news subsection container styles*/
.subsection  h2 .Head{
  background: url(/Portals/0/images/bkgd_container_news.jpg);
  padding: 0px 0 0px 10px;
  color: #FFF;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  display: block;
  width: 248px;
  margin-bottom: 15px;
}
.subsection td {
  padding: 0 15px 0 20px !important;


}
.subsection  ul {
	padding-top:4px;
	margin-left:10px;
}

.subsection li {
	line-height:20px;
	position:relative;
	border-bottom:1px dotted #ceaec8;
	background:url(/Portals/0/images/arrow.gif) no-repeat 0 5px;
	padding:0 0 0 29px;

}
.subsection a,.subsection a:link,.subsection a:visited {
  text-decoration: none;
}
.subsection a:hover {
  text-decoration: underline;
}
.sub-holder {
	margin:-15px 0 0 20px!important;
	float:right;
}
.column6 {
	float:right;
	width:127px;
	padding:0 15px;
	margin-left:3px;
		font-size:.8em;

}
.column6 a.donate,
.column6 a.referrals{
	float:none;
	color:#fff;
	text-decoration:none;
	display:block;
	margin:15px auto -2px;
}
.column6 h3 {
	background:url(/Portals/0/images/bird2.gif) no-repeat 100% 10px;
	font-size:12px;
	color:#804574;
	display:inline;
	position:relative;
	margin:27px 0 0 -5px;
	float:left;
	line-height:40px;
	padding:3px 48px 0 0;

}
.column6 strong {

	font-size:1em;
}
.column6 td {
  font-size: .7em;
}
.column6 p {
	clear: both;
	line-height:17px;

}
.column6 p span {display:block;}
.column6 a {
	position:relative;
	color:#804574;
	text-decoration:underline;
}
.column6 a:hover { text-decoration:none;}
.column6 ul li {

  background: url(/Portals/0/images/bulletright.gif) no-repeat 0 6px;
  padding-left: 11px;
  list-style: none;
  line-height: 18px;
}
/* purple column extras*/

/*footer area*/
#footer {
	padding-top:32px;
	clear:both;
	padding-left:15px;
	font-size:1.1em;
	color:#0a2a73;
	line-height:18px;
	background:url(/Portals/0/images/footer.jpg) no-repeat;
	min-height:40px;
}
.inner-footer{ background:url(/Portals/0/images/footer2.jpg) no-repeat !important;}
* html #footer { height:40px;}
#footer ul {
	float:right;
	padding-right:14px;
}
#footer ul li { font-size:1em;}
#footer ul li a{ color:#0a2a73;}

#loginlinks {
  float:right;
  padding: 5px 20px 0 0;
}
#loginlinks a,#loginlinks a:link,#loginlinks a:visited {
color:#0a2a73;
 
}
/*


/*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:#0a2a73;
}


/* 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:#0a2a73;
 
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled,.NormalRed
  
{
font-size: 11px !important;
}
td.Normal {
  padding-left: 1px;
}
/* text style used for rendered text which should appear disabled */
.NormalDisabled
{

}
.NormalRed
{
	color:Red
}

/*Container style*/
.dropdown select {
  font-size: 10px;
  font-family: Arial, sans-serif;


}
.column4 .dropdown select {
  width: 120px;
}


/* Custom style */

#braceletquote {
	font-style: italic;
}

#braceletcitation {
	font-style: normal;
	text-align: right;
	width: 400px;
}
