/* Basic Center Content Area 
------------------------------------------------- */
#basicContent {
/* margin-left: 200px;*/
	font-size: .9em;
	color: #333333;
	background-color: #FFFFFF; 
	vertical-align: top;
	padding: 4px 10px 4px 10px;
	margin-top: 0;
	clear:bottom;
}
#basicContent DIV.noLeftNav {
	margin-left: 0px;
}
#basicContent SUP { 
	font-size: 10px;
	font-family: arial, verdana, helvetica, sans-serif;
	line-height: 0px;
}
.clearing {
	height: 1px;
	clear: both;
	margin:0;
	border:0;
}

/* Main Content Area Container Table
------------------------------------------------- */
#mainContentTable {
	width:auto;
	margin: 0px 0px 10px 0px;
	padding: 0;
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Geneva, sans-serif;
}
#mainContentTable TD.centerContentArea {
	margin: 0;
	padding: 0;
	width:100%;
}


/* Portlet Styles
------------------------------------------------- */



/* Styles for center content portlet with no visible skin border
------------------------------------------------- */
#centerPortletTitlebar  {
     vertical-align: middle;
     text-align: left;
     white-space: nowrap;
     height: 20px;
     line-height: 20px;
     font-weight: bold;
     font-size: 16px;
     font-family: Arial, Verdana, Helvetica, sans-serif;
     color: #CC9999;
     padding: 0;
     border-bottom: 1px solid #666666;
     margin: 0px;
}
#centerPortletTitlebar DIV.portletName {
     width:auto;
     height:20px;
     padding: 0px 0px 0px 0px;
     margin: 0px;
     border:0;
}

#centerPortletTitlebar DIV.portletIcons {
     width:auto;
     height:20px;
     float:right;
     padding: 0px 0px 0px 0px;
     margin: 0px 2px 0px 10px;
     border:0;
     vertical-align:top;
}
#centerPortletTitlebar DIV.portletIcons IMG {
     height:20px;
     width:19px;
     border:0px;
     margin:0;
     padding:0;
     float:right;
}

#centerPortletTitlebar DIV.portletIcons DIV.float {
	float: left;
	width: 19px;
	margin:0;
	padding:0;
}

#centerPortlet {
	width:98%;
	min-width:400px;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
	border:0;
	margin: 0;
	padding: 8px 16px 2px 2px;
}
#centerPortlet TD.centerPortletContent {
	font-size: 12px;
	font-family: Avenir, Lucida Grande, Trebuchet, Arial, Verdana, Bitstream Vera Sans, Helvetica, sans-serif;
	color: #333333;
	line-height: 16px;
	padding: 6px 4px 8px 4px;
}
#centerPortlet DIV {
	padding: 0px;
	margin: 0px;
}
#centerPortlet DIV.dotruleCenter {
	background: url(images/dotrule.gif) repeat-x bottom left;
	padding: 2px 0px 2px 0px;
	margin: 0;
}
#centerPortlet DIV.indent {
	margin: 6px 8px 0px 8px;
	padding: 0px;
}
#centerPortlet DIV.header {
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 16px;
	font-weight:bold;
	padding: 0px 0px 2px 0px;
	margin: 0;
	background: url(images/dotrule.gif) repeat-x bottom left;
	color: #333333;
}
#centerPortlet TD.widthHolder {
	height: 1px;
	margin: 0px;
	padding: 0;
	width:100%;
}
#centerPortlet P {
	font-size: 11px;
	line-height: 16px;
	padding: 0px 0px 4px 0px;
	margin: 0;
}
#centerPortlet P.withRule {
	font-size: 11px;
	line-height: 14px;
	padding: 6px 0px 6px 0px;
	margin: 0;
	background: url(images/dotrule.gif) repeat-x bottom left;
}
#centerPortlet A.more {
	color: #CC9999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float:right;
	line-height: 16px;
	padding: 0px 6px 0px 0px;
	font-weight: normal;
}
#centerPortlet A.more:link, #centerPortlet A.more:visited, #centerPortlet A.more:active {
	color: #CC9999;
	text-decoration: none;	
}
#centerPortlet A.more:hover {
	color: #990000;
	text-decoration: underline;
}
#centerPortlet DIV.list {
	margin: 0;
	padding: 0px 0px 0px .1em;
}
#centerPortlet DIV.listWithHeading {
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px .1em;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
}
#centerPortlet UL {
	margin-top: 0;
	margin-left: .1em;
	padding-left: 0;
	padding-bottom: 0px;
}
#centerPortlet LI {
list-style-type: none;
   	background: url(images/rl-bullet.gif) no-repeat top left;
	line-height: 12px;
	padding-left: 5px;
	margin-top: 4px;
	margin-bottom: 6px;
	margin-top: 0px;
}
#centerPortlet A {
	color: #990000;
	font-size: 11px;
	line-height: 11px;
}
#centerPortlet A:link, #centerPortlet A:visited, #centerPortlet A:active {
	text-decoration: underline;	
}
#centerPortlet A:hover {
	color: #CC0000;
	text-decoration: none;
}
#centerPotrlet A.centerBoldLinks {
	color: #990000;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
}
#centerPortlet A.centerBoldLinks:link, #centerPortlet A.centerBoldLinks:visited, #centerPortlet A.centerBoldLinks:active {
	text-decoration: underline;	
}
#centerPortlet A.centerBoldLinks:hover {
	color: #CC0000;
	text-decoration: none;
}

