body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #cbcbcb;
	margin: 20px; 
	padding: 0;
	text-align: center; 
	color: #000000;
	}
	
A:link {color:#0060b6;}
A:visited {color:#0060b6;}
A:active {color:#0060b6;}
A:hover {color:#8f0000;}
	
#contained { 
	width: 800px; 
	background: #FFFFFF;
	background-image:url(images/bgfade.png);
	background-repeat: repeat-x;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left; 
} 
#top_banner { 
	height: 89px;
} 
#leftlogo{
	background-image: url(images/ChooseCenlaLogo.png);
	background-repeat: no-repeat;
	float: left;
	margin-left: 10px;
	padding-left: 371px;
	padding-top: 89px;
}
#rightlogo{
	background-image: url(images/CLEDAlogo.png);
	background-repeat: no-repeat;
	float: right;
	margin-right: 40px;
	padding-left: 220px;
	padding-top: 89px;
}
#menu { 
	float: left;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 20px;
} 
#header h1 {
	margin: 0; 
	padding: 10px 0;
}

#dnn_contentpane {
	float: left;
	margin-top: 20px;
	margin-bottom: 8px;
	margin-right: 8px;
}

#dnn_contentpane.col_one {
	width: 394px;
} 

#dnn_contentpane.one_col {
	width: 570px;
}

#dnn_sidebar {
	float: left;
	margin-top: 20px;
	margin-right: 8px;
	margin-bottom: 8px;
}

#dnn_sidebar.col_two {
	width: 225px;
}

#dnn_footer { 
	padding: 10px 10px 10px 20px;
	clear: both;
	text-align:center;
} 
#dnn_footer p {
	font-size: xx-small;
	margin: 0;
	padding left: 10px; 
	vertical-align: middle;
}
	
#dnn_dnnLOGIN_hypLogin  {
	color: #64647d;
	font-size: xx-small;
}

/* KJA developed modules */

.dtMain{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.dtHeader th{
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}

.dtRow td{
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}

.dtAltRow td{
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}

/* END KJA developed modules */


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* BEGIN DNN MENU 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
{
	color: #0060B6;
	font-weight: 400;
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link
{
	color: #0060B6;
	font-weight: 400;
}

A.OtherTabs:visited
{
	font-size: 12px;
	color: #0060B6;
	font-weight: 400;
}

A.OtherTabs:active
{ font-size: 12px; color: #0060B6; font-weight: 400; }

A.OtherTabs:hover
{ font-size: 12px; color: #0060B6; font-weight: 400; }

/* text style for the login token from xml */
.LoginTab
{ color: white; font-size: 8pt; vertical-align: middle; }

/* text style for the login token from xml */
A.LoginTab:link
{ color: white; font-size: 8pt; vertical-align: middle; }

A.LoginTab:visited
{ font-size: 8pt; color: white; vertical-align: middle; }

A.LoginTab:active
{ font-size: 8pt; color: #0060B6; vertical-align: middle; }


A.LoginTab:hover
{ font-size: 8pt; color: #0060B6; vertical-align: middle; }

/* GENERAL */
/* style for module titles */
.Head
{ color: #64647d; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: lighter; letter-spacing: 2px;}

/* 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
{
}

/* button style for standard HTML buttons */
.StandardButton
{
}

/* 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
{
}

.ModuleTitle_MenuArrow
{
}

.ModuleTitle_RootMenuArrow
{
}

/* Main Menu */

.MainMenu_MenuContainer
{
height: 15px;
}

.MainMenu_MenuBar
{
background-color: transparent;
}

.MainMenu_MenuItem
{
	cursor: pointer;
	font-weight: 400;
	font-size: 12px;
	color: #0060B6;
	background-color: transparent;
	padding: 2px;
	border-bottom: white 1px solid;
	border-left: white 1px solid;
	border-top: white 1px solid;
	border-right: white 1px solid;
}

.MainMenu_MenuItemSel
{ 	font-weight: 400; 
	font-size: 12px; 
	color: #8F0000; 
	background-color: white;
	padding: 2px;
	border-bottom: white 1px solid;
	border-left: white 1px solid;
	border-top: white 1px solid;
	border-right: white 1px solid;
	}


.MainMenu_MenuIcon
{
	display: none;
}

.MainMenu_SubMenu
{
	background-color: #EDF4FA;
	border-bottom: white 1px solid;
	border-left: white 1px solid;
	border-top: white 1px solid;
	border-right: white 1px solid;
	
}

.MainMenu_SubMenuItemActive
{
	background-color: white;
	border-bottom: white 1px solid;
	border-left: white 1px solid;
	border-top: white 1px solid;
	border-right: white 1px solid;
	
}
.MainMenu_SubMenuItemSelected
{
	background-color: white;
	border-bottom: white 1px solid;
	border-left: white 1px solid;
	border-top: white 1px solid;
	border-right: white 1px solid;
	
}

.MainMenu_MenuBreak
{
}


.MainMenu_MenuArrow
{
	display:none;
}

.MainMenu_RootMenuArrow
{
	display: none;
}

.rootselected
{
	padding-left: 12px;
	color: #8f0000;
}



