body {
	font-family: sans-serif, serif, "Arial";
	font-size: 12px;
	margin: 0px; 
	padding: 0px; 
}
.Mainbg {
	background-color: #10417c;	
}
.mainborder_tb {
    border:#1c4a83 1px solid;	
}
.HomePage_bg {
    background-image:url(images/Home2.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	
}
   
/* Form & Table ATRIBUTES */

form {
	margin: 0;
}
tbody {
	font-size:12px;
}
td {
	font-size:12px;
}
th {
	font-size:12px;
}
div {
	font-size:12px;
}
table {
	font-size:12px;
}
input, textarea, select {
	font-size:12px;
}

.ControlPanel, .PagingTable
{
width: 100%;
	background-color: #FFFFFF;
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
}
.NormalBold {
font-family: sans-serif, serif, "Arial";
	color:#012d62;
	font-weight:bold;
}
.Normal {
	font-family: sans-serif, serif, "Arial";
color:#012d62;
font-size:12px;
	font-weight:normal;
}

/* Containers */


/*-- Login User Pane pane          --*/ .LoginUserPane { width: 100%; padding-top:7px; padding-right:7px; text-align:center}

/*-- Top Text Banner               --*/ .TopTextBanner { width: 100%; padding-top:7px; padding-right:7px;}

/*-- left content pane             --*/ .LeftPane { padding-top:7px; padding-left:7px; padding-right:7px; }
/*-- content pane                  --*/ .ContentPane2 { padding-top:7px; padding-right:9px; padding-left:7px; padding-bottom:7px; }





.search_box { color:#FFFFFF; font-size:100%; font-weight:normal; text-align:right; vertical-align:middle; border: 0px #012d62 solid; }

/* Normal Text Box */
.NormalTextBox { color: #10417c; font-size: 12px; font-weight: normal; vertical-align: middle; background-color: #FFFFFF; border-bottom: #999999 1px solid; border-left: #999999 1px solid; border-right: #999999 1px solid; border-top: #999999 1px solid; }

/* Normal Text Box TD*/
.NormalTextBox TD { color: #10417c; font-size: 12px; font-weight: normal; vertical-align: middle; background-color: #FFFFFF; border-bottom: #999999 1px solid; border-left: #999999 1px solid; border-right: #999999 1px solid; border-top: #999999 1px solid; }
/* Table Menu Style */

.nav_td {
    background-image:url(images/Bishop_S_08.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height:96px;
}
.nav_sideimg {
    background-image:url(images/Bishop_S_07.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.nav_sideimg-lightblue {
    background-image:url(images/Bishop-lightblue_S_07.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.nav_sideimg-lightgreen {
    background-image:url(images/Bishop-lightgreen_S_07.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.nav_sideimg-darkgreen {
    background-image:url(images/Bishop-darkgreen_S_07.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.nav_sideimg-tan {
    background-image:url(images/Bishop-tan_S_07.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.nav_sideimg-darkred {
    background-image:url(images/Bishop-darkred_S_07.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.nav_sideimg-orange {
    background-image:url(images/Bishop-orange_S_07.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.nav_sideimg-darkblue {
    background-image:url(images/Bishop-darkblue_S_07.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.nav_sideimg-white {
    background-image:url(images/Bishop-white_S_07.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.nav_sidemenu_tb {
    background-image:url(images/Bishop_S_12.jpg);
	background-position:left top;
	background-repeat: repeat-y;
}
.SideMenu_bg {
    background-image:url(images/Container_02.gif);
	background-position:top;
	background-repeat:repeat-y;
}
/* DNN Menu Containers */

.main_dnnmenu_container {
	background-color: transparent; 
	border-style: none;
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
	
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	color: #012d62; 
	font-size: 11px;  
	background-color: #FFFFFF;
	font-family: Arial; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	
    padding: 1px 2px 2px 1px;	
    border-bottom-color:#012d62;
	border-bottom-style:solid;
	border-bottom-width: 1px;  
        }

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color:#012d62; 
	font-size: 11px; 
	background-color: Transparent;
	font-family: Arial; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 4px 5px 4px 5px;   /*explicitly set padding for root menu items*/
	border-bottom: #b2c6e7 1px dashed;
    vertical-align: top;
    
}

.main_dnnmenu_itemhover {  
	background-color: #FFFFFF; 
}

.main_dnnmenu_itemhover td {  
	background-color: #FFFFFF; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	text-align: center; 
	width: 0px; 
	height: 20px;
	border-bottom-color:#012d62;
	border-bottom-style:solid;
	border-bottom-width: 0px;
}
.main_dnnmenu_submenu td {
	background-color: #d8dff2; 
	border-color: #012d62;
	border-style: solid;	
	border-width: 0px; 
	z-index: 1000; 
	cursor: pointer; 
	
}
.main_dnnmenu_submenu {
	background-color: #d8dff2; 
	border-color: #012d62;
	border-style: solid;	
	border-width: 0px; 
	z-index: 1000; 
	cursor: pointer; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	
}
.Submenuitemselected, .Submenuitemselected td, .Submenuitembreadcrumb {
    background: #7ba2d9;
	z-index: 1000; 
	cursor: pointer;
	color:#032c62; 
	
}

.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
}

.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}

.Head {
   font-family: Verdata, Arial, Helvetica;
   font-size:  12px;
   font-weight:  bold;
   color: #012d62;
}



/* Links Styles */
a:link {
	color: #10417c;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663399;
}
a:hover {
	text-decoration: none;
                color: #FF0000;
                
}
a:active {
	text-decoration: none;
	color: #10417c;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {

    font-family: sans-serif, serif, "Times New Roman";
    color: #10417c;
	font-size: 12px;
	text-decoration: none;
                
}

A.CommandButton:visited  {
    font-family:  sans-serif, serif, "Times New Roman";
    color: #10417c;
	font-size: 12px;
	text-decoration: none;
                
}

A.CommandButton:active   {
    font-family:  sans-serif, serif, "Times New Roman";
    color: #10417c;
	font-size: 12px;
	text-decoration: none;

}

A.CommandButton:hover {
    font-family:  sans-serif, serif, "Times New Roman";
    color: #686565;
	font-size: 12px;
	text-decoration: underline;
}


#WhiteText {
   color:#ffffff;
   font-size:11px;
   font-weight:bold;
}
#WhiteText a:link{color:#ffffff; font-weight:bold;}
#WhiteText a:visited{color:#ffffff; font-weight:bold;}
#WhiteText a:hover{color:#ffffff; font-weight:bold; text-decoration:underline;}
#WhiteText a:active{color:#ffffff; font-weight:bold; text-decoration:underline;}

#BlueText {
   color: #10417c;
   font-size:11px;
   font-weight:bold;
}
#BlueText a:link{color:#10417c; font-weight:bold;}
#BlueText a:visited{color:#10417c; font-weight:bold;}
#BlueText a:hover{color:#10417c; font-weight:bold; text-decoration:underline;}
#BlueText a:active{color:#10417c; font-weight:bold; text-decoration:underline;}

/* Page Styles */

.LoginUser {
	font-size: 11px;
	text-align:right;
	vertical-align:middle;	
	color:#FFFFFF;
	font-weight:bold;	
}
.Currentdate {
     text-align:left;
	 vertical-align:middle;
	 color:#FFFFFF;
	 font-weight:bold;
	 font-size:11px;
}
.Breadcrumb {
     text-align:left;
	 vertical-align:middle;
	 color:#FFFFFF;
	 font-weight:bold;
	 font-size:11px;
	 white-space: nowrap;
	 width:100%;
}






