/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   
.Header{
   background-color: #fff;
}
.GUID{
   letter-spacing: 2px;
}

/* SCROLLING DG*/
#scroll 
{
	height:150px;
	width:550px;
	overflow: auto;	
	border: 1px solid #eee;	
	padding: 1px;
}

#scrollQualifications
{
	height:400px;
	width:600px;
	overflow: auto;	
	border: 1px solid #eee;	
	padding: 1px;

}

#scrollAPDUsers
{
	height:200px;
	width:550px;
	overflow: auto;	
	border: 1px solid #eee;	
	padding: 1px;

}


#scrollHistory
{
	height:500px;
	width:800px;
	overflow: auto;	
	border: 1px solid #eee;	
	padding: 1px;

}
/* background color for the content part of the pages */

fieldset {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#3b3b3b;
	font-size:10px;
}

legend {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#3b3b3b;
	font-size:10px;
}

.footer {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#cccccc;
	font-size:9px;
}

/* SCO HTML */
.SCOHtml {
	color: #3b3b3b;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	}

/* WORKSHEET */
.Worksheet {
	color: #3b3b3b;
	}

.WorksheetQuestion {

	}

/* DATAGRID ITEM */
.gridItems {
	color: #3b3b3b;
	}

/* 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    {
}


/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#3b3b3b;
	font-size:10px;
}

.NormalRed
{
    font-family:Verdana,Arial,Helvetica,sans-serif;
	color:RED;
	font-size:10px;
}

.NormalBold
{
    font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#000000;
	font-size:10px;
    font-weight: bold; 
}

    
/* GENERIC */
H1  {
    color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
    font-weight: bold;
}

H2  {
    color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
    font-weight: bold;
}

H3  {
    color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
    font-weight: bold;
}

H4  {
    color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
}

H5, DT, H6  {
    color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
    font-weight: bold;
}

SMALL   {
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
}

BIG {
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
}

BLOCKQUOTE, PRE {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#000000;
	font-size:11px;
}


UL LI   {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#000000;
	font-size:11px;
}

UL LI LI    {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#000000;
	font-size:11px;

}

UL LI LI LI {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#000000;
	font-size:11px;
}

OL LI   {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#000000;
	font-size:11px;

}

OL OL LI    {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#000000;
	font-size:11px;
}

OL OL OL LI {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#000000;
	font-size:11px;
}

/* 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 {
	font-weight: bold; 
	height:19;
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	align: left;
	left: -400px; top: 50px; 
	background-color:#ffffff;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	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 {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {

}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}


.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {

}

.MainMenu_RootMenuArrow {

}
.submenuitembreadcrumb{
	color:#000000;	font-size:11px;	font-weight:normal;
	padding:2px 4px 2px 4px; border:1px solid #D1D1D1;
}
/*---------Sub Menu style on select---------------*/
.submenuitemselected{
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	padding:2px 4px 2px 4px;
	border:1px #4493ce solid;
	border-width:1px 0px;
	Margin:0px;
	background:#4493ce;
}
/*---------Sub Menu Frame style---------------*/
.submenu{
	z-index:1000;
	padding:0px;
	margin:0px;
	background:#D1D1D1;
}
/*---------Root Menu style---------------*/
.rootmenuitem TD{ 
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:0px; 
	margin:0px;
	height:27px;
	padding: 0px 5px 0px 5px;
}
/*---------Root Menu style on select---------------*/
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{ 

	color:#0166b9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:0px; 
	margin:0px;
	height:27px;
	padding: 0px 5px 0px 5px;
}
/*
Popup Calandar 
*/
.SelectedDateStyle, .SelectedDateStyle a:link, .SelectedDateStyle a:visited{
font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif; 
color: #fff;
background-color: #afb0b2;
font-size: XX-Small;
font-weight:bold;
}

.SelectedDateStyle a:hover{
font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif; 
color: #f31920;
background-color: #afb0b2;
font-size: XX-Small;
font-weight:bold;
}

.WeekendStyle, .WeekendStyle a:link, .WeekendStyle a:hover{
font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif; 
color:#000;
background-color:#F0F0F0;
font-size: XX-Small
}

.WeekendStyle a:hover{
color:#f31920;
}

.GoToTodayStyle{
font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif; 
color:  #000000;
background-color: white;
font-size: XX-Small
}

.DayHeaderStyle{
font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif; 
color:#000;
background-color: #afb0b2;
font-size: XX-Small
}

.MonthHeaderStyle,.MonthHeaderStyle a:link, .MonthHeaderStyle a:visited {
font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif; 
color:  #fff;
background-color:#96979b;
font-size: XX-Small;
font-weight:bold;
}

.MonthHeaderStyle a:hover{
font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif; 
color:  #f31920;
background-color:#96979b;
font-size: XX-Small;
font-weight:bold;
}


.WeekdayStyle, .WeekdayStyle a:link, .WeekdayStyle a:hover{
font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif; 
color:#000;
background-color: white;
font-size: XX-Small
}


.WeekdayStyle a:hover{
color:#f31920;
}


.HolidayStyle{
font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif; 
color:#000;
background-color: white;
font-size: XX-Small
}

.OffMonthStyle, OffMonthStyle a:link, OffMonthStyle a:visited{
font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif; 
color:#a4a5a9 !important;
background-color:#F0F0F0;
font-size: XX-Small
}

OffMonthStyle a:hover{
color:#f31920 !important;
}

.ClearDateStyle {
font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif; 
color:  #000;
background-color: white;
font-size: XX-Small
}

.TodayDayStyle, .TodayDayStyle a:link, .TodayDayStyle a:visited{
font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif; 
color: #fff;
background-color: #96979b;
font-size: XX-Small;
font-weight:bold;
}

.TodayDayStyle a:hover{
font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif; 
color: #f31920;
background-color: #96979b;
font-size: XX-Small;
font-weight:bold;
}

.colorTD {
	FILTER: alpha(opacity=90); 
	BACKGROUND-COLOR: #F3F3F3; 
	opacity: 0.90; 
	moz-opacity: 0.90; 
	khtml-opacity: 0.90; 
	padding:0px 10px; 
}

.whiteTD {
	FILTER: alpha(opacity=90); 
	BACKGROUND-COLOR: #ffffff; 
	opacity: 0.90; 
	moz-opacity: 0.90; 
	khtml-opacity: 0.90; 
	padding:0px 10px;
}

.clearTD {
	FILTER:none; 
	padding:0px 0px 0px 0px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	font-weight:Normal; 
	color: #000000; 
	line-height:140%; 
	letter-spacing:130%;
}
p {margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px}



