                                                                                                    
 
 
 

   


















       


body, html {
padding: 0;
} 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
	color: #202020;
	padding: 0px;
}

table, input, textarea, button, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small; 
}




div, span, p, ul, li, td, th { 
	font-family: Arial, Helvetica, sans-serif;
}

pre {
	font-family: monospace;
	font-size: small;
}
img{
	vertical-align:middle;
}

a, .wpsLink{
	color: #3366CC;
}


a:active, .wpsLink:active {
	color: #3366CC;
}
.generalErrorText {
	color: red;
}

.clearing {
	clear: both;
}

.layoutRow {width: 100%; }
.layoutColumn {width: 100%; }

#FLYParent {min-width: 1000px;}

#mainContent {
	padding: 5px;
	text-align: left;
}

.themeHeader {
	width:100%;
	margin: 0px;
	padding: 0px;
	clear: both;
	
}


.banner {
	color: #3161A5;
	background: url(./colors/default/banner_background.gif) repeat-x;
	background-color: #E8EBF1;
	border-bottom: 1px solid;
	border-bottom-color: #3161A5;
	margin: 0px;
	padding: 0px;
}

.bannerTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #3161A5;
	font-weight: bold;
	padding-left: 20px;
}


.launch {
	float:left;
	border: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	cursor: pointer;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background: url(./colors/default/main_menu_background.gif) repeat-x;
	background-color: #3880DE;
}
.launch img {
	vertical-align: baseline;   
}

.launch a, .launch a:visited, .launch a:hover, .launch a:active{
	text-decoration: none;
}
.launch:hover {
	background: url(./colors/default/main_menu_background_hover.gif) repeat-x;
	background-color: #3880DE;
}

.main-menu {
	color: #000000;
	background-color: #EBF1F7;
	border: 1px solid;
	border-color: #3161A5;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
}

.main-menu-border {
	border: 0px;	
}

.main-menu-item, .main-menu-item:visited  {
	background-color: #EBF1F7;
	color: #000000 !important;
	text-decoration: none;	
	padding:3px;
	white-space:nowrap;
	font-size: small
}

.main-menu-item-selected {
	background:none;
	background-color: #E2EEFF;
	color: #000000 !important;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #B9CEEA;
	cursor:pointer;
	white-space:nowrap;
	text-decoration: none;	
	padding:3px;
	font-size: small
}

.main-menu-item-selected a{
	background: none;
	background-color: transparent;
}
/* prevent border on selected item from getting inherited by  menu icons */
.main-menu-item-selected img, .main-menu-item img{
	border: 0px;
	background: none;
	background-color: transparent;
	height: 16px;
	width: 16px;
}

.main-menu-item .portlet-separator { 
	margin:0px; 
	line-height:1px;
	background-color: #999999;
}
.portlet-separator { 
	margin:0px; 
	line-height:1px;
	background-color: #444444;
}




.breadcrumbNav {
    float:left;
    padding: 7px 5px;

}    

.breadcrumbNav a, .breadcrumbNav a:visited, .breadcrumbNav a:hover, .breadcrumbNav a:active{
    color: #3161A5;
    text-decoration: none; 
}



.searchControl {
    float:right;
    color: #3161A5;
    background-color: transparent;
    margin-right: 5px;
    margin-top: 3px;
}


.searchControl input{
    margin-right: -2px;
    margin-top: 0px; 
	padding: 2px;
}



.toolbar {
    float:right;
    color: #3161A5;
    background-color: transparent;
    margin-right: 5px;
}

.wpsToolBar p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width:100%;
	color:white;
}

.toolbarLink {
    background-color: transparent;
    text-decoration: none;
}

.toolbarLink img {
    padding: 2px 2px;
    border: 0px;
    vertical-align: middle;
}

a.toolbarLink, a.toolbarLink:visited, a.toolbarLink:hover, a.toolbarLink:active{
    color: #3161A5;
    text-decoration: none;
}




.wpsPageBarFirstRow, .wpsPageBar {
	margin:0px;		
	clear: both;
	white-space: nowrap;
	width: 100%;
	float:left;
	padding-left: 0px;  

}

.wpsPageBarFirstRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	
	background: url(./colors/default/topnav_background.gif) repeat-x;
	background-color: #B7CBE7;
	
}
.wpsPageBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background: url(./colors/default/topnavL2_background.gif) repeat-x bottom ;
	background-color: #EEF0F5;
	padding: 3px 0px;
	clear: both;
}

.pageBarSeparator {
	background-color:#E3E8F0;
	width: 100%;
	height: 6px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-top-color: #6D7E96;
	border-bottom-color: #6D7E96;
	clear: both;
	padding: 0px;

}

.pageBarSeparator1 {
	background-color:#6D7E96;
	width: 100%;
	height: 1px;
	clear: both;
	padding: 0px;
}

.wpsPageBarFirstRow li, .wpsPageBar li {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 2px;
	float:left;
	list-style: none;  
}
.wpsPageBarFirstRow li {
	margin-top: 3px;
	margin-bottom: -1px; 
	padding: 4px 8px; 
}
.wpsPageBar li {
	padding: 3px 8px;
}


.wpsSelectedPage{
	color: #000000;
	background:url(./colors/default/topnav_selected.gif) repeat-x top;
	background-color: #E3E8F0;
	border: 1px solid;
	border-color: #6D7E96;       
	border-bottom-color:#E3E8F0;       
}

.wpsPageBar .wpsSelectedPage{
	color: #000000;
	background: none;
	background-color: #F7F8FA;
	border: 1px solid;
	border-color: #BBC5D8;
	
	-moz-border-radius: 4px;
	margin-bottom: -1px;
	
}

.wpsSelectedPage a, .wpsSelectedPage a:visited, .wpsSelectedPage a:hover, .wpsSelectedPage a:active{
	color: #000000;
	text-decoration: none;
}


.wpsPageBarFirstRow .wpsUnSelectedPage{
	color: #000000;
	background: url(./colors/default/topnav_unselected.gif) repeat-x bottom;
	background-color: #c9d4e3;
	border: 1px solid;
	border-color: #6D7E96;       
}

.wpsUnSelectedPage{
	color: #000000;
}


.wpsUnSelectedPage a, .wpsUnSelectedPage a:visited, .wpsUnSelectedPage a:hover, .wpsUnSelectedPage a:active{
	color: #000000;
	text-decoration: none;
}


.menuLink {
	border: 0;
	margin-left: 4px;
}




.wpsSideNav{
    font-size: small;
    border: 1px solid;
    border-color: #9EB0CB;
    text-decoration: none;
    white-space:nowrap;
    background-color:#EBF1F7;
    margin-top:0px;
    margin-bottom:0px;
    margin-left: 0px;
    padding-left: 0px;
    /* This is a fix for the IE peekaboo bug */
    
}
/* first sublist is not indented */
.wpsSideNav ul{
    margin-left: 1.5em;
    padding-left: 0px;
}
/* indent sublists nested 2 levels or deeper  */
.wpsSideNav ul ul{
    margin-left: 1.5em;
    padding-left: 0px;
}


.wpsSideNav li{
    display:inline;
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;

}

.wpsNavItem{
	text-decoration: none;
	padding: 3px 3px; 
	display:block;
	white-space:nowrap;
	color:#000000 !important;
}

.wpsNavItem a {
	display: inline;
}

.selected{
	color: #FFFFFF !important;
	background-color: #9EB0CB;
	text-decoration: none;
	padding:3px 3px;
	display:block;
	cursor:default;
	white-space:nowrap;
}

.selected a {
	background-image:none;
	background-color:transparent;
	display: inline;
	cursor: pointer; 
	text-decoration: none;
}

.wpsNavIcon{
    height: 9px;
    width: 9px;
    border: 0px;
    padding: 0px;
    margin: 0px;
    vertical-align: baseline;
}


.menuLinkSideNav {
    border: 0px;
    margin-left: -10px;
    padding: 0px 10px;
}

.wpsNavLevel1{
	color: #000000 !important;
	font-size: small;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
}

.selected .wpsNavLevel1{
	color: #FFFFFF !important;
    
}

.wpsNavLevel2 wpsNavLevel3 wpsNavLevel4 wpsNavLevel5 wpsNavLevel6 wpsNavLevel7 wpsNavLevel7{
	text-indent:36px;    
}


.portalFlyout{
	position: absolute; 
	left: -390px; 
	width: 382px;
	background-color: #FFFFFF;
}

.portalFlyoutExpanded{
	position: absolute;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-top-color: #97A9C1;
	border-left-color: #97A9C1;
	border-bottom-color: #97A9C1;
	background-color: #FFFFFF; 
}

.portalFlyoutCollapsed{
	position: absolute;
	background-color: #FFFFFF;
}	
	
.portalFlyoutIframe{
	border: 0px;
}


.footer {
	clear:both;
	
	width:100%;
	height:26px;
	min-height:26px;
	bottom: 0;
	background-color: #E8EBF1;
	color:#000000;
	background: url(./colors/default/banner_background.gif) repeat-x;
	border-top: 1px solid;       	
}

.quickLinksoob {
	font-size: xx-small;
	background:url(./colors/default/banner_background.gif) repeat-x;
	background-color: #E8EBF1;
	color:#000000;
	margin:0px;		
	white-space: nowrap;
	border-spacing: 5px 0px;
	padding-left: 2px; 
}

.quickLinksoob li {
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 2px;
	float:left;
	list-style: none;
	padding: 2px 4px 2px 4px;
}

.quickLinkItem{
    color: #000000;
}

.quickLinkItem a, .quickLinkItem a:visited, .quickLinkItem a:hover, .quickLinkItem a:active{
    color: #000000;
    text-decoration: none;
}



.wpsFLYflyout{
	border: 10px solid;
	border-color: #9EB0CB;
	text-decoration: none;
	white-space:nowrap;
	background-color: #FFFFFF;
	color:#202020;
}



.dndDropAware{
	border: 0px; 
	background-color: #FFEBC5;
}
.dndDropActive{
	border: 0px; 
	background-color: #FF9000;
}
.dndDragging{
	width: 100%; 
	
		-moz-opacity: .4;
	
	
}
.dndDragSelected{
   	border: 1px; 
	background-color: #DDDDDD;
}
.dndMoveCursor{
	cursor:move;
}
.dndDropCursor{
	cursor: pointer; 
}
.dndNoDropCursor{
	cursor: not-allowed;
}


.contentPaletteDragClass{
    width: 100%; 
    
		-moz-opacity: .4;
	
	
}
.contentPaletteDragClass div
{
    background-color: #B7CBE7; 
    background: url( "./colors/default/palette_selected_portlet.gif" ) repeat-x;
    font-weight: normal;
    font-family: arial;
    font-size: xx-small;
}





.wpsPortlet{
	margin:5px;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #CACACA;
	background-image:none;
}
.wpsPortletBody{

	background-image:none;
}

.wpsPortletTitleBar{
	font-size: small;
	color: #616161;
	background: url("./colors/default/portletTitleBarBg.gif") repeat-x;
	background-color: #FFFFFF;
	padding-left: 5px;
	width:100%;
	white-space: nowrap;
}

.wpsPortletTitleBar img{
	vertical-align:middle;
}

.wpsPortletIcons{
	text-align: right;
	vertical-align: top;
	padding-right: 3px;
}



.wpsPortletTitleIconNonStandardSize, .wpsPortletTitleToolsIconNonStandardSize {
}



.wpsThinSkinContainerBar{
	height: 12px;
	border: 1px solid white;
	margin-bottom: 2px;
}

.wpsThinSkinContainerBarBorder{
	background: url("./colors/default/portletTitleBarBg.gif") repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}

.wpsThinSkinDragZoneContainer{
	width: 75%; 
	display: inline; 
	float: left;
}

.wpsThinSkinInvisible{
	visibility: hidden;
}

.wpsThinSkinVisible{
	visibility: visible;
}

.wpsThinSkinMenuContainer{
	display: inline; 
	float: right; 
	padding-right: 3px;
}

   








.portlet-dlg-icon-label {
    font-weight: bold;
    color: #000000; 
    white-space: nowrap;
}


.portlet-icon-label {
    color: #000000;
}


.portlet-section-header {
    font-weight: bold;
    color: #333333;
}


.portlet-section-header-highlight {
    background-color: #F0F0F0;
}


.portlet-font {
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    color: #333333;
}


.portlet-section-body {
}

.portlet-section-alternate {
}

.portlet-section-selected {
}

.portlet-section-footer {
}


.portlet-section-subheader {
    color: #333333;
}





.portlet-table-text {
}


.portlet-table-selected {
    color: #333333;
    background-color: #c5d1de;
}


.portlet-table-alternate {
    color: #333333;
}


.portlet-table-header {
    font-weight: normal;
    color: #000000;
    text-align: left;
    background-color: #ffffff;
    border-width: 0px 0px 0px 0px;
    border-style: none;
    border-color: #aaaaaa;
}




.portlet-table-body {
    text-align: left;
    border-width: 1px 0px 0px 0px ! important;
    border-style: solid ! important;
    border-color: #aaaaaa ! important;
}

.portlet-table-footer{
}





.portlet-table-subheader {
    font-weight: bold;
    color: #000000;
    text-align: left;
}


.portlet-form-input-field {
    border: 1px solid #999999;
}


.portlet-form-button {  
    text-decoration: none;
	text-align: center;
    background-image: url("./colors/default/ButtonBackground.gif");
    background-repeat: repeat-x;
    background-position: left center; 
    border: 1px solid #919191;
    padding: 0px 2px;
	margin: 0px;
	overflow: visible;
	font-weight: normal;
	color: #000000;
	cursor: pointer;
}



.portlet-form-field, .portlet-form-field-label {
    color: #333333;
}


.portlet-font-dim {
    color: #808080;
}


.portlet-form-label {
    color: #333333;
}





.portlet-msg-error {
    color: #000000;
}


.portlet-msg-alert {
    color: #000000;
}


.portlet-msg-success {
    color: #000000;
}


.portlet-msg-info {
    color: #000000;
}


.portlet-section-text {
    color: #666666;
}


.portlet-msg-status {
    color: #333333;
}




.portlet-menu {
	background-color: #EEEEEE;  
	border-style: solid;
	border-color: #333333; 
	border-width: 1px;
    padding: 3px;
}


.portlet-menu-item {
	background-color: #EEEEEE;
	border-style: solid;
	border-color: #333333;
	border-width: 1px;
    padding: 3px;
}


.portlet-menu-item-selected {
	background-color: #aaaaaa;
	border-style: solid;
	border-color: #333333;
	border-width: 1px;
    padding: 3px;
}


.portlet-menu-item-hover {
	background-color: #cccccc;
	border-style: solid;
	border-color: #333333;
	border-width: 1px;
    padding: 3px;
}


.portlet-menu-item-hover-selected {
	background-color: #cccccc;
	border-style: solid;
	border-color: #333333;
	border-width: 1px;
    padding: 3px;
}


.portlet-menu-cascade-item {
	background-color: #eeeeee;
   	border-style: solid;
	border-color: #333333;
	border-width: 1px;
    padding: 3px 3px 3px 3px;
}


.portlet-menu-cascade-item-selected {
	background-color:#cccccc;
    border-style: solid;
	border-color: #333333;
	border-width: 1px;
    padding: 3px 3px 3px 3px;
}


.portlet-menu-description {
}


.portlet-menu-caption {
	border-style: solid;
	border-color: #333333; 
	border-width: 1px;
}


.portlet-separator {
    background-color: #999999;
    height: 1px;
}

div.portlet-separator {
    background-color: #999999;
	margin: 2px 0 2px 0;
}
      

.help {
	font-size: xx-small; COLOR: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;
}
.help_indent {
	font-size: xx-small; COLOR: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff
}
A.help {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; COLOR: #3366CC
}
A.help:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; COLOR: #666699
}
A.help:active {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; COLOR: #3366CC
}
A.help:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; COLOR: #3366CC
}
H2.help {
	PADDING-left: 8px; font-weight: bold; font-size: x-small; COLOR: #000000; PADDING-TOP: 22px; BORDER-BOTTOM: 1px solid #B0B0B0; HEIGHT: 16px; BACKGROUND-COLOR: #F0F0F0; TEXT-ALIGN: left
}
H3.help {
	font-size: x-small; PADDING-left: 8px; font-weight: bold; PADDING-TOP: 3px; HEIGHT: 20px; BACKGROUND-COLOR: #F0F0F0
}
H3 A.help {
	font-size: x-small; COLOR: #000000; BACKGROUND-COLOR: #F0F0F0; TEXT-DECORATION: none
}
H4.help {
	PADDING-left: 8px; MARGIN: 16px 20px 0px 20px; COLOR: #000000; PADDING-TOP: 3px; HEIGHT: 20px; BACKGROUND-COLOR: #F0F0F0; TEXT-ALIGN: left
}
H4 A.help {
	font-weight: normal; font-size: xx-small; COLOR: #000000; font-style: italic; BACKGROUND-COLOR: #F0F0F0
}
P.help {
	PADDING-BOTTOM: 0px; MARGIN: 2px 20px 0px 30px; PADDING-TOP: 4px
}
P.help_indent {
	PADDING-BOTTOM: 0px; MARGIN: 2px 20px 0px 0px; PADDING-TOP: 4px
}
UL.help {
	MARGIN-left: 56px; MARGIN-right: 20px
}
OL.help {
	MARGIN-left: 56px; MARGIN-right: 20px
}
DL.help {
	MARGIN-left: 56px; MARGIN-right: 20px
}
PRE.help {
	MARGIN-left: 30px; font-family: monospace;
}
DT A.help {
	FONT-WEIGHT: 900; COLOR: #000000
}
DD.help {
	PADDING-BOTTOM: 20px; PADDING-TOP: 2px
}
LI.help {
	PADDING-BOTTOM: 2px; PADDING-TOP: 2px
}
TABLE.help {
	PADDING-right: 20px; PADDING-left: 30px; MARGIN-left: 28px
}
TH.help {
	TEXT-ALIGN: center; PADDING-TOP: 5px; PADDING-BOTTOM: 5px; VERTICAL-ALIGN: top;
}
TD.help {
	PADDING-BOTTOM: 3px; VERTICAL-ALIGN: top; PADDING-TOP: 3px; TEXT-ALIGN: left
}
samp {
    font-size: x-small;
}

TABLE.dataTable {
	color              : black; 
	width              : 90%;
	border-collapse    : collapse;
	border-color	   : Black;
	background-color   : white;  
	margin-left  : 28px;
}
.dataTable TH {
   font-weight: bold;
   font-size			: 0.7em;
   color                : black; 
   background-color  	: #F0F0F0;  
	
}
     
/* Basic Portlet Structure */

div.header {
   width: 100%;
   float: left;
}

div.headlines {
   width: 100%;
   float: left;
}

div.portletTools {
   float: right;
}

div.subheader {
   width: 100%;
   float: left;
}

div.content {
   width: 100%;
   float: left;
}

div.column {
   margin: 0;
   padding: 0;
   float: left;
}

div.grouping {}

div.endfloat {
   padding: 0;
   border: 0;
   clear: both;
}


/*                        Typographic Control  
*
* What's all this voice stuff?								
* IE5/Win renders font sizes as one unit larger than other browsers. 			
* Therefore, small in all browsers would look like medium in IE5/Win.				
* The Tantek Box Model Hack allows IE5/Win to be served a different font size than other browsers.	
* IE5/Win sees this style: voice-family:  "\"}\""; and mistakenly thinks the style is over. 		
* voice-family: inherit; allows other browsers to recover, and read the correct style. 		
* Opera has the same behavior as IE5/Win, so it never gets the right style. 			
* The "Be nice to Opera" rule at the end reinforces the correct style to Opera.		
* For more information: http://tantek.com/CSS/Examples/boxmodelhack.html 
*/

div.OOB h1 {
   margin: 0;
   padding: 0;
   font: normal normal normal x-large Helvetica, Arial, Verdana, sans-serif;  /* for IE5/Win */
   voice-family: "\"}\""; 
   voice-family: inherit;
   font: normal normal normal xx-large Helvetica, Arial, Verdana, sans-serif; /* for Compliant Browsers */
}
	html>div.OOB h1 {
	   font: normal normal normal xx-large Helvetica, Arial, Verdana, sans-serif; /* Be nice to Opera */
	}

