

/* CSS Document 
Authored by:sj
For:IYRS
Date:5/17/07*/


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;
}
a:hover {
  text-decoration: underline;
}
.clear {
    clear: both;
}

#dnn_ctr669_HtmlModule_lblContent h3 {font-size:12px; color:#597B97; line-height: 130%; padding-top: 15px;}

#dnn_ctr669_HtmlModule_HtmlModule_lblContent h3 {font-size:12px; color:#597B97; line-height: 130%; padding-top: 15px;}

#dnn_ctr669_HtmlModule_lblContent h2 {font-size:12px; color:#597B97; line-height: 130%; padding-top: 15px;}

#dnn_ctr669_HtmlModule_HtmlModule_lblContent h2 {font-size:12px; color:#597B97; line-height: 130%; padding-top: 15px;}





body {

	 font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	 font-size: 100%;
}

#containerouter {
	 text-align: center;
	   background: url(/Portals/0/images/bkgd.gif);
	   width: 100%;
	   height: 100%;
	   padding-bottom: 25px;
	      padding-top: 15px;
    
}
#containerinner {
    width: 825px;
    margin: 0px auto 0 auto;
    text-align: left;

}
#top{
}

#toplogo {
  float: left;
  width: 400px;

}
#topdropdown {
  float: right;
  width: 200px;


}
#container {/*holds mast and 3 columns*/
  width: 825px;
	border: 7px solid #486A87;
	background-color: #FFFFFF;
}

/*mast styles*/
#mast {
    background: url(/Portals/0/images/mast_bkgd.jpg) center 0;
	background-repeat: no-repeat;
	border-top: 4px solid #FFFFFF;
	border-right: 6px solid #FFFFFF;
  border-left: 6px solid #FFFFFF;
  border: 3px solid #FFFFFF;

}
#mastleft {
    float: left;
	width: 200px;
  padding: 25px 25px 10px 25px;
}
#mastright{
	float: right;
	width: 530px;
}


#topnav {
    color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
  padding: 10px 10px 0 0;
}
#topnav li {
  float: right;
  background: url(/Portals/0/images/topnav_line.gif) no-repeat;
  list-style-type: none;
  padding-left: 10px;
  padding-right: 10px;
}
#topnav a,#topnav a:link,#topnav a:visited {
 color: #3D6B92;
 display: block;
 text-decoration: none;
}
#topnav a:hover {
 text-decoration: underline;
}
#topnav li.noline {
  background: none;
}
#search {
  float: right;
  margin-top: 55px;
  margin-right: 15px;
  font-size: .65em;
}

#search input.searchtext {

border: 1px solid #999999;
vertical-align: bottom;
height: 13px;

}

.searchbutton {
  width: 50px;
  height: 16px;
  background-color:  #5489B4;
  border: none;
  color: #FFFFFF;
  text-align: center;
  margin-left: 8px;
  font-size: 1.1em;
}
#search input.go {
  vertical-align: text-bottom; 
  height:18px;
  width: 50px;
  display:inline-block;
  margin: 0;
  padding: 0;
  border: none;
background: url(/Portals/4/Images/moy_button_search.jpg) no-repeat;
}
#cse-search-results iframe {
  width: 500px;
  margin-left: 25px;


}

#mainav {
  background: url(/Portals/0/images/mainvav_bkgd.jpg) no-repeat;
  padding-left: 20px;




}




/*
#mainav li {
  background: url(/Portals/0/images/mainav_line.jpg) no-repeat;
  float: left;
  list-style-type: none;
}
#mainav li a {
  display: block;
  color: #FFFFFF;

}
#mainav a,#mainav a:link,#mainav a:visited {
  color: #FFFFFF;
  text-decoration: none;
  padding-left: 20px;
  padding-right: 20px;
    font-size: .8em;
  font-weight: bold;
}
#mainav a:hover {
  text-decoration: underline;
}
*/
/* ==========================
    CSS STYLES FOR HouseMenu
   ==========================
*/

