/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
	background-color: #EEEEEE;
	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 {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
	font-family : Arial, Helvetica, sans-serif;
	color : #1D3D7A;
	font-weight : bolder;
	text-decoration : none;
	font-size : 8pt;
}

A.SelectedTab:visited  {
	font-family : Arial, Helvetica, sans-serif;
	color : #1D3D7A;
	font-weight : bolder;
	text-decoration : none;
	font-size : 8pt;
}

A.SelectedTab:active   {
	font-family : Arial, Helvetica, sans-serif;
	color : #1D3D7A;
	font-weight : bolder;
	text-decoration : none;
	font-size : 8pt;
}

A.SelectedTab:hover    {
	font-family : Arial, Helvetica, sans-serif;
	color : #1D3D7A;
	font-weight : bolder;
	text-decoration : underline;
	font-size : 8pt;
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
	font-family : Arial, Helvetica, sans-serif;
	color : #1D3D7A;
	font-weight : bolder;
	text-decoration : none;
	font-size : 8pt;
}

A.OtherTabs:visited  {
	font-family : Arial, Helvetica, sans-serif;
	color : #1D3D7A;
	font-weight : bolder;
	text-decoration : none;
	font-size : 8pt;
}

A.OtherTabs:active   {
	font-family : Arial, Helvetica, sans-serif;
	color : #1D3D7A;
	font-weight : bolder;
	text-decoration : none;
	font-size : 8pt;
}

A.OtherTabs:hover    {
	font-family : Arial, Helvetica, sans-serif;
	color : #1D3D7A;
	font-weight : bolder;
	text-decoration : underline;
	font-size : 8pt;
}

/* GENERAL */
/* style for module titles */
.Head   {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-weight : bolder;
	text-decoration : none;
	font-size : 10pt;
}

/* 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 : 8pt;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-weight : bolder;
	text-decoration : none;
	font-size : 8pt;
}

/* 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 : 8pt;
}

/* 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 : bolder;
	text-decoration : none;
	font-size : 8pt;
}

.NormalBold
{
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-weight : bolder;
	text-decoration : none;
	font-size : 8pt;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
	font-family : Arial, Helvetica, sans-serif;
	color : #1D3D7A;
	font-weight : bolder;
	text-decoration : none;
	font-size : 8pt;
}

A.CommandButton:visited  {
	font-family : Arial, Helvetica, sans-serif;
	color : #1D3D7A;
	font-weight : bolder;
	text-decoration : none;
	font-size : 8pt;
}

A.CommandButton:active   {
	font-family : Arial, Helvetica, sans-serif;
	color : #1D3D7A;
	font-weight : bolder;
	text-decoration : none;
	font-size : 8pt;
}

A.CommandButton:hover    {
	font-family : Arial, Helvetica, sans-serif;
	color : #1D3D7A;
	font-weight : bolder;
	text-decoration : underline;
	font-size : 8pt;
}
    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
	font-family : Arial, Helvetica, sans-serif;
	color : #1D3D7A;
	font-weight : bolder;
	text-decoration : none;
	font-size : 8pt;
}

A:visited   {
	font-family : Arial, Helvetica, sans-serif;
	color : #1D3D7A;
	font-weight : bolder;
	text-decoration : none;
	font-size : 8pt;
}

A:active    {
	font-family : Arial, Helvetica, sans-serif;
	color : #1D3D7A;
	font-weight : bolder;
	text-decoration : none;
	font-size : 8pt;
}

A:hover {
	font-family : Arial, Helvetica, sans-serif;
	color : #1D3D7A;
	font-weight : bolder;
	text-decoration : underline;
	font-size : 8pt;
}

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 : 9pt;
}

/* 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 {
	height : 23px;
}

.MainMenu_MenuBar {
	height : 23px;
}

.MainMenu_MenuItem {
	cursor : pointer;
	height : 20px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bolder;
	color : #1A3E7C;
	text-decoration : none;
	background-color : white;
}

.MainMenu_MenuIcon {
	height : 20px;
	background-color : white;
	border-top : 1px solid white;
	border-bottom : 1px solid white;
}

.MainMenu_SubMenu {
	border : 1px solid #1A3E7C;
	background-color : white; 
	cursor : pointer;
	filter : none;
}

.MainMenu_MenuBreak {
	height : 23px;
	background-color : transparent;
	border-bottom : none;
	border-top : none;
}

.MainMenu_MenuItemSel {

}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

.RJM_RootMenu{
	cursor : pointer;
	height : 23px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bolder;
	color : #1A3E7C;
	text-decoration : none;
	background : White url(images/RJM_MenuTile.gif) repeat-x scroll top;
}

.RJM_RootMenuSelect{
	cursor : pointer;
	height : 23px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bolder;
	color : #1D3D7A;
	text-decoration : none;
	background : White url(images/RJM_MenuTile.gif) repeat-x scroll top;
}

.RJM_RootMenuActive{
	cursor : default;
	height : 23px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bolder;
	color : white;
	text-decoration : none;
	background : #1D3D7A url(images/RJM_MenuTile.gif) repeat-x scroll top;
}

.RJM_SubSelect{
	cursor : pointer;
	height : 23px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bolder;
	color : white;
	text-decoration : none;
	background-color : #1D3D7A;
	background : #1D3D7A url(images/RJM_MenuTile.gif) repeat-x scroll top;

}

.RJM_Main{
	background-color: white;
	border-left : 1px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;
}

.RJM_Date{
	background-color : #1D3D7A;
/*	border-bottom : 1px dotted #666666; */
}