div.OOB h2 {
   margin: 0;
   padding: 0;
   font: normal normal normal large Helvetica, Arial, Verdana, sans-serif; /* for IE5/Win */
   voice-family: "\"}\""; 
   voice-family: inherit;
   font: normal normal normal x-large Helvetica, Arial, Verdana, sans-serif; /* for Compliant Browsers */
}
	html>div.OOB h2 {
	   font: normal normal normal x-large Helvetica, Arial, Verdana, sans-serif; /* Be nice to Opera */
	}

div.OOB h3 {
   margin: 0;
   padding: 0;
   font: normal normal normal medium Helvetica, Arial, Verdana, sans-serif; /* for IE5/Win */
   voice-family: "\"}\""; 
   voice-family: inherit;
   font: normal normal normal large Helvetica, Arial, Verdana, sans-serif; /* for Compliant Browsers */
}
	html>div.OOB h3 {
	   font: normal normal normal large Helvetica, Arial, Verdana, sans-serif; /* Be nice to Opera */
	}

div.OOB h4 {
   margin: 0;
   padding: 0;
   font: normal normal normal small Helvetica, Arial, Verdana, sans-serif; /* for IE5/Win */
   voice-family: "\"}\""; 
   voice-family: inherit;
   font: normal normal normal medium Helvetica, Arial, Verdana, sans-serif; /* for Compliant Browsers */
}
	html>div.OOB h4 {
	   font: normal normal normal medium Helvetica, Arial, Verdana, sans-serif; /* Be nice to Opera */
	}

div.OOB h5 {
   margin: 0;
   padding: 0;
   font: normal normal normal x-small Helvetica, Arial, Verdana, sans-serif; /* for IE5/Win */
   voice-family: "\"}\""; 
   voice-family: inherit;
   font: normal normal normal small Helvetica, Arial, Verdana, sans-serif; /* for Compliant Browsers */
}
	html>div.OOB h5 {
	   font: normal normal normal small Helvetica, Arial, Verdana, sans-serif; /* Be nice to Opera */
	}

div.OOB h6 {
   margin: 0;
   padding: 0;
   font: normal normal normal xx-small Helvetica, Arial, Verdana, sans-serif; /* for IE5/Win */
   voice-family: "\"}\""; 
   voice-family: inherit;
   font: normal normal normal x-small Helvetica, Arial, Verdana, sans-serif; /* for Compliant Browsers */
}
	html>div.OOB h6 {
	   font: normal normal normal x-small Helvetica, Arial, Verdana, sans-serif; /* Be nice to Opera */
	}

div.OOB p {
   font: normal normal normal xx-small Helvetica, Arial, Verdana, sans-serif;
}



/* Grouping Controls  */

div.grouping {
  float: left;
} 

div.grouping a {
   text-decoration: none;
}

div.grouping a img.float {
   border: 0;
   float: left;
}

div.grouping a img.inline {
   border: 0;
}



/* Getting Started Portlet Specific Styles  */
div#OOBgettingStarted div.header {
   width: 100%;
   background: #5598e9 url(images/oob/stars.gif) top left no-repeat;
}

div#OOBgettingStarted div.headlines {
   color: #fff;
   background: transparent url(images/oob/largeHelpIcon.gif) top right no-repeat;
}
	div#OOBgettingStarted div.headlines h1 {
	   padding-top: 22px;
  	   padding-left: 15px;
   	   padding-bottom: 0;
   	   padding-right: 183px;
	}
	div#OOBgettingStarted div.headlines h3 {
         padding-top: 4px;
  	   padding-left: 15px;
   	   padding-bottom: 18px;
   	   padding-right: 183px;
	   width: 502px;
	}

div#OOBgettingStarted div.portletTools {
   display: none;
}

div#OOBgettingStarted div.subheader {
   color: #fff;
   background: #1467cd;
}
	div#OOBgettingStarted div.subheader h4 {
	   padding: 20px 15px;
	}

div#OOBgettingStarted div.content {
   background: #e0edfd url(images/oob/corner-b-l-6.gif) bottom left no-repeat;
}


div#OOBgettingStarted div.one,
div#OOBgettingStarted div.two {
   	margin-top: 15px;
	width: 48%;
}


div#OOBgettingStarted div.grouping {
   margin: 8px;
}
	div#OOBgettingStarted div.grouping h5 {
  	   padding-left: 73px;
	   color: #2A7DE3;
	   background: transparent;
	   font-weight: bold;
	}
	div#OOBgettingStarted div.grouping p {
	   margin: 0;
  	   padding-left: 73px;
	   color: #404040;
	   background: transparent;
	   font-size:x-small;
	   font-family:Verdana, Arial, Helvetica, sans-serif
	}

div#OOBgettingStarted div.corner-b-r-6 {
   height: 6px;
   background: transparent url(images/oob/corner-b-r-6.gif) bottom right no-repeat;
}



/* Getting Started Help Portlet Specific Styles */
div#OOBgettingStartedHelp{
	/* IE bidi fix */
	padding-right: 5px;
	width: 94%;
}

div#OOBgettingStartedHelp div.header {
   display: none;
}

div#OOBgettingStartedHelp div.subheader {
   display: none;
}

div#OOBgettingStartedHelp h3 {
   	color: #222;
	padding: 5px 0 3px 0;
	background: #fff;
	margin: 0 0 4px 0;
}

div#OOBgettingStartedHelp h3.help {
	color: #222;
}

div#OOBgettingStartedHelp h6 {
   padding: 0 0 7px 0;
   margin: 0;
   color: #666;
   font-size:small;
   font-family: Arial, Helvetica, sans-serif;
}

div#OOBgettingStartedHelp h6 a { 
   color: #1C66C1;
   font-weight: normal;
   text-decoration: none;
}

div#OOBgettingStartedHelp h6 a:hover {
	color: #164ead;
	text-decoration: underline; }

div#OOBgettingStartedHelp h6.link {
	   margin-left: 3px;
  	   padding-left: 13px;
         background: transparent url(images/oob/bullet.gif) left 5px no-repeat; }



/* Home Apps Portlet Specific Styles */

#OOBportalApps {
   width: 250px;
   /* Fixes bidi bug in IE */	
   padding-right: 5px;		
}

#OOBportalApps div.headlines {
   color: #000;
   background: #e4edfb url(images/oob/corner-t-l-6.gif) top left no-repeat;
}

#OOBportalApps div.headlines h4{
   width: 224px;
   margin-left: 6px;
   padding-top: 13px;
   padding-left: 13px;
   padding-bottom: 10px;
   padding-right: 7px;
   font-weight: bold;
   background: transparent url(images/oob/corner-t-r-6.gif) top right no-repeat;
}

#OOBportalApps div.portletTools {
   display: none;
}

#OOBportalApps div.subheader {
   display: none;
}

#OOBportalApps div.content {
   padding: 0;
   background: #E4EDFB url(images/oob/corner-b-l-6.gif) bottom left no-repeat;
} 

#OOBportalApps div.columnone {
   padding: 0 6px;
}

#OOBportalApps a {
   color: #767676;
   background: transparent;
   text-decoration: none;
}

#OOBportalApps a img {
   margin-top: 0;
   border: 0;
   padding-top: 0;
   padding-left: 6px;
   padding-bottom: 0;
   padding-right: 7px;
}

#OOBportalApps div.grouping {
   padding: 1px 0;
   color: #767676;
   background: transparent;
   display: block;
}

#OOBportalApps div.grouping a {
   width: 238px;
   background: #e4edfb;
   float: left;
   -moz-border-radius: 4px;
    padding: 1px 0;
}

#OOBportalApps div.grouping a:hover {
   background: #B8D3FD;
}

#OOBportalApps div.grouping a h5 {
   margin-top: 0;
   padding-top: 7px;
   padding-left: 60px;
   padding-bottom: 0;
   padding-right: 6px;
   font-weight: bold;
}

#OOBportalApps div.grouping a p {
   margin: 0;
   padding-top: 1px;
   padding-left: 60px;
   padding-bottom: 3px;
   padding-right: 6px;
}

#OOBportalApps div.corner-b-r-6 {
   height: 6px;
   background: transparent url(images/oob/corner-b-r-6.gif) bottom right no-repeat;
}



/* Home New Portlet Specific Styles */

#OOBportalWhatsNew {}

#OOBportalWhatsNew  .header h2 {
/* fixes bidi bug in IE */
   padding-right: 5px;
   padding-bottom: 2px;
   color: #1C66C1;
   background: transparent;
   font-family: Arial, Helvetica, sans-serif;
   font-size: x-large;
}

#OOBportalWhatsNew .header h6 {
/* fixes bidi bug in IE */
   padding-right: 5px;
   margin-right: 5px;
   background: transparent;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size: small;
   color: #888;
}

#OOBportalWhatsNew .columnone {
/* fixes bidi bug in IE */
   padding-right: 5px;
   margin-top: 20px;	
   width: 49%;
   float: left;
}

#OOBportalWhatsNew .columnone h4 {
   margin: 0 0 2px 0;
   color: #1C66C1;
   font-family:Arial, Helvetica, sans-serif;
   font-size: large;
   background: transparent;
}

#OOBportalWhatsNew .columnone p {
   margin: 0 0 15px 0;
   color: #888;
   background: transparent;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size: small;
}

#OOBportalWhatsNew .columnone .grouping {
   padding-bottom: 10px;
}

#OOBportalWhatsNew .columntwo {
   margin: 20px 0 0 0;
   width: 49%;
   float: right;
}

#OOBportalWhatsNew .columntwo h4 {
   margin: 0 0 2px 0;
   color: #1C66C1;
   font-family:Arial, Helvetica, sans-serif;
   font-size: large;
   background: transparent;
}

#OOBportalWhatsNew .columntwo p {
   margin: 0 0 15px 0;
   margin-right: 5px;
   color: #888;
   background: transparent;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size: small;
}

#OOBportalWhatsNew .columntwo .grouping {
   margin: 0 5px 0 5px;
   padding-bottom: 10px;
   background: #FFFFFF
}

/* Home Start Portlet Specific Styles  */

div#OOBportalStart{
	width: 96%;
	padding-right: 5px;
}

div#OOBportalStart h4 {
		padding: 0;
		margin: 0 0 5px 0;
		font: normal medium "Helvetica", "Arial", "Verdana", sans-serif; }
		
div#OOBportalStart h4 a {
			display: block;
   			padding-top: 4px;
   			padding-left: 20px;
   			padding-bottom: 4px;
   			padding-right: 6px;
			background: transparent url(images/oob/arrow_left.gif) left 50% no-repeat;
			text-decoration: none;
			color: #e05f00; }
			
div#OOBportalStart h4 a:hover {
				color: #af4a00;
				background-color: #fff;
				text-decoration: underline; }

#OOBportalStart .portletTools { display: none; }

#OOBportalStart .subheader {display: none; }

#OOBportalStart h2 {
   padding: 15px 0 0 0;
   color: #2871CB;
   background: transparent
}

#OOBportalStart h5 {
   padding: 2px 0 0 0;
   color: #898989;
   background: transparent;
}


/* Home Welcome Portlet Specific Styles   */

#OOBportalWelcome div.col1 {
   margin: 0;
   float: left;
}

#OOBportalWelcome div.col2 {
   float: right;
} 

#OOBportalWelcome div.endfloat {
   border: 0;
   clear: both;
}

#OOBportalWelcome h1 {
   margin: 0;
   padding: 0;
   font: normal normal normal x-large Helvetica, Arial, Verdana, sans-serif;
}

div#OOBportalWelcome h1 {
   padding-top: 16px;
   padding-left: 30px;
   padding-bottom: 0;
   padding-right: 0;
   color: #fff;
   background: transparent url(images/oob/corner-t-l.gif) top left no-repeat;
}

#OOBportalWelcome h2 {
   margin: 0;
   padding: 0;
   font: normal normal normal large Helvetica, Arial, Verdana, sans-serif;
}

div#OOBportalWelcome h2 {
   color: #fff;
   background: transparent;
}

div#OOBportalWelcome h2 span {
   color: #1d477c;
   background: transparent;
}

div#OOBportalWelcome h2 {
   color: #1d477c;
   padding-top: 0;
   padding-left: 30px;
   padding-bottom: 6px;
   padding-right: 0;
}

#OOBportalWelcome h3 {
   margin: 0;
   padding: 0;
   font: normal normal normal medium Helvetica, Arial, Verdana, sans-serif
}

div#OOBportalWelcome h3 {
   padding-top: 36px;
   padding-left: 301px;
   padding-bottom: 0;
   padding-right: 27px;
   color: #2871cb;
   background: transparent;
   font-weight: bold;
}

#OOBportalWelcome h4 {
   margin: 0;
   font: normal normal normal small Helvetica, Arial, Verdana, sans-serif;
}

div#OOBportalWelcome h4 {
   padding-top: 14px;
   padding-left: 301px;
   padding-bottom: 0;
   padding-right: 27px;
   color: #fe9a2e;
   background: transparent;
   font-weight: bold;
}

div#OOBportalWelcome h4 a {
			margin-left: 3px;
			display: block;
			padding-top: 4px;
   			padding-left: 21px;
   			padding-bottom: 4px;
   			padding-right: 4px;
			background: transparent url(images/oob/arrow_left.gif) left 50% no-repeat;
			text-decoration: none;
			color: #e05f00; }
			
div#OOBportalWelcome h4 a:hover {
				color: #af4a00;
				text-decoration: underline; }

#OOBportalWelcome h6 {
   margin: 0;
   padding: 0;
   font: normal normal bold x-small Helvetica, Arial, Verdana, sans-serif;
}

div#OOBportalWelcome h6 {
   padding-top: 0;
   padding-left: 301px;
   padding-bottom: 0;
   padding-right: 27px;
   color: #515151;
   background: transparent;
   font-weight: normal;
   line-height: 16px;
}
div#OOBportalWelcome {
	/* fixes bidi bug in IE */
	padding-right: 5px;
 }

div#OOBportalWelcome div.header {
   width: 700px;
   background: #b8c2c9 url(images/oob/corner-t-r.gif) top right no-repeat;
}

div#OOBportalWelcome div.content {
   margin: 0;
   background: #eee;
}

div#OOBportalWelcome div.col1 {
   width: 237px;
   padding-top: 15px;
   padding-left: 27px;
   padding-bottom: 0;
   padding-right: 0;
   float: left; 
}

div#OOBportalWelcome div.col2 {
   float: none;
   display: block;
}

div#OOBportalWelcome div.content {
    background: #eee url(images/oob/corner-b-l.gif) bottom left no-repeat;
    line-height: 1.2;
}

#OOBportalWelcome div.br {
    background: url(images/oob/corner-b-r.gif) 100% 100% no-repeat
}

/* Product Blurb Portlet Specific Styles  */

#OOBproductWelcomeBlurb {}

#OOBproductWelcomeBlurb .header { display: none; }

#OOBproductWelcomeBlurb .subheader {display: none; }

#OOBproductWelcomeBlurb .content {
	width: 710px;}

#OOBproductWelcomeBlurb h6{
   margin-top: 0;
   margin-left: 30px;
   margin-bottom: 0;
   margin-right: 15px;
   color: #606060;
   background: transparent;
   font-family: Arial, Helvetica, sans-serif;
   font-size:small;
}

#OOBproductWelcomeBlurb h6 a { 
   color: #1C66C1;
   font-weight: normal;
   text-decoration: none;
}

#OOBproductWelcomeBlurb h6 a:hover {
	color: #164ead;
	text-decoration: underline;
 }

/* Product Welcome Portlet Specific Styles */

#OOBproductWelcome {
   width: 725px;}

#OOBproductWelcome .headerWCM {
   color: #5377AB;	
   background: transparent url(images/oob/message_header_left.gif) top left no-repeat;
   height: 140px;
   width: 720px;
}

#OOBproductWelcome .headerSearch {
   color: #5377AB;	
   background: transparent url(images/oob/welcome_search_left.gif) top left no-repeat;
   height: 140px;
   width: 720px;
}

#OOBproductWelcome .headerDM {
   color: #5377AB;	
   background: transparent url(images/oob/welcome_documents_left.gif) top left no-repeat;
   height: 140px;
   width: 720px;
}

#OOBproductWelcome .headerMessage {
   color: #5377AB;	
   background: transparent url(images/oob/welcome_messaging_left.gif) top left no-repeat;
   height: 140px;
   width: 720px;
}

#OOBproductWelcome .headerDomino {
   color: #5377AB;	
   background: transparent url(images/oob/welcome_domino_left.gif) top left no-repeat;
   height: 140px;
   width: 720px;
}

#OOBproductWelcome .headerPersonal {
   color: #5377AB;	
   background: transparent url(images/oob/welcome_personalization_left.gif) top left no-repeat;
   height: 140px;
   width: 720px;
}

#OOBproductWelcome .headerTemplates {
   color: #5377AB;	
   background: transparent url(images/oob/welcome_templates_left.gif) top left no-repeat;
   height: 140px;
   width: 720px;
}

#OOBproductWelcome h1 {
   margin-top: 12px;
   margin-left: 130px;
   margin-bottom: 0;
   margin-right: 20px;
   padding-top: 22px;
   padding-left: 28px;
   padding-bottom: 0;
   padding-right: 0px;
   color: #1C66C1;
   font-family:Arial, Helvetica, sans-serif;
   font-size:xx-large;
}

#OOBproductWelcome h3 {
   margin-top: 0;
   margin-left: 130px;
   margin-bottom: 0;
   margin-right: 20px;
   padding-top: 3px;
   padding-left: 28px;
   padding-bottom: 0;
   padding-right: 0px;
   color: #888888;
   font-family:Arial, Helvetica, sans-serif;
   font-size:large;
}

#OOBproductWelcome .subheader {
   padding-top: 31px;
   padding-left: 19px;
   padding-bottom: 0;
   padding-right: 0;
}

#OOBproductWelcome .content {
   background: #fff;
   padding: 10px 0 0 0;
   width: 700px;
}

#OOBproductWelcome .columnone {
   width: 330px;
   float: left;
}

#OOBproductWelcome .columntwo {
   width: 330px;
   float: right;
}

#OOBproductWelcome .grouping {
   padding-left: 20px;
   padding-right: 20px;
   padding-bottom: 15px;
}

#OOBproductWelcome p {
   background: transparent url(images/oob/arrowCon_left.gif) top left no-repeat;
   margin: 0 0 20px 0;
   margin-left: 10px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:small;
   color:#888888;
   padding-left: 28px;
}

#OOBproductWelcome img.float {
   display: none;
}




/* Workcenter Portlet Specific Styles */

#OOBworkcenter {
   width: 300px;
}

#OOBworkcenter div.headlines {
   padding: 17px 17px 7px 17px;
   color: #3966CD;
   background: transparent;
}

#OOBworkcenter div.headlines h4{
   padding-top: 30px;
   color: #77A1ED;
   background: transparent url(images/oob/corner-t-r-6.gif) top right no-repeat;
}

#OOBworkcenter div.portletTools {display: none;}
#OOBworkcenter div.subheader {display: none;}

#OOBworkcenter div.content {
   padding: 0;
} 

#OOBworkcenter div.columnone {
   padding: 0 6px;
}

#OOBworkcenter a {
   color: #767676;
   background: transparent;
   text-decoration: none;
   display: block;
}

#OOBworkcenter a img {
   margin: 5px;
   border: 0;
   padding: 0 0 0 0;
}

#OOBworkcenter div.grouping {		
   padding: 4px 0;
   color: #767676;
   background: transparent;
   display: block;
}

#OOBworkcenter div.grouping a {
   width: 288px;	
   background: #fff;
   float: left;
   -moz-border-radius: 4px;
}

#OOBworkcenter div.grouping a:hover {
   background: #B8D3FD;
}