//* ==========================
    CSS STYLES FOR HouseMenu
   ==========================
*/

/* Horizontal Menu */
#HouseMenuNav { /* menu wrapper div */
	position: absolute;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
    width: 750px;
	z-index: 9999;

}

#HouseMenuNav ul { /* all lists */
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
	z-index: 9999;
width: 100%;
}

#HouseMenuNav a { /* all links, inside of list items */
display: block;
	width: 142px;
	height: auto;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: auto;
	/* end hack */
  color: #FFFFFF;
   text-decoration: none;
  padding-left: 20px;
  padding-right: 20px;
    font-size: .8em;
  font-weight: bold;
letter-spacing: -.70px;


}

#HouseMenuNav li { /* all list items */
	/* position: relative; */
	display: inline;
	list-style-type: none;
	line-height: 18px;
	float: left;
	margin: 0;
	border: 0;
	  background: url(/Portals/0/images/mainav_line.jpg) no-repeat 0 25%;
	background-repeat: no-repeat;
	width: 142px;

	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: auto;
	
	/* end hack */
	
  padding: 5px 0 4px 0;

}
#HouseMenuNav li li {
	background: none;
	font-size: .8em;

	padding: 0;
}

#HouseMenuNav li a:hover {
  color: #F9EEB6;
	text-decoration: none;
}
#HouseMenuNav li li a:hover {
	color: #F9EEB6;
}
#HouseMenuNav li ul { /* second-level lists */
position: absolute;

	width: 162px; /* width of submenu, must be set so third-level list can get shifted over properly */
	left: -9999px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border: solid 1px #999;
		background-color: #CCB55E;
		

	margin: 0 0 0 0;
	line-height: 14px;
	z-index: 7777;
}

#HouseMenuNav li ul ul { /* third-and-above-level lists */
	/* position: absolute; */
	margin: -19px 0 0 162px;
	white-space: nowrap;
	z-index: 8888;
}
#HouseMenuNav li:hover ul ul, 
#HouseMenuNav li:hover ul ul ul, 
#HouseMenuNav li.sfhover ul ul, 
#HouseMenuNav li.sfhover ul ul ul {
	left: -9999px;
}

#HouseMenuNav li:hover ul, 
#HouseMenuNav li li:hover ul, 
#HouseMenuNav li li li:hover ul, 
#HouseMenuNav li.sfhover ul, 
#HouseMenuNav li li.sfhover ul, 
#HouseMenuNav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#HouseMenuNav li li,
#HouseMenuNav li li li,
#HouseMenuNav li li li li { /* all items under the top level */
	position: relative;
	list-style-type: none;

	width: 160px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: auto;
	/* end hack */
}
#HouseMenuNav li li a { /* all item links under the top level */
	width: 160px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 150px;
	_width: 162px;
	/* end hack */
	  text-decoration: none;
  padding-left: 10px;
  padding-right: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
  line-height: 130%;
    font-size: 1em;
  font-weight: bold;
}
#HouseMenuNav li li li a {
   font-size: 1.2em;
}
#HouseMenuNav iframe {
	position: absolute;
	left: -1px;
	top: -1px;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	display: block;

}


/* Applied to the parent item, if displayed, in either vertical or horizontal
   orientation. Must follow other styles. */
#HouseMenuNavItem a
{ /* all links under the parent item (li) */
		color: #eeeeee;
	background-color: #666;
	text-decoration: none;
}

a#HouseMenuNavLink
{ /* parent link itself */
background-color: transparent; 
	text-decoration: none;
}

a#HouseMenuNavCurrentLink
{ /* current link itself */
color: 	#F9EEB6;
	text-decoration: none;
}

.ArrowPointer
{
	cursor: default;
}


/* ==========================
    CSS STYLES FOR HOMEPAGE HouseMenu
   ==========================




/* Applied to the parent item, if displayed, in either vertical or horizontal
   orientation. Must follow other styles. */
