
/* CSS Document 
Authored by:
For:
Date:*/

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: #6D8D24;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .75em;

}

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;
}
.searchtable_index {  /*DNNSearch numbers*/
display:block;
padding-right: 10px;
text-align:right;
}
.searchtable_title {  /*DNNSearch module title links*/
}
/* make sure these elements are in your final style sheet*/
h1 {
   color: #4B721D;
   font-size: 2em;
   margin-bottom: 12px;
   line-height: 135%;



}

h2 {
  font-size: 1.3em;
  margin-bottom:10px;
   line-height: 145%;
 

}
h3 {
  font-size: 1.2em;
  margin-bottom: 8px;
}
.staff_h3 {
  font-size: 1.2em;
  font-weight:bold;
}
hr {
 height:1px;
 background-color: #D9D9D9;
 border: 0;
}
p,ul,ol {
   padding-bottom: 20px;
}
table{
   margin-bottom: 20px;
}
#dnn_ctr667_DynamicForms_tblHeader table,
#dnn_ctr737_DynamicForms_tblHeader table {
 margin-bottom:8px
 }

ul ul,ol ol {
   padding-bottom: 0;
}
ul li {
   margin-left: 15px;
   padding-left: 15px;
   padding-bottom: 8px;
   background: url(/Portals/0/images/bullet_circle_big.gif) no-repeat 0 6px;
   list-style-type: none;
}
ul li li {
   margin: 5px 0 0 15px;
   padding-left: 15px;
   padding-bottom: 0;
   background: url(/Portals/0/images/bullet_circle.gif) no-repeat 0 6px;
   list-style-type: none;
   margin-bottom: 0;
}

ol li {
  margin-left: 35px;
}
a,a:link,a:visited {
 color: #007380;
 text-decoration: none;
}
a:hover {
	  color: #4B721D;
	  text-decoration: underline;
}
label {
  font-weight: bold;
}
textarea,input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}



input.formfield {
border: 1px solid #999999;
padding: 2px 5px 2px 8px;
}
#dnn_ctr737_DynamicForms_Responses_d0980ebe-a553-41b0-a520-867bf77d2208 label,#dnn_ctr737_DynamicForms_Responses_9978bff1-e6df-4ea3-9070-f2d3062e61b0 label {

 font-weight:normal !important;
}
.table {
  border-top: 1px solid #4B721D;
  border-right: 1px solid #4B721D;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
}
.table th {
  border-bottom: 1px solid #4B721D;
  border-left: 1px solid #4B721D;
  padding: 5px 5px 5px 15px;
  margin: 0;
  background: #4B721D;
  color: #FFF;
  font-weight: bold;
  font-size: 14px;
  text-align: left;
}
.table td {
  border-bottom: 1px solid #4B721D;
  border-left: 1px solid #4B721D;
  padding: 5px 15px 5px 15px;
  margin: 0;
}
.table td h3 {
	font-size:13px;
	margin-bottom: 5px;
}
.table_glance {
  border-top: 1px solid #4B721D;
  border-right: 1px solid #4B721D;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
}
.table_glance th {
  border-bottom: 1px solid #4B721D;
  border-left: 1px solid #4B721D;
  padding: 5px 5px 5px 15px;
  margin: 0;
  background: #4B721D;
  color: #FFF;
  font-weight: bold;
  font-size: 14px;
  text-align: left;
}
.table_glance td {
  border-bottom: 1px solid #4B721D;
  border-left: 1px solid #4B721D;
  padding: 20px 15px 5px 10px;
  margin: 0;
}
.table_glance td h3 {
	font-size:13px;
	margin-bottom: 0px;
}
/*clinical table*/
.table-clinical {

  border-left: 1px solid #4B721D;
  border-right: 1px solid #4B721D;
  border-bottom: 1px solid #4B721D;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  width: 593px;
}
.table-clinical th {
  border-bottom: 1px solid #4B721D;
  border-left: 1px solid #4B721D;
  padding: 8px 10px 9px 14px;
  margin: 0;
  background: url(/Portals/0/images/bkgd_th_clinical.jpg) no-repeat;
  color: #FFF;
  font-weight: bold;
  font-size: 14px;
  text-align: left;
}
.table-clinical td.col-one {
  background: url(/Portals/0/images/bkgd_td_clinical1.gif) repeat-y 171px 0;
}
.table-clinical td.col-two{
  background: url(/Portals/0/images/bkgd_td_clinical1.gif) repeat-y 213px 0;
}
.table-clinical td {
background: none;
  vertical-align: top;
  padding: 15px 10px 0 14px;
  margin: 0;
  border: 0;
}
.startup {
  margin-left: 10px;
}
.subject {
margin-left: 60px;
}
.study {
  margin-left: 70px;
}
/*job table*/
.table-job-outer {

  border-left: 1px solid #4B721D;
  border-right: 1px solid #4B721D;
  border-bottom: 1px solid #4B721D;
  padding: 15px;
  margin: 0;
  margin-bottom: 20px;
  width: 593px;
}
.table-job-outer th {
	  border-top: 1px solid #4B721D;
  border-bottom: 1px solid #4B721D;
  border-left: 1px solid #4B721D;
  padding: 6px 10px 3px 14px;
  margin: 0;
  background: #4B721D;
  color: #FFF;
  font-weight: bold;
  font-size: 14px;
  text-align: left;
}
.table-job-outer td {
  padding: 15px 15px 0 14px;
}
.table-job-outer .table-job td {
  padding: 0;

}

