/*!--*************************************************************--*/
/*!-- Dotnetnuke skins - http://www.2designstudio.net     --*/            

                                                                          

                        
/*!-- Copyright (c) 2003-2008 www.2designstudio.net   --*/                

                                                                          

   
/*!-- support@2designstudio.net --*/                                      

                                                 
/*!--*************************************************************--*/

body{
	margin: 0px;
	padding: 0px;
}
.ControlPanel, .PagingTable {
    width: 100%;
    background-color: #ffffff;
    BORDER-RIGHT: #ffffff 0px solid; 
    BORDER-TOP: #ffffff 0px solid; 
    BORDER-LEFT: #ffffff 0px solid; 
    BORDER-BOTTOM: #ffffff 0px solid; 
}

.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #898989;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#898989;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#898989;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#818070;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#898989;
}

/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #76000E;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #882D3C;
}

/* module title style used instead of Head for compact rendering by 

QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #A6A6A6;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
	Color: #808080
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: #1E4B84;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
	 color: #A6A6A6;
}

/* text style used for error messages */
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav 

compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
	 color: #333;
}

/* styles used by Data Grids */
.DataGrid_AlternatingItem
{
    background-color:White;
    color: Red;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_Container
{
	background-color: Transparent;
}
.DataGrid_Footer
{
    background-color:White;
}
.DataGrid_Header
{
    background-color:Transparent;
    color: #A6A6A6;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.DataGrid_Item
{
    background-color:Transparent;
    color: #882D3C;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.DataGrid_SelectedItem
{
    background-color: Silver;
    color: Blue;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
/* text style for buttons and link buttons used in the portal admin pages 

*/
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: #B3A131;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin 

pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #882D3C;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #882D3C;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #74000B;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #882D3C;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #AC003A;
	color: #ffffff;
	font-family: Verdana, sans-serif;
}

    
/* GENERIC */
H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #860001;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #860001;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #394E9F;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #394E9F;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #394E9F;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #394E9F;
}

TFOOT, THEAD    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #394E9F;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #394E9F;
}

A:link  {
    text-decoration:    none;
    color:  #800000;
}

A:visited   {
    text-decoration:    none;
    color:  #800000;
}

A:hover {
    text-decoration:    underline;
    color:  #277fbd;
}

A:active    {
    text-decoration:    none;
    color:  #394E9F;
}

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;
}
OL UL LI   {
    list-style-type:    disc;
}

HR {
    color: #CCCCCC;
    height:1pt;
    text-align:left
}