#houseMenuParentItem a
{ /* all links under the parent item (li) */
	color: #eeeeee;
	background-color: #666;
	text-decoration: none;
}

a#houseMenuParentLink
{ /* parent link itself */
	color: #eeeeee;
	background-color: #333;
	text-decoration: none;
}

a#houseMenuCurrentLink
{ /* current link itself */
	color: #ffffff;
	background-color: #600;
	text-decoration: none;
}
li#HouseMenuNavItem64 {
 background: none;
}

#contenttop {
  background: url(/Portals/0/images/content_top_bkgd.jpg);
  width: 825px;
  height: 48px;
}
/*1 column top*/
#contenttop2 {
  background: url(/Portals/0/images/content_top_bkgd_1col.jpg);
  width: 825px;
  height: 48px;
}
#breadcrumb {
  position: relative;
  width: 100%;
  right: 200px;
  top: 4px;
  text-align: right;
  color: #666666;
}
#breadcrumb a,#breadcrumb a:link,#breadcrumb a:visited {
  color: #4F7884;
  text-decoration: none;
  font-size: .75em;
}
#breadcrumb a:hover {
  text-decoration: underline;
}
/*middle body styles*/
#contentholder {/*holds background image of middle body section*/
   background-image: url(/Portals/0/images/content_bkgd.jpg);
   background-repeat: repeat-y;
   padding-top: 5px;
   margin-top: 0px;
}

#contentholder2 {/*holds background image of middle body section*/
   background-image: url(/Portals/0/images/content_bkgd2.jpg);
   background-repeat: repeat-y;
   padding-top: 5px;
   margin-top: 0px;
}


/*left column - cp*/
#header {
  float: left;
   text-align: center;
   width: 42px;

}
#dnn_headerpane {
  margin-top: -50px;
}
#header img {
  margin-top: 50px;
}
/*middle column - cp*/
#content{
   float: left;
   width: 516px;

   padding: 5px 40px 25px 32px;
   line-height: 160%;
   color: #333333;
   font-size: .75em;
}
#content h1 {
   color: #CCB55E;
   font-size: 1.6em;
   margin-bottom: 15px;
}
#content h2 {
  font-size: 1.3em;
  margin-bottom: 5px;
color: #666666;
letter-spacing: .55px;

}
#content h3 {
  font-size: 1.1em;
  margin-bottom: 5px;
color: #7777777;

}

#content p {
   padding-bottom: 15px;
}
#content ul, ol {
   padding-left: 25px;
   list-style-type: square;
}
#content a,#content a:link,#content a:visited {
 color: #4F7884;
 text-decoration: none;
}
#content a:hover {
  text-decoration: underline;
}
/*content for Moy skin*/
#contentmoy{
   float: left;
   width: 516px;
   min-height: 500px;
   padding: 25px 40px 25px 32px;
   line-height: 160%;
   color: #333333;
   font-size: .75em;
   
}
#contentmoy h1 {
   color: #666666;
   font-size: 1.6em;
   margin-bottom: 15px;
   font-family: Arial, Helvetica, sans-serif;
}
#contentmoy h2 {
  font-size: 1.3em;
  margin-bottom: 5px;
color: #666666;
letter-spacing: .55px;

}
#contentmoy h3 {
  font-size: 1.1em;
  margin-bottom: 5px;
color: #666;

}
#contentmoy p {
   padding-bottom: 15px;
}
#contentmoy ul, ol {
   padding-left: 25px;
   list-style-type: square;
}
#contentmoy a,#contentmoy a:link,#contentmoy a:visited {
 color: #DB9C0B;
 text-decoration: underline;
}
#contentmoy a:hover {
  text-decoration: none;
}
.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;
}
 .imageright {
  margin-left: 12px;
  margin-bottom: 5px;
  float: right;
}
.imageleft {
  margin-right: 12px;
  margin-bottom: 5px;
  float: left;
}