#OOBworkcenter div.grouping a p {
   margin: 0;
   padding-top: 9px;
   padding-left: 80px;
   padding-bottom: 8px;
   padding-right: 6px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:x-small;
   color:#404040
}

#OOBworkcenter div.endfloat {
   clear: both;
}


/* Admin Section Portlet Specific Styles */

#OOBadminSection{
	width: 725px;
}

#OOBadminSection .headerUI {
   color: #5377AB;	
   background: transparent url(images/oob/welcome_portalUI_left.gif) top left no-repeat;
   height: 140px;
   width: 720px;
}

#OOBadminSection .headerAccess {
   color: #5377AB;	
   background: transparent url(images/oob/welcome_access_left.gif) top left no-repeat;
   height: 140px;
   width: 720px;
}

#OOBadminSection .headerSettings {
   color: #5377AB;	
   background: transparent url(images/oob/welcome_settings_left.gif) top left no-repeat;
   height: 140px;
   width: 720px;
}

#OOBadminSection .headerContent {
   color: #5377AB;	
   background: transparent url(images/oob/welcome_content_left.gif) top left no-repeat;
   height: 140px;
   width: 720px;
}

#OOBadminSection .headerSearch {
   color: #5377AB;	
   background: transparent url(images/oob/welcome_search_left.gif) top left no-repeat;
   height: 140px;
   width: 720px;
}

#OOBadminSection .headerAnalysis {
   color: #5377AB;	
   background: transparent url(images/oob/welcome_analysis_left.gif) top left no-repeat;
   height: 140px;
   width: 720px;
}

#OOBadminSection .headerVirtual {
   color: #5377AB;	
   background: transparent url(images/oob/welcome_vps_left.gif) top left no-repeat;
   height: 140px;
   width: 720px;
}

#OOBadminSection .headerPortlets {
   color: #5377AB;	
   background: transparent url(images/oob/welcome_portlets_left.gif) top left no-repeat;
   height: 140px;
   width: 720px;
}

#OOBadminSection a{
	display: block;
	text-decoration: none;
}

#OOBadminSection a:hover{
	text-decoration: underline;
}

#OOBadminSection div.headlines h1 {
   margin-top: 12px;
   margin-left: 130px;
   margin-bottom: 0;
   margin-right: 20px;
   padding-top: 20px;
   padding-left: 16px;
   padding-bottom: 0;
   padding-right: 0px;
   color: #1c66c1;
}

#OOBadminSection .headlines h3 {
   margin-top: 0;
   margin-left: 130px;
   margin-bottom: 0;
   margin-right: 20px;
   padding-top: 7px;
   padding-left:16px;
   padding-bottom: 25px;
   padding-right: 0px;
   color: #888;
}

#OOBadminSection .wrap h3,
#OOBadminSection .wrap h5 {
   padding-top: 0;
   padding-left: 16px;
   padding-bottom: 0;
   padding-right: 21px;
}

#OOBadminSection .one h3,
#OOBadminSection .one h5 {
   padding-top: 0;
   padding-left: 16px;
   padding-bottom: 0;
   padding-right: 8px;
   padding: 0 8px 0 16px;
}

#OOBadminSection .two h3,
#OOBadminSection .two h5 {
   padding-top: 0;
   padding-left: 8px;
   padding-bottom: 0;
   padding-right: 16px;
}

#OOBadminSection .content h3 {
   color: #3071c7;
}

#OOBadminSection h3special {
   color: #F86000;
   background: transparent;
   font-family:Arial, Helvetica, sans-serif;
   font-size:large;
   margin-left:7px
}

#OOBadminSection h5 {
   color: #888;
   background: transparent;
}

#OOBadminSection h5.title {
   color: #585858;
   background: transparent;
   font-weight: bold;
}

#OOBadminSection h5.title em {
   color: #F86000;
   background: transparent;
   font-style: normal;
}

#OOBadminSection h5.break {
   margin-top: 15px;
   display: block;
}

#OOBadminSection div.header {
   background: #e0edfd;
}

#OOBadminSection div.headlines {
   background: transparent;
}

#OOBadminSection div.headlines img {
   margin-top: 17px;
   margin-left: 0;
   margin-bottom: 0;
   margin-right: 19px;
   float: right;
}

#OOBadminSection div.subheader {
   height: 4px;
   margin-bottom: 17px;
   background: #e0edfd;
}

#OOBadminSection div.subheader img {
   float: right;
}

div#OOBadminSection div.one,
div#OOBadminSection div.two {
   width: 49%;
}


/* Admin Welcome Portlet Specific Styles */
#OOBadminWelcome{
	width: 725px;
}

#OOBadminWelcome .header {
   color: #5377AB;	
   background: transparent url(images/oob/welcome_administration_left.gif) top left no-repeat;
   height: 140px;
   width: 720px;
}

div#OOBadminWelcome h1 {
   margin-top: 30px;
   margin-left: 120px;
   margin-bottom: 0;
   margin-right: 20px;
   padding-top: 0;
   padding-left: 9px;
   padding-bottom: 0;
   padding-right: 0px;
   color: #1963c6;
   background: transparent;
   font-size:x-large;
}

div#OOBadminWelcome h3 {
   margin-top: 0;
   margin-left: 120px;
   margin-bottom: 0;
   margin-right: 20px;
   padding-top: 12px;
   padding-left: 9px;
   padding-bottom: 24px;
   padding-right: 0;
   color: #888;
   background: transparent;
}

div#OOBadminWelcome a{
   display: block;
   text-decoration: none;
   padding-top: 0;
   padding-left: 0;
   padding-bottom: 10px;
   padding-right: 5px;
   -moz-border-radius: 4px;
}

div#OOBadminWelcome a:hover{
   background: #e0edfd;
}

div#OOBadminWelcome div.portletTools {
   display: none;
}

div#OOBadminWelcome div.subheader {
   display: none;
}

div#OOBadminWelcome div.one,
div#OOBadminWelcome div.two {
   width: 48%;
}

div#OOBadminWelcome div.grouping {
   width: 93%;
   margin: 8px;
   font-size:small;
}
div#OOBadminWelcome h6 {
	margin: 0;
  	padding-top: 0;
 	padding-left: 73px;
      padding-bottom: 10px;
      padding-right: 0;
	color: #5C5C5C !important;
	background: transparent;
	font-size: x-small;
}

div#OOBadminWelcome h6.more{
	margin: 0;
  	padding-top: 0;
  	padding-left: 73px;
  	padding-bottom: 15px;
  	padding-right: 0;
	color: #5C5C5C !important;
	background: transparent;
	font-size: x-small;
}

div#OOBadminWelcome h6.less{
	margin: 0;
  	padding-top: 0;
  	padding-left: 73px;
  	padding-bottom: 4px;
  	padding-right: 0;
	color: #5C5C5C !important;
	background: transparent;
	font-size: x-small;
}

div#OOBadminWelcome h5 {
	padding: 12px 0 0 0;
	text-indent: 10px;
   	font-size: small;
	margin: 0 0 0 0;
	color: #1C66C1;
	background: transparent;
}

div.OOB div.grouping img.float {
	border: 0;
	float: left;
}

div#OOBadminWelcome div.endfloat h4 {
   margin: 0 20px 0 20px;
   padding: 19px 6px 0 6px;
   color: #606060;
   background: transparent;
   font-family:Arial, Helvetica, sans-serif;
   font-size:small;
}     
/* General StyleSheet */
.GeneralLayout{font-family:arial;}
.GeneralLayout td{vertical-align:top;}
.GeneralErrorLayout {color:red;font-size: 0.8em;}
.GeneralErrorLayoutNewLine {color:red;font-size: 0.8em;display:block;}
.GeneralLayout td.specialborder {border:black 0px solid;}
.GeneralBodyHeader_Layout {font-family:arial;font-size:17px;color:#FFFFFF;font-weight:bold;text-align:center;background-color:#0078AE;height:25px;padding:5px;}
.GeneralBody_Layout {font-family:arial;font-size:12px;color:#000000;}

/* SelectCourse Page */

.SelectCourse_Layout{font-family:arial;}
.SelectCourse_Layout td.specialborder {border:black 0px solid;}
.SelectCourseHeader_Layout {font-family:arial;font-size:18px;color:#000000;font-weight:bold; height:}
.SelectCourseBodyHeader_Layout {font-family:arial;font-size:17px;color:#FFFFFF;font-weight:bold;text-align:center;background-color:#0078AE;height:25px;padding:5px;}
.SelectCourseBody_Layout {font-family:arial;font-size:12px;color:#000000;}
.SelectCourseBody_Layout td.specialborder {border:black 0px solid;}
.SelectCourseBodyBold_Layout {font-family:arial;font-size:12px;color:#000000;font-weight:bold;}
.SelectCourseBody_Red_Layout {font-family:arial;font-size:12px;color:#FF0000;}
.SelectCourseBody_RedBold_Layout {font-family:arial;font-size:12px;color:#FF0000;font-weight:bold;}

/* End SelectCourse */

/* Payment Page */

.Payment_Layout{font-family:arial;}
.PaymentHeader_Layout {font-family:arial;font-size:18px;color:#000000;font-weight:bold;}
.PaymentBodyHeader_Layout {font-family:arial;font-size:17px;color:#FFFFFF;font-weight:bold;text-align:center;background-color:#0078AE;height:25px;padding:5px;}
.PaymentBody_Layout {font-family:arial;font-size:12px;color:#000000;}
.PaymentBody_Layout td.specialborder {border:black 0px solid;}
.PaymentBodyBold_Layout {font-family:arial;font-size:12px;color:#000000;font-weight:bold;}
.PaymentBody_Red_Layout {font-family:arial;font-size:12px;color:#FF0000;}
.PaymentBody_RedBold_Layout {font-family:arial;font-size:12px;color:#FF0000;font-weight:bold;}

/* End Payment */

body{
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	padding:0 0 20px;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
a{text-decoration: none;color: #0078ae;} 
a:hover{text-decoration:underline;}
.wrapper{
	width:996px;
	margin:0 auto;
}
#header {
	background:#919195 url(./images/headerBg.gif) no-repeat scroll 0 100%;
	height:58px;
	position:relative;
	width:100%;
}
#enrollmentHeader {
	background:#919195 url(./images/header-bg.jpg) no-repeat scroll 0 100%;
	height:58px;
	position:relative;
	width:100%;
}
#myaccount-header{
	width:100%;
	background:#919195 url(./images/header-bg.jpg) no-repeat 0 100%;
	height:89px;
	position:relative;
}
.contact-block{
	width:200px;
	overflow:hidden;
	margin:20px 0 0;
	float: left;
}
.contact-block p{
	font-size:18px;
	color:#0078ae;
	margin:0;
}
.contact-block fieldset{
	width:185px;
	padding:21px 0 0;
}
.contact-block select{
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	width:181px;
}
.contact-block .more{
	float:right;
	margin:10px 0 0;
}

#contact-info {
	float: right;
	width: 520px;
	margin: 20px 0 0 0;
	height: 300px;
	border-left: 1px solid #d9d9da;
	padding: 0 0 0 30px;
}

#contact-info h3 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #0078ae;
	font-weight: normal;
}
#contact-info ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#contact-info ul li {
	padding: 0;
	margin: 10px 0 0 0;
	float: left;
	width: 100%;
}

#contact-info ul li.email {
	margin: 40px 0 0 0;
}

#contact-info ul li div {
	float: left;
}


#contact-info ul li div.info {
	float: left;
	width: 75px;
	margin: 0 20px 0 0;
	display: block;
	color: #0078ae;
	font-weight: bold;
}

#contact-info ul li div.data {
	float: left;
	width: 200px;
	display: block;
}

.errorMsg{
	color: red;
	font-weight: bold;
	font-size: 11px;
}

.loginErrors{
	color: #43B7F2;
	font-weight: bold;
	font-size: 11px;
}

#login {
	margin: 50px 0 0 150px;
}

#login table {
	padding: 0;
	border: 0;
}

#login td {
	padding: 5px;	
	font-size: 11px;
	color: #000;
}

#login td#exempt .more {
	text-decoration: none;	
}

#login td a:hover {
	text-decoration: none;
}

#login input.textfield {
	border: 1px solid #333;
}

.errorMessage{
	color: red;
	font-weight: bold;
	font-size: 11px;
}

.displayTextMessage{
	color: red;
	font-weight: bold;
	font-size: 12px;
}

.logo{
	overflow:hidden;
	background:url(./images/logo.gif) no-repeat;
	width:146px;
	height:39px;
	position:absolute;
	top:12px;
	left:28px;
	text-indent:-9999px;
	margin:0;
}
.logo a{
	display:block;
	height:100%;
}
#header fieldset{
	position:absolute;
	right:29px;
	top:22px;
}
#header fieldset input{
	float:left;
	border:0;
	font:12px Arial, Helvetica, sans-serif;
	padding:2px 3px;
	width:129px;
	margin:0 7px 0 0;
	color:#919195;
}
#header fieldset a{
	float:left;
	text-decoration: none;
	margin:3px 0 0;
	color:#fff;
	font-size:11px;
}
#enrollmentHeader fieldset{
	position:absolute;
	right:29px;
	top:22px;
}
#enrollmentHeader fieldset input{
	float:left;
	border:0;
	font:12px Arial, Helvetica, sans-serif;
	padding:2px 3px;
	width:129px;
	margin:0 7px 0 0;
	color:#919195;
}
#enrollmentHeader fieldset a{
	float:left;
	text-decoration: none;
	margin:3px 0 0;
	color:#fff;
	font-size:11px;
}
.nav{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	bottom:7px;
	left:27px;
	font-size:14px;
}
.nav li{
	float:left;
	padding:0 19px 0 0;
	position:relative;
}
.nav a{
	color:#fff;
	text-decoration:none;
	padding:0 0 4px;
	float:left;
}
.nav li a:hover,
.nav li.active a{
	background:url(./images/nav-bg.jpg) repeat-x 0 100% !important;
	text-decoration:none;
}
#header ul div {
	display:none;
	position:absolute;
	overflow:hidden;
	background-color:#919195;
	width:200px;
}

#header ul ul {
	padding:2px;
}

#header ul li:hover div{
	display:block;
	top: 20px;
}
#main{
	width:100%;
	padding:10px 0px 10px;
	overflow:hidden;
}

.contentWide{
	float:left;
	width:780px;
	overflow: hidden;
	margin-right: 12px;
	margin-top: 12px;
}

.contentNarrow{
	float:left;
	width:591px;
	overflow: hidden;
	margin-left: 12px; 
	margin-right: 12px;
	margin-top: 12px;
}

.contentNarrowLeft{
	float:left;
	width:283px;
	overflow: hidden;
	margin-left: 12px; 	
	margin-right: 6px;
}

.contentNarrowRight{
	float:left;
	width:283px;
	overflow: hidden;
	margin-left: 6px; 
	margin-right: 12px;
	border-left:1px solid #E4E4EA;
	padding-left:12px;		
}

.sidebar{
	float:right;
	width:204px;
	margin-top:12px;
}

.leftNav{
	float:left;
	width:177px;
	margin-top: 12px;
}

#contentNew{
	float:left;
	width:792px;
	overflow: hidden;
}
#flasharea{width:100%;}
/*
#contentNew .bigNew{
	font-size:18px;
	margin:20px 0 0;
	line-height:24px;
}
*/
.contentWide .big{
	font-size:14px;
	margin:20px 0 0;
	line-height:18px;
}
.info-block{
	width:842px;
	overflow:hidden;
	background:url(./images/info-block-bg.jpg) repeat-x;
	margin:5px -34px 0 -31px;
	padding:10px 0 0;
}

.dottedSpacer2
{
	background:url(./images/info-block-bg.jpg) repeat-x;
	height:4px;
	margin:5px 0 5px 0;
}

.dottedSpacerWide
{
	margin-top:12px;
	margin-right:12px;	
	background:url(./images/info-block-bg.jpg) repeat-x;
	width:780px;
	height:4px;
}

.dottedSpacerNarrow
{
	margin-top:12px;
	margin-right: 12px;
	margin-left:12px;
	background:url(./images/info-block-bg.jpg) repeat-x;
	width:591px;
	height:4px;
}

.info-blockInner{
	width:100%;
	overflow:hidden;
}

.info-boxLg{
	float:left;
	width:500px;
	padding:0 34px 0 0;
}
.info-boxLg img{
	display:block;
	margin:0;
}
.info-boxLg h2{
	margin:13px 0 0;
	color:#0078ae;
	font-size:14px;
	font-weight:normal;
}
.info-boxLg p{
	font-size:11px;
	margin:5px 0 0;
	line-height:16px;
}
.info-boxLg ul{
	margin:4px 0 0;
	padding:0 0 0 23px;
	list-style:none;
	font-size:11px;
}
.info-boxLg ul li{
	line-height:16px;
	background:url(./images/info-list-marker.jpg) no-repeat 0 50%;
	padding:0 0 0 20px;
}
.info-boxLg ul a{
	color:#919195;
}

.info-box{
	float:left;
	padding:0 25px 0 25px;
        width: 204px;
}

.borderLeft
{
	border-left:1px solid #e4e4ea;
        margin-right:20px;
}
.borderRight
{
	border-right:1px solid #e4e4ea;
}

.info-box1{
	float:left;
	width:204px;
	padding:0 25px 0 25px;
}
.info-box img{
	display:block;
	margin:0 auto;
}
.info-box h2{
	margin:13px 0 0;
	color:#0078ae;
	font-size:14px;
	font-weight:normal;
}
.info-box p{
	font-size:11px;
	margin:5px 0 0;
	line-height:16px;
}
.info-box ul{
	margin:4px 0 0;
	padding:0 0 0 23px;
	list-style:none;
	font-size:11px;
}
.info-box ul li{
	line-height:16px;
	background:url(./images/info-list-marker.jpg) no-repeat 0 .5em;
	padding:0 0 0 15px;
}
.info-box ul a{
	color:#919195;
}
.more{
	display:block;
	overflow:hidden;
	background:transparent url(./images/more-btn.jpg) no-repeat;
	height:21px;
	width:125px;
	color:#fff;
	line-height:16px;
	text-transform:uppercase;
	text-align:center;
	font-size:10px;
	font-weight:normal;
	margin:5px 0 0;
	text-decoration: none;
	float:right;
}

.more a {
	text-decoration: none;	
}

.more:hover{background-position:0 -21px !important;text-decoration: none;}

