﻿/* ================================
    CSS STYLES FOR ASPENWARE PORTALS 
    v1.0, 03/2002
   ================================
*/  

/*
	BEGIN:	BASIC PAGE LAYOUT DEFINITIONS
*/

a, a:visited {
	color: #005DAB;
}
a:hover {
	color: #DA8D02;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

form {
	margin: 0;
	padding: 0;
}

sub {
	font-size: .75em;
	line-height: 0;
}

sup {
	font-size: .75em;
	line-height: 0;
}

td {
	padding: 0;
	margin: 0;
	border: 0;
}

/*
	END:	BASIC PAGE LAYOUT DEFINITIONS
*/








/*
	BEGIN:	MAIN CONTENT DEFINITIONS
*/



#content {
}

#content a, a:visited {
	color: #005DAB;
	text-decoration: underline;
}
#content a:hover {
	color: #DA8D02;
}

#content blockquote {
	line-height: 1.3em;
	margin: 0 15px 1.5em 35px;
}

#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 140%;
	font-weight: normal;
	color: #005DAB;
	border-style: solid;
	border-width: 0 0 1px 0;
}
#content h2 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	margin: 0 0 1em 0;
}
#content h3 {
	font-size: 90%;
	font-weight: bold;
	color: #005DAB;
	margin: 0 0 1em 0;
}

#content .highlight {
	background-color: #F2EFE2;		
}

#content hr {
	border: 0;
	height: 1px;
	color: #005DAB;
	background-color: #005DAB;
	margin: 2em 0 2em 0;
}

#content input {
	font-size: 90%;
}

#content li {
	margin: 0 0 0 3em;
	list-style: square outside;
}

#content p {
	font-size: 85%;
	line-height: 1.3em;
	margin: 0 0 1em 0;
}

#content .quote {
	color: #7F7F7F;
	text-align: right;
	margin: 0 0 2em 0;
}

#content table {
	border: 1px solid #005DAB;
	padding: 0;
}
#content tr.head {
	background-color: #005DAB;
	color: #FFF;
	font-weight: bold;
	vertical-align: bottom;

}
#content tr.head a, a:visited {
	color: #FFF;
	text-decoration: underline; 
}
#content tr.head a:hover {
	color: #DA8D02;
}


#content tr.one {
	background-color: #FFF;
	vertical-align: top;

}
#content tr.two {
	background-color: #E1E1E1;
	vertical-align: top;
}


#content td {
	padding: .5em 1em .5em 1em;
	border: 0;
	font-size: 80%;
}
#content td a, a:visited {
	color: #005DAB;
	text-decoration: underline; 
}
#content td a:hover {
	color: #DA8D02;
}

#content ul {
	margin: 1em 0 1.5em 0;
	padding: 0;
	font-size: .8em;
	line-height: 1.3em;
}


/*
	END:	MAIN CONTENT DEFINITIONS
*/







/*
	BEGIN:	ASPENWARE MODIFIERS
*/


.FormName {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	margin: 0 0 1em 0;
}


.FormAttributeNameValue 
{
	vertical-align: middle;
	font-size: 85%;
	line-height: 1.1em;
	margin: 0.2em 0.1em 1em 0.1em;
}

.FormAttributeNameCell
{
	margin: 0.2em 0em 0em 0em;
}


/*
	END:	CONTENT MODIFIFER DEFINITIONS
*/







/*
	BEGIN:	LEFT NAV DEFINITIONS
*/

.NavTopTable {
	width: 126px;
	background-color: #F6F3EC;
}
a.NavTopTable {
	text-decoration: none;
}
a.NavTopTable, a.NavTopTable:visited {
	text-decoration: none;
	color: #000;
}
a.NavTopTable:hover {
	text-decoration: none;
	color: #007DAB;
}
p.NavTopTable {
	font-size: 85%;
}

/*
	END:	RIGHT SIDEBAR DEFINITIONS
*/







/*
	BEGIN:	RIGHT SIDEBAR DEFINITIONS
*/

#RightPane {
	width: 134px;
	border: 0;
	padding: 3px 6px 10px 6px;
	background-color: White;	
}
	