.table-job td.job-head {
  font-size: 14px;
  font-weight: bold;
}
.table-job td.col-two {
  background: url(/Portals/0/images/bkgd_td_clinical1.gif) repeat-y 45% 0;
  width: 60px;
}

.table-job td.col-four{
  background: url(/Portals/0/images/bkgd_td_clinical1.gif) repeat-y 45% 0;
width: 60px;
}

 .imageright {
  margin-left: 12px;
  margin-bottom: 5px;
  float: right;
}
.imageleft {
  margin-right: 12px;
  margin-bottom: 5px;
  float: left;
}
.imageleftprod {
  margin-right: 4px;
  margin-bottom: 5px;
  float: left;
}
.imageborder {
border:1px solid #333333;
}
.imageleftborder {
  margin-right: 15px;
  margin-bottom:2px;
  float: left;
  border:1px solid #333333;
}
.largetext {
  font-size: 16px;
  line-height: 140%;
}
.name {
color: #4B721D;
font-weight: bold;
font-size: .9em;
}
.title {
  color: #4B721D;
  font-size: .9em;
}
#container {  
width: 977px;
  margin: 0 auto;
    text-align: left;
  margin-top: 17px;
}
#wrapper {
  background: url(/Portals/0/images/bkgd_content.jpg) repeat-y;
}
#mast {
  background: url(/Portals/0/images/bkgd_mast.jpg) no-repeat 1px 0;
}
#topnav {
text-align: right;
font-size: 12px;
margin-right: 27px;
}
#topnav a {
  background: url(/Portals/0/images/divide_topnav.gif) no-repeat;
  padding: 15px 12px 0 12px;
  display: inline-block;
  height: 22px;
}

#topnav a.first {
  background: none;
}
#logo {
  float: left;
  width: 164px;
  padding: 19px 0 0 26px;
}
#tools {
  float: right; 
  width: 500px;
  padding: 88px 36px 0 0;
}
.home #tools {
	  width: 500px;
}
#toolbox {
  font-size: 10px;
  color: #666666;
  float:right;
  text-align:right;
  width: 200px;
  padding-right: 30px;
  padding-top: 7px;
/*  background: url(/Portals/0/images/divide_tools.gif) no-repeat 127px 10px;*/
}
.home #toolbox {
	width:180px;
	background: none;
	padding-right: 30px;
}
#toolbox a,#toolbox a:link,#toolbox a:visited {
  color: #666666;
}
#toolbox img {
  vertical-align: middle;
}
.share {
/*  margin-left: 25px;*/
}
.home .share {
	  margin-left: 0;
}
.sharethisjob {
	padding: 5px 0 0 0;
}
.sharethisjob img {
	padding-right:10px;
}
.linkedin {
/*  margin-left: 10px;*/
}
.divider {
  margin: 0px 12px 0px 8px;
}