.block{
	width:100%;
	overflow:hidden;
	padding:0 0 5px;
}
.pink{background:#e4e4ea url(./images/pink-bg.jpg) no-repeat 0 100%;}
.block h3{
	margin:5px 0 0;
	font-size:18px;
	font-weight:normal !important;
	background:url(./images/section-header-bg.gif) repeat-x 0 100%;
	padding:0 0 6px 11px;
}
.pink h3{color:#0078ae;}
.block-content{
	padding:0 8px 0 11px;
	width:185px;
}
.block p{
	margin:7px 0 0;
	line-height:14px;
	font-size:11px;
}
.pink p{color:#0078ae;}
.block fieldset{margin:7px 0 0;}
.block select{
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
	width:180px;
}
.pink .button{background:url(./images/pink-box-btn.jpg) no-repeat;}
.button{
	float:right;
	overflow:hidden;
	color:#fff;
	text-decoration:none;
	width:104px;
	height:21px;
	margin:9px 0 0;
	line-height:16px;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}

.button:visited{
	color: #FFFFFF;
}

.printbutton{
	float:right;
	overflow:hidden;
	color:#fff;
	text-decoration:none;
	width:100%;
	height:17px;
	line-height:16px;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}

.printbutton:visited{
	color: #FFFFFF;
}
.printbutton:hover{
	text-decoration:none;
}

.blue{background:#0078ae url(./images/blue-box-bg.jpg) no-repeat 0 100%;}
.blue h3{color:#fff;}
.blue p{color:#fff;}
.blue .button{background:url(./images/blue-box-btn.jpg) no-repeat;}

.ltblue{
background:#e5f1f7 url(./images/ltblue-box-bg.jpg) no-repeat 0 100%; 
/*padding: 0 0 10px 0;*/
}
.ltblue h1{color:#0078ae; font-size: 14px; padding: 5px 5px 5px 11px;}
.ltblue p{color:black; font-size: 11px; line-height: 14px;}
.ltblue .button{background:url(./images/ltblue-box-btn.jpg) no-repeat;}

.quickLinks {
	list-style: none;
	margin: 0;
	padding: 8px; 0; 10px; 0;
	font-size: 11px;
}
.quickLinks a:link, .quickLinks a:visited {
	color: white;
	text-decoration: none;
}
.quickLinks a:hover, .quickLinks a:active {
	color: white;
	text-decoration: underline !important;
}
.quickLinks ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.quickLinks li{
	margin: 0;
	padding: 1px 0;
}

.button2 ul, li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.button2 ul li a{
	float:right;
	background:url(./images/arrow-img.gif) no-repeat 100% 50%;
	padding:0 9px 0 0;
	font-size:10px;
	margin: 0;
}

.submitQuestion{
	background:#919195;
	color: black;
}

.submitQuestion ul{
	list-style:none;
}
.submitquestion input{
	float:left;
}
.green{background:#387c2c url(./images/green-box-bg.jpg) no-repeat 0 100%;}
.green h3{color:#fff;}
.green p{color:#fff;}
.green .button{background:url(./images/green-box-btn.jpg) no-repeat;}
.green ul{
	margin:7px 0 0;
	padding:0 0 0 23px;
	list-style:none;
	font-size:11px;
}
.green ul li{
	line-height:16px;
	background:url(./images/side-list-marker.jpg) no-repeat 0 .5em;
	color:#fff;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.green .block-content a.links{
	line-height:16px;
	text-decoration: underline;	
	color:#fff;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	float: left;
}

.green .block-content a.forgotlinks{
	float: right;
	line-height:12px;
	font-size:10px;
	text-decoration: underline;	
	color:#fff;
	margin-bottom: 12px;
}

.green .block-content .labels{
	clear: both;
}

.green .block-content form.login input{
	float:left;
	width: 125px;
	height:20px;
}

.green .block-content form.login p.rememberme{
	clear: both;
}

.green .block-content form.login p.rememberme input{
	float: none;
	width: 13px;
	height: 13px;
	vertical-align: middle;
}
.blueIphone{
    background:url(./images/blueIphonBG.gif) no-repeat 0 100%;
    height:173px;
    margin-top:14px;
    
}
.blueIphone h3 {
    color:#ffffff;
    font-size:18px;
    font-weight:normal !important;
    padding:5px 15px 0 35px;
    text-align:right;
    margin:0px;
}
.blueIphone p{
    color:#fff;
    font-size:11px;
    padding:9px 13px 0 78px;
    margin:0;
    text-align:right;
}
.blueIphone .button{
    background:url(./images/btn_LearnMore.gif) no-repeat;
    padding:0 11px 0 0;
    margin:5px 0 0 0;
}

.block ul a:hover{text-decoration:underline;}
.button:hover{background-position:0 -21px !important;text-decoration:none;}
.courseHeader {
	font-size:26px;
	margin:0;
	color:#0078ae;
	font-weight:normal;
}
.side-nav{
	float:left;
	margin:-5px 0 0;
	padding:0;
	list-style:none;
	width:165px;
}
.side-nav li{
	border:1px solid #ededed;
	width:151px;
	padding:2px 6px 1px;
	margin:5px 0 0;
	float:left;
}
.side-nav a{color:#000;}
.inner-content{
	width:765px;
	overflow:hidden;
	margin:28px 0 0;
}
.side-nav li.active-link a{
	background:url(./images/side-nav-bg.jpg) no-repeat 100% 50%;
	display:block;
}
.right-content{
	float:right;
	width:585px;
}
.schedules{
	padding:0 0 30px 18px;
	width:567px;
}
.schedules h2{
	font-size:18px;
	margin:0;
	color:#0078ae;
	font-weight:normal;
}
.right-content h2{
	margin:0;
}
.schedules ul{
	margin:0 -10px 0 0;
	padding:0 0 12px;
	list-style:none;
	font-size:11px;
	overflow:hidden;
	width:577px;
}
.schedules ul li{
	overflow:hidden;
	color:#000;
	margin:4px 0 0;
	width:100%;
	float:left;
}
.schedules ul li div{
	margin:0 10px 0 0;
	float:left;
	overflow:hidden;
}
.location{width:206px;}
.date{width:133px;}
.ad-info{width:208px;}
.schedules ul li.header{
	color:#0078ae;
}
.view-all{
	background:url(./images/view-marker.jpg) no-repeat 100% 50%;
	padding:0 12px 0 0;
	font-size:10px;
}
.section-list{
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
}
.section-list li{
	border-top:3px solid #c0b386;
	padding:3px 0 5px;
	width:100%;
}
.section-list h3{
	font-size:12px;
	margin:0 0 -10px;
	color:#0078ae;
}
.section-list h3 a{text-decoration:underline;}
.section-list h3 a:hover{text-decoration:none;}
.section-list p{
	margin:0;
	line-height:15px;
	margin:12px 0 0;
}
.section-list p a{text-decoration:underline;}
.section-list p a:hover{text-decoration:none}
.address{
	margin:37px 0 0;
}
.address address{
	font-style:normal;
	margin:0 0 -10px 0;
	color:#000;
}
.gray{
	width:100%;
	background:#e5f1f7 url(./images/news-bg.jpg) no-repeat 0 100%;
	color:#0078ae;
	padding:0 0 20px;
	margin-top: 12px;
}
.gray h3{font-size:14px;}
.block em{
	display:block;
	margin:10px 0 0;
	font-size:11px;
}
.gray p{
	line-height:14px;
	margin:4px 0 0;
}
.gray p a{
	color:#0078ae;
	font-weight:bold;
}
.gray ul{
	margin:0;
	padding:0;
	list-style:none;
}
.gray blockquote{
	margin:0;
	padding:0;
}
.gray blockquote p{line-height:18px;}
.course .big{margin-top:13px !important;}
.sub-nav{
	margin:-8px 0 -5px;
	padding:8px 0 0 28px;
	list-style:none;
	height:29px;
	line-height:29px;
	background:#e4e4ea url(./images/ad-nav-bg.gif) no-repeat 0 100%;
	width:968px;
	z-index:300;
	font-size:11px;
	position:relative;
	z-index:9999;
}
.big.alt{margin:12px 0 0 !important;}
.sub-nav li{
	display:inline;
	padding:0 19px 0 0;
}
.sub-nav a{color:#919195;}
.sub-nav a:hover,
.sub-nav li.active-one a{
	color:#0078ae;
	text-decoration:none;
}
.lock-in-price{
	width:761px;
	padding:0 0 0 14px;
	overflow:hidden;
	margin:16px 0 0;
}
.lock-in-price a{
	float:left;
	background:url(./images/lock-in-btn.jpg) no-repeat;
	width:108px;
	height:58px;
	overflow:hidden;
	color:#fff;
	padding:10px 13px 0;
	font-size:17px;
	line-height:16px;
	margin:0 20px 0 0;
}
.lock-in-price p{
	float:left;
	width:570px;
	margin:10px 0 0;
}
.lock-in-price a:hover{text-decoration:none;}
.review{
	width:100%;
	overflow:hidden;
}
.review h2{
	color:#0078ae;
	font-size:18px;
	margin:0;
	font-weight:normal;
}

.flL{float:left;}
.flR{float:right;}
.clear{clear:both;}

H2
{
	color:#0078ae;
	font-size:18px;
	margin:0;
	font-weight:normal;
}

.bigBox
{
	width:472px;
	padding:0 36px 0 13px;
}


.smallBox
{
	width:202px;
	padding:0 0 0 33px;
}
.smallBox ul{
	margin:0;
	padding:0;
	list-style:none;
}
.smallBox ul li{
	width:100%;
	overflow:hidden;
	margin:9px 0 0;
	float:left;
}
.smallBox ul li strong{
	float:left;
	font-weight:normal;
	font-size:11px;
	color:#000;
}
.smallBox ul li a{
	float:right;
	background:url(./images/arrow-img.jpg) no-repeat 100% 50%;
	padding:0 9px 0 0;
	font-size:10px;
}


.font2
{
	font-size:11px;
	margin:5px 0 5px 0;
	color:#000;
}

.bigBox ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:10px;
}
.bigBox ul li{
	overflow:hidden;
	width:100%;
	margin:10px 0 0;
	float:left;
}
.bigBox ul li div{float:left;}


.final-exam{
	float:left;
	width:472px;
	padding:0 36px 0 13px;
	border-right:1px solid #e4e4ea;
}

.review-header p{
	font-size:11px;
	margin:5px 0 0;
	color:#000;
}
.review-header{
	width:100%;
	background:url(./images/info-block-bg.jpg) repeat-x 0 100%;
	overflow:hidden;
	padding:0 0 14px;
}
.review-header H2
{
	color:#0078ae;
	font-size:18px;
	margin:0;
	font-weight:normal;
}
.final-exam ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:10px;
}
.final-exam ul li{
	overflow:hidden;
	width:100%;
	margin:10px 0 0;
	float:left;
}
.final-exam ul li div{float:left;}
.discipline{
	width:275px;
	margin:0 10px 0 0;
	font-size:11px;
	color:#000;
}
.discipline span{font-weight:bold;}
.sample{
	width:104px;
	margin:0 19px 0 0;
}
.syllabus{width:64px;}
.sample a,.syllabus a{
	background:url(./images/arrow-img.jpg) no-repeat 100% 50%;
	display:block;
	text-transform:uppercase;
}
.outlines{
	float:left;
	width:202px;
	padding:0 0 0 33px;
}
.outlines ul{
	margin:0;
	padding:0;
	list-style:none;
}
.outlines ul li{
	width:100%;
	overflow:hidden;
	margin:9px 0 0;
	float:left;
}
.outlines ul li strong{
	float:left;
	font-weight:normal;
	font-size:11px;
	color:#000;
}
.outlines ul li a{
	float:right;
	background:url(./images/arrow-img.jpg) no-repeat 100% 50%;
	padding:0 9px 0 0;
	font-size:10px;
}
.stud-info .more{
	width:140px;
	background:url(./images/more-alt-btn.jpg) no-repeat;
}
.gray cite{
	float:right;
	margin:5px 0 0;
	font-size:11px;
}
.gray h3{
	padding:5px 0 6px 11px;
}
.cite-list li{
	width:100%;
	overflow:hidden;
	margin:18px 0 0;
}
.cite-list{margin:-16px 0 0 !important}

.stud-info{
	float:left;
	width:224px;
	padding:0 16px 0 17px;
	min-height:507px;
}
* html .stud-info div{height:507px;}
.stud-info h2{
	margin:0;
	color:#0078ae;
	font-size:18px;
	background:url(./images/info-block-bg.jpg) repeat-x 0 100%;
	padding:0 0 10px;
	font-weight:normal;
}
.stud-info p{
	font-size:11px;
	line-height:18px;
	margin:7px 0 0;
}
.stud-info h3{
	margin:12px 0 0;
	color:#0078ae;
	font-size:14px;
	font-weight:normal;
}
.stud-info ul{
	margin:10px 0 0;
	padding:0 0 0 28px;
	list-style:none;
	font-size:11px;
}
.stud-info ul li{
	line-height:16px;
	background:url(./images/info-list-marker.jpg) no-repeat 0 .5em;
	padding:0 0 0 20px;
}
.stud-info ul a{color:#919195;}
.stud-info .more{
	float:right;
	background:url(./images/more-btn.jpg);
	width:104px;
}
.view-block{
	width:628px;
	overflow:hidden;
	margin:20px 0 0;
}
.view-block p{
	font-size:18px;
	color:#0078ae;
	margin:0;
}
.view-block fieldset{
	width:185px;
	padding:21px 0 0;
}
.view-block select{
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	width:181px;
}
.view-block .more{
	float:right;
	margin:10px 0 0;
}
#footer{
	width:996px;
	background:url(./images/info-block-bg.jpg) repeat-x;
	overflow:hidden;
	padding:14px 0 0 0px;
	margin-top:12px;
	font-size:11px;
	clear: both;
}
#footer ul{
	float:left;
	margin:15px 0 0;
	padding:0;
	list-style:none;
}
#footer ul li{
	float:left;
	background:url(./images/footer-sep.jpg) no-repeat 100% 50%;
	padding:0 7px;
}
#footer ul a{
	color:#666666;
	text-decoration:none;
}
#footer ul a:hover{text-decoration:underline;}
.thomson-reuters{
	float:right;
	overflow:hidden;
	background:url(./images/footer-banner.jpg) no-repeat;
	width:175px;
	height:40px;
	text-indent:-9999px;
}
.blueTop{
    background:#ffffff url(./images/topBlueBG.gif) no-repeat;
    min-height:142px;
}
.blueTop H3{
    color:#ffffff;
    margin:0px;
    font-size:26px;
    font-weight:normal !important;
    padding:15px 0 0 23px;
}
#Bubbles{
    width:181px;
    margin-left:21px;
    float:left;
}
.bubbleOne{
    margin:38px 0 10px 0;
    width:181px;
    height:97px;
}
.bubbleTwo{
    height:86px;
    width:181px;
    margin:25px 0 10px 0;
    
}

.bubbleThree{
    height:74px;
    widows:181px;
    margin:0 0 10px 0;
}

.bubbleFour{
    height:97px;
    width:181px;
    margin:0 0 10px 0;
}

.bubble14{
    font-size:14px;
    line-height:14px;
    padding-bottom:5px;
}
.bubble11{
    font-size:11px;
    line-height:11px;
}
.iphone{
    margin-top:38px;
    float:left;
}
.rightText{
    width:342px;
    float:left;
    margin-top: 45px;
    padding:0 5px 0 14px;
    font-size:11px;
    color:Black;
}
.rightTextArrow{
    float:right;
    background:url(./images/arrow-img.jpg) no-repeat 100% 50%;
    padding-right:10px;
    margin-top:3px;
    font-size:10px;
}
.rightText H3{
    color:#1c629e;
    font-size:18px;
    padding:0 0 8px 0;
    margin:0px;
}
.whiteBackToBarbriApp{
    padding-right:30px;
    padding:35px 30px 0 0;
    
}
.whiteBackToBarbriApp a{
    color:#ffffff;
    font-size:10px;
    background:url(./images/WhiteArrow.gif) no-repeat 100% 50%;
    padding-right:10px;
}

.faq{
    width:740px;
    float:left;
    margin-top: 20px;
    padding:0 5px 0 14px;
    font-size:11px;
    color:Black;
}
.faq H3{
    color:#1c629e;
    font-size:18px;
    padding:0 0 8px 0;
    margin:0px;
}
.faq ul{
    
}
.faq li{
    padding-bottom:10px;
}
.availAppStore{
    padding:65px 0 0 0;
}
.appTerms{
    padding-left:20px;
    padding:10px 0 0 22px;
    font-size:10px;
    width:460px;
}
.contentheading {
	font-size:14px;
	line-height: 20px;
	margin: 5px 0 0;
}

.stdFormError{
	font-weight:bold;
	color: red;
}

#popupContent {
    width: 100%;
    height: 162px;
}

.popupLabel {
    text-align: left;
    font-weight: bold;
}

.header, .sectionHeader{
	font-weight:bold;
	border:thin solid blue;
	color:green;
	width:100%;
	padding:4px;
	margin-bottom:8px;
}
form#makePayment div ul li{
	list-style-type:none;
}
div.printInvoice ul li{
	list-style-type:none;
}
.sum{
	text-decoration:underline;
}
#balanceDue{
	font-weight:bold;
}
.botBorder {
	border-bottom: 1px dotted #5A5758;
	clear:both;
	overflow:hidden;
	padding: 0 0 26px;
}

.infoBxHdr {
	padding: 12px 0 0 0;
}

.infoBxHdrL {
	float: left;
	width: 54%;
}

.infoBxHdrR {
	float: left;
	width: 46%;
}

.clear {
	clear: both;
}

.sm {
	font-size: 11px;
	color: #FFFFFF;
}

.content h1 {
	font-size: 18px;
	color: #0078ae;
	margin: 6px 0;
	padding: 0;
	font-weight: normal;
}

h1 {
	font-size: 18px;
	color: #0078ae;
	margin: 6px 0;
	padding: 0;
	font-weight: normal;
}


.content h2 {
	font-size: 11px;
	color: #0078ae;
	margin: 3px 0;
	padding: 0;
	text-transform: uppercase;
}

.content h3 {
	font-size: 12px;
	color: #0078ae;
	margin: 3px 0;
	padding: 0;
	
}

.ltgrey {
	color: #919195;
}

.padBot {
	padding-bottom: 10px;
}

.more a {
	text-decoration: none;	
}

.more:hover{background-position:0 -21px !important;text-decoration: none;}


div.content {
	float:left;
	overflow:hidden;
	width:575px;
	padding-right:12px;
}

.adminContent {
	width:996px;
}


.wideBox
{
	margin-top: 0px;
	width:585px;
}
.wideBoxLeftCol
{
	float:left;
	width:25%;
	padding-top:6px;	
}
.wideBoxRightCol
{
	float:left;
	width:75%;
	padding-top:4px;
}
.wideBoxErrorText
{
	font-size:11px;
	color:Red;
	padding-left:5px;
}
.wideBoxHelperText
{
	font-size:11px;
	color:#919195;
	padding-left:20px;
}
.wideBoxButtons
{
	padding-right:285px;
}
.wideBox .blackFont2 {
	color:Black;
	font-size:11px;
}
.wideBox .button {
	background:transparent url(./images/ltblue-box-btn.jpg) no-repeat scroll 0 0;
}
.wideBoxButtons input {

}
.wideBox h1 {
	color:#0078AE;
	font-size:18px;
	font-weight:normal;
	margin:6px 0;
	padding:0;
}
.wideBox h2 {
	font-size: 11px;
	color: #0078ae;
	margin: 3px 0;
	padding: 0;
	text-transform: uppercase;
}
.wideBox .clear {
	clear:both;
}
.box1
{
	width:265px;
	float:left;
	padding:0px 22px 0 0;
	border-right:1px solid #E4E4EA;
}

.boxLeftCol
{
	float: left;
	width: 35%;
	padding-top:6px;
}
.boxLeftCol2
{
	float: left;
	width: 20%;
	padding-top:6px;
}
.boxRightCol
{
	float: left;
	
	font-size: 11px;
	color: black;
	padding-top:4px;
}

.box2
{
	width:265px;
	float:left;
	padding:0;
	padding:0 0 0 22px;
}
.box2Left
{
	width:270px;
	float:left;
	padding:0;
	margin-top:10px;
	padding:0 0 0 0;
}

.boxUL
{
	margin:0;
	padding:0;
	list-style:none;
}
.boxUL li
{
	width:100%;
	overflow:hidden;
	margin: 0 0 10px 0;
	float:left;
}
.boxUL li strong
{
	float:left;
	font-weight:normal;
	font-size:11px;
	color:#000;
}

.boxUL li a{
	float:right;
	background:url(./images/arrow-img.jpg) no-repeat 100% 50%;
	padding:0 9px 0 0;
	font-size:10px;
}

.blueArrowLink a
{
	background:url(./images/arrow-img.jpg) no-repeat 100% 50%;
	padding:0 9px 0 0;
}
.examInfoSpacing
{
	padding:5px 0 10px 0;
}

.required
{
	color:#0078AE;
	font-size:11px;
	margin-top:10px;
}
.content input
{
	padding-left:3px;
	
}
.fl
{
	float:left;
}
.fr
{
	float:right;
}

.button{background:url(./images/ltblue-box-btn.jpg) no-repeat;}
.fees
{
	width:226px;
}
.feesLeftCol
{
	width:60%;
	float:left;
	padding:3px 5px 3px 5px;
}
.feesRightCol
{
	float:right;
	padding:3px 5px 3px 0;
	text-align:right;
}
.feeLineSpacer
{
	border-bottom: 1px solid #5a5758;	
	height:2px;
}
.balanceDue
{
	background:white url(./images/makePaymentBalanceDue.jpg) no-repeat 0 0;
	width:226px;
	height:36px;
	padding:5px 0 0 0;
}

.blackLinkUnderline a
{
	color:Black;
	text-decoration:underline;
	line-height:17px;
}
.blackLinkUnderline a:hover
{
	color:#0078AE;
}

.news
{
	color:Black;
	font-weight:bold;
	font-size:12px;
	padding-bottom:10px;
}
.newsHeaderNav
{
	background:white url(./images/newsHeader.jpg) no-repeat 0 0;
	width:560px;
	height:26px;
	padding:7px 25px 0 12px;
}
.newsHeaderNav a
{
	color:Black;
}
.newsHeaderNav a.active
{
	color:#0078AE;
	text-decoration:underline;
}
.newsFooterNav
{
	background:white url(./images/newsFooter.jpg) no-repeat 0 0;
	width:560px;
	height:26px;
	padding:7px 25px 0 12px;
}
.newsFooterNav a
{
	color:Black;
}
.newsFooterNav a.active
{
	color:#0078AE;
	text-decoration:underline;
}
.newsDate
{
	float:left;
}
.newsTitleSmall
{
	float:left;
	padding-left:20px;
}
.newsTitleLarge
{
	font-size:14px;
	font-weight:bold;
	color:Black;
	padding:5px 0 3px 0;
}
.newsDescription
{
	color:#919195;
	font-size:12px;
	font-weight:normal;
}
.newsDescription a 
{
	background:url(./images/arrow-img.jpg) no-repeat 100% 50%;
	padding:0 9px 0 0;
}
.newsBackButton
{
	background:url(./images/arrowLeft.jpg) no-repeat 0 50%;
	padding:0 0 0 9px;
	color:#0078AE;
	font-size:11px;
	
}
.lecturesOutlines
{
	padding-bottom:30px;
}
.lectureTitle
{
	padding-bottom:3px;
}
.paddingLeft20
{
	padding-left:20px;
}

/* Blockade styles */
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

#Blockade
	{
		position:absolute;
		z-index: 102; 
		color: White;
		width:100%;
		height:100%;
	}

.BlockadeStlye
{
	background:white url(./images/blockade.jpg) no-repeat 0 100%;
	width:400px;
	height:100px;
	margin:0 auto;
	top:300px;
}

/*  Font Styles */

.defaultFont{
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
}

.blueFont1
{
	color:#0078AE;
	font-size:14px;
}
.blueFont2
{
	font-size: 12px;
	color: #0078ae;
	font-weight:bold;
}
.blueFont3
{
	font-size: 10px;
	color: #0078ae;
}

.grayFont1
{
	color:#666666;
	font-size:14px;
	line-height:25px;
}

.blueThickFont1
{
	color:#0078AE;
	font-weight:bold;		
	font-size:14px;
}

.blueThickFont2
{
	color:#0078AE;
	font-weight:bold;		
	font-size:12px;
}


.grayFont2
{
	color:#666666;
	font-size:11px;
	line-height:16px;
}
.grayFont3
{
	color:#666666;
	font-size:9px;
}

.blackFont1
{
	font-size:14px;
	color:Black;
	line-height:25px;
	font-weight:bold;
}
.blackFont2
{
	font-size:11px;
	color:Black;
}
.blackFont3
{
	font-size:9px;
	color:Black;
}
.blackFont4
{
	color:Black;
	font-size:12px;
	font-weight:bold;
}
.blackFont5{
	color:Black;
}

.pacedFont
{
	line-height: 31px;
	text-indent: 25px;
	font-size: 14px;
	color: #0078ae;
}
.howToFont
{
	line-height: 43px;
	text-indent: 25px;
	font-size: 18px;
	color: #0078ae;
}

.content h2{
	margin:0;
}

.homeStats {
	width: 565px;
	background: #919195 url(./images/homeStatsBot.gif) bottom left no-repeat;
	color: white;
	padding: 14px 10px 17px;
	line-height: 16px;	
}

.homeStatsL {
	float: left;
	width: 283px;
	font-size: 14px;
}

.homeStatsR {
	float: left; 
	text-align: right;
	width: 282px;
	font-size: 11px;
}

.registration {
	width: 100%;
	font-size: 14px;
	color: black;
	overflow: hidden;
	margin: 10px 0 0 0;
}

.dottedSpacer
{
	background:url(./images/info-block-bg.jpg) repeat-x;	
	padding: 7px 0 0 0;
	height:0px;	
	overflow: hidden;
	clear: both;
	width:591px;
	margin-top:12px;	
}
	
.registL {
	float: left;
	width: 56%;
	padding: 0 20px 0 0;
}

.registR {
	float: left;
	width: 40%;
}

.homeMaterials {
	margin: 4px 0 0 0;
}

.homeMaterialsL{
	float:left;
	width: 270px;
	padding: 4px 22px 0 0;
}

.homeMaterialsR{
	float:left;
	width: 270px;
	
}

/*************************** Header ***************************/

.header{
	width:100%;
	background:#919195 url(./images/headerBg.gif) no-repeat 0 100%;
	height:58px;
	position:relative;
}

.header fieldset{
	position:absolute;
	right:29px;
	top:22px;
}
.header fieldset input{
	float:left;
	border:0;
	padding:2px 3px;
	width:129px;
	margin:0 7px 0 0;
	color:#919195;
}
.header fieldset a{
	float:left;
	text-decoration: none;
	margin:3px 0 0;
	color: white;
	font-size:11px;
}

.hdrNav {
	float: left;
	width: 90%;
}

.hdrLogout {
	float: left;
	width: 10%;
	height: 31px;
	line-height: 31px;
	text-align: right;
	color: white;
	text-transform: uppercase;
	font-size: 10px;
	background: #0078ae url(./images/navR.gif) bottom right no-repeat;
}

.hdrLogout a:link, .hdrLogout a:visited {
	color: white;
	text-decoration: none;
}

.hdrLogout a:hover, .hdrLogout a:active {
	color: white;
	text-decoration: none;
}

.hdrArrow {
	padding: 0 30px 0 6px;
	vertical-align:baseline;
}

/* Holly Hack: Hide From IE5/Mac \*/ * html .hdrLogout img { margin: 11px 0; vertical-align: middle; } /* Holly Hack: End Hide From IE5/Mac */

.logo{
	overflow:hidden;
	background:url(./images/logo.gif) no-repeat;
	width:125px;
	height:39px;
	position:absolute;
	top:8px;
	left:24px;
	text-indent:-9999px;
	margin:0;
}

.logo a{
	display:block;
	height:100%;
}

.masthead{
	overflow:hidden;
	background:url(./images/masthead.gif) no-repeat;
	width:214px;
	height:12px;
	position:absolute;
	top:30px;
	left:162px;
	text-indent:-9999px;
	margin:0;
}

/*************************** Footer ***************************/


.footerLine{
	width: 996px;
	background:url(./images/info-block-bg.jpg) repeat-x;
	overflow:hidden;
	padding:14px 0 0 0;
	clear: both;
	margin: 0 auto;
}

.footer {
	font-size:11px;
	width: 900px;
	margin: 0 auto;
}

.footer ul{
	float:left;
	margin:15px 0 0;
	padding:0;
	list-style:none;
}
.footer ul li{
	float:left;
	background:url(./images/footer-sep.jpg) no-repeat 100% 50%;
	padding:0 7px;
}
.footer ul a{
	color:#919195;
	text-decoration:none;
}
.footer ul a:hover{text-decoration:underline;}
.thomas-reuters{
	float:right;
	overflow:hidden;
	background:url(./images/footer-banner.jpg) no-repeat;
	width:175px;
	height:40px;
	text-indent:-9999px;
	padding: 0 10px 0 0;
}


/*************************** Navigation ***************************/

.chromestyle{
	background: #0078ae url(./images/navL.gif) bottom left no-repeat;
	overflow: hidden;
	padding: 0 0 0 17px;
}

.chromestyle:after{ /*Add margin between menu and rest of content*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 100%;
padding: 6px 0 9px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
font: normal 14px Arial;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: white;
padding: 4px 0;
margin: 0 12px;
text-decoration: none !important;
background-color: #0078ae;
}

.navOn a {background: #0078ae url(./images/navOver.gif) 0 21px repeat-x;}
.fixPadIE7 {margin-top: -1px;}

.chromestyle ul li a:hover, .chromestyle ul li a.chromestyle-menu-selected{ /*script dynamically adds a class of "chromestyle-menu-selected" to the current active menu item*/
background: #0078ae url(./images/navOver.gif) 0 21px repeat-x;
}

/* ######### Style for Drop Down Menu ######### */


.chromestyle ul li div{
color: white;
text-decoration: none !important;
}

.chromestyle ul li div a{
width: auto;
display: block;
text-decoration: none;
color: #c2c2c2;
background: #0078ae url(./images/navBg.png) top left repeat;
margin:0px;
padding:4px 22px;
}
.chromestyle ul li div a:hover{background:#0078ae;}

.dropmenudiv{
position:absolute;
top: 0;
border-bottom-width: 0;
font: normal 12px Arial;
line-height:18px;
z-index:100;
background-color: transparent;
width: 177px;
visibility: hidden;
margin: 5px 0 0 -8px; /*Change position of drop down relative to main menu*/
}

.dropmenudiv a{
width: auto;
display: block;
padding: 4px 22px;
text-decoration: none;
color: #c2c2c2;
background: #0078ae url(./images/navBg.png) top left repeat;
}

html .dropmenudiv a{ 
width: 100%;
}


.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #0078ae;
color: white;
}

.dropmenudiv img {
	vertical-align: baseline;
}
.dropmenudiv img.navBotL {
	margin-top:-3px;
	margin-right:-3px;
}
.dropmenudiv img.navBotR {
	margin-left:-3px;
	margin-top:-3px;
}
.dropmenudiv img.navBg {
	margin-top:-3px;
}

/* page left col */
.sidenavNothing
{
	float:left;
	list-style: none;
	width: 177px;
}
.sidenav {
	float:left;
	list-style: none;
	width: 177px;
	background: #efeff2 url(./images/sidenavBg.gif) bottom left no-repeat;
}

.sidenav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.sidenav li{
	float:left;
	border-bottom: 2px dotted white;
	width: 177px;
	padding: 10px 0;
}

.sidenav li div ul li {
	float:left;
	width: 165px;
	padding:5px 0 0 10px;
	border-bottom:none;
	color:#666666 !important;
}

.sidenav li div ul li.active-linkSubNav {
	color:#0078AE !important;
}
.sidenav li div ul li.active-linkSubNav a {
	color:#0078AE !important;	
}

.sidenav li div ul li a {
	width: 155px;
	color:#666666 !important;
}
.sidenav li div ul li a:hover {
	width: 155px;
	color:#0078ae !important;
}

.sideNavLessPad {
	padding:5px 0 0 0px !important;
}

.hideOnLoad {
	padding:0 0 0 15px;
}

.last-link {
	float:left;
	border-bottom: none !important;
	width: 177px;
	padding: 0 0 0 12px;
}

.first-link {
	border-bottom: none !important;
	color:white;
	background-color:#0078ae;
	text-align:center;
}

.first-link a {
	color:white !important;
	padding: 0px !important;
}

.sidenav a:link, .sidenav a:visited  {
	display: block;
	color:#666666;
	padding: 0 0 0 10px;
	text-decoration: none;
}

.sidenav a:hover, .sidenav a:active {
	display: block;
	color:#0078ae;
	padding: 0 0 0 10px;
	text-decoration: none;
}

.sidenav li.active-link a {
	color:#0078ae;
	display: block;
	padding: 0 0 0 12px;
}

.sidenav li img {
	padding: 0 0 0 10px;
}

.sidenav li div ul li div ul li a {
	width: 140px;
	padding: 0 0 0 3px !important;
}

.sidenav li div ul li div ul li a:hover {	
	width: 140px;	
	padding: 0 0 0 3px !important;
}

.accessDates{
	color:black;
	background-color:#DFDFDF;
}
#popupForm{

}
div.adminHeader{
	width:972px;
	background-color:#919195;
	margin-bottom: 1.5px;
	margin-top: 6px;	
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 12px;
	padding-bottom: 2px;	
}
div.adminSubHeader{
	width:972px;
	background-color:#0078AE;
	margin-bottom: 12px;	
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}
div.adminHeader h1{	
	color: white;
	font-size:18px;
	font-weight:normal;
	margin:6px 0;
	padding:0;
}
div.adminSubHeader h2{	
	color: white;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
table#lectureCountDetail thead tr td{
	color: white;
	background-color: #0078AE;
	font-weight: bold;
	text-align: center;
}

label[for="questionDetails[page]"],label[for="questionDetails[questionNum]"] {
	float:left;
	width:10%;
	padding-top:6px;
}

.software ul {
	padding:0px;
	margin:2px;
}
.software li {
	list-style-type:disc;
	line-height:20px;
	font-size:12px;
	color:Black;
	margin-left: 12px;
}
.softwareAgreement {
	height:450px;
	overflow: auto;
	color:Black;
}

.eulaAgreement {
	height: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');	
	overflow: auto;
	color:Black;
}

#submitQuestionForm ul{
	padding-left: 0px;
}

.rssLink{
        float:right;
	line-height:18px;
	font-size:14px;
        margin: 6px 0;
}

.rssLinkRight{
	line-height:13px;
	font-size:7px;
        float:right;
        padding-top: 5px;
        padding-right:5px;
        margin: 6px 0;
}

.ltblue .newsRight {
   margin-bottom:15px;
   color: black;
   font-size: 11px;
   line-height: 14px;
   font-weight: bold;
}

.newsBlock {
  margin-bottom: 12px;
  border-color: #00457b;
}

.newsBlock  ul li.hideNewsDetail{
	cursor:pointer;
	list-style-image:url(./images/sideNav/plus.gif);
}

.newsBlock  ul li.showNewsDetail{
  cursor:pointer;
  list-style-image:url(./images/sideNav/minus.gif);
}

.newsTruncated {
   font-weight: normal;
   color: #919195;
}

.ltblue a.readMore {
  background:url(./images/arrow-img.jpg) no-repeat 100% 50%;
  padding:0 9px 0 0;
  font-weight: normal;
  font-size:9px;
}
.button3{
	border:none;
	padding-bottom:6px;
	float:none;
}
.button3:hover{cursor:pointer;}

.ltblue a.navContentLink {
float:left;
background:transparent url(./images/arrow-img.jpg) no-repeat 100% 50%;
font-size:11.5px;
font-weight:normal;
padding:0 9px 0 0;
#text-transform:uppercase;
}

.navContentLinkUL li a{
	float:left;
	background:url(./images/arrow-img.jpg) no-repeat 100% 50%;
	padding:0 9px 0 0;
	font-size:11.5px;
}


a.navContentLinkUL{
	float:left;
	background:url(./images/arrow-img.jpg) no-repeat 100% 50%;
	padding:0 9px 0 0;
	font-size:11.5px;
}

.box1UL
{
	margin:0;
	padding:0;
	list-style:none;
}
.box1UL li
{
	width:100%;
	overflow:hidden;
	margin: 0 0 10px 0;
	/*float:left;*/
}
.box1UL li strong
{
	float:left;
	font-weight:normal;
	font-size:11.5px;
	color:#000;
}

.box1UL li a{
	float:left;
	background:url(./images/arrow-img.jpg) no-repeat 100% 50%;
	padding:0 9px 0 0;
	font-size:11.5px;
	font-weight:normal;
}
/*Test Computer*/
.pass {
	DISPLAY: none;
	FONT-WEIGHT: bold;
	COLOR: green;
	TEXT-ALIGN: center;
	align:left;
	width:40
}
.fail {
	DISPLAY: none;
	FONT-WEIGHT: bold;
	COLOR: red;
	TEXT-ALIGN: center;
	align:left;
	width:40
}
.testComputer {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	cellspacing:5px;
	cellpadding:0px;
	width:550px;
	FONT-WEIGHT: bold;
}
.testComputer tr {
	height:25px;
	 vertical-align:middle;
 }
.description{
	DISPLAY: none;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: center;
}
.passMsg {
	DISPLAY: none;
	FONT-SIZE: medium;
	FONT-WEIGHT: bold;
	COLOR: green;
	TEXT-ALIGN: center
}
.failMsg {
	DISPLAY: none;
	FONT-SIZE: medium;
	FONT-WEIGHT: bold;
	COLOR: red;
	TEXT-ALIGN: center
}
/*End Test Computer*/

/*  BARBRITABLE Style is to be embedded in Ephox RTE -- START        */
/*
table.BARBRITABLE {
	background-color:white;
	border:1px solid gray;
	border-collapse:collapse;
	border-width:0px;
	font-family:Arial,sans-serif;
	font-size:9pt;
	width:100%;
}
table.BARBRITABLE th {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#E4E4EA none repeat scroll 0 0;
	border:1px solid white;
	color:#666666;
	font-family:Arial,sans-serif;
	font-size:10pt;
	text-align:center;
	width:74.45pt;
	height:15.75pt;
	align:center;
}
table.BARBRITABLE td {
	background-color:white;
	border-bottom:1px solid #E4E4EA;
	border-color:#E4E4EA;
	border-right:1px solid #E4E4EA;
	border-style:solid;
	border-top:1px solid #E4E4EA;
	font-family:Arial,sans-serif;
	font-size:10pt;
	text-align:center;
	border-left-width:1px hidden #E4E4EA;
	height:15.75pt;
}
*/
table.BARBRITABLE {
	background-color:white;
	border:1px solid #E4E4EA;
	border-collapse:collapse;
	font-family:Arial,sans-serif;
	font-size:9pt;
	/*width:100%;*/
        margin-left:1px;
}

table.BARBRITABLE th:first-child {
	border-left:1px solid #E4E4EA;
}
table.BARBRITABLE th {
        /*
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
        */
	background-color:#E4E4EA;
	border-left:1px solid white;
	color:#666666;
	font-family:Arial,sans-serif;
	font-size:10pt;
	height:15.75pt;
	text-align:center;
	border-collapse:collapse;
}
table.BARBRITABLE td {
	background-color:white;
        
	border-bottom:1px solid #E4E4EA;
	border-right:1px solid #E4E4EA;
	border-top:1px solid #E4E4EA;
	border-left:1px solid #E4E4EA;
	font-family:Arial,sans-serif;
	font-size:10pt;
	text-align:center;
	border-collapse:collapse;
}

/*  BARBRITABLE Style is to be embedded in Ephox RTE -- END        */


.barbristud-info{
	margin:0
	padding:0
	list-style-image:none;
}
ul.barbristud-info li{
	list-style-type:disc
}

.box2UL a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(./images/arrow-img.jpg) no-repeat scroll 100% 50%;
	/* float:left; */
	font-size:11.5px;
	font-weight:normal;
	padding:0 9px 0 0;
	line-height:28px;
	margin-left:-40px;
}