/* Styles for Red Bar Skinned Portlet
------------------------------------------------- */

#redPortletTitlebar  { 
	vertical-align: middle;
	text-align: left;
	white-space: nowrap; 
	background: url(images/redPortletHeaderBgnd.gif) #840200 repeat-x top left;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	color: #FFCC66;
 	line-height: 20px;
 	padding: 0px 0px 0px 0px;
}
#redPortletTitlebar DIV.portletName {
	width:auto;
	height:20px;
	padding: 0px 0px 0px 10px;
	margin: 0px; 
	border:0;
}
#redPortletTitlebar DIV.portletIcons {
	width:auto;
	height:20px;
	float:right;
	padding: 0px 0px 0px 0px;
	margin:  0px 2px 0px 10px; 
	border:0;
	vertical-align:top;
}
#redPortletTitlebar DIV.portletIcons IMG {
	height:20px;
	width:19px;
	border:0px;
	margin:0;
	padding:0;
	float:right;
}
#redPortletTitlebar DIV.portletIcons DIV.float {
	float: left;
	width: 19px;
	margin:0;
	padding:0;
}
#rightRedPortlet {
	width:99%;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	margin: 4px 2px 4px 2px;
	border:0;
	padding:0;
}
#rightRedPortlet TD.widthHolder {
	height: 1px;
	margin: 0px;
	padding: 0;
}
#rightRedPortlet TD.rightPortletTitle {
	background: url(images/redPortletHeaderBgnd.gif) #990000 repeat-x top left;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	color: #FFCC66;
	line-height: 20px;
	padding: 0px 0px 0px 6px;
}
#rightRedPortlet TD.rightPortletContent {
	font-size: 11px;
	font-family: Arial, Avenir, Lucida Grande, Trebuchet, Verdana, Bitstream Vera Sans, Helvetica, sans-serif;
	color: #666666;
	line-height: 14px;
	padding: 4px;
	border: 1px solid #D5D5D5;
	background: url(images/redPortletBackground.gif) #ffffff repeat-y top left;
}
#rightRedPortlet DIV {
	padding: 0px;
	margin: 0px;
}
#rightRedPortlet DIV.dotruleRt {
   	background: url(images/dotrule.gif) repeat-x bottom left;
	padding: 0px 0px 2px 0px;
	margin: 0;
}
#rightRedPortlet DIV.indent {
	margin: 6px 8px 0px 8px;
	padding: 0px;
}
#rightRedPortlet P {
	font-size: 9px;
	line-height: 14px;
	padding: 0px 0px 4px 0px;
	margin: 0;
}
#rightRedPortlet P.indent {
	margin: 6px 8px 0px 8px;
	padding: 0px;
}
#rightRedPortlet P.more {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:right;
	line-height: 12px;
	padding: 4px 8px 2px 0px;
}
#rightRedPortlet P.more A {
	color: #999999;
	font-size: 9px;
}
#rightRedPortlet P.more A:link, #rightRedPortlet P.more A:visited, #rightRedPortlet P.more A:active {
	text-decoration: none;	
}
#rightRedPortlet P.more A:hover {
	color: #666666;