#search {
  float: right;
  width: 215px;
  padding: 5px 0 0 0;
}
.chrome #search, .safari #search {
  padding: 3px 0 0 0;
}
.textfield {
  border: 1px solid #B6C692;
  width: 173px;
  height: 19px;
  padding-left: 7px;
  vertical-align: bottom;
  margin-right: 3px;
  color: #666;
}
.ie .textfield {
  padding-top: 2px;
    height: 17px;
}
.go {
  vertical-align: bottom;
}
.ie .go,.safari .go,.chrome .go  {
   position: relative;
   top: 2px;
}
#mainav {
margin-top: 15px;


height: 45px;
color: #FFF;
border:0;
}
.RadMenu_Default {
  float:right;
  width: 873px;
}
.RadMenu_Default li {
background: none;
}
#research {
  float:left;
  background: url(/Portals/0/images/mainav_research.gif) no-repeat;
  width: 64px;
  height: 45px;
  color: #FFF;
  font-weight: bold;
  padding: 15px 0 0 27px;
}

#breadcrumb {
color: #00727F;
margin: 13px 0 0 52px;
font-weight:normal;
text-align: left;
clear: both;
font-size:.85em;

}
#breadcrumb a,#breadcrumb a:link,#breadcrumb a:visited {
color: #00727F;
}
#breadcrumb a:hover {
	color: #4B721D;
	text-decoration: underline;
}
#breadcrumb a.SkinObject,#breadcrumb .SkinObject {
font-size:1em;
font-weight:normal;

}

#maininfo {
  margin: 30px 0 0 50px;


}
#content {
  float: left;
  width:595px; 
  line-height: 150%;
  padding-bottom: 15px;
  min-height: 250px;

}
#content a:hover,#content a:hover p,#content a:hover h3{
	text-decoration:underline!important;
}
#content a:hover img {
	text-decoration: none;
}
/*submit button*/
.submitbutton {
	color:#00727F;
	border: #00727F;
	background:#DFEDEF; 
}
#subinfo {
float:right;
width: 234px;
margin-right: 40px;
padding-top: 2px;
}
#subinfo a:hover {
	text-decoration: underline;
}
.description {
 margin-left:53px;
 display:block;
}
.products #subinfo {
  padding-top: 0;
}
.ie6 #subinfo {
 margin-right: 0;
}
.header {
  font-size: 1.3em;
  font-weight: bold;
  color: #4B721D;
  padding: 0 0 10px 18px;
}
.safari .header,.chrome .header {
	padding-bottom:0;
}
#subnav {
	  margin-right: 45px;
}
#subnav ul li {
	background: none;
}
.greenbox {
  background: url(/Portals/0/images/bkgd_greenbox.jpg) no-repeat;
  min-height: 162px;
  padding: 20px 15px 35px 16px;
  line-height:145%;
  position: relative;
  width: 214px;
  margin-bottom: 35px;
  

}
.greenbox p {
	padding-bottom: 4px;
}
.greenbox h2 {
  font-size: 1.25em;
  font-weight: bold;
  color: #4B721D;
}
.greenbox a:hover,.greenbox a:hover p {
	text-decoration: underline!important;
}
/*products page greenbox container*/
.products .greenbox {
background: none;
  padding: 0 45px 15px 0;



}
.fullproduct {
	font-weight: bold;
	padding: 5px 0 0 17px;
}

.products .header .Head{
  font-size: 16px;
  font-weight: bold;
  color: #4B721D !important;
  padding: 0 0 10px 18px;
  background: none;
  display: block;
	  padding: 5px 0 14px 15px;	
 border-bottom: 1px solid #B9B9B9;
  margin-bottom:0;
  width: 202px;
}
.greenline {
  border-top: 2px solid #92AA5B;
    border-bottom: 2px solid #92AA5B;
  padding: 17px 0 15px 16px;
  line-height: 140%;
  font-size: 1.2em;
  margin-bottom: 20px;

}
.greenline p {
  padding-bottom: 12px;
}
/*dnn article styles*/
h3.newstitle {
 margin-bottom: 0px;
 

}
h3 .Head {
	   color: #4B721D;
	     font-size: 1em;
		 display: block;
		 margin-bottom: 2px;
		 font-family: Verdana, Geneva, sans-serif;
}
.category {
margin-bottom: 15px;
}
.category h3 .Head {
		background: #CCE3E6;
}
.ie h3.newstitle { 
  position: relative;
  top: -20px;
   margin-bottom: -20px;
   padding-bottom:0;
}
/*one column page styles */
.onecol #content {
	width: 834px;
}
/*home page styles*/
.engage {
	width: 909px;
	padding: 18px 0 0 27px;
}
.engage a,.engage a:link,.engage a:visited {
	  color: #D8C700;
}
.engage a:hover {
	  color: #FFF;
	  text-decoration: underline;
}
.ie engage {
		padding: 21px 0 0 27px;
}