/*middle column for 1 column skin*/
#content2{
   float: left;
   width: 650px;

   padding: 5px 40px 25px 82px;
   line-height: 160%;
   color: #333333;
   font-size: .75em;
}
#content2 h1 {
   color: #CCB55E;
   font-size: 1.6em;
   margin-bottom: 15px;
}
#content2 h2 {
  font-size: 1.3em;
  margin-bottom: 5px;
color: #666666;

}
#content2 h3 {
  font-size: 1.1em;
  margin-bottom: 5px;
}
#content2 p {
   padding-bottom: 15px;
}
#content2 ul, ol {
   padding-left: 25px;
   list-style-type: square;
}
#content2 a,#content2 a:link,#content2 a:visited {
 color: #4F7884;
 text-decoration: none;
}
#content2 a:hover {
  text-decoration: underline;
}

/*right column - cp*/
#subinfo {
    float: left;
    width: 152px;
	padding: 0 10px 20px 20px;

}
.MenuHdr0 {
   display: none;
}

td.MenuItem0,td.MenuItemMouseOver0 {
   background-image: url(/Portals/0/images/bullet_blue.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.MenuItem0 {
   padding-bottom: 8px;
}

.MenuItem0 a,.MenuItem0 a:link,.MenuItem0 a:visited {
   color: #4F7884;
	line-height: 120%;
	text-decoration: none;
	font-size: .8em;
	font-weight: bold;
}

.MenuItemMouseOver0 {
   padding-bottom: 8px;
}
.MenuItemMouseOver0 a,.MenuItemMouseOver0 a:link,.MenuItemMouseOver0 a:visited {
   color: #4F7884;

	line-height: 120%;
	text-decoration: underline;
	font-size: .8em;
	font-weight: bold;
}
td.MenuItem1,td.MenuItemMouseOver1 {
   background-image: url(/Portals/0/images/bullet_blue.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.MenuItem1 {
   padding-bottom: 8px;
}

.MenuItem1 a,.MenuItem1 a:link,.MenuItem1 a:visited {
   color: #4F7884;
	line-height: 120%;
	text-decoration: none;
	font-size: .8em;
	font-weight: bold;
}



.MenuItem1 ul {
margin-left: 15px;
}

.MenuItem1 li {
list-style: url(/Portals/0/images/bullet_blue.gif);
}


.MenuItemMouseOver1 {
   padding-bottom: 8px;
}
.MenuItemMouseOver1 a,.MenuItemMouseOver1 a:link,.MenuItemMouseOver1 a:visited {
   color: #4F7884;

	line-height: 120%;
	text-decoration: underline;
	font-size: .8em;
	font-weight: bold;
}
td.MenuHdr1 {
   background-image: url(/Portals/0/images/bullet_blue.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
	
}
.MenuHdr1 a,.MenuHdr1 a:link,.MenuHdr1 a:visited {
   color: #4F7884;
	line-height: 120%;
	text-decoration: none;
	font-size: .8em;
	font-weight: bold;

}
td.MenuItem2,td.MenuItemMouseOver2 {
   background: url(/Portals/0/images/bullet_blue2.gif) 12% 2px;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 5px;

}
.MenuItem2 {
  font-size: .75em;

}

.MenuItem2 a,.MenuItem2 a:link,.MenuItem2 a:visited {
   color: #4F7884;
	line-height: 120%;
	text-decoration: none;

	font-weight: bold;

}

.MenuItemMouseOver2 {


}
.MenuItemMouseOver2 a,.MenuItemMouseOver2 a:link,.MenuItemMouseOver2 a:visited {
   color: #4F7884;
   font-size: .75em;
	line-height: 120%;
	text-decoration: underline;
	font-weight: bold;
}
#subnav  {

   margin-bottom: 25px;
}


#subnav a:hover {
    text-decoration: underline;
}
#quote {
   font-size: .8em;
   font-style: italic;
   color: #BAB036;
   font-weight: bold;

   margin-bottom: 35px;
}
#extra {
   font-size: .7em;
}
#extra h1 {
  margin-bottom: 10px;
}
#extra p {
  margin-top: 10px;
}
#extra a,#extra a:link,#extra a:visited {
  color: #4F7884;
  text-decoration: none;
}
/*footer styles*/

