/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #ffffff;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
z	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	background-image: url(grad_100x32.gif); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #828BC4;

	font-family: Verdana; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}

.MainMenu_MenuContainer {
	background-color: Transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #828BC4 0px solid; 
	border-bottom: #828BC4 1px solid; 
	border-top: #828BC4 1px solid; 
	border-right: #828BC4 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 11px; 
	font-weight: bold; 
	background-color: Transparent;
	font-family: Verdana; 
}
.MainMenu_MenuIcon {
	background-color: #828BC4; 
	border-left: #828BC4 1px solid; 
	border-bottom: #828BC4 1px solid; 
	border-top: #828BC4 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #828BC4; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: transparent;  
	cursor: pointer; 
	cursor: hand; 
	color: #424861; 
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #828BC4 1px solid; 
	border-bottom: #828BC4 1px solid; 
	border-top: #828BC4 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Verdana; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #8da4d3; 
}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}

.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}

.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue_real.jpg);
}

.loginlinkbutton
{
	font-family: VERDANA;
	font-weight: bold;
	font-size: 11px;
	color: #83739F;
	text-decoration: underline;
}
.registernow
{
	font-family: VERDANA;
	font-size: 9px;
	color: #CE6BC3;
}
a.loginlinkbutton
{
	text-decoration: underline;
	color: #83739F;
}

a.loginlinkbutton:hover
{
	text-decoration: none;
}

a.registernow
{
	text-decoration: underline;
	color: #CE6BC3;
	font-weight: bold;
}

a.registernow:hover
{
	text-decoration: none;
}
a.newslink
{
	text-decoration: underline;
	color: #0095A3;
	font-family: VERDANA;
	font-size:10px;
}
a.newslink:visited
{
	text-decoration: underline;
	color: #0095A3;
	font-family: VERDANA;
	font-size:10px;
}
a.newslink:hover
{
	text-decoration: none;
	color: #000000;
}
.newstitle
{
	font-size: 10px; 
	font-family: verdana; 
	font-weight: bold; 
	color:#6D7F9E 
}
.newsblock
{
 background-color:#DAFCFE;
 border-bottom: solid 1px #8D6398;
 border-top: solid 1px #8D6398;
 border-left: solid 1px #8D6398;
 border-right: solid 1px #8D6398;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 padding-right: 5px;
}
.advertblock
{
 background-color:#DAFCFE;
 border-bottom: solid 1px #828BC4;
 border-top: solid 1px #828BC4;
 border-left: solid 1px #828BC4;
 border-right: solid 1px #828BC4;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 padding-right: 5px;

}
.redhighlight
{
	color: #ff0000;
	font-family: VERDANA;
	font-size:10px;
}
.specialtablecell_purple
{
	background: no-repeat url(/Portals/2/Images/grad_1.gif);
	padding-left:10px;
	color: #ffffff;
	font-weight: bold;
	font-style:italic;
	font-face:verdana; 
	height:25px;
}
.purplefont
{
	font-size: 11px; 
	font-family: verdana; 
	color: #55B3C5;
	font-weight: bold;
}
.purplefont1
{
	font-size: 10px; 
	font-family: verdana; 
	color: #55B3C5;
}
.usualfont
{
	font-size: 11px; 
	font-family: verdana; 
	color: #676767;
}
.ulforaims
{
	list-style-image: url(/Portals/2/bullet_2.gif);
	font-size: 11px; 
	font-family: verdana; 
	color: #7b7b7b;


}
.specialtablecell_red
{
	background: no-repeat url(/Portals/2/Images/grad_3.gif);
	padding-left:10px;
	color: #FFFFFF;
	font-weight: bold;
	font-style:italic;
	font-face:verdana; 
	height:25px;
}
.welcomefont
{
	font-size: 11px; 
	font-family: verdana; 
	color: #9A86C1;
}
.welcomehighlight
{
	font-size: 11px; 
	font-family: verdana; 
	color: #E95E9E;

}
.bluecell
{
	border-bottom: solid 1px #AFAFAF;
	border-top: solid 1px #AFAFAF;
	border-left: solid 1px #AFAFAF;
 	border-right: solid 1px #AFAFAF;
 	background-color: #E7E7E7;
	font-face: verdana;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #828BC4; 
	padding-top:4px;
	padding-left:12px;
	padding-bottom:4px;
}
.bottomborder
{
	border-bottom: solid 1px #AFAFAF;
} 
 