#RightPane a 
{
	padding: 0 0 0 0;
	border: 0;
	vertical-align: top;
}
#RightPane p {
	margin: 0;
	padding: 0;
	line-height: 1.1em;
	font-size: 80%;
}
#RightPane h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	color: #005DAB;
	margin: 0 0 1em 0;
}
#RightPane h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #000;
	margin: 0;
}
#RightPane h4 {
	font-size: 80%;
	font-weight: bold;
	color: #005DAB;
	margin: 0;
}






#HomePane {
	border: 0;
	padding: 20px 8px 20px 12px;
	text-align: left;
}
#HomePane .content 
{
	padding: 0 0 0 0;
	border: 0;
	font-size: 70%;
	vertical-align: top;
}
	
#HomePane a 
{
	padding: 0 0 0 0;
	border: 0;
	vertical-align: top;
}
#HomePane p {
	margin: 0;
	padding: 0;
	font-size: 70%;
	text-align: left;
	line-height: 1.3em;
}
#HomePane h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: normal;
	color: #005DAB;
}



#HomeRightPane {
	border: 0;
	padding: 5px 5px 5px 5px;
	text-align: left;
}
	
#HomeRightPane a 
{
	padding: 0 0 0 0;
	border: 0;
	vertical-align: top;
}
#HomeRightPane p {
	margin: 0;
	padding: 0;
	font-size: 70%;
	line-height: 1.3em;
}
#HomeRightPane h4 {
	font-size: 80%;
	font-weight: bold;
	color: Black;
	margin: 0 0 0.2em 0;
}

/*
	END:	RIGHT SIDEBAR DEFINITIONS
*/






/*
	BEGIN:	MISCELLANEOUS DEFINITIONS
*/

#footer {
		line-height: 1.1em;
	font-size: 70%;
}



.NoRepeatTable
{
	background-repeat: no-repeat;
}

/*
  portal style
*/





.BaseTemplateTable
{
	background-color: White;
}

.BaseTemplateContent
{
	background-color: White;
}




/* 
 *  Header
*/


.DD_PageBg
{
      height: 100%;
      width: 100%;
      padding: 0 0 0 0;
	margin: 0 0 0 0;
}
 
.DD_FullPage
{
      height: 600px;
      width: 858px;
            padding: 0 0 0 0;
	margin: 0 0 0 0;
	
}
      .DD_HeaderSection
      {
            height: 1px;
            padding: 0 0 0 0 0;
            margin: 0 0 0 0;
            border-left: solid 1px black;
            border-right: solid 1px #005DAB;
      }
      
      .DD_ContentSection
      {
        /*border-right: solid 1 #005DAB;  */  
      }
      
            .DD_HomeContentSection
      {
		border-top: solid 1px black;
		border-left: solid 1px black;
        border-right: solid 1px #005DAB;    
      }
      

      
 
            .DD_NavSection
            {
                  border-left: solid 1px black;
                  border-right:solid 1px #005DAB;
                  background-color: #F6F3EC;
            }
 
            .CenterPane
            {     
                 width:530px;
	             margin-left:27px;
				 margin-top:17px;
                 
                  margin-right:21px;
                  margin-bottom:20px;
            }
                 
                  .RightPane
                  {
					width:152px;
                  }
            .DD_ContextSection
            {
				
            }
 
 
      .DD_FooterSection
      {     
            height: 1px;
      }
 







/* left menu section */

.ub  /* uniform_button */

{
	background-position: left;
	background-repeat: no-repeat;
	text-align: right;
	padding-bottom: 2px;
	padding-top: 2px;	
}


.lmp /* left_menu_page */
{
	font-size: 12px; 
	line-height: 14px; 
	font-family: Arial;

    color: #0e3393;
    cursor: hand;
	text-decoration: none;
}



.lmsh  /* left_menu_section_header   */
{
	

	font-size: 85%;
    color: #0e3393;
    cursor: hand;
	text-decoration: none;
	width: 100%;
	padding: 0 0 0 0;
}

a:hover.lmsh, a:hover.lmshs 
{
	text-decoration: none;
	color: #007DAB;
}