.StandardWidth {
	width: 877px;
}
.FullHeight {
	height: 100%;
}
.FullWidth {
	width: 100%;
}
.OuterTable {
	width: 100%;
	height: 100%;
}
.Software_padd01{
	padding-top: 43px;
	padding-bottom: 40px;
}
.Software_padd02{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Software_headbg01{
	background-image: url(Software_headbg01.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 13px;
}
.Software_headbg02{
	background-image: url(Software_headbg02.jpg);
	background-repeat: no-repeat;
	width: 13px;
	height: 13px;
}
.Software_headbg03{
	background-image: url(Software_headbg03.jpg);
	background-repeat: repeat-x;
	height: 13px;
}
.Software_headbg04{
	background-image: url(Software_headbg04.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 13px;
}
.Software_headbg05{
	background-image: url(Software_headbg05.jpg);
	background-repeat: no-repeat;
	width: 13px;
	height: 13px;
}
.Software_headbg06{
	background-image: url(Software_headbg06.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 12px;
}
.Software_headbg07{
	background-image: url(Software_headbg07.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 13px;
}
.Software_headbg08{
	background-image: url(Software_headbg08.jpg);
	background-repeat: repeat-y;
	width: 12px;
}
.Software_headbg09{
	background-image: url(Software_headbg09.jpg);
	background-repeat: repeat-y;
	width: 13px;
}
.Software_headbg10{
	background-image: url(Software_headbg10.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 12px;
}
.Software_headbg11{
	background-image: url(Software_headbg11.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 13px;
}
.Software_headbg12{
	background-image: url(Software_headbg12.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 14px;
}
.Software_headbg13{
	background-image: url(Software_headbg13.jpg);
	background-repeat: no-repeat;
	width: 13px;
	height: 14px;
}
.Software_headbg14{
	background-image: url(Software_headbg14.jpg);
	background-repeat: repeat-x;
	height: 14px;
}
.Software_headbg15{
	background-image: url(Software_headbg15.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 14px;
}
.Software_headbg16{
	background-image: url(Software_headbg16.jpg);
	background-repeat: no-repeat;
	width: 13px;
	height: 14px;
}
.Software_headbg17{
	background-image: url(Software_headbg17.jpg);
	background-repeat: repeat;
	height: 100px;
}
.Software_headbg18{
	background-image: url(Software_headbg18.jpg);
	background-repeat: no-repeat;
	width: 35px;
	height: 65px;
}
.Software_headbg19{
	background-image: url(Software_headbg19.jpg);
	background-repeat: no-repeat;
	width: 35px;
	height: 113px;
}
.Software_headbg20{
	background-image: url(Software_headbg20.jpg);
	background-repeat: repeat-x;
	height: 113px;
}
.Software_headbg21{
	background-image: url(Software_headbg21.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 113px;
}
.Software_headbg22{
	background-image: url(Software_headbg22.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 65px;
}
.Software_headbg23{
	background-image: url(Software_headbg23.jpg);
	background-repeat: no-repeat;
	width: 145px;
	height: 24px;
}
.Software_headbg24{
	background-image: url(Software_headbg24.jpg);
	background-repeat: no-repeat;
	width: 50px;
	height: 65px;
}
.Software_headbg25{
	background-image: url(Software_headbg25.jpg);
	background-repeat: repeat-x;
	height: 41px;
}
.Software_headbg26{
	background-image: url(Software_headbg26.jpg);
	background-repeat: repeat-x;
	height: 65px;
}
.Software_leftbg01{
	background-image: url(Software_leftbg01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 24px;
}
.Software_leftbg02{
	background-image: url(Software_leftbg02.jpg);
	background-repeat: repeat-y;
	width: 24px;
}
.Software_leftbg03{
	background-image: url(Software_leftbg03.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 24px;
}
.Software_rightbg01{
	background-image: url(Software_rightbg01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 20px;
}
.Software_rightbg02{
	background-image: url(Software_rightbg02.jpg);
	background-repeat: repeat-y;
	width: 20px;
}
.Software_rightbg03{
	background-image: url(Software_rightbg03.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 20px;
}
.Software_bottombg01{
	background-image: url(Software_bottombg01.jpg);
	background-repeat: no-repeat;
	width: 24px;
	height: 65px;
}
.Software_bottombg02{
	background-image: url(Software_bottombg02.jpg);
	background-repeat: repeat-x;
	height: 65px;
}
.Software_bottombg03{
	background-image: url(Software_bottombg03.jpg);
	background-repeat: no-repeat;
	width: 22px;
	height: 65px;
}
.Software_bottombg04{
	background-image: url(Software_bottombg04.jpg);
	background-repeat: repeat-x;
	height: 65px;
}
.Software_bottombg05{
	background-image: url(Software_bottombg05.jpg);
	background-repeat: no-repeat;
	width: 41px;
	height: 65px;
}
.Software_contentbg01{
	background-image: url(Software_contentbg01.jpg);
	background-repeat: no-repeat;
	width: 24px;
	height: 19px;
}
.Software_contentbg02{
	background-image: url(Software_contentbg02.jpg);
	background-repeat: repeat-x;
	height: 19px;
}
.Software_contentbg03{
	background-image: url(Software_contentbg03.jpg);
	background-repeat: no-repeat;
	width: 19px;
	height: 19px;
}
.Software_contentbg04{
	background-image: url(Software_contentbg04.jpg);
	background-repeat: no-repeat;
	width: 20px;
	height: 19px;
}
.Software_datebg01{
	background-image: url(Software_datebg01.jpg);
	background-repeat: no-repeat;
	width: 13px;
	height: 24px;
}
.Software_datebg02{
	background-image: url(Software_datebg02.jpg);
	background-repeat: repeat-x;
	height: 24px;
}
.Software_datebg03{
	background-image: url(Software_datebg03.jpg);
	background-repeat: no-repeat;
	width: 13px;
	height: 24px;
}
.Software_menubg01{
	background-image: url(Software_menubg01.jpg);
	background-repeat: no-repeat;
	width: 32px;
	height: 36px;
}
.Software_menubg02{
	background-image: url(Software_menubg02.jpg);
	background-repeat: repeat-x;
	height: 36px;
}
.Software_menubg03{
	background-image: url(Software_menubg03.jpg);
	background-repeat: no-repeat;
	width: 19px;
	height: 36px;
}
.Software_searchbg{
	background-image: url(Software_searchbg.jpg);
	background-repeat: no-repeat;
	width: 232px;
	height: 22px;
}

/**/

.toppane{
	padding: 5px 5px 0px 5px;
}
.leftpane{
	padding: 5px 0px 0px 5px;
}
.contentpane{
	padding: 5px 5px 0px 5px;
}
.rightpane{
	padding: 5px 5px 0px 0px;
}
.bottompane{
	padding: 5px 5px 0px 5px;
}

/**/

.MainMenu_MenuContainer {
	background-color: Transparent;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_TabRootMenuItem TD{
	background-image: url(Software_menubg02.jpg);
	font-family: Tahoma, Arial, Helvetica;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal; 
	font-size: 11px;
	height: 36px;
	padding-bottom: 5px;
}
.MainMenu_TabRootMenuItemSel TD{
	background-image: url(Software_menubg002.jpg);
	font-family: Tahoma, Arial, Helvetica;
	background-repeat: repeat-x;
	color: #23627E;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	height: 36px;
	padding-bottom: 5px;
}
.MainMenu_TabMenuItemHover TD{
	background-image: url(Software_menubg02.jpg);
	font-family: Tahoma, Arial, Helvetica;
	background-repeat: repeat-x;
	color: #F1F1F1;
	font-weight: bold;
	font-style: normal; 
	font-size: 11px;
	height: 36px;
	padding-bottom: 5px;
}
.MainMenu_TabMenuItemSelHover TD{
	background-image: url(Software_menubg002.jpg);
	font-family: Tahoma, Arial, Helvetica;
	background-repeat: repeat-x;
	color: #23627E;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	height: 36px;
	padding-bottom: 5px;
}
.MainMenu_MenuItem {
	cursor: hand; 
	color: #3287AE; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #ACDAF1 0px solid; 
	border-bottom: #ACDAF1 1px solid; 
	border-top: #ACDAF1 0px solid; 
	border-right: #ACDAF1 0px solid;
	height: 19px;
	padding-left: 5px;
}
.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_SubMenu {
	border-bottom: #3EAEE0 1px solid; 
	border-left: #3EAEE0 1px solid; 
	border-top: #3EAEE0 1px solid;  
	border-right: #3EAEE0 0px solid; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff;
	background-color: #E4F3FA;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray' 

, Direction=135, Strength=0);
}
.MainMenu_MenuBreak {
	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_MenuItemSel {
	background-color: #ABE054;
	color: #3287AE;
	cursor: hand; 
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal;
	height:19px;
	padding-left: 5px;
}
.MainMenu_MenuArrow {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #ACDAF1 1px solid; 
	border-bottom: #ACDAF1 1px solid; 
	border-top: #320D05 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.Main {
	border-right:  #AAAAAA 1px solid; 
	border-left:  #AAAAAA 1px solid; 
}

/**/

.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}
.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}
.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color:#BBC4C3; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 0px solid; 
	border-top: white 0px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}
.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #718383; 
	border-left: #718383 1px solid; 
	border-bottom: #718383 1px solid; 
	border-top: #718383 1px solid; 
	text-align: center; 
}
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #3B5353; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#ffffff', 

Direction=135, Strength=0); 
	border-bottom: #718383 1px solid; 
	border-left: #718383 1px solid; 
	border-top: #718383 1px solid; 
	border-right: #718383 1px solid;
}
.ModuleTitle_MenuBreak {
	border-bottom: #718383 1px solid; 
	border-left: #718383 0px solid; 
	border-top: #718383 1px solid;  
	border-right: #718383 0px solid; 
	background-color: #718383; 
	height: 1px;
}
.ModuleTitle_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #2A4443; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	background-color: #98A4A4;
}
.ModuleTitle_MenuArrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #98A4A4 1px solid; 
	border-bottom: #98A4A4 1px solid; 
	border-top: #3B5353 0px solid;
}
.ModuleTitle_RootMenuArrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
}

/**/

.login, A.login:link, A.login:visited, A.login:active{
   background-image: url(Software_login.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Tahoma;
	font-size: 11px;
	color: #647188;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
}
A.login:hover{
   background-image: url(Software_loginhover.jpg);
	font-family: Tahoma;
	font-size: 11px;
	color: #7A879E;
	font-weight: bold;
	text-decoration: none;
}
.user, A.user:link, A.user:visited, A.user:active{
   background-image: url(Software_user.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Tahoma;
	font-size: 11px;
	color: #647188;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
}
A.user:hover{
   background-image: url(Software_userhover.jpg);
	font-family: Tahoma;
	font-size: 11px;
	color: #7A879E;
	font-weight: bold;
	text-decoration: none;
}
.date, A.date:link, A.date:visited, A.date:active{
	font-family: Tahoma;
	font-size: 11px;
	color: #929292;
	font-weight: normal;
	text-decoration: none;
}
A.date:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #929292;
	font-weight: normal;
	text-decoration: underline;
}
.copyright, A.copyright:link, A.copyright:visited, A.copyright:active{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
A.copyright:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

/**/

.SearchButton {
   background: transparent;
   padding: 0px 0px 20px 23px;
   cursor: hand; 
   font-size:1px;
	vertical-align: top;
   margin: 0 0 0 0px;
}
#dnn_dnnSEARCH_txtSearch { text-align: left; vertical-align: middle;  

height:20px; background: transparent; width: 196px; color: #000000; 

padding: 4px 0px 2px 5px; border: 0px solid #FFFFFF; cursor:text; font-

size: 11px;}

/**/

.software_font01{
font-family:tahoma;
font-size:11px;
color:#666666;
line-height:120%;
}
.software_font02{
font-family:tahoma;
font-size:11px;
color:#666666;
line-height:120%;
font-weight:bold;
}
.software_font03{
font-family:tahoma;
font-size:11px;
color:#666666;
line-height:150%;
}
.software_font04{
padding-right: 20px;
}
.software_font05{
border-left: 1px dashed #999999;
}
.software_font06{
padding-left: 20px;
}