.pagetabletitle
{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000; 
	padding-bottom: 3px;
} 
.tablecontent
{
	padding-top:4px;
}
.newtablecontent
{
	padding-top:4px;
	color: #6F5A9B;
	font-family: VERDANA;
	font-size:11px;
	font-weight: bold;
}
.newstext
{		
	color: #00464D;
	font-family: VERDANA;
	font-size:11px;

}
a.tablecontent
{
	text-decoration: underline;
	color: #0095A3;
	font-family: VERDANA;
	font-size:11px;
	font-weight: bold;
}              
a.tablecontent:hover
{
	text-decoration: none;
	color: #0095A3; 

}
a.tablecontent:visited
{
	text-decoration: underline;
	color: #0095A3;
	font-family: VERDANA;
	font-size:11px;
	font-weight: bold;
}              
a.tablecontent:visited:hover
{
	text-decoration: none;
}

a.tablecontent1
{
	text-decoration: underline;
	color: #0095A3;
	font-family: VERDANA;
	font-size:10px;
	font-weight: bold;
}              
a.tablecontent1:hover
{
	text-decoration: none;
	color: #0095A3; 

}
a.tablecontent1:visited
{
	text-decoration: underline;
	color: #0095A3;
	font-family: VERDANA;
	font-size:10px;
	font-weight: bold;
}              
a.tablecontent1:visited:hover
{
	text-decoration: none;
}

a.tableviewmore
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #442084; 
}
.ulfortables
{
	list-style-image: url(/Portals/2/bullet_1.gif);
	font-size: 11px; 
	font-family: verdana; 
	color: #6F5A9B;
	line-height: 20px;
}
.ulfortable
{
	list-style-image: url(/Portals/2/bullet_1.gif);
	font-size: 11px; 
	font-family: verdana; 
	color: #6F5A9B;
	line-height: 20px;
}
.adminpurpletext
{
	font-family:Verdana; 
	font-size:11px; 
	color: #6F5A9B;
}