text-decoration: underline;
}
#rightRedPortlet DIV.list {
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px .1em;
}
#rightRedPortlet UL {
	margin-top: 0;
	margin-left: .1em;
	padding-left: 0;
	padding-bottom: 0px;
}
#rightRedPortlet LI {
	list-style-type: none;
   	background: url(images/rl-bullet.gif) no-repeat top left;
	line-height: 12px;
	padding-left: 5px;
	margin-top: 4px;
	margin-bottom: 6px;
	margin-top: 0px;
}
#rightRedPortlet A {
	color: #990000;
	font-size: 9px;
	line-height: 11px;
}
#rightRedPortlet A:link, #rightRedPortlet A:visited, #rightRedPortlet A:active {
	color: #990000;
	text-decoration: underline;	
}
#rightRedPortlet A:hover {
	color: #CC0000;
	text-decoration: none;
}
#rightRedPortlet A.rightBoldLinks {
	color: #990000;
	font-weight: bold;
	font-size: 9px;
	line-height: 11px;
}
#rightRedPortlet A.rightBoldLinks:link, #rightRedPortlet A.rightBoldLinks:visited, #rightRedPortlet A.rightBoldLinks:active {
	color: #990000;
	text-decoration: none;	
}
#rightRedPortlet A.rightBoldLinks:hover {
	color: #990000;
text-decoration: underline;
}

/* Styles for myUniGroup_DidYouKnow Skin
------------------------------------------------- */
div.DidYouKnow {
  font: 13px/1.25 Avenir, Lucida Grande, Trebuchet, Verdana, Bitstream Vera Sans, Helevetica, sans-serif;
  background: #ffffff;
  width: 95%;
  border:none;
  background: url(images/custom_corners_topleft.gif) top left no-repeat;
  margin: 2px 0px 6px 0px;
  } 
div.DidYouKnow h3 {
  font-size:1.3em;
  padding:15px;
  background: url(images/custom_corners_topright.gif) top right no-repeat;
  padding:15px;
  margin:0;
  }
div.DidYouKnowBody {
  padding:0px 40px 0px 80px;
  margin:0;
  margin-top:-2.7em;
  color:#996600;
  font-weight: bold;
  background: url(images/custom_corners_rightborder.gif) top right repeat-y;
   }
div.DidYouKnowFooter {
  background: url(images/custom_corners_bottomleft.gif) bottom left no-repeat;
  }
div.DidYouKnowFooter p {
  padding:0px 15px 5px 15px;
  margin:-2em 0 0 0;
  background: url(images/custom_corners_bottomright.gif) bottom right no-repeat;
  }

#DidYouKnowIcons DIV {
     width:auto;
     height:20px;
     float:right;
     padding: 0px 0px 0px 0px;
     margin: 40px;
     border:4px solid green;
     vertical-align:top;
}
#DidYouKnowIcons IMG {
     height:20px;
     width:19px;
     border:0px;
     margin:0;
     padding:0;
}
#DidYouKnowIcons DIV.float {
	width: 19px;
	margin:0;
	padding:0;
       border:1px solid red;
}


