.PagingTable
{background-color: #dedcc7;
}

.dropdown
{ background-color: blue;
	height: 25px;
}
/* UDT Images */
.UDT_img {
border: 0px;
height: 25px;
width: 25px;
}

.UDT_Table_Head 
{
   background-color: #7596b9; /*#FFCC66*/
}
tr.UDT_Table_Head td, tr.UDT_Table_Item td, tr.UDT_Table_AlternateItem td {
    border:solid 1px #ccc;
}
.UDT_Table_AlternateItem {background-color: #ccc;}


/*
================================
Skin styles for DotNetNuke
================================
*/   
a:link,a:visited,a:active{
	color: #000259;
	font-weight: normal;
	text-decoration: none;
}

a:hover{
	color: #333;
	font-weight: normal;
	text-decoration: underline;
	/*background-color: #333366*/
	}

.white{
	color: #ffffff;
}

a.white:link,a.white:visited,a.white:active{
	color: #000259;
	font-weight: normal;
	text-decoration: none;
}

a.white:hover{
	color: #000259;
	font-weight: bold;
	text-decoration: underline;
}

/* text style used for most text rendered by modules */
.Normal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.NormalRed{
	color: #000259;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
}

.NormalBold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
}
/* Style for links at bottom of page */
.links,.bottom {	FONT-WEIGHT: bold;	FONT-SIZE: 70%;	COLOR: #fff;	FONT-FAMILY: Tahoma, Arial, Helvetica;	TEXT-DECORATION: none;}
A.links:link {	COLOR: #fff;	TEXT-DECORATION: none} 
A.links:visited {	COLOR: #fff;	TEXT-DECORATION: none}
A.links:hover {	COLOR: #fff;	TEXT-DECORATION: underline}
A.links:active {	COLOR: #fff;	TEXT-DECORATION: none}

.currentdate {FONT-WEIGHT: bold;	FONT-SIZE: 70%;	COLOR: #333;	FONT-FAMILY: Tahoma, Arial, Helvetica;	TEXT-DECORATION: none;}

/* Style for search text */
.search { background-color: transparent; border: 0px; FONT-WEIGHT: bold;	FONT-SIZE: 70%;	COLOR: #333;	FONT-FAMILY: Tahoma, Arial, Helvetica;	TEXT-DECORATION: none;}
A.search:link {	COLOR: #333;	TEXT-DECORATION: none} 
A.search:visited {	COLOR: #333333;	TEXT-DECORATION: none}
A.search:hover {	COLOR: #333333;	TEXT-DECORATION: underline}
A.search:active {	COLOR: #333333;	TEXT-DECORATION: none}

/* Style for Various Links*/
.SkinObject {	FONT-WEIGHT: bold;	FONT-SIZE: 70%;	COLOR: #333;	FONT-FAMILY: Tahoma, Arial, Helvetica;	TEXT-DECORATION: none;}
A.SkinObject:link {	COLOR: #333;	TEXT-DECORATION: none} 
A.SkinObject:visited {	COLOR: #333;	TEXT-DECORATION: none}
A.SkinObject:hover {	COLOR: #333;	TEXT-DECORATION: underline}
A.SkinObject:active {	COLOR: #333;	TEXT-DECORATION: none}

/* Contact the Webmaster */
.contact_web,.bottom_info {	FONT-WEIGHT: bold;	FONT-SIZE: 12PX;	COLOR: #333;	FONT-FAMILY: Tahoma, Arial, Helvetica;	TEXT-DECORATION: none;}
A.contact_web:link {	COLOR: #333;	TEXT-DECORATION: none} 
A.contact_web:visited {	COLOR: #333;	TEXT-DECORATION: none}
A.contact_web:hover {	COLOR: #333;	TEXT-DECORATION: underline}
A.contact_web:active {	COLOR: #333;	TEXT-DECORATION: none}

/* Breadcrumbs */
.breadcrumbs {	FONT-WEIGHT: bold;	/*FONT-SIZE: 70%;*/	COLOR: #FFF;	FONT-FAMILY: Tahoma, Arial, Helvetica;	TEXT-DECORATION: none;}
A.breadcrumbs:link {	COLOR: #333;	TEXT-DECORATION: none} 
A.breadcrumbs:visited {	COLOR: #333;	TEXT-DECORATION: none}
A.breadcrumbs:hover {	COLOR: #333;	TEXT-DECORATION: underline}
A.breadcrumbs:active {	COLOR: #000;	TEXT-DECORATION: underline;}

.userclass {	FONT-WEIGHT: bold;	FONT-SIZE: 70%;	COLOR: #fff;	FONT-FAMILY: Tahoma, Arial, Helvetica;	TEXT-DECORATION: none;}
A.userclass:link {	COLOR: #fff;	TEXT-DECORATION: none} 
A.userclass:visited {	COLOR: #fff;	TEXT-DECORATION: none}
A.userclass:hover {	COLOR: #fff;	TEXT-DECORATION: underline}
A.userclass:active {	COLOR: #fff;	TEXT-DECORATION: none}

.loginclass {	FONT-WEIGHT: bold;	FONT-SIZE: 70%;	COLOR: #fff;	FONT-FAMILY: Tahoma, Arial, Helvetica;	TEXT-DECORATION: none;}
A.loginclass:link {	COLOR: #fff;	TEXT-DECORATION: none} 
A.loginclass:visited {	COLOR: #fff;	TEXT-DECORATION: none}
A.loginclass:hover {	COLOR: #fff;	TEXT-DECORATION: underline}
A.loginclass:active {	COLOR: #fff;	TEXT-DECORATION: none}

.bottom_info
{	height: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 800px;
}

.skingradient {
	
	/*BACKGROUND-color: #82959f; */
	HEIGHT:58px;
	background-image: url(bottombkg.jpg);
	background-repeat: repeat-x;
	
}


.content 
{
	width: 800px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: transparent;
}

/* The main Page*/
.bottomright
{ 
	width: 39px;
}
.bottomleft
{	width: 39px;
}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #ffffff;
	/*background-image: url(pagebkg.jpg);*/
	background-repeat: repeat-x;
	/*background-position: center;*/

}
.skinmaster {
	height: 100%;
	background-color: #ffffff;
	BORDER-RIGHT: #999 1px solid; 
	BORDER-TOP: #999 1px solid; 
	BORDER-LEFT: #999 1px solid; 
	BORDER-BOTTOM: #999 1px solid; 
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px; 
	width: 901px;
	max-width: 1024px;
}

.skinheader {
	/*background-color: #cdd1c3;*/
	/*background-color: #90a5b8;*/
	background-image: url(logo.jpg);
	background-repeat: repeat-x;
	width: 626px;
	height: 170px;
}
.headerbkg
{	background-repeat: repeat-x;
	background-color: #233458;;
	height: 140px;
}

/* Used behind Control Panel and bottom Bar */
.filler
{ background-color: #fff;
	width: 100%;
}

/* Bottom Bar */
.bottom {
	background-color: #003366;
	height: 34px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	width: 100%;
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.searchbx
{	/*background-color: #e1e5e7;*/
	background-image: url(searchBOX.gif);
	background-repeat: no-repeat;
	width: 266px;
	height: 59px;
}
/* Contains the date, not the toppane */

.MenuBarPane
{
	color: #fff;
	background-color: transparent;
	BACKGROUND-image: url(bar.jpg);
	BACKGROUND-REPEAT: repeat-x;
	Background-Position: top;	
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 1px;
	vertical-align: middle;
	width: 100%;
	height: 42px;
}

.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
	/*background-image: url(back.gif);*/
	background-repeat: repeat-x;
}
.leftpane {
	width: 150px;
	min-width: 150px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right: dashed 1px #ccc;
	white-space: normal;
	background-color: transparent;
	/*background-image: url(menubkg.jpg);*/
	background-repeat: repeat-x;
}
.rightpane {
	width: 200px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-left: dashed 1px #ccc;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 2px;
	padding-right: 0px;
}

/*Menu Styles */
/* Background for Menu */
.menuback,.searchback
{	background-image: url(bar.jpg);
	background-repeat: repeat-x;
	height: 42px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #fff;
}

.MainMenu_MenuContainer
{
	BORDER-RIGHT: black 0px solid;	
	PADDING-RIGHT: 0px;	
	BACKGROUND-POSITION: center top;	
	BORDER-TOP: black 0px solid;	
	PADDING-LEFT: 0px;	
	PADDING-BOTTOM: 0px;	
	BORDER-LEFT: black 0px solid;
	PADDING-TOP: 0px;	
	BORDER-BOTTOM: black 0px solid;	
	BACKGROUND-REPEAT: repeat-x;	
	/*BACKGROUND-image: url(bar.jpg);*/
	background-position: top;
	height: 42px;
}

.MainMenu_MenuBar {
	background-color: Transparent;
	width: 100%
}

/* SolPartMenu*/
.MainMenu_MenuItem
{
	color: #000;
	border-left: white 0px solid;
	border-bottom: white 0px solid;
	border-top: white 0px solid;
	border-right: white 0px solid;
	background-color: Transparent;
	height: 25px;
}

.MainMenu_RootMenuItem /* Control for Main Menu Items */
{
    color: #000033; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 80%; 
	font-weight: bold; 
	font-style: normal;
	height: 42px;
}

.MainMenu_RootMenuItemActive 
{
    /*background-position: center bottom;*/
    color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 80%; 
	font-weight: bold; 
	font-style: normal;
    height: 42px;
    background-color: Transparent;
    }

.MainMenu_RootMenuItemSelected 
{	background-color: Transparent;
	color: #000033; 
	background-position: center bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 80%; 
	font-weight: bold; 
	font-style: normal;
	height: 42px;
   }

.dnn_dnnsolpartmenu_ctldnnsolpartmenu_spmitm MainMenu_MenuItem
{ 
    color: White;
}

.MainMenu_SubMenu {
	background-color: #EEEDF2;
	z-index: 1000;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px solid #bebdc2;
}

.MainMenu_SubMenuItemActive 
{	
   
}

.MainMenu_SubMenuItemSelected 
{	background-color: #ccc;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
}

.MainMenu_MenuIcon,.MainMenu_MenuArrow,.MainMenu_RootMenuArrow { display: none;}
.MainMenu_MenuBreak {BORDER: NONE;}

.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px;
    font-weight: normal;
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  112.5%;
    font-weight:    normal;
    color: #333333;
}

#div_search
{
    position: static;
    /*top: 210px;
    left: 750px;*/
    width: 200px;
}    

#div_logon
{
    position: static;
    width: 100%;
    color: #fff;
}


















































































































































































































































































































































































































































































































































































































































