body
{
	margin: 0;
	padding: 0;
}

p {
	font-family: Verdana, Sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

	line-height: 1.5em;

}
ul {
	font-family: Verdana, Sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: .5em;


}
li {
	font-family: Verdana, Sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin-bottom: .2em;


}
.h3 {
	font-family: Verdana, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #081644;
	text-decoration: none;
	margin: 0 0 0 0;
	margin-bottom: .3em;
	padding: 0 0 0 0;
}




/* style for module titles */
.Head   {
	font-family: Verdana, Sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #cc6600;
	text-decoration: none;
}

.header1 {
	font-family: Verdana, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #081644;
	text-decoration: none;
	margin: 0 0 0 0;
	margin-bottom: -15px;
	padding: 0 0 0 0;
}
.headeritalic1 {
	font-family: Verdana, Sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
.body1 {
	font-family: Verdana, Sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.body1bold {
	font-family: Verdana, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.body1italic {
	font-family: Verdana, Sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.header2italic {
	font-family: Verdana, Sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.body1link {
	font-family: Verdana, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
}

/******************************************************
 Main DNN styles
*******************************************************/
TH,TD,DIV
{
	font-family: Verdana, Sans-serif;
	font-size: 12px;
	color: #CC6600;
	text-decoration: none;
}

A,A:link,A:visited,A:active
{
	font-family: Verdana, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: underline;
}

A:hover
{
	font-family: Verdana, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: underline;
}

.user,a.user:link,a.user:active,a.user:visited
{
	font-family: Verdana, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC9933;
	text-decoration: none;
	border : solid 0pc #EEEFF2;
	padding: 0px 15px 2px 12px;
	position: relative;
	top: -32px;
}
a.user:hover 
{ 
	font-family: Verdana, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
	padding: 0px 15px 2px 12px;
	border : solid 0pc #EEEFF2;
	position: relative;
	top: -32px;
}

/******************************************************
   Search Textbox
*******************************************************/
.search,a.search:link,a.search:active,a.search:visited
{ 
	font-family: Verdana, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: underline;
}
a.search:hover
{ 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 10px;
}

#SearchText
{
	font-family: Verdana, Sans-serif;
	font-size: 12px;
	border : solid 0px red;
	padding: 0px 15px 2px 12px;
	position: relative;
	margin-top: 15px;
}

#SearchContainer
{
	border : solid 0px lime;
	padding: 0px 15px 2px 12px;
	position: relative;
	top: 0px;
}

/******************************************************
   Footer Section
*******************************************************/
.footerBlack
{
	font-size: 10px; 
	color: Black; 
	font-weight: bold;
}

.footerRed
{
	font-size: 10px; 
	color: Red; 
	font-weight: bold;
}

.footer,a.footer:link,a.footer:active,a.footer:visited
{	
	font-size: 10px; 
	color: #888888; 
	text-decoration: none; 
	font-weight: bold;
}
a.footer:hover
{
	color: #B34F0A; 
	text-decoration: none; 
	font-weight: bold;
}

.links,a.links:link,a.links:active,a.links:visited
{	
	font-size: 9px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
}
a.links:hover
{
	font-size: 9px; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold;
}

/******************************************************
 Login Link
*******************************************************/
#LoginLink
{
	font: normal 12px Arial, Verdana, Sans-serif;
	color: #CC6600;
	text-decoration: none;
}

#dnn_dnnLOGIN_cmdLogin
{
	font-family: Verdana, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC6600;
	text-decoration: none;
	border : solid 0px lime;
	padding: 0px 15px 2px 12px;
	position: relative;
	top: 20px;
}

/******************************************************
   Breadcrumb
*******************************************************/
#admhnBreadcrumb
{
	float: right;
padding: 0px 60px 2px 12px;
}

.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited
{
    color:#CC6600;
	font-weight:normal; 
    font-size:11px;
    text-decoration:none;
}
A.Breadcrumb:active 
{
    color:#134e3a;
	font-weight:bold; 
    font-size:11px;
    text-decoration:none;
}

A.Breadcrumb:hover
{
    color:#081644;
	font-weight:normal; 
    font-size:11px;
    text-decoration:none;
}

/******************************************************
   PanelBar wrapper
*******************************************************/
.RadPanelbar_Dnn
{
	background: white;
	white-space: nowrap;
	width: 163px !important;
}

.RadPanelbar_Dnn .text
{
	padding: 0px 12px;
	font: normal 12px Arial, Verdana, Sans-serif;
}

.RadPanelbar_Dnn .image
{
	margin: 4px 0px;
}

.RadPanelbar_Dnn .rootGroup .text, .RadPanelbar_Dnn .rootGroup .selected .text
{
	line-height: 23px;

}

.RadPanelbar_Dnn .rootGroup .link
{
	color: #CC6600;
                font-weight: bold;
	text-decoration: none;
}

.RadPanelbar_Dnn .rootGroup .link:hover
{
	color: #134e39;
font-weight: bold;
}
.RadPanelbar_Dnn .rootgroup .link:selected
{
	color: #134e39;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}

.RadPanelbar_Dnn .group .text
{
	padding-left: 20px;
font-size: 10px;
}

.RadPanelbar_Dnn .group .link
{
	color: #081644;
font-weight: bold;
font-size: 10px;
	text-decoration: none;
}

.RadPanelbar_Dnn .group .link:hover
{
	color: #134e39;
font-size: 10px;
font-weight: 100;
}

.RadPanelbar_Dnn .rootGroup .selected
{
}

.RadPanelbar_Dnn .group .selected
{
	text-decoration: underline;
	font-weight: bold;
font-size: 10px;
	color: #134e39;
}

/* SolPart Main Menu */
.MainMenu_MenuContainer
{
	background-color: transparent;
}
.MainMenu_MenuBar
{
	cursor: pointer;
	height: 16px;
	background-color: Transparent;
}
.MainMenu_MenuItem
{
	cursor: pointer;
	color: black;
	font: normal 12px Arial, Verdana, Sans-serif;
	border-left: white 0px solid;
	border-bottom: white 1px solid;
	border-top: white 1px solid;
	border-right: white 0px solid;
	background-color: Transparent;
}
.MainMenu_MenuIcon
{
	cursor: pointer;
	background-color: #EEEEEE;
	border-left: #EEEEEE 1px solid;
	border-bottom: #EEEEEE 1px solid;
	border-top: #EEEEEE 1px solid;
	text-align: center;
	width: 15px;
	height: 21px;
}
.MainMenu_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	background-color: #FFFFFF;
	border-bottom: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
}
.MainMenu_MenuBreak
{
	border-bottom: #EEEEEE 1px solid;
	border-left: #EEEEEE 0px solid;
	border-top: #EEEEEE 1px solid;
	border-right: #EEEEEE 0px solid;
	background-color: #EEEEEE;
	height: 1px;
}
.MainMenu_MenuItemSel
{
	cursor: pointer;
	color: black;
	font: normal 12px Arial, Verdana, Sans-serif;
	background-color: #C1D2EE;
}
.MainMenu_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	border-right: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
}