/* Styles for Red Shadow Portlet
------------------------------------------------- */

div.redShadow {
  font-size: 12px;
  line-height:14px;
  font-family: Avenir, Lucida Grande, Trebuchet, Verdana, Bitstream Vera Sans, Helevetica, sans-serif;
  background: #ffffff;
  width: 100%;
  border:0;
  background: url(images/redShadow_topleft.gif) top left no-repeat;
  margin: 4px 0px 6px 0px;
  } 
div.redShadow h3 {
  font-size:16px;
  font-weight:bold;
  padding:15px 20px 4px 15px;
  background: url(images/redShadow_topright.gif) top right no-repeat;
  margin:0;
  color:#999999;
  }
div.redShadowBody {
  padding:4px 15px 10px 20px;
  margin:0;
  margin-top:-1em;
  background: url(images/redShadow_rightborder.gif) top right repeat-y;
  }
div.redShadowFooter {
  background: url(images/redShadow_bottomleft.gif) bottom left no-repeat;
  }
div.redShadowFooter p {
  padding:0px 15px 5px 15px;
  margin:-1em 0 0 0;
  background: url(images/redShadow_bottomright.gif) bottom right no-repeat;
  }
div.redShadowClear {
   clear: both;
   padding:0;
   margin:0;
   visibility: hidden;
}

/* Table styles for data tables inside a portlet
------------------------------------------------- */
#dataTable { 
	width:98%;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 3px 3px 2px 3px;
   	background-color: #ffffff;
   	border: 1px solid #CCCCCC;
}
#dataTable TH {
	font-size: 10px;
	color: #999999;
	height: 18px;
	font-weight: normal;
	background-color: #EBEBEB;
	padding: 2px 0px 2px 6px;
	margin: 0;
	text-align:left;
	border-left: 1px solid white;
}
#dataTable TD {
	font-size: 11px;
	color: #666666;
	height: 18px;
	font-weight: normal;
	padding: 3px 3px 3px 6px;
	margin: 0;
	text-align:left;
	vertical-align:top;
	border-left: 1px solid #F2F2F2;
}
#dataTable TD.phoneIcon {
	padding: 3px 3px 3px 18px;
	background: url(images/phone_icon.gif) no-repeat 2px 2px;
	white-space: nowrap;
}
#dataTable A {
	font-size: 11px;
	color: #990000;
}
#dataTable A:link, #dataTable A:visited, #dataTable A:active {
	color: #990000;
	text-decoration: underline;	
}
#dataTable A:hover {
	color: #CC0000;
	text-decoration: underline;
}

/* Red Buttons 
------------------------------------------------- */
.buttonRed {
	color: #ffffff;
	font-weight: bold;
	font-size: 9px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	margin: 3px;
	padding:0px 3px 1px 3px;
	line-height: 12px;
	background-color: #CC0000;
	border:2px solid;
	border-top-color:#FF0000;
	border-left-color:#FF0000;
	border-right-color:#330000;
	border-bottom-color:#330000;
	filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#CC0000',EndColorStr='#990000');
}

.buttonRedHov {
	color: #FFCC66;
	font-weight: bold;
	font-size: 9px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	margin: 3px;
	padding:0px 3px 1px 3px;
	line-height: 12px;
	background-color: #CC0000;
	border:2px solid;
	border-top-color:#FF0000;
	border-left-color:#FF0000;
	border-right-color:#330000;
	border-bottom-color:#330000;
	filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#990000',EndColorStr='#CC0000');
}

.buttonRedClick {
	color: #CC9900;
	font-weight: bold;
	font-size: 9px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	margin: 3px;
	padding:0px 3px 1px 3px;
	line-height: 12px;
	background-color: #990000;
	border:2px solid;
	border-top-color:#330000;
	border-left-color:#330000;
	border-right-color:#FF0000;
	border-bottom-color:#FF0000;
	filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#990000',EndColorStr='#CC0000');
}