/*
	================================
    CSS STYLES FOR DotNetNuke
   	================================
*/   
/* GENERAL */
/* style for module titles */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	background-color:#FFFFFF;
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}

.Head   {
    font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight: bold;
    color: #555555;
}

/* text style for the unselected tabs */
.OtherTabs {
	font-size: 8.5pt;
	color:#000000;
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-weight: normal;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
	text-decoration: none;
	color:#5E5E5E;
	font-weight: normal;
	font-size: 8.5pt;
}

A.OtherTabs:visited  {
	text-decoration: none;
	color:#5E5E5E;
	font-weight: normal;
	font-size: 8.5pt;
}

A.OtherTabs:active   {
	text-decoration: none;
	color:#5E5E5E;
	font-weight: normal;
	font-size: 8.5pt;
}

A.OtherTabs:hover    {
	text-decoration: underline;
	color:#5E5E5E;
	font-weight: normal;
	font-size: 8.5pt;
}

/* SIGNIN */
.SignIn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #2A2AA5;
	margin-right: 6px;
	margin-left: 0px;
	padding-right: 6px;
	padding-left: 0px;
}
A.SignIn:link {
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #2A2AA5;
}

A.SignIn:visited  {
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #2A2AA5;
}

A.SignIn:active   {
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #2A2AA5;
}

A.SignIn:hover    {
    text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #2A2AA5;
}


/*================================================================*/

/*Solpart menu*/

/*================================================================*/

.MainMenu_SubMenu TD
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	/*padding: 2px;*/
}

.MainMenu_SubMenuItemSelHover TD
{
	color: #345B6C;/*#E4DBD4;*/
	height:39px;
	/*width:100;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;	
	background-color:#3B3B3B;
}

/*	TOP NORMAL	*/
.MainMenu_TabRootMenuItem TD
{
	color: #FFFFFF;/*#B7CDBC*/
	height:39px;
	/*width:100;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;	
	text-align:center;
	caption-side:left;
	background-image: url(btnNormal.jpg);
	background-repeat: no-repeat;
	background-position:center bottom;
		padding-right: 8px;
	padding-left: 8px;
}

.MainMenu_TabRootMenuItemSel TD
{
	height:39px;
	/*width:100;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #C6381D;/*ffffff*/
	text-align:center;
	background-image: url(btnOver.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-right: 8px;
	padding-left: 8px;

}

.MainMenu_TabMenuItemHover TD
{

	color: #C6381D;/*ffffff*/
	height:39px;
	/*width:100;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align:center;
	background-image: url(btnOver.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-right: 8px;
	padding-left: 8px;
}

.MainMenu_TabMenuItemSelHover TD
{

	color: #C6381D;/*#f9c00f;*/
	height:39px;
	/*width:100;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align:center;	
	background-image: url(btnOver.jpg);
	background-repeat:repeat-x;
	background-position: center bottom;
	padding-right: 8px;
	padding-left: 8px;

}

.MainMenu_MenuContainer {
	border-bottom: #FFFFFF 0px solid;
	border-left: #E7EDE3 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #404040 0px solid;
	/*background-color: #FFFFFF;/*Transparent;*/
	/*width: 1px;*/
	padding: 0px;
}

.MainMenu_MenuBar {
	border-bottom: #FFFFFF 0px solid; 
	border-left: #E7EDE3 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #000000 0px solid;  
	/*background-color: #FFFFFF;/*Separator*/
	cursor: pointer; 
	cursor: hand; 
	height:39px; 
	/*width:100;*/
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #C6381D;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	border-left: #C6381D 0px solid;
	border-bottom: #C6381D 0px solid;
	border-top: #C6381D 0px solid;
	border-right: #C6381D 0px solid;

}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	margin: 0px 0px 0px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: #FFFFFF; 
	border-left: #C6381D 0px solid; 
	border-right: #C6381D 0px solid; 
	border-bottom: #C6381D 0px solid; 
	border-top: #C6381D 0px solid; 
	width: 1; 

}	
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: #0000BB;
	background-color:#FFFFFF; /*#043513;*/
	border-bottom: #C6381D 1px solid;
	border-left: #C6381D 1px solid;
	border-top: #C6381D 1px solid;
	border-right: #C6381D 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#FFFFFF, Direction=180, Strength=0);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.MainMenu_MenuBreak {
/*background-color: #FFFFFF;/*Separator*/
	/*width: 4px;*/
	border: 0;
	
}

