/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	width : 100%;
	height : 100%;
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-weight : normal;
	text-decoration : none;
	font-size : 10pt; /* Edited */
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-weight : normal;
	text-decoration : underline;
	font-size : 10pt; /* Edited */
}

A.SelectedTab:visited  {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-weight : normal;
	text-decoration : underline;
	font-size : 10pt; /* Edited */
}

A.SelectedTab:active   {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-weight : normal;
	text-decoration : underline;
	font-size : 10pt; /* Edited */
}

A.SelectedTab:hover    {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-weight : normal;
	text-decoration : none;
	font-size : 10pt; /* Edited */
}

/* text style for the unselected tabs */
.OtherTabs {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-weight : normal;
	text-decoration : none;
	font-size : 10pt; /* Edited */
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-weight : normal;
	text-decoration : underline;
	font-size : 10pt; /* Edited */
}

A.OtherTabs:visited  {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-weight : normal;
	text-decoration : underline;
	font-size : 10pt; /* Edited */
}

A.OtherTabs:active   {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-weight : normal;
	text-decoration : underline;
	font-size : 10pt; /* Edited */
}

A.OtherTabs:hover    {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-weight : normal;
	text-decoration : none;
	font-size : 10pt; /* Edited */
}

/* Links in Articles modules */
A.Head:link, A.Head:hover, A.Head:visited, A.Head:active { 
	font-size: 11pt;
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-weight : bolder;
	text-decoration : none;
	font-size : 10pt;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-weight : normal;
	text-decoration : none;
	font-size : 10pt; /* Edited */
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
	font-family : Arial, Helvetica, sans-serif;
	color : red;
	font-weight : normal;
	text-decoration : none;
	font-size : 10pt; /* Edited */
}

.NormalBold
{
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-weight : bolder;
	text-decoration : none;
	font-size : 10pt; /* Edited */
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-weight : normal;
	text-decoration : none;
	font-size : 10pt; /* Edited */
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-weight : normal;
	text-decoration : underline;
	font-size : 10pt; /* Edited */
}

A.CommandButton:visited  {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-weight : normal;
	text-decoration : underline;
	font-size : 10pt; /* Edited */
}

A.CommandButton:active   {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-weight : normal;
	text-decoration : underline;
	font-size : 10pt; /* Edited */
}

A.CommandButton:hover    {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-weight : normal;
	text-decoration : none;
	font-size : 10pt; /* Edited */
}
    
/* GENERIC */
H1  {
	font-family : Arial, Helvetica, sans-serif;
	color : #363E50;
	font-weight : normal;
	font-size : 18pt;
}

H2  {
	font-family : Arial, Helvetica, sans-serif;
	color : #363E50;
	font-weight : normal;
	font-size : 16pt;
}

H3  {
	font-family : Arial, Helvetica, sans-serif;
	color : #363E50;
	font-weight : normal;
	font-size : 14pt;
}

H4  {
	font-family : Arial, Helvetica, sans-serif;
	color : #363E50;
	font-weight : normal;
	font-size : 12pt;
}

H5, DT  {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-weight : normal;
	font-size : 12pt;
}

H6  {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-weight : normal;
	font-size : 10pt;
}

TFOOT, THEAD    {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-weight : normal;
	font-size : 12pt;
}


TH  {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-weight : normal;
	font-size : 12pt;
}

TD  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10pt;
}

A:link  {
	font-family : Arial, Helvetica, sans-serif;
	color : #363E50;
	font-weight : normal;
	text-decoration : underline;
	font-size : 10pt;
}

A:visited   {
	font-family : Arial, Helvetica, sans-serif;
	color : #363E50;
	font-weight : normal;
	text-decoration : underline;
	font-size : 10pt;
}

A:active    {
	font-family : Arial, Helvetica, sans-serif;
	color : #363E50;
	font-weight : normal;
	text-decoration : underline;
	font-size : 10pt;
}

A:hover {
	font-family : Arial, Helvetica, sans-serif;
	color : #363E50;
	font-weight : normal;
	text-decoration : underline;
	font-size : 10pt;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}

UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-weight : bolder;
	text-decoration : none;
	font-size : 10pt;
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {

}

.ModuleTitle_MenuIcon {
	
}

.ModuleTitle_SubMenu {
	
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
	
}

.ModuleTitle_MenuArrow {
	
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
	background-color : transparent;
	cursor : pointer;
}

.MainMenu_MenuBar {
	background-color : transparent;
	cursor : pointer;
}

.MainMenu_MenuItem {
	height : 20px;
	background-color : #363E50;
	color : white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bolder;
	text-decoration : none;
	border-bottom : 1px solid #363E50;
	border-top : 1px solid #363E50;
}

.MainMenu_MenuIcon {
	background-color : #363E50;
	border-bottom : 1px solid #363E50;
	border-top : 1px solid #363E50;
	border-left : 1px solid #363E50;
	height : 20px;
}

.MainMenu_SubMenu {
	filter : none;
	border : 1px solid black;
}

.MainMenu_MenuBreak {
	background-color : white;
	border-top : none;
	border-bottom : none;
}

.MainMenu_MenuItemSel {
	background-color : white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : black;
	font-weight : bolder;
	text-decoration : none;
	height : 20px;
}

.MainMenu_MenuArrow {
	border-bottom : 1px solid #363E50;
	border-right : 1px solid #363E50;
}

.MainMenu_RootMenuArrow {
}

.CorpMain{
	background : White url(images/CorpTile.gif) repeat scroll top
}

.CorpTable{
	background-color : white;
	border-left : 1px solid black;
	border-right : 1px solid black;
}

.CorpBlueTerms{
	background-color : #363E50;
	border-top : 1px solid black;
}

.CorpBlueBread{
	background-color : #363E50;
	color : white;
}

.CorpBlueSearch{
	background : #363E50 url(images/CorpHeadTile.gif) repeat-x scroll bottom;
	border-top : 1px solid black;
}

.CorpLogo{
	background : White;
	border-bottom : 1px solid black;
}

.CorpLogin{
	background : transparent url(images/CorpLoginBground.gif) no-repeat scroll top left;
	padding-right : 5px;
}

.CorpSearch{
	background : White url(images/CorpSearchBground.gif) no-repeat scroll left;
}

.CorpSearchPadd{
	padding-left : 30px;
}

.CorpSolpartTile{
	background : White url(images/_CorpSolpartTile.gif) repeat-x scroll top left;
	border-top : 1px solid black;
}

.CorpSolpartEnd{
	background : transparent url(images/CorpSolpartEnd.gif) no-repeat scroll top left;
}

.CorpSolpartMenu{
	background : White url(images/CorpSearchBground.gif) no-repeat scroll left;
	padding-left : 55px;
	border-bottom : 1px solid black;
}

.CorpPaddingLeft{
	padding-left : 5px;
}

.CorpPaddingRight{
	padding-right : 5px;
}

.CorpDnnTextBlack{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
	color : black;
}

a.CorpDnnTextBlack, a.CorpDnnTextBlack:link, a.CorpDnnTextBlack:visited, a.CorpDnnTextBlack:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
	color : black;
}

a.CorpDnnTextBlack:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : underline;
	color : black;
}

.CorpDnnTextWhite{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
	color : white;
}

a.CorpDnnTextWhite, a.CorpDnnTextWhite:link, a.CorpDnnTextWhite:visited, a.CorpDnnTextWhite:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
	color : white;
}

a.CorpDnnTextWhite:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : underline;
	color : white;
}

.seperate{
	font-weight : bolder;
	color : black;
	font-size : 10pt;
}

.CorpRootItem{
	height : 31px;
	background-color : white;
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bolder;
	text-decoration : none;
}

.CorpRootItemActive{
	height : 31px;
	background-color : white;
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bolder;
	text-decoration : none;
}

.CorpRootItemSelect{
	height : 31px;
	background-color : #363E50;
	color : white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bolder;
	text-decoration : none;
}

p{
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-weight : normal;
	font-size : 10pt;
}

span.Normal p {
	font-size: 10pt;
	margin-top: 0px;
}

span.NormalBold p {
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0px;
}