.textUppercase {
	text-transform:uppercase;
}

.moreDemo{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(./images/more-btn.jpg) no-repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	font-size:10px;
	font-weight:normal;
	height:21px;
	line-height:16px;
	margin:3px 0 0;
	overflow:hidden;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:125px;
}
a.moreDemo:visited {
	color:#FFFFFF;
	text-decoration:none;
}
a.moreDemo:hover {
	color:#FFFFFF;
	text-decoration:none;
}


/* Styles for Enrolled Student Lectures*/
.esc-lectures{
	float:left;
	padding:0 36px 0 13px;
}

.esc-lecture {
	padding:0;
	font-size:10px;
       overflow:hidden;
	width:100%;
	margin:10px 0 0;
}

.lecture-handout{width:104px; white-space: nowrap;}
.lecture-handout a{
	background:url(./images/arrow-img.jpg) no-repeat 100% 50%;
       padding-right: 9px;
       margin-right:10px;
       font-size:11px;
       font-weight:normal;
}

.lecture-hour{
	margin-right:1px;
       white-space: nowrap;
}
.lecture-hour a{
	background:url(./images/arrow-img.jpg) no-repeat 100% 50%;
       padding: 0 9px 0 0;  
       font-size:11px;
       font-weight:normal;    
}

.dottedLectureSpacer2 {
   background:url(./images/info-block-bg.jpg) repeat-x;
   height:4px;
   margin:5px 0 5px 0;
   width: 591px;
}

