/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
background-color: #deb86e;
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
color:#efaa22;
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* 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 {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
background-color: transparent; 
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
background-color: transparent; 
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}




/*************************** All the custom styles ********************/

a.topNav:link,
a.topNav:active,
a.topNav:visited {
	color: white;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.topNav:hover {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.SectionHead {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}


p.cstmTitle {
	font-size: 14pt;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.ObjTitle {
	color: #039;
	font-size: 12pt;
    font-family: Arial, Helvetica, Verdana, sans-serif;
}



.ProgressBox {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}


.ProgressBoxCurrent {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}


table.ProgressBox {
	padding-right : 4px;
	padding-left : 4px;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
}



a.ProgressBox:link {
	font-size: 8pt;
	text-decoration:none;
}


a.ProgressBox:visited {
	font-size: 8pt;
	text-decoration:none;
}


a.ProgressBox:hover {
	font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
}


.Instructions {
	color: white;
	background-color : #069;
	background-image: URL(../images/sp.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	padding: 4px 4px 1px 4px;
	margin-bottom: 0px;
	margin-top: 0px;
}


td.Instructions {
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
}

a.whitelink, a.whitelink:link, a.whitelink:visited, a.whitelink:hover, a.whitelink:active {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}


.FormBox {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: white;
	background-image: URL(../images/sp.gif);
}

div.FormBox {
	border: #669 1px solid;
	background-color: white;
	background-image: URL(../images/sp.gif);
	padding: 0px;
	width: 600px
}

div.FormBoxNoWidth {
	border: #669 1px solid;
	background-color: white;
	background-image: URL(../images/sp.gif);
	padding: 0px;
}

table.FormBox {
	border: #669 1px solid;
	border-collapse: collapse;
}

.FormBox .Divider {
	background-color: white;
}

.FormBoxNoWidth .Divider {
	background-color: white;
}

.FormBox .dividerHeading {
	background-color: white;
}

.FormBoxNoWidth .dividerHeading {
	background-color: white;
}


/*Do Not Delete Styles*/
/*Begin of styles for PUSA*/

li,ul,ol{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}

body {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #000000;*/
background-image:url(../images/wrpr/bodyBg.gif);
background-repeat:repeat-x;
background-position: 0 0;
}

a:link{
	color:#2476b3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

a:visited{
	color:#2476b3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

a:hover{
	color:#2476b3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

.blocktext{
	background-color:#cce9ff;
	border:solid 1px #808080;
	font-size:12px;
	font-weight: normal;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.announcement{
	background-color: #2476B3;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: CCE9FF;
	vertical-align:middle;
}

.PageTitle{
	font-size: 20px;
	font-weight:bolder;
	font-family: Trebuchet MS, Arial, Tahoma, Helvetica, sans-serif;
	color: #FF9933;
}



.SubTitle{
	font-size: 16px;
	font-weight: bolder;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #2476B3;
	padding-top:5px;
}

h4 { 
	font-family: Arial, Tahoma, Helvetica, sans-serif; 
	font-weight:bolder; 
	font-size: 14px; color: #CC6633; 
}

td.title{
	padding: 0px 0px 0px 0px;
	background-color: #CC6633;
	font-size: 16px;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Tahoma, Helvetica, sans-serif;
	color: #FFFFFF;
}


.content{
	padding: 10px 15px 5px 20px;
}

.CellPadded{
	padding: 5px 5px 0px 5px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
}

.bordercontent{
	padding: 10px 15px 5px 20px;
	border: solid 1px #CFCFCF;
}

.normalblacktxt{
	font-size:12px;
	font-weight: normal;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.gridheader {
  background-color:#CC6633;
  border:solid 1px #CFCFCF;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: bold;
  color:#FFFFFF;
}

.gridcell {
  background-color: Transparent;
  color : black;
  border:solid 1px #CFCFCF;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size:12px;
  font-weight:normal;
}



.gridaltcell {
  background-color: #FFE6CC;
  color : black;
  border:solid 1px #CFCFCF;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size:12px;
  font-weight:normal;
}





.gridspacer {
  background-color: Transparent;
  border-bottom:solid 1px #CFCFCF;
  border-top: solid 1px #CFCFCF;
  border-left: solid 1px #CFCFCF;
  border-right: none;
}



.gridaltspacer {
  background-color: #FFE6CC;
  border-bottom:solid 1px #CFCFCF;
  border-top: solid 1px #CFCFCF;
  border-left: solid 1px #CFCFCF;
  border-right: none;
}

.smallblacktxt{
	font-size:12px;
	font-weight: normal;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
}



.largetext{
	font-size:16px;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Tahoma, Helvetica, sans-serif;
}

td.menuedge{
	padding: 0px;
	background-color: #CC6633;
}

.CellContent{	
	padding: 2px 0px 2px 0px;
	background-color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
}

.CellPaddedHorizontal{
	padding: 0px 5px 0px 5px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
}

.TblTop{
	padding: 0px 0px 0px 0px;
}

h5, h6 { 
	font-family: Arial, Tahoma, Helvetica, sans-serif; 
	font-weight:bolder; 
	font-size: 12px; 
	margin-bottom: 0em; 
	color: #CC6633;
}

.alerttext{
	font-size:12px;
	font-weight: normal;
	color: Red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.maincontact{
	background-color:#cce9ff;
	border:solid 1px #808080;
	padding: 5px 5px 5px 15px;
	font-size: 12px;
	font-weight: normal;
	color: black;
	font-family: Trebuchet MS, Arial, Tahoma, Helvetica, sans-serif;
}

.largetext{
	font-size:16px;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Tahoma, Helvetica, sans-serif;
}

.accenttext{
	font-size:14px;
	font-weight: bold;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #CC6633;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:black;
	line-height:16px;
	font-size:12px;
}

h1{
	font-family: Arial, Tahoma, Helvetica, sans-serif; 
	font-weight:bolder; 
	font-size: 20px; 
	color: #CC6633;
}

table,td,tr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:black;
	line-height:16px;
}

.leftpane{
	border-collapse:collapse;
	padding:5px 0px 0px 10px;
	width:180px;
}

.rightpane{
	border-collapse:collapse;
	padding:25px 10px 0px 0px;
	width:140px;
}

.LinkEvent { 
	font-family: Arial, Tahoma, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size: 12px;  
	color:#2476b3;
}

.LinkEvents { 
	font-family: Arial, Tahoma, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size: 12px;  
	color:#2476b3;
}

.LinkEvent2 { 
	font-family: Arial, Tahoma, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size: 12px;  
	color:#2476b3;
}

.newsheadline{
	font-family: Arial, Tahoma, Helvetica, sans-serif; 
	font-size: 10px;  
	color:#2476b3;
}

a:link .newsheadline {
	font-family: Arial, Tahoma, Helvetica, sans-serif; 
	font-size: 10px;  
	color:#2476b3;
	text-decoration:underline;
}

a:visited .newsheadline{
	font-family: Arial, Tahoma, Helvetica, sans-serif; 
	font-size: 10px;  
	color:#2476b3;
	text-decoration:underline;
}

a:hover .newsheadline{
	font-family: Arial, Tahoma, Helvetica, sans-serif; 
	font-size: 10px;  
	color:#2476b3;
	text-decoration:underline;
}

#leftNav {
   padding:0; 
   margin:0;
   list-style-type: none;
width:214px;
}

#leftNav li {
   margin: 0;
   display: inline; /* removes spacing between li in ie */
   position:relative;
}

#leftNav li a { 
   display:block;
   text-decoration:none; 
   text-align:left;
   padding: 5px 25px;
font-weight:bold;
   color:#d5971e;
}

#leftNav li a:hover {
   background-color:#d5971e;
color:#feebc6;
}

#leftNav li.menuHdr {
background-color:#d5971e;
color:#860f12;
padding:9px 20px;
font-weight:bold;
display:block;
}

/*End of styles for PUSA*/



.headline {
	font-weight: bold;
	font-size: 14pt;
	color: #036;
	text-decoration: none;
}

.subheading {
	font-weight: bold;
	color: #036;
}

.photocaption {
	font-size: 8pt;
	font-style: italic;
}

.byline {
	font-style: italic;

}

.overlay_dialog {
	background-color: #666666;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.overlay___invisible__ {
  background-color: #666666;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

.dialog_nw {
	width: 9px;
	height: 23px;
	background: transparent url(default/top_left.gif) no-repeat 0 0;		
}

.dialog_n {
	background: transparent url(default/top_mid.gif) repeat-x 0 0;	
	height: 23px;
}

.dialog_ne {
	width: 9px;
	height: 23px;
	background: transparent url(default/top_right.gif) no-repeat 0 0;		
}

.dialog_e {
	width: 2px;
	background: transparent url(default/center_right.gif) repeat-y 0 0;	
}

.dialog_w {
	width: 2px;
	background: transparent url(default/center_left.gif) repeat-y 0 0;		
}

.dialog_sw {
	width: 9px;
	height: 19px;
	background: transparent url(default/bottom_left.gif) no-repeat 0 0;			
}

.dialog_s {
	background: transparent url(default/bottom_mid.gif) repeat-x 0 0;		
	height: 19px;
}

.dialog_se {
	width: 9px;
	height: 19px;
	background: transparent url(default/bottom_right.gif) no-repeat 0 0;			
}

.dialog_sizer {
	width: 9px;
	height: 19px;
	background: transparent url(default/sizer.gif) no-repeat 0 0;	
	cursor:se-resize;	
}

.dialog_close {
	width: 14px;
	height: 14px;
	background: transparent url(default/close.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:8px;
	cursor:pointer;
	z-index:2000;
}

.dialog_minimize {
	width: 14px;
	height: 15px;
	background: transparent url(default/minimize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:28px;
	cursor:pointer;
	z-index:2000;
}

.dialog_maximize {
	width: 14px;
	height: 15px;
	background: transparent url(default/maximize.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:49px;
	cursor:pointer;
	z-index:2000;
}

.dialog_title {
	float:left;
	height:14px;
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	width:100%;
	color:#000;
}

.dialog_content {
	overflow:auto;
	color: #DDD;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	background-color:#123;
}

.top_draggable, .bottom_draggable {
  cursor:move;
}

.status_bar {
  font-size:12px;
}
.status_bar input{
  font-size:12px;
}

.wired_frame {
	display: block;
  position: absolute;
  border: 1px #000 dashed;
}

/* DO NOT CHANGE THESE VALUES*/
.dialog {
	display: block;
	position: absolute;
}

.dialog table.table_window  { 
  border-collapse: collapse; 
  border-spacing: 0; 
  width: 100%;
	margin: 0px;
	padding:0px;
}

.dialog table.table_window td , .dialog table.table_window th { 
  padding: 0; 
}

.dialog .title_window {
  -moz-user-select:none;
}

/************************** End of custom styles *******************/