#footer {
	color: #FFFFFF;
	font-size: .7em;
	padding-top: 15px;
	padding-bottom: 3px;
	padding-right: 15px;
	letter-spacing: .1em;
	width: 570px;
	float: left;
}
#footer a,#footer a:link,#footer a:visited {
   color: #99C4CC;
}
#privacy {
   float: right;
   width: 170px;
   font-size: .75em;
   	padding-top: 15px;
	text-align: right;
}
#privacy a,#privacy a:link,#privacy a:visited {
   color: #99C4CC;
   font-size: 1em;
}

#copyright {
   margin-top: 15px;
   margin-bottom: 15px;
    color: #333333;
	font-size: .75em;
}
/*home page styles*/

#homecontentholder {/*holds background image of middle body section*/
   background: url(/Portals/0/images/home_gradient_bottom.jpg) no-repeat 0 bottom;
   padding-bottom: 20px;
   padding-top: 5px;
   margin-top: 0px;
}
#homepikholder {
 background-image: url(/Portals/0/images/home_mainpik_bkgd.jpg);
   height: 200px;
   margin-left: 4px;
   padding-top:12px;
}
#homepikholder object {
  margin: 0 0 0 13px;
}

#homemaininfo {
  margin-left: 10px;
  float: left;
  width: 560px;
}
#edprograms {
/*  background: url(/Portals/0/images/home_ed_programs.jpg) no-repeat;
  padding: 8px 0 0 15px;*/
    padding: 8px 0 0 5px;

}
#edprograms a,#edprograms a:link,#edprograms a:visited {
  color: #3D6B92;
  font-weight: bold;
  text-decoration: none;
}
#edprograms a:hover {
  text-decoration: underline;
}
#edprograms h1 {
  margin-bottom: 10px;
}
#edprogram1 h2,#edprogram2 h2,#edprogram3 h2 {
  margin-top: 8px;
  margin-bottom: 10px;
  
}
#edprogram1 {
  float: left;
  width: 155px;
  text-align: center;

}
#edprogram1 p {
  padding-left: 10px;
  padding-right: 10px;
}
#edprogram1 p,#edprogram2 p,#edprogram3 p {
  font-size: .75em;
  color: #666666;
  line-height: 120%;
  text-align: left;
  padding-top: 15px;
}
#edprogram2 {
  float: left;
  width: 170px;
  text-align: center;
  padding-left: 18px;
  padding-right: 7px;
}
#edprogram2 p {
  padding-left: 15px;
  padding-right: 10px;
}
#edprogram3 {
  float: left;
  width: 175px;
  text-align: center;
}
#edprogram3 p {
  padding-left: 20px;
  padding-right: 10px;
}
#goldline {
  background: url(/Portals/0/images/home_ed_prog_bottom.jpg) no-repeat;
  width: 532px;
  height: 8px;
  margin-top: 15px;
}
#supportdownloadsholder {
  margin-top: 10px;
}
#support {
  width: 232px;
  float: left;
  color: #666666;
  font-size: .7em;
  line-height: 140%;
  padding: 0 20px 0 20px;
}
#support h2 {
   color: #597B97;
   font-size: 1.3em;
   margin-bottom: 10px; 
}
#support a,#support a:link,#support a:visited {
  color: #3D6B92;
  font-weight: bold;
  text-decoration: none;

}
#support a,#support a:link,#support a:visited {
  color: #3D6B92;
  font-weight: bold;
  text-decoration: none;

}
#support a:hover {
  text-decoration: underline;
}
#downloads {
  width: 270px;
  float: left;
  padding-left: 10px;
  font-size: .75em;