.MainMenu_MenuItemSel { 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal;
	background-color: #C6381D;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	color: Black; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}


/*=========================================================================================================*/
label{ color:#555555;}

.NormalBold  {
	font-family: Arial, Helvetica;
	font-size: 8.5pt;
	font-weight: bold;
	color: #666666;
}

.Normal  {
	font-family: Arial, Helvetica;
	font-size: 8.5pt;
	color: #666666;
}
.Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
	margin-left: 0px;
	padding-left: 0px;
	text-align: right;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #2A2AA5;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #2A2AA5;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #C6381D;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #2A2AA5;
	text-decoration: none;
}

.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C6381D;
}
ul {
	list-style-image: url(arrow2.gif);
	list-style-position: outside;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;

	list-style-position: outside;
	list-style-type: lower-roman;
	font-weight: normal;
}
/* Footer */
.Footer {
	font-size: 8.5pt;
	color:#2A2AA5;
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-weight: normal;
}
/* Footer Links */
A.Footer:link {
	text-decoration: none;
	color:#2A2AA5;
	font-weight: normal;
	font-size: 8.5pt;
}

A.Footer:visited  {
	text-decoration: none;
	color:#2A2AA5;
	font-weight: normal;
	font-size: 8.5pt;
}

A.Footer:active   {
	text-decoration: none;
	color:#2A2AA5;
	font-weight: normal;
	font-size: 8.5pt;
}

A.Footer:hover    {
	text-decoration: underline;
	color:#2A2AA5;
	font-weight: normal;
	font-size: 8.5pt;
}
.NormalSmall {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color:#C6381D;
	line-height: 9pt;
}
.NormalBoldSmall {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #C6381D;
	line-height: 9px;
}
.SubHead {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #555555;
}
.SubHead13 {
	font-family: Arial, Helvetica;
	font-size: 13pt;
	font-weight: bold;
	color: #555555;
}
.SubHeadOrange {
	font-family: Arial, Helvetica;
	font-size: 16pt;
	font-weight: bold;
	color: #CE6500;
}	
.CommandButton {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	line-height: 9pt;
	color: #666666;
}
A.CommandButton:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}
A.CommandButton:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}
A.CommandButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: underline;
	line-height: 9pt;
	font-style: normal;
}
A.CommandButton:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}
.NormalBoldGreen {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #006300;
}
/* Breadcrumbs */
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #2A2AA5;
}
A.breadcrumb:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #2A2AA5;
}
A.breadcrumb:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #2A2AA5;
}
A.breadcrumb:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #2A2AA5;
	text-decoration:underline;
	
}
A.breadcrumb:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #2A2AA5;
}
.SubHeadOrange2 {
	font-family: Arial, Helvetica;
	font-size: 11pt;
	font-weight: bold;
	color: #006300;
}
.NormalBoldSmallGreen {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	line-height: 11px;
}
.NormalGreen {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: #006300;
}
.NormalBoldGreen9 {
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #006300;
	font-size: 9pt;
}
.Tagline {
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
}
.leftside {
	background-image: url(7_10.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 30px;
}
.rightside {
	background-image: url(7_09.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 30px;
}
.leftcol {
	background-image: url(1_13.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 179px;
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
	vertical-align: top;
}
.logintable {
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.headercell {
	background-image: url(4_07.gif);
	background-repeat: no-repeat;
	height: 159px;
	text-align: left;
	vertical-align: top;
}
.contentcell {

	text-align: left;
	vertical-align: top;
	margin-top: 12px;
	padding-top: 12px;
	background-position: left top;
	height: 300px;
	margin-left: 12px;
	padding-left: 12px;
	margin-right: 6px;
	padding-right: 6px;
}
.headertable {
	background-image: url(headerbkgrd.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.logo {
	background-image: url(1_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;
	width: 179px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	text-align: center;
	vertical-align: middle;
}
.leftpane {
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.contantpane {
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.rightpane {
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bottompane {
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.search {
	text-align: left;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.maintable {
	width: 830px;
}





