body {
	margin: 5px 0px 20px 0px;
}
/* GENERAL */
/* style for module titles */
.Head {
    font-family: Arial, Helvetica;
    font-size:  11px;
    font-weight: bold;
}
/* style of item titles on edit and admin pages */
.SubHead {
    font-family: Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
}
/* text style used for most text rendered by modules */
.Normal {
    font-family: Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
	line-height: 150%;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
    font-family: Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.NormalRed {
    font-family: Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    color: #FF0000;
}
.NormalBold {
    font-family: Arial, Helvetica;
    font-size: 9px;
    font-weight: bold;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
    font-family: Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}    
/* 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:active {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover {
    text-decoration:    underline;
    color: #FF0000;
}    
/* GENERIC */

a:link {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}

a:active {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

a:visited {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
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: #cccccc;
    height:1pt;
}

p {
    font-family: Arial, Helvetica;
}


/*___________________________________________________________________________________________*/

a.breadcrumb:link{
    font-family: Arial, Helvetica;
    font-size:  9px;
    color: #999999;
	text-decoration: underline;
}
a.breadcrumb:hover{
    font-family: Arial, Helvetica;
    font-size:  9px;
    color: #666666;
	text-decoration: underline;	
}
a.breadcrumb:active{
    font-family: Arial, Helvetica;
    font-size:  9px;
    color: #999999;
	text-decoration: underline;	
}

a.breadcrumb:visited{
    font-family: Arial, Helvetica;
    font-size:  9px;
    color: #999999;
	text-decoration: underline;	
}
.breadcrumb {
    font-family: Arial, Helvetica;
    font-size:  9px;
    color: #999999;
	text-decoration: underline;
}

a.Copyright:link{
    font-family: Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a.Copyright:hover{
    font-family: Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;	
}
a.Copyright:active{
    font-family: Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

a.Copyright:visited{
    font-family: Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;	
}
.Copyright {
    font-family: Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
	color: #4c4c4c;
	text-decoration: none;
	font-weight: normal;
}

.links_bottom {
    font-family: Arial, Helvetica;
    font-size:  9px;
    color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
}
a.links_bottom:link{
    font-family: Arial, Helvetica;
    font-size:  9px;
    color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 1px;
}
a.links_bottom:hover{
    font-family: Arial, Helvetica;
    font-size:  9px;
    color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 1px;	
}
a.links_bottom:active{
    font-family: Arial, Helvetica;
    font-size:  9px;
    color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 1px;	
} 

a.links_bottom:visited{
    font-family: Arial, Helvetica;
    font-size:  9px;
    color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 1px;	
}  

.DNNCopyright {
    text-align: left;
    font-family: Arial, Helvetica;
    font-size:  9px;
    color: #333333;
	text-decoration:none;
}

a.DNNCopyright:visited {
    font-family: Arial, Helvetica;
    font-size:  9px;
    color: #333333;
	text-decoration:none;	
}
a.DNNCopyright:active {
    font-family: Arial, Helvetica;
    font-size:  9px;
    color: #333333;
	text-decoration:none;	
}
a.DNNCopyright:hover {
    font-family: Arial, Helvetica;
    font-size:  9px;
    color: #4791C5;
	text-decoration:none;	
}
a.DNNCopyright:link {
    font-family: Arial, Helvetica;
    font-size:  9px;
    color: #333333;
	text-decoration:none;
}

a.links_top:link{
    font-family: Arial, Helvetica;
    font-size:  11px;
    color: #909294;
	text-decoration:none;
	font-weight: normal;
}
a.links_top:hover{
    font-family: Arial, Helvetica;
    font-size:  11px;
    color: #079C42;
	text-decoration:none;
	font-weight: normal;
}
a.links_top:active{
    font-family: Arial, Helvetica;
    font-size:  11px;
    color: #909294;
	text-decoration:none;
	font-weight: normal;
}

a.links_top:visited{
    font-family: Arial, Helvetica;
    font-size:  11px;
    color: #909294;
	text-decoration:none;
	font-weight: normal;
}
.links_top {
    font-family: Arial, Helvetica;
    font-size:  11px;
    color: #909294;
	text-decoration:none;
	font-weight: normal;
}

/* Main Menu */

.MainMenu_MenuContainer {
	margin-top: 0px;
	border: 0px;
	background-color: transparent;
	padding-top: 0px;
	padding-left: 25px;
	padding-bottom: 25px;
}
.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
	cursor: hand; 
	color: #FFFFFF; 
    font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: normal; 
	border:0px;
	padding: 5px;
	background-color: black;
}
.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_MenuItemSel {
	background-color: #000000; 
	cursor: hand; 
	color: yellow; 
    font-family: Arial, Helvetica;
	font-size: 14px; 
	font-weight: normal; 
	border: 0px;
	padding: 5px;
}
.rootmenuitem {
	background: transparent;
	cursor: hand; 
	color: #FFFFFF; 
    font-family: Arial, Helvetica;
	font-size: 14px; 
	font-weight: normal; 
	text-align: right;
	border: 0px;
	padding-top: 10px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;	
	height: 20px;
	display: block;
}

.rootmenuitemselected {
	background: transparent;
	cursor: hand; 
	color: yellow; 
    font-family: Arial, Helvetica;
	font-size: 14px; 
	font-weight: normal; 
	text-align: right;
	border: 0px;
	padding-top: 10px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
	height: 20px;
	display: block;
}

.rootmenuitembreadcrumb{
	background: transparent;
	cursor: hand; 
	color: yellow; 
    font-family: Arial, Helvetica;
	text-align: right;
	font-size: 14px; 
	font-weight: normal; 
	text-align: right;
	border: 0px;
	padding-top: 10px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
	height: 20px;
	display: block;
}


.submenuitembreadcrumb{
	background-color: #000000; 
	cursor: hand; 
	color: yellow; 
    font-family: Arial, Helvetica;
	font-size: 14px; 
	font-weight: normal; 
	text-align: right;

	border: 0px #230B45 solid;
	padding: 1px;
	
}
.submenu {
	z-index: 1000;
	background-color: #EEEEEE; 
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', Direction='90', Strength='1');*/
	border: 1px #A7A7A7 solid;
	margin-left:0px;
	margin-top:0px;
}
.MainMenu_MenuBreak {
	display:none;
	/*border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 1px;*/
}
.MainMenu_MenuArrow {
	display:none;
}
.MainMenu_RootMenuArrow {
	display:none;
}

.footer {
	color: #85B701;
	text-decoration: none;
}

a.footer:link {
	color: #85B701;
	text-decoration: none;
}

a.footer:visited {
	color: #AFD843;
	text-decoration: none;
}

a.footer:hover {
	color: #AFD843;
	text-decoration: none;
}

a.footer:active {
	color: #AFD843;
	text-decoration: none;
}



/*topnav bar styles*/

.topnav {
	padding: 0px;
	text-align: center;
	margin: 0px;
	top: 0px;
}

#button-border1, #button-border2, #button-border3, #button-border4, #button-border5, #button-border6 {
	line-height: 16px;
	font-style: normal;
	top: 0px;
	width:105px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	margin-top: -7px;
	margin-right: 0px;
	margin-left: 0px;
	color: white;
	display: block;
	padding-top:20px; 
	padding-bottom:30px;
	padding-left:5px;
	padding-right:5px;
}

.topnav a {
	text-decoration: none;
	color: white;
	padding-left:5px;
	padding-right:5px;
}

.topnav a:hover {
	text-decoration: none;
	color: yellow;
}

#topnavtable td{
padding: 0px;
background-position: center center;
background-image: url(images/buttonbgwshad.png);background-repeat: no-repeat;
}

#dnn_TopMenuPane{
	margin-top: 0px;
	padding-top: 0px;
}

#dnn_TopMenuPane table{
	width: 100%;
	margin-top: -28px;
}

/*end topnav bar styles*/


#dnn_TopMenuPane .ModuleHeader-title, #dnn_PhglPane .ModuleHeader-title {
	display:block;
}

.creditline {
	padding: 15px;
}


.creditline p, .creditline a {
    font-family: Arial, Helvetica;
    font-size: 10px;
	color: white;
}

#dnn_RightPane {
	margin-top: -25px;
	margin-left: 20px;
	padding-top: 25px;
	background-color: #e2f1ec;
	height: 600px;
	
}

#dnn_RightPane .ModuleHeader-title {
	width: 100%;
}

#dnn_TopMenuPane .ModuleHeader-title, #dnn_PhglPane .ModuleHeader-title {
	display: none;
}

