
/* CSS Document 
Authored by:SJ
For:Rocheshter
Date:3/10*/

html, body, div, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset,img,table,td,object{/*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;
}
table {
 border-collapse: collapse;
}
sup, sub {
 font-size:80%;
}
a {
 cursor: pointer;
}
body {
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
}
/*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: #0D7BB7;
   font-size: 1.8em;
   margin-bottom: 15px;
   color: #0A3158;
   font-family: Georgia, "Times New Roman", Times, serif;
   line-height: 120%;
}
h2 {
  font-size: 1.4em;
 
  margin-bottom: 5px;
  color: #333;
     font-family: Georgia, "Times New Roman", Times, serif;

}
h3 {
  font-size: 1.2em;
  margin-bottom: 5px;
    color: #666666;
}

p,ul,ol {
   padding-bottom: 15px;
}
table{
   margin-bottom:15px;
}
ul ul,ol ol {
   padding-bottom: 0;
}
ul li {
   margin-left: 20px;
   background: url(/Portals/0/images/bullet.gif) no-repeat 0 5px;
   padding-left: 15px;
   list-style-type: none;
}
ol li {
  margin-left: 35px;
}
a,a:link,a:visited {
 color: #005A82;
 text-decoration:underline;
}
a:hover {
 color: #002D40;
  text-decoration:underline;
}
.table {
  border-top: 1px solid #999999;
  border-right: 1px solid #999999;
  padding: 0;
  margin:0 0 15px 0;
}
.table th {
  border-bottom: 1px solid #999999;
  border-left: 1px solid #999999;
  padding: 5px;
  margin: 0;
  background: #D0DEE9;
  color: #06325F;
  font-weight: bold;
  font-family: Georgia, "Times New Roman", Times, serif;
 
}
.table td {
  border-bottom: 1px solid #999999;
  border-left: 1px solid #999999;
  padding: 5px;
  margin: 0;
}
table.staff td {
  height: 30px;

	
}
table.DynamicForms_Maintable table {
	margin-bottom: 0;
}
 .imageright {
  margin-left: 12px;
  margin-bottom: 5px;
  float: right;
}
.imageleft {
  margin-right: 12px;
  margin-bottom: 5px;
  float: left;
}
.button {
  border: 1px solid #343434;
  background: #0071A3;
  color: #FFF;
  padding: 3px;
  font-weight: bold;
}
label { font-weight: bold;}
.formfield {
  border: 1px solid #676767;
  color: #333;
  font-size: 11px;
  padding: 2px 2px 2px 6px;
}
body {

  font-family: Arial, Helvetica, sans-serif;
  font-size: .75em;
}
#wrapper {

  width: 785px;
  text-align: left;
}
#mast {
  background: url(/Portals/0/images/bannerbg.gif) no-repeat;

}
#mast img {
margin-top: 2px;
margin-right: -4px;

}
#bread-date {
font-size: 11px;

}
#breadcrumb {
  float: left;
  width: 470px;
  margin: -1px 0 0 160px;
    color: #FFF;
}
#breadcrumb .SkinObject {
    color: #FFF !important;
}
#breadcrumb a,#breadcrumb a:link,#breadcrumb a:visited {
  color: #FFF;
  text-decoration: none;
}
#breadcrumb a:hover {
color: #FFF;
}
#date {
  float: right;
  width: 110px;
  margin-right: 16px;
  text-align:right;
}
#content-holder {
  margin-top: 20px;
  background: url(/Portals/0/images/bkgd_content.gif) repeat-y;

}
.twocol #content-holder {
  background: none;
}
#content-holder.home {
  background: none;
  margin-top: 7px;
}

#leftinfo {
  float: left;
  width: 140px;
  padding-right: 23px;
}
.home #leftinfo {
  padding-top: 10px;
}
#mainav {
 font-weight:bold;
 font-size: 11px;
 text-align: right;
 margin-bottom: 24px;
}
#mainav ul li {
background: none;
}
#search {
text-align: right;
}
.textfield {
  width: 82px;
border-left: 1px solid #333;
border-top: 1px solid #333;
border-bottom: 1px solid #333;
border-right: 0;
margin:0;
float: left;
margin-left: 22px;
color: #333333;
font-size: 11px;
  padding: 3px 5px 2px 0px;
text-align:right;
font-family: Arial, Helvetica, sans-serif;

}

.gecko .textfield {
}
.content .textfield {
  text-align: left;
  border: 1px solid #333;
}
.go {
border: 1px solid #004E96;
background: #0071A3;
color: #FFF;
font-size: 12px;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-align: right;

padding: 2px 7px 2px 7px;
margin:0;
float: left;

}
.mac.safari .go {
  padding: 2px 7px 1px 7px;
}
a.go,a.go:link,a.go:visited {
color: #FFF;
text-decoration: none;
}
.go_google {
background: url(/Portals/0/images/search.gif) no-repeat right 0;
border: 0;
}
.goNoFloat {
    border: 1px solid #004E96;
    background: #0071A3;
    color: #FFF;
    font-size: 12px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    padding: 1px 7px 1px 7px;
    margin:0;
}

.content {
  float: left;
  width: 422px;
  padding-right: 20px;
  line-height: 155%;
  padding-top: 5px;
  min-height: 300px;

}
.content input {
  margin: 0 0 10px 5px;
  vertical-align: top;
}
.twocol .content{
  width: 560px;

}
/*home page*/
.home .content{
  width: 600px;
  padding-top: 0;
}
#espfor {
  font-size: 13px;
  font-weight: bold;
  padding: 2px 0 6px 0;
  margin-left: 2px;
}
#espfor a,#espfor a:link,#espfor a:visited {
  color: #333;
  text-decoration: none;
}
.esp {
font-size: 12px;
font-weight: bold;
  font-style: normal;
    font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 10px;
  color: #969696;
    font-style: italic;
}
.piks {
width: 586px;
border: 1px solid #C8C8C8;
padding: 3px 2px 0 3px;
}