.lmshs 
{
	font-size: 85%;	
}




a.lmsh, a.lmshs, a:visited.lmsh,a:visited.lmshs {
	text-decoration: none;
	color: #000000;
}

.HeaderTabs
{
	font-size: 12px;
	border: 0; 

	font-family: Arial;

	color: #3333CC;
	text-decoration: none;
}
.HeaderTabSelectedItem
{
	font-size: 12px; 
	
	font-family: Arial;

	color: #3333CC;
	border-bottom-style: none;
	text-decoration: none;
}
.HeaderTabItem
{
	font-size: 12px; 
	
	font-family: Arial;

	border: 0px;
	border-bottom: 0px;
	color: black;
	margin-bottom: 0;
	text-decoration: none;
}

A.HeaderTabItem:hover   
{
    text-decoration: none;
    color: #3333CC;
}


.HeadBgSecondary   /* last row of banner table that holds the header navigation bar */
{
	font-family: Arial;
    font-size: 11px;
    color: Black;
}

.HeadBgWelcomeBar   /* last row of banner table that holds the header navigation bar */
{
	font-family: Arial;
    font-size: 11px;
    color: Black;
}

.TableListHead
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E7E7E7;
	text-align: left;
	font-variant: small-caps;
}

.TableListFooter
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #0e3393;
}


.TableListItem
{
	color: Black; 
	font-style: normal; 
	font-size: 12px; 
	line-height: 14px; 
	font-family: Arial;
	text-align: left;
	text-decoration: none;
	background-color: White;
}

.TableListItemAlt
{
	color: Black; 
	font-style: normal; 
	font-size: 12px; 
	line-height: 14px; 
	font-family: Arial;
	text-align: left;
	text-decoration: none;
	background-color: #f4f6f8;
}

.TableListSelection
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: black;
    background-color: #DBDCFF;
}

.TablePagerStyle
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E7E7E7;
	text-align: left;
	font-variant: small-caps;
}

.LeftBlueBorder
{
	border-left:solid 1px #005DAB;

		
}

.BottomBlueBorder
{
	border-bottom:solid 1px #005DAB;

}

.RightBlueBorder
{
	
	border-right:solid 1px #005DAB;	

}

.FormOK 
{
	background-color:#005DAB;
	color:#FFFFFF;
	font-weight:bold;
}


.dmt1 /* config button */         
{ 
	position:relative; 
	margin-right:45px; 
	margin-top:-12px;
	z-index:99;
}
.dmt2 /* return button */         
{ 
	position:relative; 
	margin-right:30px; 
	margin-top:-15px;
	z-index:99;
}
.dmt3, .dmt4   /* edit button */         
{ 
	position:relative; 
	margin-right:15px; 
	margin-top:-14px;
	z-index:99;
}



#TopBannerTabs a, a:visited {
	color: #b8bcc1;
	text-decoration: none;
}
#TopBannerTabs a:hover {
	color: Yellow;
	text-decoration: none;
}

.TopBannerTabs
{
	font-size: 12px; 	
	font-family: Arial;
	color: #b8bcc1;
	border-bottom-style: none;
	text-decoration: none;
}

    .bottomblue
    {
      	border-bottom:2px #11305f;
    }
    .btn
    {
    background-color:#11305f;
		color:White;
		font-weight:bold;
    }

.textbox{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#777; line-height:15px; margin-top:0px;  border:1px solid #0a4da6; padding-left:3px;
}
.textbox1{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#777; line-height:15px; margin-top:0px;  border:1px solid #999999; background-color:#f8f8f8; padding-left:3px;
}
p{ font-weight:bold; orphans:3;
}

.star{
	color:#ff0000; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal;
}
.sucessmessage{
width:100%;
	font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#005dab; font-weight:bold; line-height:20px; text-align:right;
}
.erromessage{	
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#ff0000; font-weight:normal; line-height:20px;
}
.label{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#777; line-height:20px; padding-left:10px; padding-right:10px;
}


.pgray
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #888888;
	

	
}

.pblack
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8px;
	color: #ffffff;
	

	
}