.RJM_Footer{
	background-color : #1D3D7A;
	border-top : 1px solid #666666;
}

.RJM_Links{
	border-top : 1px dotted #666666;
}

.PaddLeft{
	padding-left : 3px;;
}

.PaddRight{
	padding-right : 3px;
}

.RJM_Blue{
	background-color : #1D3D7A;
/*	border-bottom : 1px solid #666666; */
}

.RJM_Breadcrumb{
	border-bottom : 1px dotted #666666;
	border-top : 1px dotted #666666;
}

.RJM_BreadcrumbLarge{
	border-bottom : 1px dotted #666666;
	border-top : 1px dotted #666666;
	
}

.RJM_BreadcrumbSolid{
	border-bottom : 1px solid #CCCCCC;
	border-top : 1px solid #CCCCCC;
}

.RJM_Solpart{
	background : transparent url(images/SolpartBackground.gif) repeat-x scroll bottom;
}

.RJM_White{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size : 7pt;
	text-decoration : none;
	color : white;
}

a.RJM_White, a.RJM_White:link, a.RJM_White:visited, a.RJM_White:active {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size : 7pt;
	text-decoration : none;
	color : white;
}

a.RJM_White:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size : 7pt;
	text-decoration : underline;
	color : white;
}

.RJM_Logo{
	padding-left : 25px;
}

.rjm_Background{
	background : transparent url(images/RJM_Main.jpg) no-repeat scroll bottom;
}

.RJM_LoginTop{
	background : #98CE5F url(images/RJM_LoginTop.gif) repeat-x scroll top;
}

.RJM_LoginLeft{
	height : 23px;
	background : transparent url(images/RJM_LoginTop.gif) repeat-y scroll left;
}

.RJM_LoginRight{
	height : 23px;
	background : transparent url(images/RJM_LoginTop.gif) repeat-y scroll right;
}

.RJM_LoginTopRight{
	height : 23px;
	background : transparent url(images/RJM_LoginTopRight.gif) no-repeat scroll top right;
}

.RJM_LoginTopLeft{
	height : 23px;
	background : transparent url(images/RJM_LoginTopLeft.gif) no-repeat scroll top Left;
}

.RJM_Header{
	background : transparent url(images/RJMLogo.jpg) no-repeat scroll top left;
}

.seperate{
	background-color : transparent;
	border-top : none;
	border-bottom : none;
}

.RJM_Monitors{
	background : transparent url(images/RJM_MonitorBground.jpg) no-repeat scroll top left;
	padding-right : 5px;
}

.RJM_Search{
	display : inline;
	position : relative;
	top : 5px;
}

.RJM_BreadText{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bolder;
	text-decoration : none;
	color : #1D3D7A;
	font-style : italic;
}

a.RJM_BreadText, a.RJM_BreadText:link, a.RJM_BreadText:visited, a.RJM_BreadText:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bolder;
	text-decoration : none;
	color : #1D3D7A;
	font-style : italic;
}

a.RJM_BreadText:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bolder;
	text-decoration : underline;
	color : #1D3D7A;
	font-style : italic;
}

.RJM_BreadTextLarge{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20pt;
	font-weight : bolder;
	text-decoration : none;
	color : #1D3D7A;
	font-style : italic;
}

a.RJM_BreadTextLarge, a.RJM_BreadTextLarge:link, a.RJM_BreadTextLarge:visited, a.RJM_BreadTextLarge:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20pt;
	font-weight : bolder;
	text-decoration : none;
	color : #1D3D7A;
	font-style : italic;
}

a.RJM_RJM_BreadTextLarge:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20pt;
	font-weight : bolder;
	text-decoration : underline;
	color : #1D3D7A;
	font-style : italic;
}

.RJM_Quote{
	padding-right : 5px;
}

.RJM_Solpartmenu{
	padding-left : 2px;
}

.RJM_NavigationPane{
	border-left : 1px dotted #666666;
}

.RJM_LinksText{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 7pt;
	text-decoration : none;
	color : black;
}

a.RJM_LinksText, a.RJM_LinksText:link, a.RJM_LinksText:visited, a.RJM_LinksText:active {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size : 7pt;
	text-decoration : none;
	color : black;
}

a.RJM_LinksText:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size : 7pt;
	text-decoration : underline;
	color : black;
}

p{
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-weight : normal;
	text-decoration : none;
	font-size : 8pt;
}