.home #maininfo {
  background: url(/Portals/0/images/divide_homenews.gif) repeat-y 505px 0;
    margin: 30px 0 0 35px;

}
.home #maininfo a:hover {
	  color: #4B721D;
	  text-decoration: underline;
}
.welcome {
 float: left;
 width: 473px;
 font-size: 16px;
 line-height: 143%;
}
.welcome h2 {
	font-size: 20px;
	color: #4B721D;
	margin-bottom: 15px;
}
.news {
  float: right;
  width: 355px;
  font-weight: bold;
  margin-right: 55px;
  position: relative;

}
.news img.visit {
	position: absolute;
	bottom:0;
}
h2 .Head {
		font-size: 20px;
	color: #4B721D;
	margin-bottom: 15px;
}
.news ul li {
   margin-left: 0;
   padding-left: 12px;
   padding-bottom: 12px;
   background: url(/Portals/0/images/bullet_circle.gif) no-repeat 0 6px;
   list-style-type: none;
   list-style-position: outside;
}
.news ul {
  padding-bottom: 10px;
}
#signups {
	border-top: 1px solid #DBE3C9;
	width: 905px;
	margin: 30px 0 0 20px;
	padding: 27px 0 26px 18px;
}
#inv-signup {
	float: left;
	width: 126px;

}
#enews {
	 float: right;
	 margin-right: 18px;
	 padding-top: 5px;
width:555px;


}
#enews .textfield {
	 width:210px;
	 vertical-align: top;
}
#enews .go {
		 vertical-align: bottom;
}
#enews h2 {
	
	  margin-right: 17px;
	  font-weight: normal;
	  font-size: 18px;
	  	color: #4B721D;
     position: relative;
	 top: -3px;
	 text-align: right;
	 float: left;	 width: 400px;
	 line-height: 125%;
}
#enews .signup {
	float: right;
	width: 135px;
	margin-top: 8px;
}
#footer {
  background: url(/Portals/0/images/bkgd_bottom.jpg) no-repeat 0 top;
  padding: 18px 20px 15px 27px;
}
#adminlinks {
  float: left;
  width: 290px;
  font-size: 11px;
  padding-top: 5px;


}
#adminlinks a,#adminlinks a:link,#adminlinks a:visited {
  color: #FFF;
  background: url(/Portals/0/images/divide_bottomnav.gif) no-repeat 0 8px;
  padding: 10px 16px;
}
#adminlinks a:hover {
	  color: #000;
	  text-decoration: underline;
}
#adminlinks a.firstlink {
  background: none;
  padding-left: 0;
}
.divide-bottom {
}
#address {
 float: right;
 padding-right: 20px;
 width: 355px;
 font-size: .8em;
 color: #FFF;
 font-weight: bold;
 line-height: 140%;
 text-align: right;
}
/*google search*/
#cse-search-results iframe {
  width: 500px; }
/*submit button*/

.chrome  #dnn_ctr667_DynamicForms_imgSave,.safari #dnn_ctr667_DynamicForms_imgSave {
	margin-left: -8px;
}

#dnn_ctr737_DynamicForms_imgSave {
margin-left: -62px;
}
#dnn_ctr737_DynamicForms_tblHeader td {
padding-right:15px;
}
#dnn_ctr667_DynamicForms_tblHeader td {
padding-right:15px;

}


/*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: #000;
    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:underline;
	  color: #4B721D;
}

/* 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     {

}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {

 color: #007380;
}

A.CommandButton:visited  {
 color: #007380;
}

A.CommandButton:active   {
 color: #007380;
}

A.CommandButton:hover    {
    text-decoration:    underline;
	  color:#4B721D ;
}

/* 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;
}
.CaptchaImage img 
{
    width:150px;
    height:40px;   
} 

	
}
