/*
================================================================
 Integrator Systems DotNetNuke Skin - CSS Styles
 Copyright 2005 Integrator Systems Inc.  All Right Reserved
================================================================
*/
/* HTML Elements */
BODY {
	background-color: #46A392;
	margin-top: 1px;
	margin-bottom: 2px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-Serif;
	line-height:13px;	
/*
	scrollbar-base-color : #D5D8DD;
	scrollbar-arrow-color : #2A649C;
	scrollbar-track-color : #2A649C;
	scrollbar-face-color : #D5D8DD;
	scrollbar-shadow-color : #F0F1F6;
	scrollbar-lightshadow-color : #D2D1E3;
	scrollbar-darkshadow-color : #D2D1E3;
	scrollbar-highlight-color : #F0F1F6;
	scrollbar-3dlight-color : #D2D1E3;
*/
}
H1 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 20px;
	font-weight: normal;
	color: #666644;
}
H2 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 20px;
	font-weight: normal;
	color: #666644;
}
H3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}
H4 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}
H5, DT {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
H6 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
TFOOT, THEAD {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #003366;
}
TH {
	vertical-align: baseline;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
A:link {
	text-decoration: none;
	color: #2A649C;
}
A:visited {
	text-decoration: none;
	color: #2A649C;
}
A:hover {
	text-decoration: underline;
	color: #2A649C;
}
A:active {
	text-decoration: none;
	color: #2A649C;
}
SMALL {
	font-size: 8px;
}
BIG {
	font-size: 14px;
}
BLOCKQUOTE, PRE {
	font-family: Lucida Console, monospace;
}
UL LI {
	list-style-type: square;
}
UL LI LI {
	list-style-type: disc;
}
UL LI LI LI {
	list-style-type: circle;
}
OL LI {
	list-style-type: decimal;
}
OL OL LI {
	list-style-type: lower-alpha;
}
OL OL OL LI {
	list-style-type: lower-roman;
}
HR {
	color: dimgrey;
	height: 1pt;
	text-align: left;
}
#flashHeader {
  margin: 0px;
  border: none 0px #000;
  width: 619px;
  height: 104px;
}
/* Skin Sections */
.SkinSmall {
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-Serif;
}
.SkinNormal {
	font-size: 10pt;
	font-style: italic;
	font-family: Verdana, Arial, Sans-Serif;
}
.SkinMaster {
	width: 770px;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #FFFFFF;
}
.SkinHeader {
	font-size: 10pt;
	margin-bottom: 8px;
	border-bottom: black 1px solid;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: center;
	padding-bottom: 4px;
}
.SkinBlock {
	border-bottom: black 1px solid;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 2px;
}
.SkinDate {
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	/* border-bottom: black 1px solid; */
}

.SkinHeader TABLE {
	border-collapse: collapse;
}
.SkinHeader TD {
	font-size: 10pt;
	font-family: Verdana, Arial, Sans-Serif;
}
.SkinHeader .FEMainMenu {
/*
	background-image: url(IS-grad-bar.JPG);
	background-repeat: repeat-x;
	vertical-align: middle;
	height: 28px;
*/
	margin: 0px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 0px;
	padding-top: 2px;
	border-top: #839dac 1px solid;
	border-right: #839dac 2px solid;
	border-bottom: #839dac 1px solid;
	border-left: #839dac 2px solid;
}
.SkinFooter {
	font-size: 8pt;
	margin-top: 8px;
	border-top: black 1px solid;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: left;
	background-color: #FFFFFF;
}
.SkinFooter TABLE {
	border-collapse: collapse;
}
.SkinFooter TD {
	font-size: 8pt;
	font-family: Verdana, Arial, Sans-Serif;
}
.SkinContent {
	padding-bottom: 8px;
}
.SkinContent P, .SkinContent TD {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.SkinObject {
	color: #2A649C;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana, Arial, Sans-Serif;
}
A.SkinObject:link {
	text-decoration: none;
	color: #003366;
}
A.SkinObject:visited {
	text-decoration: none;
	color: #003366;
}
A.SkinObject:hover {
	text-decoration: none;
	color: #003366;
}
A.SkinObject:active {
	text-decoration: none;
	color: #003366;
}

/* Content Panes */
.ContentPane {
	margin: 0px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.LeftPane {
	margin: 0px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.RightPane {
	margin: 0px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.TopPane {
	margin: 0px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.BottomPane {
	margin: 0px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}

/* Skin Specific */
.SearchBox INPUT, .SearchBox NormalTextBox {
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-Serif;
	height: 20px;
	color: #2A649C;
	background-color: #FFFFFF;
	background-image: url(search.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 21px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 1px;
	border-top: solid 1px #2A649C;
	border-right: solid 1px #2A649C;
	border-bottom: solid 1px #2A649C;
	border-left: solid 1px #2A649C;
}
.SearchBox A {
	text-decoration: none;
}
.SearchBox A IMG {
	margin-left: -3px;
	margin-top: -3px;
}
.SkinLinks {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-transform: capitalize;
	font-family: Verdana, Arial, Sans-Serif;
	color: #2A649C;
}
.SkinBreadCrumb {
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 3px;
	padding-top: 0px;
	margin-top: -6px;
	text-transform: capitalize;
	font-family: Verdana, Arial, Sans-Serif;
	color: #2A649C;
}
.SkinBreadCrumb .BreadCrumb {
	color: #2A649C;
	font-weight: bold;
	font-size: 9px;
	text-transform: capitalize;
	font-style: normal;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
	cursor:default;
}

.SkinBreadCrumb A.BreadCrumb {
	color: #2A649C;
	font-weight: bold;
	font-size: 9px;
	text-transform: capitalize;
	font-style: normal;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
.SkinBreadCrumb A.BreadCrumb:link {
	text-transform: capitalize;
	text-decoration: none;
	color: #2A649C;
}
.SkinBreadCrumb A.BreadCrumb:visited {
	text-transform: capitalize;
	text-decoration: none;
	color: #2A649C;
}
.SkinBreadCrumb A.BreadCrumb:hover {
	text-transform: capitalize;
	text-decoration: underline;
	color: #2A649C;
}
.SkinBreadCrumb A.BreadCrumb:active {
	text-transform: capitalize;
	text-decoration: none;
	color: #2A649C;
}

/* GENERAL */

/* style for module titles */
.Head {
	font-size: 14pt;
	font-weight: normal;
	color: #333333;
	font-family: Verdana, Arial, Sans-Serif;
}
/* style of item titles on edit and admin pages */
.SubHead {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	font-family: Verdana, Arial, Sans-Serif;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Sans-Serif;
}
/* text style used for most text rendered by modules */
.Normal {
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-Serif;
}
/* text style used for rendered text which requires emphasis */
.NormalBold {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
}
/* text style used for error messages */
.NormalRed {
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	font-family: Verdana, Arial, Sans-Serif;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-Serif;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
	padding: 2px;
	font-weight: 700;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
}
/* 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:hover {
	text-decoration: underline;
	color: #FF0000;
}
A.CommandButton:active {
	text-decoration: underline;
	color: #003366;
}
/* button style for standard HTML buttons */
.StandardButton {
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background-color: #d5d8dd;
	color: #000000;
	font-family: Verdana, Arial, Sans-Serif;
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	background-color: transparent;
}
.ModuleTitle_MenuBar {
	margin: 0px;
	height: 16px;
	color: #006633;
	background-color: transparent;
	vertical-align: middle;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	cursor: pointer;
	cursor: hand;
}
.ModuleTitle_SubMenu {
	z-index: 1000;
	background-color: #f5f5f5;
	padding: 0px;
	margin: 0px;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color= '#2A649C' , Direction=135, Strength=3);
	cursor: pointer;
	cursor: hand;
}
.ModuleTitle_MenuItem {
	margin: 0px;
	color: #2a649c;
	background-color: transparent;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	font-family: Verdana, Arial, Sans-Serif;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	cursor: pointer;
	cursor: hand;
}
.ModuleTitle_MenuIcon {
	border-top: Solid 1px #D5D8DD;
	border-right: Solid 1px #D5D8DD;
	border-left: Solid 1px #D5D8DD;
	border-bottom: Solid 1px #D5D8DD;
	background-color: #D5D8DD;
	width: 18px;
	text-align: center;
}
.ModuleTitle_MenuArrow {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-align: right;
	cursor: pointer;
	cursor: hand;
}


.ModuleTitle_MenuItemSel {
	color: #2a649c;
	background-color: #C6D6E6;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	font-family: Verdana, Arial, Sans-Serif;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	cursor: pointer;
	cursor: hand;
}
.ModuleTitle_MenuBreak {
	background-color: #D5D8DD;
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */
.MainMenu_MenuContainer {
	background-color: #ffffff;
}
.MainMenu_MenuBar {
	margin: 0px;
	height: 16px;
	color: #006633;
	background-color: #ffffff;
	vertical-align: middle;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	border-left: 0px none;
	border-right: 0px none;
	border-top: 0px none;
	border-bottom: 0px none;
	cursor: pointer;
	cursor: hand;
}
.MainMenu_SubMenu {
	z-index: 1000;
	background-color: #ffffff;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 1px;
	border-left: solid 1px #000000;
	border-right: solid 2px #000000;
	border-top: solid 1px #000000;
	border-bottom: solid 2px #000000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color= '#2A649C' , Direction=135, Strength=3);
	cursor: pointer;
	cursor: hand;
}
.MainMenu_MenuItem {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: solid 1px #ffffff;
	/* height: 18px; */
	color: #006633;
	background-color: #ffffff;
	vertical-align: middle;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
	font-family: Verdana, Arial, Sans-Serif;
/*	border-bottom: #ffffff 1px none;
	border-top: #ffffff 1px none;
	border-left: #ffffff 1px none;
	border-right: #ffffff 1px none;
*/	cursor: pointer;
	cursor: hand;
}
.MainMenu_MenuIcon {
	/*
	width: 18px;
	height: 18px;
	*/
	color: #006633;

	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	border: solid 1px #ffffff;

	cursor: pointer;
	cursor: hand;
}
.MainMenu_MenuArrow {
	/* height: 18px; */
	border: solid 1px #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	vertical-align: middle;
	font-family: webdings;
	font-size: 11px;
	color: #006633;

/*	border-bottom: #ffffff 1px none;
	border-top: #ffffff 1px none;
	border-left: #ffffff 1px none;
	border-right: #ffffff 1px none;
*/	cursor: pointer;
	cursor: hand;
}

.MainMenu_MenuItemSel {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: solid 1px #ffffff;

	/* height: 18px; */
	color: #2a649c;
	background-color: #ffffff;
	vertical-align: middle;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
	font-family: Verdana, Arial, Sans-Serif;
/*	border-left: #ffffff 1px none;
	border-right: #ffffff 1px none;
	border-top: #ffffff 1px none;
	border-bottom: #ffffff 1px none;
*/	cursor: pointer;
	cursor: hand;
}

.MainMenu_MenuBreak {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: #EEEEEE 1px solid;
	border-left: #EEEEEE 0px solid;
	border-top: #EEEEEE 1px solid;
	border-right: #EEEEEE 0px solid;

	height: 3px;
/*
	border: solid 1px #ffffff;

	border-left: #ffffff 1px none;
	border-right: #ffffff 1px none;
	border-top: #ffffff 1px none;
	border-bottom: #ffffff 1px none;
*/
}
.MainMenu_RootMenuArrow {
/*	height: 16px;
	font-family: webdings;
	font-size: 11px;
	vertical-align: middle;
	cursor: pointer;
	cursor: hand;
*/
}

/*

.RootTab {
	color: #000000;
	background-color: transparent;
	vertical-align: middle;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	font-family: Verdana, Arial, Sans-Serif;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	cursor: pointer;
	cursor: hand;
}
.ActiveRootTab {
	color: #000000;
	background-color: transparent;
	vertical-align: middle;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	font-family: Verdana, Arial, Sans-Serif;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	cursor: pointer;
	cursor: hand;
}
.SelectedRootTab {
	color: #000000;
	background-color: transparent;
	vertical-align: middle;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	font-family: Verdana, Arial, Sans-Serif;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	cursor: pointer;
	cursor: hand;
}
.SubTab {
	height: 18px;
	color: #000000;
	background-color: #FFFFFF;
	vertical-align: middle;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	text-transform: capitalize;
	border-bottom: #f5f5f5 1px solid;
	border-top: #f5f5f5 1px solid;
	border-left: #f5f5f5 1px solid;
	border-right: #f5f5f5 1px solid;
	cursor: pointer;
	cursor: hand;
}
.ActiveSubTab {
	height: 18px;
	vertical-align: middle;
	color: #006633;
	background-color: #ffffff;
	border-right: #f5f5f5 1px solid;
	border-top: #f5f5f5 1px solid;
	border-left: #f5f5f5 1px solid;
	border-bottom: #f5f5f5 1px solid;
	cursor: hand;
}
.SelectedSubTab {
	height: 18px;
	vertical-align: middle;
	color: #006633;
	background-color: #ffffff;
	border-left: solid 1px #C6D6E6;
	border-right: solid 1px #C6D6E6;
	border-top: solid 1px #C6D6E6;
	border-bottom: solid 1px #C6D6E6;
	cursor: pointer;
	cursor: hand;
}
*/

/* Control Panel */
.ControlPanel {
	width: 100%;
	height: 100px;
	background: #FFFFFF;
	padding: 0px;
	margin-bottom: 4px;
	border-right: #2A649C 0px solid;
	border-top: #2A649C 0px solid;
	border-left: #2A649C 0px solid;
	border-bottom: #2A649C 2px solid;
}
.ControlPanel TD.SubHead {
	background: #C0C0C0;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	border-bottom: #2A649C 1px solid;
}
.ControlPanel TD TD {
	width: auto;
	padding: 2px;
}
.ControlPanel TD TD TD {
	width: auto;
	padding: 0px;
}
.ControlPanel TD TD TD .SubHead {
	background: transparent;
	border: 0px;
	font-size: 11px;
	color: #333;
	font-weight: normal;
}
.ControlPanel TD TD TD input {
	background-color: #C9D3CA;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-left: 4px;
}
.ControlPanel TD TD TD select {
	background-color: #C9D3CA;
	font-size: 11px;
	color: #333;
}
.ControlPanel IMG {
	margin: 14px 6px 1px;
}
.ControlPanel TD TD TD TD IMG {
	margin: 0px;
}
.ControlPanel DIV {
	border: #2A649C solid;
	border-width: 0px 1px;
	width: 2px;
	height: 100px;
}
.ControlPanel A.CommandButton {
	font-size: 10px;
	text-decoration: none;
	border: none;
	background: #FFFFFF;
}
.ControlPanel A.CommandButton:link {
	color: #000000;
	text-decoration: none;
}
.ControlPanel A.CommandButton:visited {
	color: #000000;
	text-decoration: none;
}
.ControlPanel A.CommandButton:hover {
	color: #2A649C;
	text-decoration: underline;
}
.ControlPanel A.CommandButton:active {
	color: #000000;
	text-decoration: none;
}
DIV.ControlPanel {
	background: #2A649C;
	border-width: 0px;
	padding: -1px;
	margin: -2px;
	width: 2px;
	height: 100px;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */
.Message {
}

/* style of item titles by Announcements and events */
.ItemTitle {
}


.CFADisclaimer {
	padding: 0 7px 7px 7px;
	font-size:8pt;
	font-style:normal;
	font-weight:normal;
}