.adminblacktext
{
	font-family:Verdana; 
	font-size:11px; 
	color: #000000;
	font-weight: normal;
}
.newscontent
{		
	color: #7b7b7b;
	font-family: VERDANA;
	font-size:10px;
	line-height: 15px;
}
.admintable
{
	border-bottom: solid 1px #C979A2;
	border-top: solid 1px #C979A2;
	border-left: solid 1px #C979A2;
 	border-right: solid 1px #C979A2;
	padding-top:5px;
	padding-left:5x;
	padding-bottom:5px;
	padding-right:5px;
        margin-bottom:2px;
}      
a.adminpurplelink
{
	color: #0095A3;
	font-family:Verdana; 
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
  
a.adminpurplelink:hover
{
	text-decoration: none;
}
a.adminpurplelink:visited
{
	color: #6F5A9B;
	font-family:Verdana; 
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

.admintitle
{
	font-family:Verdana; 
	font-size:11px; 
	color: #708EB3;
	font-weight: bold;
	padding-bottom:4px; 
	padding-top:3px; 
	padding-left:3px;
}
.admindropdown
{
	font-family: verdana;
	font-size: 11px;
	color: #797979;	
}
.specialtextbox
{
	background-color:#FFFFFF;
	border:1px solid #8D6398;
	font-family: verdana;
	font-size: 11px;

}

.usualfontB
{
	font-size: 13px; 
	font-family: verdana; 
	color: #676767;
	font-weight: bold;
}

.usualfontGreenB
{
	font-size: 13px; 
	font-family: verdana; 
	color: purple;
	font-weight: bold;
}


.usualfontBlack
{
	font-size: 13px; 
	font-family: verdana; 
	color: black;
}

.usualfontBlackB
{
	font-size: 13px; 
	font-family: verdana; 
	color: black;
	font-weight: bold;
}
/*
PRESENTATION
*/

.p_table
{
	width: 730px;
	height: 470px;
	border: solid 1px #C5E4E9;
	border-left: solid 1px #828BC4;
	border-top: solid 1px #828BC4;
}

.p_caption
{
	width: 730px;
	height: 130px;
	border: solid 1px #C5E4E9;
	border-left: solid 1px #828BC4;
	border-top: solid 1px #828BC4;
	border-bottom: solid 1px #828BC4;
	text-align: center;
	vertical-align: center;
	background-color: #828BC4;
	color: white;
	font: bold 24pt Helvetica;
}

.td_left
{
	width: 180px;
	height: 430px;
	background-color: #C5E4E9;
	background-image: url('images/logo.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
	vertical-align: top;
	font-family: Helvetica;
	color: white;
}

.leftside
{
	width: 180px;
	overflow: hidden;
}

.td_right
{
	width: 570px;
	height: 430px;
	vertical-align: top;
	font-family: Helvetica;
	padding: 10px;
}
.title
{
	font-family: Helvetica;
	color: white;
	font-weight: bold;
	font-size: 32;
}

p.font1
{
	padding: 10px;
	font: bold italic 14pt Helvetica;
	color: #333399;
}

p.font2
{
	font: bold italic 14pt Helvetica;
	color: #008193;
}
 p.MsoNormal, li.MsoNormal, div.MsoNormal
{
	font-size: 12pt;
	font-family: Helvetica;
	margin-bottom:5pt;
}

ol {margin-bottom:0cm;}
li  {line-height:115%;}
ul {margin-bottom:0cm;}




.ElementNode
{
	background: #828BC4;
	height: 18px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
}
.ElementNode_hidden
{
	display: none;
}
.ElementNode a, .ElementNode a:hover, .ElementNode a:visited
{
	color: #003366;
}

.ElementItem
{
	background: #99A0CF;
	color:  #FFFFFF;
	height: 18px;
	font-family: Verdana, Arial, Times New Roman;
	font-size: 9px;
	padding-left: 10px;
}
.ElementItem a, .ElementItem a:hover, .ElementItem a:visited
{
	color:  #FFFFFF;
}

.ElementItem_Selected
{
	background: #C5E4E9;
	color:  #333399;
	height: 16px;
	font-family: Verdana, Arial, Times New Roman;
	font-size: 9px;
	padding-left: 10px;
}
.ElementItem_Selected a
{
	color:  #333399;
}

.ElementItem_Viewed
{
	background: #99A0CF;
	color:  red;
	height: 18px;
	font-family: Verdana, Arial, Times New Roman;
	font-size: 9px;
	padding-left: 10px;
}

.ElementItem_Viewed a, .ElementItem_Viewed a:hover, .ElementItem_Viewed a:visited
{
	color:  #008193;
}

.ElementEmpty
{
	background: #FFFFFF;
	height: 30px;
}



.div_left_menu
{
	float: left;
	width: 250px;
	height: 599px;
	background-color: #828BC4;
	border-left: solid 1px #828BC4;
	border-bottom: solid 1px #828BC4;
	overflow: auto;
}

.text8
{
	font-size: 8pt;
	font-family: Helvetica;
	margin-bottom:5pt;
}
.text9
{
	font-size: 9pt;
	font-family: Helvetica;
	margin-bottom:5pt;
}
.text10
{
	font-size: 10pt;
	font-family: Helvetica;
	margin-bottom:5pt;
}
.text12
{
	font-size: 12pt;
	font-family: Helvetica;
	margin-bottom:5pt;
}

span.sel
{
	color: #008193;
}

.blue {
color: #008193;
}


p.text
{
	font-size: 18px;
	font-family: Helvetica;
	line-height:150%;
}

ul li {list-style-type: disc;}
ul li li, ul li li li {list-style-type: none;}

ol.text {}
ol.text li  {
	padding-left: -20px;
	padding-bottom: 15px;
	font-family: Helvetica;
}
ol.text li.blue  {
	color: #008193;
}
ul.text {}
ul.text li  {
	margin-left: -20px;
	padding-bottom: 15px;
	font-family: Helvetica;
}
ul.text li.blue  {color: #008193;}

ul.graphic {
	list-style-image: url(/images/gal.gif)
}
ul.graphic li  {
	list-style-type: none; 
	margin-left: -20px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 12px;
	font-family: Helvetica;
}
ul.graphic li.blue  {
	color: #008193;
}

ul.minus {
	list-style-image: url(/images/minus_1.gif)
}
ul.minus li  {
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Helvetica;
	color: black;
}
ul.minus li.blue  {
	color: #008193;
}

ul.minusblue {
	list-style-image: url(/images/minus_1blue.gif)
}
ul.minusblue li  {
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Helvetica;
}
ul.minus_blue li.blue  {
	color: #008193;
}
.blue-text
{
	color: #333399;
}
.text2
{
	font-size: 18;
	font-family: Helvetica;
}
.text3
{
	font-size: 18;
	font-family: Helvetica;
	display:block;
	margin-left:40px;
	margin-top:-20px;
}
.text5
{
	font-size: 16;
	font-family: Helvetica;
}
.text7
{
	font-family: Helvetica;
	display:block;
	font-size:16px;
	margin-left:60px;
	margin-top:-20px;
}
.rightside
{
	height:430px;
	overflow:hidden;
}

a.progresslink, a.progresslink:hover, a.progresslink:visited
{
	font-family: Helvetica;
	color:  #003366;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}

a.progresslink_disabled, a.progresslink_disabled:hover, a.progresslink_disabled:visited
{
	font-family: Helvetica;
	color:  #003366;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

a.blue, a.blue:hover, a.blue:visited
{
	font-family: Helvetica;
	color: #008193;
	text-decoration: underline;
}