#columns {
  margin:18px 0 0 8px;
  background: url(/Portals/0/images/bkgd_home.gif) -8px 0;
  padding-top: 4px;
}
#columns h2 .Head,#columns h2 {
  font-size: 16px;
  margin-bottom: 15px;
  letter-spacing:-.01em;
  display: block;
}
.news-left {
  float: left;
  width: 298px;
  padding-right: 18px;
  position: relative;
  font-size: 12px;
  line-height: 145%;
  padding-top: 2px;
}
.news-left a,.news-left a:link,.news-left a:visited {
  text-decoration: none;
}
.paragraph{
padding:0 0 12px 0;
margin:0 10px 0 0;
display: block;

}
.imagearticle {
  float: left;
  padding: 2px;
  border: 1px solid #C8C8C8;
  margin-right: 10px;
}
h3.mainarticlehead {
  font-size: 12px;
  font-weight: bold !important;

}
.articledivide {
 margin: 20px 0 18px 0;
}
.allnews {
  position:absolute;
  top:2px;
  right: 25px;
  font-size: 11px;
}
a.allnews,a.allnews:link,a.allnews:visited {
  text-decoration:underline;
}
#news-right {
  float: left;
  width: 252px;
  margin-left: 20px;
  font-size: 14px;
  font-style: italic;
  line-height: 150%;
  color: #333333;
  font-family: Georgia, "Times New Roman", Times, serif;
  padding-top: 0;
}
#news-right h2 {
  font-style: normal !important;

}
.about {
  padding-right: 15px;
}
#search.homesearch {
  background: url(/Portals/0/images/divide_home_right.gif) no-repeat;
  margin-top: 20px;
  padding-top: 17px;
  text-align: left;
}

.homesearch .textfield {
  width: 200px;
border: 1px solid #333;
margin:0;
float: left;
margin-left: 0;
margin-right: 7px;
color: #333333;
font-size: 11px;
  padding: 3px 5px 3px 0px;
text-align:right;

}
.homesearch .go {
border: 1px solid #004E96;
background: #0071A3;
color: #FFF;
font-size: 12px;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-align: right;
font-style:normal;

padding: 0 7px 0 7px;
margin:0;
float: left;

}
#email {
  background: url(/Portals/0/images/divide_home_right.gif) no-repeat;
  margin-top: 18px;
  padding: 17px 0 10px 0;
  position: relative;
  font-size: 11px;
  font-style: normal;
  text-align: left;
}

#email h2 {
  margin-bottom: 4px;
}
.enews {
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  color: #004E96;
  position: absolute;
  top: 10px;
  right:8px;
  font-style: normal;

}
.enews a,.enews a:link,.enews a:visited {
  color: #004E96;
}
input.enews_text {
  border: 1px solid #333;
  width: 198px;
  font-size: 11px;
  color: #333;
  text-align: right;
  margin: 0 0 20px 0;
  padding: 3px 3px 3px 0;
  font-family: Arial, Helvetica, sans-serif;
  float:left;
}
.inbox {
  display: block;
  margin-bottom: 7px;
    font-family: Arial, Helvetica, sans-serif;
}
.join {

border: 1px solid #004E96;
background: #0071A3;
color: #FFF;
font-size: 12px;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
text-align: right;
font-style:normal;

padding: 3px 7px 3px 7px;
margin:0;
width: 15px;
float: left;


}
#rightinfo {
  float:left;
  width: 130px;
  padding-left: 20px;
  font-size: .95em;

}
#rightinfo a,#rightinfo a:link,#rightinfo a:visited {
  color: #666666;
  font-weight: bold;
}
#rightinfo a:hover {
 color: #003366;
  text-decoration:underline;
}
#footer-top {
  padding-top: 15px;
  border-bottom: 1px solid #C8C8C8;
    border-top: 1px solid #C8C8C8;
  padding-bottom:0;
  width: 753px;
  
}
.ie #footer-top {
  padding-bottom: 15px;
}
#footer-top a,#footer-top a:link,#footer-top a:visited {
  text-decoration: none;
  color:#005A82;
}
#footer {
  color: #333333;
  font-size: 12px;
  margin: 0 0 17px 20px;
  float: left;
  width: 490px;
  line-height: 155%;
}

#socmedia {
  float: right;
  width: 190px;
  margin-right: 0px;
}
#footer-bottom {
  padding-top: 17px;
  font-size: 11px;
  margin-left: 20px;
  line-height: 155%;
}
#act {
  float: left;
  width: 420px;

}
#cfs {
  float: right;
  width: 255px;
  margin-right: 40px;
}
#cfs img {
  margin-right: 17px;
  margin-top: 7px;
}
/*google search*/
#cse-search-results iframe {
  width: 400px; }


/*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-size:  20px;
    font-weight:    normal;

}

/* style of item titles on edit and admin pages */
.SubHead    {

    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;
 
}

/* 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;
}






a.Alphabet, a.Alphabet:link, a.Alphabet:visited
{
    color: #005A82;
    padding-left:1px;
    padding-right:1px;
}
a.Alphabet:hover
{
    color: #002D40;
    padding-left:1px;
    padding-right:1px;
}
a.AlphabetSelected 
{
    border:solid 1px #CCCCCC;
    background-color:beige;
    color: #005A82;
    padding-left:5px;
    padding-right:5px;
}
a.AlphabetSelected:hover
{
    border:solid 1px #CCCCCC;
    background-color:beige;
    color: #002D40;
    padding-left:5px;
    padding-right:5px;
}