color: #666666;
}
#downloads h2 {
   color: #597B97;
   font-size: 1.3em;
   margin-bottom: 10px; 
   clear: both;
}
#downloads ul {
   width: 195px; 
   float: left;
}
#downloads li {

  background: url(/Portals/0/images/bullet_blue.gif) no-repeat;
  list-style-type: none;
  padding-left: 15px;
  padding-bottom: 5px;

 
 }
#downloads a,#downloads a:link,#downloads a:visited {
  color: #3D6B92;
  text-decoration: none;
}
#downloads a:hover {
  text-decoration: underline;
}
#homesubinfo {
  float: left;
  width: 220px;
  color: #666666;
  font-size: .7em;
  background: url(/Portals/0/images/home_right_gradient.jpg) no-repeat;
  padding: 25px 0px 20px 10px;
}
#homesubinfo a,#homesubinfo a:link,#homesubinfo a:visited {
  color: #3D6B92;
  text-decoration: none;
  font-weight: bold;
}
#homesubinfo a:visited {
  text-decoration: underline;
}
#homesubinfo h1 {
 margin-bottom: 10px;
}
#homesubinfo h2 {
  font-weight: bold;
  color: #999999;
  font-size: 1.1em;
  margin-bottom: 5px;

}

#homesubinfo p {margin-bottom: -5px;

}


#homesubinfo a {text-decoration: none;
}


#whatshappening  {
 background: url(/Portals/0/images/home_right_gradient_bottom.jpg) no-repeat 0 bottom;
 padding-bottom: 5px;
 text-align: left;
}

#whatshappening p {
  padding-bottom: 5px;
}

#whatshappening a,#whatshappening a:link,#whatshappening a:visited {text-decoration: none;
}


#spotlight {
  margin-top: 10px;
}
#spotlight h2 {
   color: #597B97;
   font-size: 1.3em;
   margin-bottom: 10px; 
}
#spotlight a,#spotlight a:link,#spotlight a:visited {
  color: #3D6B92;
  font-weight: bold;
  text-decoration: none;

}
/*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;
}
.logintable {
   margin-left: 30px;
}
/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #333333;
	margin-left: 5px;
}

/* style of item titles on edit and admin pages */
.SubHead    {
  font-size: 13px;
  margin-bottom: 5px;
color: #666;
font-weight: bold;
}


/* 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: dimgray 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
}

.FileManager_FileList 
{
	height:100%;
	border: dimgray 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: dimgray 1px solid;
    height: 25px;
}

.FileManager_Pager
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    background-color: #EEEEEE;
    border-top: dimgray 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: dimgray 1px solid;
	padding-right: 2px;
	border-top: dimgray 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: dimgray 1px solid;
	padding-top: 2px;
	border-bottom: dimgray 1px solid;
	background-color: gainsboro;
}
.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: dimgrey;
    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; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	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; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', 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; 
	cursor: hand; 
	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; 
	cursor: hand; 
	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; 
	cursor: hand;
}

/* 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-size: Arial, sans-serif;
}
.DonateButton
{
    background-image: url(/Portals/0/Uploads/Images/SubmitDonation.jpg);
    background-repeat:no-repeat;
    background-color:Transparent;
    width:180px;
    height:43px;
    border:none;
    cursor:pointer;
}
.CERegistrationButton
{
    background-image: url(/Portals/0/Uploads/Images/submit.jpg);
    background-repeat:no-repeat;
    background-color:Red;
    width:178px;
    height:43px;
    border:none;
    cursor:pointer;
}
#dnn_ctr1396_BlogList_lstBlogs__ctl2_trBlogList,#dnn_ctr1286_BlogList_lstBlogs__ctl2_trBlogList {
  display: none;
}