table.early-bar-prep {
   width: 591px;
}
table.early-bar-prep th {
    border-color:#AAAAAA;
    border-style:dotted solid dotted  solid;
    border-width:0 0 0px 0;
    padding-bottom:3px;
}
table.early-bar-prep td {
    border-color:#AAAAAA;
    border-style:dotted solid solid  solid;
    border-width:0 0 1px 0;
    padding-top:6px;
    padding-bottom:6px;
}
table.early-bar-prep a {
    background:transparent url(./images/arrow-img.jpg) no-repeat scroll 100% 50%;
    font-size:11px;
    font-weight:normal;
    padding:0 9px 0 0;
}

table.mbe-preview {
    width: 591px;
}
table.mbe-preview th {
    border-color:#AAAAAA;
    border-style:dotted solid dotted  solid;
    border-width:0 0 0px 0;
    padding-bottom:3px;
}
table.mbe-preview td {
    padding-top:6px;
    padding-bottom:6px;
}
table.mbe-preview td.mbe-preview-day {
    border-color:#AAAAAA;
    border-style:solid;
    border-width:1px 0 0;
    font-size:12px;
    font-weight:bold;
    color:#0078AE;
}
table.mbe-preview a {
    background:transparent url(./images/arrow-img.jpg) no-repeat scroll 100% 50%;
    font-size:11px;
    font-weight:normal;
    padding:0 9px 0 0;
}

table.mbe-drills {
    width: 591px;
}

table.mbe-drills th {
    border-color:#AAAAAA;
    border-style:dotted solid dotted  solid;
    border-width:0 0 0 0;
    padding-bottom:3px;
}
table.mbe-drills td {
    padding-top:6px;
    padding-bottom:6px;

}
table.mbe-drills a {
    background:transparent url(./images/arrow-img.jpg) no-repeat scroll 100% 50%;
    font-size:11px;
    font-weight:normal;
    padding:0 9px 0 0;
}

table.simulated-mbe {
    width: 591px;
}
table.simulated-mbe th {
    border-color:#AAAAAA;
    border-style:dotted solid dotted  solid;
    border-width:0 0 2px 0;
    padding-bottom:3px;
}
table.simulated-mbe td {
    padding-top:6px;
    padding-bottom:6px;

}
table.simulated-mbe a {
    background:transparent url(./images/arrow-img.jpg) no-repeat scroll 100% 50%;
    font-size:11px;
    font-weight:normal;
    padding:0 9px 0 0;
}

span.lecture-title {
    font-weight:bold;
    color:#000000;
}

.LectureDottedSpacerNarrow{
	margin-top:12px;
	margin-right: 0px;
	margin-left:0px;
	background:url(./images/info-block-bg.jpg) repeat-x;
	width:591px;
	height:4px;

}


table.makeup-lectures {
   width: 591px;
}
table.makeup-lectures th {
    border-color:#AAAAAA;
    border-style:dotted solid dotted  solid;
    border-width:0 0 0px 0;
    padding-bottom:3px;
}
table.makeup-lectures td {
    border-color:#AAAAAA;
    border-style:dotted solid solid  solid;
    border-width:0 0 1px 0;
    padding-top:6px;
    padding-bottom:6px;
    font-size:11px;
    font-weight:normal;
}
/*
table.makeup-lectures a {
    background:transparent url(./images/arrow-img.jpg) no-repeat scroll 100% 50%;
    font-size:11px;
    font-weight:normal;
    padding:0 9px 0 0;
}
*/
table.makeup-lectures a {
    background-image:none;    
    font-size:11px;
    font-weight:normal;
    margin: 0px;
    padding: 0px;    
}

table.makeup-lectures a span {
    margin: 0px;
    padding: 0px;
    background:transparent url(./images/arrow-img.jpg) no-repeat scroll 96% 50%;
}

table#snowLeopardInstrnMsg {
	color:black;
}
table#snowLeopardInstrnMsg ul {
	padding-left:20px;
}

table#snowLeopardInstrnMsg li {
	list-style-type:decimal;	
}


div.mlHeaderNote {
    margin-top: 12px;
    margin-bottom:12px;
    color:Black;
    font-size:12px;
    font-weight:bold;

}

div.mlFooterNote {
    margin-top:12px;
    margin-bottom:12px;
    color:Black;
    font-size:12px;
    font-weight:bold;
}

div.mlHeaderNote p {
    margin: 0px;
    padding: 0px;
}

div.mlFooterNote p {
    margin: 0px;
    padding: 0px;
}


.essay {
    padding: 0pt 0pt 10px 30px; 
}
.essay table{
    border-collapse: collapse;
    cellpadding:0;
    border: 1px solid #b8b7b6;
    width:100%;
}
.essay table tbody tr {
    line-height: 25px;
}
.essay table tbody td {
    font-style: normal;
    color: black;
    text-align:center;
    font-weight: normal;
    border: 1px solid #b8b7b6;
}
.essay table tbody td#title {
    text-align:left;
    padding-left:5px;
}
.essay table thead tr {
    color:#585858;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    background-color: #CCCCCC;
}
.essay table thead th{
    padding-left:5px;
    padding-right:5px;
    border: 1px solid #b8b7b6;

}
/* Assign Grader styling */
.unassignedAssignmentsHeader, .assignedAssignmentsHeader{
    width:inherit;
    background: inherit;
    background-image: url(./images/bg.gif);
    background-repeat: no-repeat;
    height:inherit;
    color:black;
    vertical-align:top;
    background-position:center left; 
}

table.unassignedAssignments {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}

table.unassignedAssignments thead tr th, table.unassignedAssignments tfoot tr th {
	background-color: #CCCCCC;
	font-size: 8pt;
	padding: 4px;
}

table.unassignedAssignments tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}

table.unassignedAssignments tbody tr.odd td {
	background-color:#F0F0F6;
}

table.unassignedAssignments thead tr .headerSortDown, table.unassignedAssignments thead tr .headerSortUp {
background-color: #8dbdd8;
}

table.unassignedAssignments thead tr th.headerSortUp {
	background-image: url(./images/asc.gif);
    background-repeat:no-repeat;
}

table.unassignedAssignments thead tr th.headerSortDown {
	background-image: url(./images/desc.gif);
    background-repeat:no-repeat;
}

table.assignedAssignments {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}

table.assignedAssignments thead tr th, table.assignedAssignments tfoot tr th {
	background-color: #CCCCCC;
	font-size: 8pt;
	padding: 4px;
}

table.assignedAssignments tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}

table.assignedAssignments tbody tr.odd td {
	background-color:#F0F0F6;
}

table.assignedAssignments thead tr .headerSortDown, table.assignedAssignments thead tr .headerSortUp {
background-color: #8dbdd8;
}

table.assignedAssignments thead tr th.headerSortUp {
	background-image: url(./images/asc.gif);
    background-repeat:no-repeat;
}

table.assignedAssignments thead tr th.headerSortDown {
	background-image: url(./images/desc.gif);
    background-repeat:no-repeat;
}

       









.wpsTableAdminHead {
    color: #333333;
    background-color: #CCCCCC;
}


.wpsAdminHeadSeparator {
    background-color: #999999;
    height: 1px;
}


.wpsStatusMsg {
    color: #000000;
    background-color: #E7EFF7; 
    margin: 0px; 
    border: solid 2px #ABCACA; 
    -moz-border-radius: 8px;
    
}






.wpsInstructionText {
    color: #6B6B6B;
    margin: 0.6em 0px 0px 0px;
}



.wpsInstructionText em {
     font-weight: bold;
     font-style: normal;
     color: #8A59A6;
}



.wpsInstructionHeadText {
     font-weight: bold;
     font-size: x-small;
     color: #405380;
}











.wpsIndentXSmall {
        padding-left: 4px; 
}


.wpsIndentSmall {
        padding-left: 8px; 
}


.wpsIndentMedium {
        padding-left: 16px; 
}


.wpsIndentLarge {
        padding-left: 32px; 
}


.wpsIndentXLarge {
        padding-left: 48px; 
}




.wpsTaskIconText {
    font-weight: bold;
    color: #000000; 
    white-space: nowrap;
}


.wpsTaskDisabledIconText {
    font-weight: bold;
    white-space: nowrap;
    color: #888888; 
}


.wpsTaskIconBorderTable, .wpsTaskDisabledIconBorderTable {
    border: 0px;
}


.wpsTaskIconTextBackground {
    background-color: #DDDDDD; 
    background-image: url("./colors/default/ButtonBackground.gif");
    background-repeat: repeat-x;
    background-position: left center;     
    border: 1px solid #919191;
    padding: 2px 4px;
    margin: 0px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}


.wpsTaskDisabledIconTextBackground {
    background-color: #DDDDDD; 
    background-image: url("./colors/default/ButtonBackground.gif");
    background-repeat: repeat-x;
    background-position: left center;     
    border: 1px solid #919191;
    padding: 2px 4px;
    margin: 0px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}


.wpsDialogIconText {
    color: #000000;
}


.wpsDialogDisabledIconText {
    color: #888888;
}


.wpsDialogIconBackground {
    text-align: center;
    vertical-align: middle;
    background-color: #DDDDDD;
    background-image: url("./colors/default/DialogIconBackground.gif");
    background-repeat: repeat-x;
    background-position: left center; 
    border-top: 1px solid #919191;
    border-right: 0px none #919191;
    border-bottom: 1px solid #919191;
    border-left: 1px solid #919191;
    padding: 0px 0px;
    margin: 0px;
}


.wpsDialogIconTextBackground {
    text-align: center;
    vertical-align: middle;
    background-color: #DDDDDD; 
    background-image: url("./colors/default/DialogIconTextBackground.gif");
    background-repeat: repeat-x;
    background-position: left center; 
    border-top: 1px solid #919191;
    border-right: 1px solid #919191;
    border-bottom: 1px solid #919191;
    border-left: 0px none #919191;
    padding: 2px 4px;
    margin: 0px;
    white-space: nowrap;
}


.wpsDialogDisabledIconBackground {
    text-align: center;
    vertical-align: middle;
    background-color: #DDDDDD;
    background-image: url("./colors/default/DialogIconBackground.gif");
    background-repeat: repeat-x;
    background-position: left center; 
    border-top: 1px solid #919191;
    border-right: 0px none #919191;
    border-bottom: 1px solid #919191;
    border-left: 1px solid #919191;
    padding: 0px 0px;
    margin: 0px;
}


.wpsDialogDisabledIconTextBackground {
    text-align: center;
    vertical-align: middle;
    background-color: #DDDDDD; 
    background-image: url("./colors/default/DialogIconTextBackground.gif");
    background-repeat: repeat-x;
    background-position: left center; 
    border-top: 1px solid #919191;
    border-right: 1px solid #919191;
    border-bottom: 1px solid #919191;
    border-left: 0px none #919191;
    padding: 2px 4px;
    margin: 0px;
    white-space: nowrap;
}


.wpsDialogIcon {
    width: 16px;
    height: 16px;
}


.wpsButtonBarTop, .wpsButtonBarBottom {
    background-color: #DFDFDF; 
}





.wpsPortletBack {
    background-color: #FFFFFF;
}


.wpsEditBack, .wpsConfigureBack {
    background-color: #FFFFFF;
}


.wpsAdvancedOptions { 
    background-color: #e4e4e4;
    border: solid 1px #4A4A4A;
    margin-left: 10px;
}


.wpsPortletColorBack {
    background-color: #CCCCCC;
}


.wpsPortletHead, .wpsEditHead {
    font-weight: bold;
    color: #333333;
}


.wpsPortletText, .wpsEditText, .wpsPortletSmText, .wpsEditSmText, .wpsPortletTinyText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    color: #333333;
}

 
.wpsCopyrightText {
	font-size: xx-small;
    color: #999999;
}


.wpsPortletBody {
}


.wpsTableHead {
    font-weight: bold;
    color: #989898;
    text-align: left;
}


.wpsTableHead th {
	padding: 3px;
}

.wpsTableText {
}


.wpsTableRow, .wpsTableNrmRow {
    color: #333333;
    background-color: #ffffff;
}


.wpsTableSelectedRow {
    color: #333333;
    background-color: #c5d1de;
}



.wpsTableShdRow {
    color: #333333;
}



.wpsTableRow td, .wpsTableNrmRow td, .wpsTableShdRow td {
    border-width: 1px 0px 0px 0px;
    border-style: solid;
    border-color: #aaaaaa;
    padding: 3px;
}



.wpsTableHeadLink, .wpsTableHeadLink:visited, .wpsTableHeadLink:hover, .wpsTableHeadLink:active {
    font-weight: normal;
    color: #000000;
}


.wpsTable {
    border-width: 1px;
    border-style: solid;
    border-color: #aaaaaa;
}

.wpsTable td {
	vertical-align:top;
}


.wpsTableHeadStart, .wpsTableHeadMiddle, .wpsTableHeadEnd {
    font-weight: normal;
    color: #000000;
    text-align: left;
    background-color: #ffffff;
    border-width: 0px 0px 0px 0px;
    border-style: none;
    border-color: #aaaaaa;
}


.wpsTableHeadStartAlignCenter, .wpsTableHeadMiddleAlignCenter, .wpsTableHeadEndAlignCenter {
    font-weight: normal;
    color: #000000;
    text-align: center;
    background-color: #ffffff;
    border-width: 0px 0px 0px 0px;
    border-style: none;
    border-color: #aaaaaa;
}


.wpsTableHeadStartNumeric, .wpsTableHeadMiddleNumeric, .wpsTableHeadEndNumeric {
    font-weight: normal;
    color: #000000;
    text-align: right;
    background-color: #ffffff;
    border-width: 0px 0px 0px 0px;
    border-style: none;
    border-color: #aaaaaa;
}



.wpsTableDataStart, .wpsTableDataMiddle, .wpsTableDataEnd {
    text-align: left;
    border-width: 1px 0px 0px 0px ! important;
    border-style: solid ! important;
    border-color: #aaaaaa ! important;
}



.wpsTableDataStartAlignCenter, .wpsTableDataMiddleAlignCenter, .wpsTableDataEndAlignCenter {
    text-align: center;
    border-width: 1px 0px 0px 0px ! important;
    border-style: solid ! important;
    border-color: #aaaaaa ! important;
}



.wpsTableDataStartNumeric, .wpsTableDataMiddleNumeric, .wpsTableDataEndNumeric {
    text-align: right;
    border-width: 1px 0px 0px 0px ! important;
    border-style: solid ! important;
    border-color: #aaaaaa ! important;
}


.wpsPagingTable, .wpsPagingTableHeader, .wpsPagingTableFooter, .wpsPagingTableBody {
    border: 0px;
}


.wpsPagingTableHeaderIcon, .wpsPagingTableFooterIcon {
    width: 16px;
    height: 16px;
}


.wpsPagingTableHeaderStart {
    background-color: #F0F0F0;
    border-top: 1px solid #aaaaaa;
    border-right: 0px none #aaaaaa;
    border-bottom: 0px none #aaaaaa;
    border-left: 1px solid #aaaaaa;
}


.wpsPagingTableHeaderMiddle {
    background-color: #F0F0F0;
    border-top: 1px solid #aaaaaa;
    border-right: 0px none #aaaaaa;
    border-bottom: 0px none #aaaaaa;
    border-left: 0px none #aaaaaa;
}


.wpsPagingTableHeaderEnd {
    background-image: url("./colors/default/PagingTableTopRight.gif");
    background-repeat: no-repeat;
    background-position: right top;
    background-color: transparent;
}


.wpsPagingTableFooterStart {
    background-color: #F0F0F0;
    border-top: 0px none #aaaaaa;
    border-right: 0px none #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
    border-left: 1px solid #aaaaaa;
}


.wpsPagingTableFooterMiddle {
    background-color: #F0F0F0;
    border-top: 0px none #aaaaaa;
    border-right: 0px none #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
    border-left: 0px none #aaaaaa;
}


.wpsPagingTableFooterEnd {
    background-image: url("./colors/default/PagingTableBottomRight.gif");
    background-repeat: no-repeat;
    background-position: right bottom; 
    background-color: transparent;
}


.wpsPagingTableHeaderEmpty {
	height:7px;
	width:7px;
	line-height:1px;
}


.wpsTableRowDetail td {
	border-width:0px;
   	text-align: left;
   	border-width: 0px ! important;
	padding:2px 3px 5px 3px;
}


.wpsTableSectionHead {
    font-weight: bold;
    color: #000000;
    text-align: left;
}


.wpsTableSectionHead th {
    border-width: 1px 0px 0px 0px;
    border-style: solid;
    border-color: #aaaaaa;
    padding: 3px 0 3px 5px;
}


.wpsTableTopRow td {
    border-color: #aaaaaa ! important;
}


.wpsPagingTableHeaderEmpty {
	height: 7px;
	width: 7px;
	line-height: 1px;
}


.wpsTableRowDetail td {
	border-width: 0px;
   	text-align: left;
   	border-width: 0px ! important;
	padding: 2px 3px 5px 3px;
}




.wpsCompactCheckBox, .wpsCompactRadioButton {
   height: 16px;
   margin-top: 0px;
   margin-bottom: 0px;
}


.wpsEditField{
    border: 1px solid #999999;
}


.wpsButtonText{ 
    font-weight: bold;
    color: #000000;
    background-color: #DDDDDD;
    background-image: url("./colors/default/ButtonBackground.gif");
    background-repeat: repeat-x;
    background-position: left center; 
    border: 1px solid #919191;
    padding: 2px 4px;
    margin: 0px;
    text-align: center;
}


.wpsButtonDisabledText { 
    font-weight: bold;
    color: #888888;
    background-color: #DDDDDD; 
    background-image: url("./colors/default/ButtonBackground.gif");
    background-repeat: repeat-x;
    background-position: left center; 
    border: 1px solid #919191;
    padding: 2px 4px;
    margin: 0px;
    text-align: center;
}


.wpsBrowseButton {
}



.wpsLabelText, wpsRequiredLabelText {
    color: #333333;
}


.wpsRequiredLabelText strong {
    color: #ff0000;
}


.wpsDescriptionText {
    color: #808080;
}




.wpsFieldErrorText {
    color: #000000;
}


.wpsFieldWarningText {
    color: #000000;
}


.wpsFieldSuccessText {
    color: #000000;
}


.wpsFieldInfoText {
    color: #000000;
}


.wpsInlineHelpText {
    color: #666666;
}


.wpsFieldMonospaced {
    font-family: monospace;
    font-size: x-small;
}


.wpsFlagText {
   font-size: xx-small;
   color: #FF0000;
}




.wpsPortletTabBar { 
}


.wpsPortletTabBarSeparator {
    background: url("./colors/default/portletTabSeparator.gif");
	background-repeat: repeat-x;
    background-color: #95a5b9;
    margin: 0px;
    padding: 0px;
    height: 3px;
}


.wpsPortletTabSet {
    border: 0px;
    background-color: transparent;
}


.wpsPortletTab {
    border: 0px;
    background-color: transparent;
}


.wpsPortletSelectedTab {
    border: 0px;
    background-color: transparent;
}


.wpsPortletTabTopStart {
	background-image: url("./colors/default/PortletTabTopLeft.jpg");
    background-repeat: no-repeat;
    background-position: bottom left;
    padding: 0px 2px 0px 2px;
    width: 5px;
    height: 5px;
}


