.Background_Body
{
	background-color:#668ec1;
}

.Bg_Breadcrumb
{
	background-image:url(images/Bg_Breadcrumb.gif);
	background-repeat:repeat-x;
	background-position:top left;
	height:29px;
	border-left:solid 1px #1b6db3;
	border-right:solid 1px #1b6db3;
}

.Bg_BottomCenter
{
	background-color:trasparent;
	background-image:url(images/Bottom_Center.gif);
	background-repeat:repeat-x;
	background-position:top left;
	height:86px;
	border-left:solid 1px #71a4cd;
	border-right:solid 1px #71a4cd;
}
.Backgroun_Content
{
	background-color:#e6f2fc;
	border-left:solid 1px #1b6db3;
	border-right:solid 1px #1b6db3;
}
.Footter
{
	background-image:url(images/Bg_Footter.gif);
	background-repeat:repeat-x;
	background-position:top left;
	border-left:solid 1px #1b6db3;
	border-right:solid 1px #1b6db3;
	height:29px;
	line-height:29px;
}
.Sep_banner
{
	background-image:url(images/Sep_banner.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:97px;
	line-height:97px;
	width:39px;
}
.bg_banner
{
	background-image:url(images/bg_banner.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	height:97px;
	line-height:97px;
}

.Banner_right
{
	background-image:url(images/Banner_right.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:97px;
	line-height:97px;
	width:18px;
	padding:0px;
}

.currentdate {
	color: #000000; 
    font-size:13px;
	padding-left:30px;
}
a.login, a.login:link, a.login:visited, a.login:active {
	color:#000000;
    padding-top:0px;
    font-size:13px;
    text-align:left;
	background-color:transparent;
	display:block;
	text-decoration:none;
} 
a.login:hover  {
	color: #11449c; 
    padding-top:0px;
    font-size:13px;
    text-align:left;
	background-color:transparent;
	display:block;
	text-decoration:none;

}
a.register, a.register:link, a.register:visited, a.register:active {
	color:#000000;
    padding-top:0px;
	padding-left:5px;
	padding-right:5px;
    font-size:13px;
    text-align:right;
	background-color:transparent;
	display:block;
	text-decoration:none;

} 
a.register:hover  {
	color: #11449c; 
    padding-top:0px;
	padding-left:5px;
	padding-right:5px;
    font-size:13px;
    text-align:right;
	background-color:transparent;
	display:block;
	text-decoration:none;
}
/*==============================*/
body
{
	background-color:#ffffff;
	color:#000000;
	margin:0pt;
	padding:0pt;
}
body, td, th, textarea, select, h2, h3, h4, h5, h6 {
	font-family:arial,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.25em;
}

.Masterpanel{
	margin:0pt;
	padding:0pt;
	background-image:url(images/body_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-attachment:scroll;
}
/*  DNN Link Style */
.CommandButton, a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {
	font-family:arial,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.25em;
}

a.CommandButton:hover {
	font-family:arial,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.25em;
}
.Skinobject, a.Skinobject, a.Skinobject:link, a.Skinobject:visited, a.Skinobject:active   {
	font-family:arial,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.25em;
}
a.Skinobject:hover    {
  font-family:arial,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.25em;
}
a {
	color:#004276;
	text-decoration:none;
}
a:link, a:visited, a:active {
	color:#5C7996;
}
a:hover {
	color:#CA0002;
}
a:focus {
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
}

/*  DNN Common Style */
.Head {
	FONT-WEIGHT: bold; 
	font-size:14px;
	color: #1380D5;
}
.SubHead {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #1380D5;
}
.Normal
{
	FONT-SIZE: 11px; 
	text-align: justify;
	color: #555555;
}
.NormalBold {
	
	FONT-WEIGHT: bold;
	color:#424242;
}
.NormalRed {
	FONT-WEIGHT: bold; 
	COLOR: #ff0000;
}
UL LI {
	list-style-image:url(images/bullets.gif);
	list-style-position: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	color:#424242;
	padding: 2px;
}
.NormalTextBox {
	color: #6B8391;
}
input.NormalTextBox{
  BORDER-RIGHT: #6B8391 1px solid; 
	BORDER-TOP: #6B8391 1px solid; 
	BORDER-LEFT: #6B8391 1px solid; 
	BORDER-BOTTOM: #6B8391 1px solid; 
	background-color: #FFF;
}
.StandardButton {
	BORDER-RIGHT: #6B8391 1px solid; 
	BORDER-TOP: #6B8391 1px solid; 
	BORDER-LEFT: #6B8391 1px solid; 
	BORDER-BOTTOM: #6B8391 1px solid;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Hnelvetica, sans-serif;
	background-color: #FFFFFF;
	color:#6B8391;
}
/* ============================== 
		CSS for MainMenu
   ============================== */
.Menu_Background
{
	background-image:url(images/bg_Menu.gif);
	background-repeat:repeat-x;
	height:35px;
	background-attachment:scroll;
	background-position:left top;
	background-color:transparent;
	padding:0px;
	margin:0px;
}
.MenuLeft
{
	background-image:url(images/Menu_Left.gif);
	background-repeat:no-repeat;
	height:35px;
	background-position:left top;
	background-color:transparent;
	padding:0px;
	margin:0px;
	width:8px;
}

.RootMenuItemSel td, .RootMenuItem td, .RootMenuItemActive td{
	width:0px;
}
.MainMenu_MenuContainer {
	background-color: transparent;
    width:100%;
	height: 1px;
}

.MainMenu_MenuBar {
	height:35px;
	width:100%;
}

.MainMenu_MenuArrow {
	display: none
}

.MainMenu_RootMenuArrow {
	display: none
}

.MainMenu_MenuIcon {
	display: none
}

.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; 
}

.RootMenuItemSel td img, .RootMenuItem td img, .RootMenuItemActive td img{
    display:none;
    position:absolute;
}
.RootMenuItem .Menu_Left {
    white-space:nowrap;
	background-color:transparent;
	height:35px;
	width:11px;
}
.RootMenuItemSel .Menu_Left {
    
    white-space:nowrap;
	background-image:url(images/Menu_ActiveLeft.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:transparent;
	height:35px;
	width:12px;
}

.RootMenuItemActive .Menu_Left {
    white-space:nowrap; 
	background-image:url(images/Menu_ActiveLeft.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:transparent;
	height:35px;
	width:12px;
}

.RootMenuItem .Menucenter {
    color:#ffffff;
    font-size:13px;
	font-weight:bold;
    text-align:center;
    white-space:nowrap;
	background-color:transparent;
	height:35px;
	width:100% !important;
	width:100%;
}

.RootMenuItemSel .Menucenter {
/*Menu_BgActive*/
    color: #1a5188; 
    font-size:13px;
	font-weight:bold;
    text-align:center;
    white-space:nowrap;
	background-image:url(images/Menu_ActiveCenter.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:transparent;
	height:35px;
	width:100% !important;
	width:100%;
}

.RootMenuItemActive .Menucenter{
    color:#1a5188; 
    font-size:13px;
	font-weight:bold;
    text-align:center;
    white-space:nowrap; 
	background-image:url(images/Menu_ActiveCenter.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:transparent;
	height:35px;
	width:100% !important;
	width:100%;
}

.RootMenuItem .Menu_Right {
    white-space:nowrap;
	background-color:transparent;
	height:35px;
	width:11px;
}

.RootMenuItemSel .Menu_Right {
    white-space:nowrap;
	background-image:url(images/Menu_ActiveRight.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:transparent;
	height:35px;
	width:13px;
}

.RootMenuItemActive .Menu_Right{
    
    white-space:nowrap; 
	background-image:url(images/Menu_ActiveRight.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:transparent;
	height:35px;
	width:13px;
}
.MainMenu_MenuItem {
    border:0pt none;
}

.MainMenu_MenuItemSel {
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand; 
}
.Menu_sep
{
	background-image:url(images/Menu_Sep.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:transparent;
	height:35px;
	width:4px;
}
.Submenu {
    border-left:4px solid #4176aa;
    cursor:hand;
	margin-top: 0px !important;
    margin-top: 1px;
    margin-left: -1px; 
    font-size: 11px; 
    color: #ffffff;
    font-weight: bold; 
	background: #7cabd0; 
    z-index:1000;
	position:relative;
}
.Submenu td.MainMenu_MenuItem {
    padding:4px 20px 4px 10px;
    border:0pt none;
    font-size: 11px;
	font-weight: bold;
	width:100%;
	white-space:nowrap;
	white-space:pre-wrap;
	color: #ffffff;
}

.Submenu td.MainMenu_MenuItemSel {
	background-color: #ebf3f7; 
	cursor: hand; 
	cursor: hand; 
	width:100%;
	white-space:nowrap;
	white-space:pre-wrap;
	color:#1a5188;
}

.Submenuitemselected, .Submenuitembreadcrumb {
    padding:4px 20px 4px 10px;
    border:0pt none;
    margin-top: 0px;
    margin-left: 0px; 
    font-size: 11px; 
    color: #1a5188;
	font-weight: bold; 
	background: #ebf3f7; 
	width:100%;
	white-space:nowrap;
	white-space:pre-wrap;
}


.breadcrumb, a.breadcrumb, a.breadcrumb:link, a.breadcrumb:visited, a.breadcrumb:active {
	font-size:12px;
	font-weight:normal;
	color: #1a5188;
	text-decoration: none;
	padding-left:5px;
} 
a.breadcrumb:hover  {
	font-size:12px;
	font-weight:normal;
	color: #656565;
	text-decoration: none;
	padding-left:5px;
}





/* ============================== 
		CSS for Panel
   ============================== */
.LeftPaneTop
{
	background-image:url(images/MenuLeft_BackgrounTop.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:17px;
}
.LeftPane
{
	background-color:#e3f0f8;
}

.RightTopPane{
	margin:0px;
	padding:0px;
}
.LeftTopPane{
	margin:0px;
	padding-left:1px;
	padding-right:1px;
}
.CenterPane{
	padding-left:1px;
	padding-right:1px;
	margin:0px;
	width:100%;
}
/* ============================== 
		CSS for Box Bottom
   ============================== */
.subMenu_bg{
	background-image:url(images/subMenu_bg.gif);
	background-repeat:repeat-x;
	background-attachment:scroll;
	background-position:top left;
	background-color:transparent;
	width:100%;
	text-align:center;
	line-height:30px;
}
span.dnnLINKS_Root{
	font-size:12px;
	color:#0065b7;
	text-decoration:none;
	text-align:center;
	padding-left:3px;
	padding-right:3px;
}
a.dnnLINKS_Root, a.dnnLINKS_Root:link, a.dnnLINKS_Root:visited, a.dnnLINKS_Root:active{
	font-size:12px;
	color:#0065b7;
	text-decoration:none;
	text-align:center;
	white-space:normal;
}
a.dnnLINKS_Root:hover{
	font-size:12px;
	color:#da251c;
	text-decoration:none;
	text-align:center;
	white-space:nowrap;
}

