@import url("css/menu.css");
@import url("css/listItems.css");
@import url("css/Groups.css");

/* HTML ATRIBUTES */
html, body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;		
}
.NormalBold {
    color:#666666;
	font-size:13px;
	font-weight:bold;
}
.Normal {
    color:#666666;
	font-size:13px;
	font-weight:normal;
}
		
.mainbg {
    vertical-align:top;	
	padding:0px;
	margin:0px;
	background:#314F85 url(images/MPR_S_01.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	width:100%;
	height:100%;	
}
.mainbg_btm {
	padding:0px;
	margin:0px;
	background: url(images/MPR_S_23.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	width:100%;
	height:100%;	
}
.Headerbg {
   background-image: url(images/MPR_S_04.jpg);
   background-position:top center;
   background-repeat:no-repeat;
   width:100%;
}
.Headertb {
   padding-top:15px;
 }
.Headerbg_fade {
   background-image: url(images/MPR_S_08.jpg);
   background-position:top left;
   background-repeat:repeat-x;
}
.UserPadding {
   padding-top:5px;
   padding-right:5px;
} 
.solpart {
   background-image: url(images/MPR_S_12.jpg);
   background-position: top;
   background-repeat:repeat-x;
}
.BodyColor {
   background:#FFFFFF;
}
.BreadcrumbFade {
   background: #FFFFFF url(images/MPR_S_17.jpg);
   background-position: top center;
   background-repeat: no-repeat;
}
.leftfade {
   background-image:url(images/MPR_S_16.png);
   background-repeat:repeat-y;
   background-position:top;
}
.rightfade {
   background-image:url(images/MPR_S_18.png);
   background-repeat:repeat-y;
   background-position:top;
}
.FooterFade {
   background-image: url(images/MPR_S_25.png);
   background-position:top;
   background-repeat:repeat-x;
}
form {
	margin: 0;
}
tbody {
	font: 13px  "Times New Roman", Times, serif;
}
td {
	font: 13px "Times New Roman", Times, serif;
}
div {
	font: 13px "Times New Roman", Times, serif;
}
p {
	font: 13px "Times New Roman", Times, serif;
}
table {
	font: 13px "Times New Roman", Times, serif;
}
input, textarea, select {
	font: 13px "Times New Roman", Times, serif;
}

.ControlPanel, .PagingTable {
	width: 100%;
	background-color: #01245c;
	border-right: #4A87D9 1px solid;
	border-top: #4A87D9 1px solid;
	border-left: #4A87D9 1px solid;
	border-bottom: #4A87D9 1px solid;
}
/* Normal Text Box */
.NormalTextBox { color: #740001; font-size: 13px; font-weight: normal; vertical-align: middle; background-color: #FFFFFF ; border: #1e4e8c 1px solid; }

/* Normal Text Box TD*/
.NormalTextBox TD { color: #740001; font-size: 13px; font-weight: normal; vertical-align: middle; background-color: #FFFFFF; border: #1e4e8c 1px solid; }

/* SKIN ATRIBUTES */

/* Containers */
/*-- Top Banner Ad Pane            --*/ .TopAdPane { padding: 0 3px 0 3px; width:100%; vertical-align:middle; text-align:center; }
/*-- Top Banner Ad Pane            --*/ .MiddleAdPane { padding: 0 3px 0 3px; width: 50px; vertical-align:middle; text-align:center; }
/*-- Bottom Banner Ad Pane         --*/ .BottomAdPane { padding: 0 3px 0 3px; width: 50px; vertical-align:middle; text-align:center; }

/*-- top inside content pane       --*/ .TopPane { width: 100%; padding: 0 3px 0 3px;}

/*-- left3 content pane            --*/ .Level1 { padding: 0 3px 0 3px; width: 25%; }
/*-- content3 pane                 --*/ .Level2 { padding: 0 3px 0 3px; }
/*-- right3 content pane           --*/ .Level3 { padding: 0 3px 0 3px; width: 25%; }

/*-- left content pane             --*/ .LeftPane { padding: 0 3px 0 3px; width: 40%; }
/*-- right content pane            --*/ .RightPane { padding: 0 3px 0 3px; }

/*-- left content pane             --*/ .LeftPane { padding: 0 3px 0 3px; width: 50%; }
/*-- right content pane            --*/ .RightPane { padding: 0 3px 0 3px; }

/*-- Middle Pane                   --*/ .MiddlePane { width: 100%; padding: 0 3px 0 3px;}

/*-- left2 content pane            --*/ .LeftPane2 { padding: 0 3px 0 3px; width: 20%; }
/*-- content2 pane                 --*/ .ContentPane2 { padding: 0 3px 0 3px; }
/*-- right2 content pane           --*/ .RightPane2 { padding: 0 3px 0 3px; width: 20%; }

/*-- bottom inside pane            --*/ .MiddlePane2 { width: 100%; padding: 0 3px 0 3px; }


/*-- left3 content pane            --*/ .LeftPane3 { padding: 0 3px 0 3px; width: 33%; }
/*-- content3 pane                 --*/ .ContentPane3 { padding: 0 3px 0 3px; }
/*-- right3 content pane           --*/ .RightPane3 { padding: 0 3px 0 3px; width: 33%; }

/*-- footer content pane           --*/ .Copyright { padding: 0 3px 0 3px; vertical-align:middle; padding-bottom:5px; }

/* END Containers */


/* Links */

a:Link, a:visited, a:active {
	color: #4A87D9;
	text-decoration: none;
}
a:hover {
	color: #cccccc;
	text-decoration: underline;
}
.RedLink, a.RedLink, a.RedLink:visited, a.RedLink:active{
	color: #4A87D9;
	text-decoration: none;
}
a.RedLink:hover {
    color: #cccccc;
	text-decoration: underline;
}
.linkWhite, a.linkWhite, a.linkWhite:Visited, a.linkWhite:Active {
	color: #4A87D9;
	text-decoration: none;
}
a.linkWhite:hover {
	color: #cccccc;
	text-decoration: underline;
}
a.linkRedWithGray:Link, a.linkRedWithGray:Visited, a.linkRedWithGray:Active {
	color: #4A87D9;
	text-decoration: underline;
}
a.linkRedWithGray:hover {
	color: #cccccc;
	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;}

#WhiteText2 {
   color:#ffffff;
   font-size:12px;
   font-weight:bold;
}
#WhiteText2 a:link{color:#ffffff; font-weight:bold;}
#WhiteText2 a:visited{color:#ffffff; font-weight:bold;}
#WhiteText2 a:hover{color:#ffffff; font-weight:bold; text-decoration:underline;}
#WhiteText a:active{color:#ffffff; font-weight:bold; text-decoration:underline;}

#BlueTitleLink {
   color:#245CA8;
   font-size:16px;
   font-weight:bold;
   font-family: Arial,sans-serif;
   text-align:left;
   vertical-align:middle;
   text-decoration: none;
}
#BlueTitleLink  a:link{color:#245CA8; font-size:16px; vertical-align:middle; }
#BlueTitleLink  a:visited{color:#245CA8; font-size:16px; vertical-align:middle; }
#BlueTitleLink  a:hover{color:#4A87D9; font-size:16px; vertical-align:middle; text-decoration: none; }
#BlueTitleLink  a:active{color:#245CA8; font-size:16px; vertical-align:middle; text-decoration: none; }



/* style for module titles */
.Head  {
    font-family: Arial,sans-serif;
	font-size: 8pt;
    font-weight: bold;
	color: #666666;
	               
}


div.hr {
margin: 4px 0 4px 0;
padding: 0;
height: 1px;
font-size: 1px;
background: #CCCCCC;
}

/* Default Values*/

.SubHead    {
      font-family: Arial,sans-serif; 
	  color: #666666;
      font-size: 8pt; 
               
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
     font-family: Arial,sans-serif; 
	 color: #666666;
     font-size: 8pt;        
}

/* text style used for most text rendered by modules */
.Normal {
    font-family: Arial,sans-serif; 
    color: #666666;
	font-size: 8pt;

}

/* 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: Arial,sans-serif;
    color: #4A87D9;
	font-size: 8pt;
	text-decoration: none;
                
}

A.CommandButton:visited  {
    font-family:  Arial,sans-serif;
    color: #4A87D9;
	font-size: 8pt;
	text-decoration: none;
                
}

A.CommandButton:active   {
    font-family:  Arial,sans-serif;
    color: #4A87D9;
	font-size: 8pt;
	text-decoration: none;

}

A.CommandButton:hover {
    font-family:  Arial,sans-serif;
    color: #cccccc;
	font-size: 8pt;
	text-decoration: underline;
}


/* text style for buttons and link buttons used in the portal admin pages */
.LinkStyle1     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.LinkStyle1 :link {

    font-family: Arial,sans-serif;
    color: #4A87D9;
	font-size: 8pt;
                
}

A.LinkStyle1 :visited  {
    font-family:  Arial,sans-serif;
    color: #245CA8;
	font-size: 8pt;
                
}

A.LinkStyle1 :active   {
    font-family:  Arial,sans-serif;
    color: #245CA8;
	font-size: 8pt;

}

A.LinkStyle1 :hover {
    font-family:  Arial,sans-serif;
    color: #4A87D9;
	font-size: 8pt;
}


/*=====================================================================*/
/* Template Text Headings                                              */
/*=====================================================================*/

/* H1 */
H1 { color: #245CA8; font-family: Arial,sans-serif; font-size: 15px; font-weight: bold; }
A.H1:Link,A.H1:Visited,A.H1:Hover,A.H1:Active { color: #245CA8; font-family: Arial,sans-serif; font-size: 15px; font-weight: bold; text-decoration: underline; }

/* H2 */
H2 { color: #245CA8; font-family: Arial,sans-serif; font-size: 14px; font-weight: bold; }
A.H2:Link,A.H2:Visited,A.H2:Hover,A.H2:Active { color: #245CA8; font-family: Arial,sans-serif; font-size: 14px; font-weight: bold; text-decoration: underline; }

/* H3 */
H3 { color: #245CA8; font-family: Arial,sans-serif; font-size: 13px; font-weight: bold; }
A.H3:Link,A.H3:Visited,A.H3:Hover,A.H3:Active { color: #245CA8; font-family: Arial,sans-serif; font-size: 13px; font-weight: bold; text-decoration: underline; }

/* H4 */
H4 { color: #245CA8; font-family: Arial,sans-serif; font-size: 12px; font-weight: bold; }
A.H4:Link,A.H4:Visited,A.H4:Hover,A.H4:Active { color: #245CA8; font-family: Arial,sans-serif; font-size: 12px; font-weight: bold; text-decoration: underline; }

/* H6 */
H6 { color: #245CA8; font-family: Arial,sans-serif; font-size: 11px; font-weight: bold; }
A.H6:Link,A.H6:Visited,A.H6:Hover,A.H6:Active { color: #245CA8; font-family: Arial,sans-serif; font-size: 11px; font-weight: bold; text-decoration: underline; }

img { border: 0; }