.wpsPortletTabTopCenter {
    background-image: url("./colors/default/PortletTabTopMiddle.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
}


.wpsPortletTabTopEnd {
    background-image: url("./colors/default/PortletTabTopRight.jpg");
    background-repeat: no-repeat;
    background-position: bottom right;
    border-style: none;
    background-color: transparent;
    padding: 0px 2px 0px 2px;
    width: 5px;
    height: 5px;
}


.wpsPortletTabMiddleStart {
    background-image: url("./colors/default/PortletTabCenter.jpg");
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    border-top: 0px none #C0C0C0;
    border-right: 0px none #C0C0C0;
    border-bottom: 0px none #C0C0C0;
    border-left: 1px solid #C0C0C0;
}


.wpsPortletTabMiddleCenter {
    background-image: url("./colors/default/PortletTabCenter.jpg");
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    white-space: nowrap;
    border-style: none;
}


.wpsPortletTabMiddleEnd {
    background-image: url("./colors/default/PortletTabCenter.jpg");
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    border-top: 0px none #C0C0C0;
    border-right: 1px solid #C0C0C0;
    border-bottom: 0px none #C0C0C0;
    border-left: 0px none #C0C0C0;
}


.wpsPortletTabBottomStart {
    background-color: #FFFFFF;
    border-top: 0px none #C0C0C0;
    border-right: 0px none #C0C0C0;
    border-bottom: 0px none #C0C0C0;
    border-left: 1px solid #C0C0C0;
    width: 5px;
    height: 5px;
}


.wpsPortletTabBottomCenter {
    background-color: #FFFFFF;
    border-style: none;
}


.wpsPortletTabBottomEnd {
    background-color: #FFFFFF;
    border-top: 0px none #C0C0C0;
    border-right: 1px solid #C0C0C0;
    border-bottom: 0px none #C0C0C0;
    border-left: 0px none #C0C0C0;
    width: 5px;
    height: 5px;
}



.wpsPortletSelectedTabTopStart {
    background-image: url("./colors/default/PortletSelectedTabTopLeft.jpg");
    background-repeat: no-repeat;
    background-position: bottom left;
    padding: 0px 2px 0px 2px;
    width: 5px;
    height: 5px;
}


.wpsPortletSelectedTabTopCenter {
    background-image: url("./colors/default/PortletSelectedTabTopMiddle.jpg");
    background-repeat: repeat-x;
    background-position: bottom;
    border-top: 0px solid #AAC2E6;
    border-right: 0px none #AAC2E6;
    border-bottom: 0px none #AAC2E6;
    border-left: 0px none #AAC2E6;
}


.wpsPortletSelectedTabTopEnd {
    background-image: url("./colors/default/PortletSelectedTabTopRight.jpg");
    background-repeat: no-repeat;
    background-position: bottom right;
    border-style: none;
    background-color: transparent;
    padding: 0px 2px 0px 2px;
    width: 5px;
    height: 5px;
}


.wpsPortletSelectedTabMiddleStart {
    background-image: url("./colors/default/portletSelectedTabCenterMid.jpg");
    background-repeat: repeat-x;
    border-top: 0px none #AAC2E6;
    border-right: 0px none #AAC2E6;
    border-bottom: 0px none #AAC2E6;
    border-left: 1px solid #AAC2E6;
}


.wpsPortletSelectedTabMiddleCenter {
    background-image: url("./colors/default/portletSelectedTabCenterMid.jpg");
    background-repeat: repeat-x;
    border-style: none;
    white-space: nowrap;
}


.wpsPortletSelectedTabMiddleEnd {
    background-image: url("./colors/default/portletSelectedTabCenterMid.jpg");
    background-repeat: repeat-x;
    border-top: 0px none #AAC2E6;
    border-right: 1px solid #AAC2E6;
    border-bottom: 0px none #AAC2E6;
    border-left: 0px solid #AAC2E6;
}


.wpsPortletSelectedTabBottomStart {
    background-color: #FFFFFF;
    border-top: 0px none #AAC2E6;
    border-right: 0px none #AAC2E6;
    border-bottom: 0px none #AAC2E6;
    border-left: 1px solid #AAC2E6;
    width: 5px;
    height: 5px;
}


.wpsPortletSelectedTabBottomCenter {
    background-color:  #FFFFFF;
    border-style: none;
}


.wpsPortletSelectedTabBottomEnd {
    background-color:  #FFFFFF;
    border-top: 0px none #AAC2E6;
    border-right: 1px solid #AAC2E6;
    border-bottom: 0px none #AAC2E6;
    border-left: 0px none #AAC2E6;
    width: 5px;
    height: 5px;
}


.wpsPortletTabLink, .wpsPortletTabLink:visited, .wpsPortletTabLink:active, .wpsPortletTabLink:hover {
    color: #333333;
}


.wpsPortletSelectedTabLink, .wpsPortletSelectedTabLink:hover, .wpsPortletSelectedTabLink:visited, .wpsPortletSelectedTabLink:active {
    color: #2056A0;
	font-weight: bold;
}




.wpsPortletToolbar {
    background-color: #c5d1de;
    border-top: 1px solid #e4edf5;
    border-right: 1px solid #95a5b9;
    border-bottom: 1px solid #95a5b9;
    border-left: 1px solid #e4edf5;
}


.wpsPortletToolbarSection {
   border-width: 0px;
}


.wpsPortletToolbarSet {
}


.wpsPortletToolbarButton {    
    background-color: #c5d1de;
    padding: 3px;
    border-width: 1px;
    border-style: solid;
    border-color: #c5d1de;
}


.wpsPortletToolbarButtonRollover {
    background-color: #c5d1de;
    padding: 3px;
    border-top: 1px solid #e4edf5;
    border-right: 1px solid #95a5b9;
    border-bottom: 1px solid #95a5b9;
    border-left: 1px solid #e4edf5;
}


.wpsPortletToolbarButtonPressed {
    background-color: #dadfe5;
    padding: 3px;
    border-top: 1px solid #95a5b9;
    border-right: 1px solid #e4edf5;
    border-bottom: 1px solid #e4edf5;
    border-left: 1px solid #95a5b9;
}


.wpsPortletToolbarButtonSelected {
    background-color: #aeb8c4;
    padding: 3px;
    border-top: 1px solid #95a5b9;
    border-right: 1px solid #e4edf5;
    border-bottom: 1px solid #e4edf5;
    border-left: 1px solid #95a5b9;
}


.wpsPortletToolbarButtonSelectedRollover {
    background-color: #aeb8c4;
    padding: 3px;
    border-top: 1px solid #e4edf5;
    border-right: 1px solid #95a5b9;
    border-bottom: 1px solid #95a5b9;
    border-left: 1px solid #e4edf5;
}


.wpsPortletToolbarButtonIcon {
    width: 16px;
    height: 16px;
}


.wpsPortletToolbarControl {
    padding: 3px;
}


.wpsPortletToolbarText {
    color: #333333;
}


.wpsPortletToolbarDisabledText {
    color: #999999;
}


.wpsPortletToolbarLink, .wpsPortletToolbarLink:hover, .wpsPortletToolbarLink:visited, .wpsPortletToolbarLink:active {
    color: #333333;
}



.wpsPortletToolbarSeparator {
    background-color: #95a5b9;
    width: 1px;
    margin: 0px;
    padding: 0px;
    border-top: 0px none #95a5b9;
    border-right: 1px solid #e4edf5;
    border-bottom: 0px none #e4edf5;
    border-left: 0px none #95a5b9;
}


.wpsPortletToolbarSpacer {
    padding: 0px 2px 0px 2px; 
}


.wpsPortletToolbarHandle {
    background-color: #c5d1de;
    padding: 0px;
    margin: 0px;
    width: 1px;
    border-top: 1px solid #e4edf5;
    border-right: 1px solid #95a5b9;
    border-bottom: 1px solid #95a5b9;
    border-left: 1px solid #e4edf5;
}





.wpsBreadcrumbTrail {
    font-weight: bold;
}


.wpsBreadcrumbTrailLink, .wpsBreadcrumbTrailLink:hover, .wpsBreadcrumbTrailLink:visited, .wpsBreadcrumbTrailLink:active {
    font-weight: bold;
    color: #3366CC;
    text-decoration: underline;
}












.wpsPortletAccentArea {
    background-color: #c5d1de;
    color: #333333;
}


.wpsPortletAccentArea3DHighlight {
    background-color: #e4edf5;
    color: #333333;
}


.wpsPortletAccentArea3DShadow {
    background-color: #95a5b9;
    color: #333333;
}





.wpsWizardTitle {
    font-weight: bold;
    background-color: #c1c1c1;
    color: black;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}


.wpsWizardStepNotification {
    background-color: #dfdfdf;
    color: black;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}


.wpsWizardBottomSubmit {
    background-color: #c1c1c1;
    color: black;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 25px;
}





.wpsCursorPointer {
	cursor: pointer;
}








.weekday_header {
    font-size: x-small;
    background-color: #999999;
    color: #333333;
}


.other_month_header {
    background-color: #E4E3E3;
    color: #7E7001;
    height: 20px;
}


.current_month_header {
    background-color: #CBDBF3;
    color: #333333;
    height: 20px;
}


.other_month_cell {
    background-color: #F0F0F0;
}


.current_month_cell {
    background-color: #FFFFFF;
    color: Black;
}


.current_day_header {
    font-size: x-small;
    background-color: #92B5E6;
    color: #333333;
    height: 20px;
}


a.current_day_header:link {
    background-color: transparent;
    color: #333333;
}


a.other_month_header:link {
    background-color: transparent;
    color: #0000ff;
}


a.current_month_header:link {
    background-color: transparent;
    color: #0050C9;
}









a.wpsPersonName {
	text-decoration: none;
	white-space: nowrap;
	color: #3366CC;
}

a.wpsPersonName:visited {
	text-decoration: none;
	white-space: nowrap;
	color: #666699;
}

a.wpsPersonName:hover {
	text-decoration: underline;
	white-space: nowrap;
	color: #666699;
}







.wpsGettingStartedTitle
{
    font-size: small;
	font-weight: normal;
    color: #2055A3;
}

.wpsGettingStartedHeader
{
    font-size: x-small;
	font-weight: normal;
    color: #2055A3;
}

.wpsGettingStartedBody
{
    font-size: xx-small;
	color: #616161;
    padding-top: 10px;
}

.gsTableOutside
{
    background-color: #E0EDFC;
    vertical-align : top;
}

.gsTableInside
{
    background-color: #E0EDFC;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align : top;
}

.gsTableEnd
{
    background-image: url("./colors/default/gs_end.gif");
    background-repeat: repeat-x;
}









.wpsSearchInfoBar{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    color: #333333;
	background-color: #c7d9f1;
}

.wpsSearchUrl, a.wpsSearchUrl {
	font-weight: bold;
}

.wpsSearchUrlAddressText{
	color: #008000;
	font-style: italic;
}

.wpsSearchAttributeText{
	color: #c1c1c1;
	font-style: italic;
}














.lwp-teamSpace-title, .lwp-webConference-title {
    font-weight: bold;
    background-color: #5C5C5C;
    color: #FFFFFF;
}


.popup-background {
	background-color: #eeeeee;
}


.lwp-middleToolbar {
    font-size: x-small;
    color: #737373; 
    background-color: #FFFFFF;
    border-bottom: 0px solid #D8D8E0;
    padding: 4px 4px;
    margin: 0px;
}


.lwpAdminButton {
    font-size: x-small;
    color: #FFFFFF; 
    background-color: #A0A0A0;
	text-decoration: none;
	padding: 0px 5px;
    margin: 0px;
}


.lwpAdminButtonLink, .lwpAdminButtonLink:hover, .lwpAdminButtonLink:active, .lwpAdminButtonLink:visited {
    font-size: x-small;
    font-weight: normal;
    color: #FFFFFF; 
    background-color: #A0A0A0;
    margin: 0px;
    text-decoration: none;
}


.lwpNavButton {
    color: #FFFFFF; 
    background-color: #70A8F0;
    margin: 0px;
	text-decoration: none;
	padding: 0px 5px;       
}


.lwpNavButtonLink, .lwpNavButtonLink:hover, .lwpNavButtonLink:active, .lwpNavButtonLink:visited {
    font-weight: normal;
    color: #FFFFFF; 
    background-color: #70A8F0;
    margin: 0px;
    text-decoration: none;
}


.button-link, a.button-link, a.button-link:hover, a.button-link:visited {
	text-decoration: none;
	color: #000000;
}



.lwpButtonGroup{
	margin: .25em 4px;
}


.lwpIconOnly, .lwpIconOnlyDisabled {
	border:0px;
	background-color:white;
}


.lwpDialogIconBackground {
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	background-color: #DDDDDD;
	background-image: url("./colors/default/DialogIconTextBackground.gif");
	background-repeat: repeat-x;
	border: 1px solid #919191;
    padding: 0px 2px;
	margin: 0px;
	overflow: visible;
	font-weight: normal;
	color: #000000;
	cursor: pointer;
}


.lwpDialogDisabledIconBackground, .lwpDialogIconBackgroundDisabled {
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	background-color: #DDDDDD;
	background-image: url("./colors/default/DialogIconTextBackground.gif");
	background-repeat: repeat-x;
	background-position: left center;
	border: 1px solid #919191;
    padding: 0px 2px;
	margin: 0px;
	overflow: visible;
	font-weight: normal;
	color: #888888;
}


.lwpButtonText { 
    font-weight: bold;
    text-decoration: none;
	color: #000000;
	vertical-align: middle;
    background-color: #DDDDDD; 
    background-image: url("./colors/default/ButtonBackground.gif");
    background-repeat: repeat-x;
    background-position: left center; 
    border-top: 1px solid #919191;
    border-bottom: 1px solid #919191;
    border-right: 1px solid #919191;
    border-left: 1px solid #919191;
    padding: 0px 2px;
	overflow: visible;
    margin: 0px;
    text-align: center;
}



.lwpButtonTextDisabled {
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-color: #DDDDDD;
	background-image: url("./colors/default/ButtonBackground.gif");
	background-repeat: repeat-x;
	background-position: left center;
	border-top: 1px solid #919191;
    border-bottom: 1px solid #919191;
    border-right: 1px solid #919191;
    border-left: 1px solid #919191;
    padding: 0px 2px;
	margin: 0px;
	overflow: visible;
	font-weight: bold;
	color: #888888;
}


.lwpButtonSpacer {
	margin-right: 2px;
}








.lwpSeparatorBg {
    background-color: #999999;
    height: 1px;
}

div.lwpSeparatorBg {
    background-color: #999999;
	margin: 2px 0 2px 0;
}


.borderNone {
	border-width: 0 ! important;
}


.lwpPortletTitleBorder {
   background-image: url("./colors/default/skin_border.gif");
   background-position: bottom;
   background-repeat: repeat-x;
}


.lwpAlignRight {
	text-align: right; 
}


.lwpBorderAll {
	border-right: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;	
	border-top: 1px solid #DCDCDC;	
	border-bottom: 1px solid #DCDCDC;	
}


.lwpShadowBorder {
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;	
}


.lwpSearchBar{
	margin: 5px 0;
	background-color: #ECECEC;			
	text-align: right;
}	
	
.lwpSearchBar table{
	margin-right: 0;
	margin-left: auto;
}

.lwpSearchBar td{		
	padding: 5px 3px 5px 2px;
}

.lwpSearchBar .portlet-form-field-label{
	padding-left: 10px;
}


.lwpInlineHelp td{
	padding: 5px 10px 5px 1px;
	vertical-align: top;
}


.lwpMenuHeader, a.lwpMenuHeader, a.lwpMenuHeader:visited, a.lwpMenuHeader:hover {
	background-color: #F0F0F0;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
}


.lwpMenuBackground {
	background-color: #ffffff;
}


.lwpMenuItem, a.lwpMenuItem, a.lwpMenuItem:visited, a.lwpMenuItem:hover  a.lwpMenuItem:active {
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
}


.lwpSelectedMenuItem, a.lwpSelectedMenuItem:visited, a.lwpSelectedMenuItem:hover, a.lwpSelectedMenuItem:active{
	background-color: #284888;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}


.lwpMenuItemDisabled, a.lwpMenuItemDisabled, a.lwpMenuItemDisabled:visited, a.lwpMenuItemDisabled:hover, a.lwpMenuItemDisabled:active {
	color: #888888;
	text-decoration: none;
	background-color: #ffffff;
	font-style: italic;
}


.unreadMailText, a.unreadMailText {
    font-weight: bold;
	text-decoration: underline;
	color: #3366CC;
}


.lwpLastReadMark {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	padding: 3px 0;
}


.lwpDateStampMark {
	font-weight: bold;
	color: #666666;
	background-color: #999999;
	text-align: center;
	padding: 3px 0px;
}





.lwpCalFsizeX {
	font-size: small;
}

.lwpCalViewMenuPosition {
	padding-left: 2px;
	padding-top: 8px;
	padding-bottom: 8px; 
}

a.lwpCalLinkText {
	text-decoration: none;
}

a.lwpCalLinkText:hover {
	text-decoration: underline;
}

a.lwpCalDateLinkText, a.lwpCalDateLinkText:visited {
	text-decoration: none;
	color: #000000;
}

a.lwpCalDateLinkText:hover {
	text-decoration: underline;
	color: #666699;
}

a.lwpCalInactiveDateLinkText, a.lwpCalInactiveDateLinkText:visited {
	text-decoration: none;
	color: #a0a0a0;
}

a.lwpCalInactiveDateLinkText:hover {
	text-decoration: underline;
	color: #666699;
}

.lwpCal1WeekCellRow {
	height: 6em;
	font-weight: normal;
}

.lwpCalCellRow {
	height: 2.2em;
	font-weight: normal;
}

.lwpCalLDivider {
	border-left: solid 1px #aaaaaa;
}

.lwpCalTDivider {
	border-top: solid 1px #aaaaaa;
}

.lwpCalNoBottom {
	border-bottom: none;
}

.lwpCalHeader {
	color: #3366CC;
    font-weight: bold;
	vertical-align: top;
}

.lwpCalHeaderImage {
   padding: 12px 3px 2px 0px; 
   margin-bottom: 5px;
}

.lwpCalAttendeeHeading { 
	color: #898989; 
}

.lwpCalSectionHeader {
   font-weight: bold;
   color: black;
   padding-top: 12px;
   padding-bottom: 2px;
   margin-bottom: 5px;
   display: block;
}

.lwpCalInviteeSection {
   padding-left:2px;   
}

.lwpCalWeekNumber {
	color: #808080;
}

.lwpCalEntryHoverDetail {
	border : solid 1px #000000;
	position: absolute; 
	visibility: hidden; 
	width: 400px;
	overflow: hidden;
}

.lwpCalEventField { 
	padding:5px 0px 3px 0px; 
}

.lwpCalEntryHoverPosition {
	padding-left: 5px;
}

.lwpCalBgMeeting, .lwpCalBgWebConf {
	background-color: #C3D3E6;
}

.lwpCalBgAppointment{
	background-color: #D8F8D8;
}

.lwpCalBgAnniversary{
	background-color: #F8E8D0;
}

.lwpCalBgReminder{
	background-color: #F8F8D0;
}

.lwpCalBgAllDayEvent{
	background-color: #F8E0E0;
}

.lwpCalTodayCell {
	border: solid 1px #000000;
}

.lwpCalMonthDayCell {
	border-top: solid 1px #AAAAAA;
	height: 6.4em;
	width: 14%;
}

.lwpCalInactiveDayCell {
	background-color: #efefef;
}

.lwpCalInactiveDay {
	color: #a0a0a0;
}

.lwpCalSeperator {
	border-bottom: solid 1px #ffffff;
}

.lwpCalConflict {
	border-left: solid 2px #000000;
}

.lwpCalTimeText {
	text-align: right;
}

.lwpCalEntryPosition {
	padding-top: 2px;
}

.lwpCalBDivider {
	border-bottom: solid 1px #aaaaaa;
}







.lwpPpkList {
    width: 250px;
    height: 200px;
    padding-left: 2px;
    border-right: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
    border-left: 1px solid black;
    border-top: 1px solid black;
    overflow: auto;
}

.lwpPpkListBorder {
    width: 250px;
    height: 200px;
    border-left: 1px solid #a0a0a0;
    border-top: 1px solid #a0a0a0;
}

.lwpPpkNormalText {
    background-color: white; 
    color: black;
}

.lwpPpkSelectedText {
    background-color: #284888;
    color: white;
}








.lwpMailboxRecipientAnchor, a.lwpMailboxRecipientAnchor {	
	color: black;
	text-decoration: underline;
	cursor: pointer;
}

.lwpMailboxRecipientAnchor:hover, a.lwpMailboxRecipientAnchor:hover {
	color: black;
	text-decoration: underline;
	cursor: pointer;
}

.lwpMailboxRecipientAnchor:visited, a.lwpMailboxRecipientAnchor:visited {
	color:black;
}







.chat_background {
    background-color: #FFFFFF;
}

.chat_partner_presence {
	border-top : 1px solid #AAAAAA;
	border-left : 1px solid #AAAAAA;
	border-color : #AAAAAA;
	padding: 3px;
    background-color: #EEEEEE;
}

.chat_partner_presence_corner {

    background-image: url("./colors/default/chat_presence_corner.gif");
    background-repeat: no-repeat;
    background-position: top;
    background-color: transparent;
    background-color: #FFFFFF;
}

.chat_partner_alert {
	border-top : 1px solid #AAAAAA;
	border-left : 1px solid #AAAAAA;
	border-right : 1px solid #AAAAAA;
	border-color : #AAAAAA;
	padding: 3px;
    background-color: #FFFFFF;
	color: #666666;
}

.chat_transcript {
	border-left : 1px solid #AAAAAA;
	border-right : 1px solid #AAAAAA;
	border-bottom : 1px solid #AAAAAA;
	border-top : 1px solid #AAAAAA;
	border-color : #AAAAAA;
}

.chat_transcript_nway {
	border-top : 1px solid #456A8B;
	border-left : 1px solid #456A8B;
	border-right : 1px solid #456A8B;
	border-bottom : 1px solid #456A8B;
	border-color : #456A8B;
}

.chat_message_input {
	border-top : 1px solid #AAAAAA;
	border-left : 1px solid #AAAAAA;
	border-right : 1px solid #AAAAAA;
	border-bottom : 1px solid #AAAAAA;
	border-color : #AAAAAA;
    background-color: #FFFFFF;
}

.chat_statusbar {
	border-top : 1px solid #AAAAAA;
	border-color : #AAAAAA;
	background-color: #EEEEEE;
	color: #AAAAAA;
}

.chat_participants {
	border-bottom : 1px solid #D8D8D8;
	border-color : #D8D8D8;
}












.lwp-agendaItemDocument {
	color: #585858;
	padding-top: 3px;
	padding-bottom: 3px;
}


.lwp-agendaItem-ul {
	padding-top: 3px;
	list-style-type: none;
	margin-left: 0px;
	margin-right: 20px;
	padding-bottom: 0px;
}


.lwp-agendaItem-li {
	padding-top: 0px;
	padding-bottom: 0px;
}


.lwp-agendaItem, .lwp-agendaItem:visited, a.lwp-agendaItem, a.lwp-agendaItem:active, a.lwp-agendaItem:visited, .lwp-agendaItemPage, a.lwp-agendaItemPage, .lwp-agendaItemSlide, .lwp-agendaItemPage:visited, .lwp-agendaItemSlide:visited {
	background-color: rgb(246,246,246);
	text-decoration: none;
	color: #7080A8;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
}


a.lwp-agendaItem:hover, .lwp-agendaItemPage:hover, .lwp-agendaItemSlide:hover {
	text-decoration: underline;
	color: #639ACE;
	font-weight: normal;
}


.lwp-selectedAgendaItem, a.lwp-selectedAgendaItem {
    background-color: rgb(49, 106, 197);
	padding-top: 1px;
	padding-bottom: 1px;
	color:#FFFFFF;
	line-height: 150%;
	text-decoration: none;
	font-weight: bold;
}

.lwp-selectedAgendaItem:visited, a.lwp-selectedAgendaItem:visited {
	color: #FFFFFF;
}

a.lwp-selectedAgendaItem:hover {
    background-color: rgb(49, 106, 197);
	padding-top: 1px;
	padding-bottom: 1px;
	color:#FFFFFF;
	line-height: 150%;
	text-decoration: underline;
	font-weight: bold;
}


.lwpProjectorHeaderStart { 
	background-color: #70A8F0; 
	border-top: 1px solid #777777;
	border-right: 0px none #777777;
	border-bottom: 0px none #777777;
	border-left: 1px solid #777777;	
}


.lwpProjectorHeaderMiddle {
	background-color: #70A8F0;
	border-top: 1px solid #777777;
	border-right: 0px none #777777;
	border-bottom: 0px none #777777;
	border-left: 0px none #777777;	
	color: #343434;
    font-weight: bold;
}


.lwpProjectorHeaderEnd {
	background-image: url("./colors/default/projectorTableTopRight.gif");
	background-repeat: no-repeat;
	background-position: right top;
	background-color: transparent;
}


.lwpSlideTable {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}



.lwpSlideTableHeadStart, .lwpSlideTableHeadMiddle, .lwpSlideTableHeadEnd {
    font-weight: bold;
	color: #989898;
	text-align: left;
	background-color: #ffffff;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #000000;
}


.lwpSlideBorder
{
	border-color: #b0b0c0;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
}


.lwpAgendaFrameDiv
{
	position:absolute;
	width:100%;
	visibility:hidden;
	bottom:0;
	border:1px solid rgb(233, 233, 233);
	background-color: rgb(246, 246, 246);
	top:80px;
}


.lwpAttendeesFrameDiv
{
	width:100%;
	position:absolute;
	bottom:0;
	border:1px solid rgb(233, 233, 233);
	background-color: rgb(246, 246, 246);
	visibility:hidden;
	overflow:auto;
	top:26px;
}


.lwpDownloadsFrameDiv
{
	width:100%;
	position:absolute;
	bottom:2px;
	visibility:hidden;
	top:26px;
	
}

.lwpHostingStarted {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}

.lwpHostingStartedLarge {
	font-size: small; 
	font-weight: bold;
	color: #FFFFFF;
}










.lwp_labelNormalStyle, a.lwp_labelNormalStyle, a.lwp_labelNormalStyle:visited, a.lwp_labelNormalStyle:active {
    color: #000000; 
	text-decoration: none;
}

.lwp_tdStyle {
	white-space:nowrap; 
	padding:0px; 
}

.lwp_linkTextStyle {
	text-decoration:none;
}

.lwp_nodeStyle {
	border-collapse: collapse; 
	border-spacing:0px;
}


.lwp_nodeImageStyle {
	border-top: 0px; 
	border-right: 0px; 
	border-left: 0px; 
	border-bottom: 0px; 
}


.lwp_labelHighlightStyle, a.lwp_labelHighlightStyle, a.lwp_labelHighlightStyle:active, a.lwp_labelHighlightStyle:visited { 
	font-weight: bold;
    text-decoration: none;
	color: #FFFFFF; 
	background-color: #A0A0A0; 
	padding-right: 5px;
}


.lwp_labelMouseoverStyle, a.lwp_labelMouseoverStyle:hover, a.lwp_labelMouseoverStyle:active {
	font-weight: normal;
    text-decoration: underline;
	color: #000000; 
}


.lwp_labelDragoverStyle{
	font-weight: normal;
	text-decoration: underline;
	color: #000000; 
}


.lwpFldNodeLableSpacing, .lwpFldNodeLabelSpacing {
	padding-left: 5px;
}


.lwpTreePanel {
	overflow: auto;
	height: 100%;
	width: 18em;
}


.lwpTreePanelBody {
	border-left: 1px solid #aaaaaa;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
}


.lwpTreePanelHeader {
	background-color: #F0F0F0;
	border-left: 1px solid #aaaaaa;
	border-right: 0px;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}


.lwpTreePanelFooter {
	background-color: #F0F0F0;
	border-left: 1px solid #aaaaaa;
	border-right: 0px;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}










.lwpPeopleFlyoutExpanded {
	background-color: #DEDEDE;
	border-left: 1px solid #9A9A9A;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px solid #DEDEDE;
}


.lwpPeopleFlyoutCollapsed {
	background-color: #DEDEDE;
	border-left: 1px solid #686868;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px solid #DEDEDE;
}


.lwpPeopleFlyoutFrame {
	background-color: #DEDEDE;
	border-left: 1px solid #686868;
	border-right: 1px solid #686868;
	border-top: 1px solid #686868;
	border-bottom: 1px solid #686868;
}









.lwpTimeDateBorder {
	border:0px;
}
 
.lwpTimeDateCalBorder { 
	background-color: white;
	border-top: 1px none #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
}

.lwpTimeDateCalText { 
	font-weight: bold; 
}

.lwpTimeDateDayName { 
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
	background-color: white;
	border-top: 1px none #aaaaaa;
	border-right: 1px none #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px none #aaaaaa;
}

.lwpTimeDateDay { 
	text-align: center;
	vertical-align: middle;
	background-color: white;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #aaaaaa;
}

.lwpTimeDateWeekendDay { 
	text-align: center;
	vertical-align: middle;
	background-color: white;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #aaaaaa;
}

.lwpTimeDateDayLink { 
	text-decoration:none;
}

.lwpTimeDateCalTop {
	border: 1px solid #aaaaaa;
	background-color: #eeeeee;
}

.lwpTimeDateSelectedCalTop { 
	border: 1px solid #606098;
	background-color: #d0d0d0;
}

.lwpTimeDateSelectedDay { 
	text-align: center;
	vertical-align: middle;
	background-color: #ffffff;
}

.lwpTimeDateSelectedDayLink { 
	text-decoration:none;
	text-align: center;
	vertical-align: middle;
	background-color: #d0d0d0;
}

.lwpTimeDateSelectedWeek { 
	text-decoration:none;
	text-align: center;
	vertical-align: middle;
	background-color: #d0d0d0;
}

.lwpTimeDateSelectedAllWeeks { 
	text-decoration:none;
	text-align: center;
	vertical-align: middle;
	background-color: #e8e8e8;
}

.lwpTimeDateWeek { 
	text-decoration:none;
	text-align: center;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
}

.lwpTimeDateMonthRadio { 
	text-decoration:none;
	text-align: center;
	vertical-align: middle;
	width:15px;
	border-right: 1px solid #aaaaaa;
}

.lwpTimeDateWeekRadioOn { 
	text-decoration:none;
	text-align: center;
	vertical-align: middle;
	background-color: #d0d0d0;
	width:15px;
	border-color: #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
}

.lwpTimeDateWeekRadioOff { 
	text-decoration:none;
	text-align: center;
	vertical-align: middle;
	background-color: #ffffff;
	width:15px;
	border-color: #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
}

.lwpTimeDateEmptyDayName { 
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	background-color: #ffffff;
	width:15px;
	border-right: 1px solid #aaaaaa;
	border-left: 1px none #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}











.outerTreeStyle{
	color: WindowText;
	border-width: 0px;
	border-style: none;
	padding:0px;
	font-weight: 400;
}


.nodeStyle{
	padding: 0px;
	letter-spacing: 0;
	border-collapse: collapse;
}


.scrollStyle{
 	overflow: auto;
 	width: 200px;
}


.tdStyle{
	padding: 0px;
	width: 200px;	
}



.labelDragoverStyle{
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
}

.linkTextStyle{
	text-decoration: none
}


.classForTreeSysIcons {
	
	
}


.tdTreeTabStyle{
	padding: 0px;
	width: 200px;
	margin:0px
}


.tdTableStyle{
	width: 200px;
	padding:0px;
	margin:0px
}


.headerStyle{
	width: 200px;
	background-color: ThreeDFace;
	color: WindowText;
	border-width: 1px;
	border-style: solid;
	border-color: ThreeDShadow;
	margin:0px;
	padding:0px;
}



.tree{
}


.tree_outerTreeStyle
{
	color: WindowText;
	border-width: 0px;
	border-style: none;
	padding: 0px;
	font-weight: 400;
}


.tree_nodeStyle {
	padding: 0px;
	letter-spacing: 0;
	border-collapse: collapse;
	margin: 0px;
}


.tree_scrollStyle{
 	overflow: auto;
 	width: 200px;
}


.tree_tdStyle{
	padding: 0px;
	width: 200px;	
}


.tree_labelNormalStyle {
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; 
}


.tree_nodeImageStyle {
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	width: 19px;
	border-bottom: 0px;
	height: 16px
}


.tree_labelHighlightStyle{
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.tree_labelMouseoverStyle{
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
}


.tree_labelDragoverStyle{
	font-size: 11px;
	color: #000000;
	background-color: #bbbbbb;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
}


.tree_linkTextStyle{
	text-decoration: none
}


.tree_classForTreeSysIcons {
	
	
}


.tree_tdTreeTabStyle{
	padding: 0px;
	width: 200px;
	margin:0px
}


.tree_tdTableStyle{
	width: 200px;
	padding:0px;
	margin:0px
}


.tree_headerStyle{
	width: 200px;
	background-color: ThreeDFace;
	color: WindowText;
	border-width: 1px;
	border-style: solid;
	border-color: ThreeDShadow;
	margin:0px;
	padding:0px;
}


.wpsEditorToolbar {
    max-height: 24px;
    background-color: #D8D8D8;
    border-top: 1px solid #aebccf;
    border-right: 1px solid #355787;
    border-bottom: 1px solid #355787;
    border-left: 1px solid #aebccf;
    border-top: 1px solid #cccccc;
}

.wpsEditorToolbarSection {
   border-width: 0px;
}

/* Table displaying the tools in this section */
.wpsEditorToolbarSet {
}

tr.wpsEditorToolbar {
    padding: 0px 2px 0px 2px;
} 

table.wpsEditorToolbar {
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: 24px;   
    background-color: #f0f0f0;
    border-top: 1px solid #cccccc;
    border-bottom: 0px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    background-color: white;
    background-image: url(/wps/DocEditor/images/editor_toolbar_gradient.gif);
    background-repeat:  repeat-x;
    background-position: 0px 0px;
}    

/* A normal toolbar button */
.wpsEditorToolbarButton {
    padding: 3px;
    margin: 0px
    border-width: 1px;
    border-style: none;
}

/* A toolbar button with the mouse hovering over it */
.wpsEditorToolbarButtonRollover {

/*    background-color: #d8d8d8;
    margin:0px;
    padding: 2px;
    border-top: 1px solid #d8d8d8;
    border-right: 1px solid #888888;
    border-bottom: 1px solid #888888;
    border-left: 1px solid #d8d8d8; */

    background-color: WHITE;
    margin:0px;
    padding: 2px;
    border-top: 1px solid WHITE;
    border-right: 1px solid WHITE;
    border-bottom: 1px solid WHITE;
    border-left: 1px solid WHITE;
}

/* A toolbar button with the mouse button pressed or selected */
.wpsEditorToolbarButtonPressed {
    background-color: #d8d8d8;
    margin:0px;
    padding: 2px;
    border-top: 1px solid #888888;
    border-right: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    border-left: 1px solid #888888;
}

/* A selected toolbar button */
.wpsEditorToolbarButtonSelected {
    background-color: #aeb8c4;
    margin:0px;
    padding: 2px;
    border-top: 1px solid #95a5b9;
    border-right: 1px solid #e4edf5;
    border-bottom: 1px solid #e4edf5;
    border-left: 1px solid #95a5b9;
}

/* A toolbar button with the mouse hovering over it */
.wpsEditorToolbarButtonSelectedRollover {
    background-color: #aeb8c4;
    margin:0px;
    padding: 2px;
    border-top: 1px solid #e4edf5;
    border-right: 1px solid #95a5b9;
    border-bottom: 1px solid #95a5b9;
    border-left: 1px solid #e4edf5;

}

/* An icon displayed on a toolbar button */
.wpsEditorToolbarButtonIcon {
    width: 18px;
    height: 18px;
    margin:0px
    padding:0px;
}

/* A toolbar area displaying non-button controls such as text, or a dropdown */
.wpsEditorToolbarControl {
    padding: 1px 1px;
}

/* A toolbar area displaying non-button controls such as text, or a dropdown */
select.wpsEditorToolbarControl {
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}

/* Text on the toolbar */
.wpsEditorToolbarText {
    color: #333333;
}

/* A link on the toolbar */
.wpsEditorToolbarLink, .wpsEditorToolbarLink:hover, .wpsEditorToolbarLink:visited, .wpsEditorToolbarLink:active {
    color: #333333 ;
}

/* A separator between groups of toolbar items */
.wpsEditorToolbarSeparatorNew {
    background-color: #355787;
    height: 18px;
    width: 5px;
    margin: 0px;
    padding: 0px;
    border-top: 0px none #305A8B8C8;
    border-bottom: 0px none #305080;
    border-left: 1px none #aebccf;
}

/* A separator between groups of toolbar items */
.wpsEditorToolbarSeparator {
    background-image: url(/wps/DocEditor/images/separator.gif);
    margin: 0px;
    padding: 0px 7px 0px 7px;
}

/* A spacer between groups of toolbar items  */
.wpsEditorToolbarSpacer {
    padding: 0px 2px 0px 2px;
}

/* A separator between groups of toolbar items */
.wpsEditorToolbarHandle {
    background-color: #c5d1de;
    padding: 0px;
    margin: 0px;
    width: 1px;
    border-top: 1px solid #e4edf5;
    border-right: 1px solid #95a5b9;
    border-bottom: 1px solid #95a5b9;
    border-left: 1px solid #e4edf5;
}

.wpsEditorTextArea {
    background-color: #fff;
    border: 1px solid #cccccc;
    padding: 0px;
    margin: 0px;
}

.wpsEditorTextAreaText {
    margin: 0px;  
    padding: 0px;
    border: 0px none;
}


        
/* Header */
.palette h5
{
    color: #FFFFFF !important;
    background-color: #B7CBE7;
    background: url(./colors/default/palette_header_background.gif) repeat-x;
    font-size: medium;
    border: 1px solid;
    border-right: 0px;
    border-color: #97A9C1;
	height: 48px;
    margin-top: 0px; 
    margin-bottom: 0px;
}

.palette h5 div
{
	margin-top: 18px;
	margin-left: 10px;
}

/* Hidden forms cause extra whitespace if display is not set to inline */
.palette form
{
    display: inline;
}

/* Search box */
.contentTypeSearch
{
    background-color: #E8EBF1;
    color: #7A93BB;
    margin-top: 0px;
    margin-bottom: 0px;
}

.contentTypeSearch table
{
	margin-left: 10px;
}	

/* Selected category title */
.categoryTitleExpanded
{
    background: url(./colors/default/palette_selected_cat.gif ) repeat-x;
	background-position: top;
	background-color: #E8EBF1;
	font-size: xx-small;
    font-family: arial;
    padding: 5px 10px;
	color: #7A93BB;
    margin-bottom: 0px;
    
}

/* Unselected category title */
.categoryTitleCollapsed
{
    background: url(./colors/default/palette_unselected_cat.gif ) repeat-x;
    background-position: top;
    background-color: #E8EBF1;
    font-family: arial;
    font-size: xx-small;
    color: #7A93BB;
    padding: 5px 10px;
    margin-bottom: 0px;
    
}

/* hide the contents of a category when unselected */
.contentItemListCollapsed
{
    display: none;
}

/* An Item in a category */
.contentItem
{
    font-weight: normal;
    font-family: arial;
    font-size: xx-small;
    color: #4E4E4E;
}

/* An Item in a category */
.contentItemGrayed
{
    font-weight: normal;
    font-family: arial;
    font-size: xx-small;
    color: #C6C6C6;
}


.contentItemHover
{
    font-weight: normal;
    font-family: arial;
    font-size: xx-small;
    color: #4E4E4E;
}

.contentItemGrayedHover
{
    font-weight: normal;
    font-family: arial;
    font-size: xx-small;
    color: #C6C6C6;
}


/* the icon associated with the item */
.contentItemIcon
{
    vertical-align: middle; 
    border: 0px;
}

/* Only display the item context menu when hovering over the item */ 
.contentItem button
{
    visibility: hidden;
}

.contentItemHover button
{
    visibility: visible;
}

.contextMenu
{
	border: 0px; 
	background-color: transparent;
}	

.actionMainArea
{
    margin: 4px;
}

.actionFooter
{
    margin-top: 4px;
}

.dropActive{
	border: 1px solid #FF9000;
}

.dropAware{
	border: 1px solid #FFEBC5;
}

            
 



  
        
       