body{
	background-color: #C8C8C8;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.border{
	border: 1px solid #063273;
}
.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #Ffffff;
    BORDER-RIGHT: #063272 1px solid; 
    BORDER-TOP: #063272 1px solid; 
    BORDER-LEFT: #063272 1px solid; 
    BORDER-BOTTOM: #063272 1px solid; 
}
.SkinObject {
    font-weight: bold;
    font-size: 11px;
    color: #407AD0;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
A.SkinObject:link {
    text-decoration:    none;
    color:#407AD0;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#407AD0;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#407AD0;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#063272;
}
/* style for module titles */
.Head   {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #407AD0;
}
/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #407AD0;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #cccccc;
}
/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}
/* text style used for help text rendered by modules */
.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #ffff99;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #407AD0;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #407AD0;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #407AD0;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #063272;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #063272;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

    
/* GENERIC */
H1  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #063272;
}

H2  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #063272;
}

H3  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #063272;
}

H4  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #063272;
}

H5, DT  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #063272;
}

H6  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #063272;
}

TFOOT, THEAD    {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    color: #063272;
}

TH  {
    vertical-align: baseline;
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #063272;
}

A:link  {
    text-decoration:    none;
    color:  #063272;
}

A:visited   {
    text-decoration:    none;
    color:  #063272;
}

A:active    {
    text-decoration:    none;
    color:  #063272;
}

A:hover {
    text-decoration:    underline;
    color: #063272;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family: Arial, Helvetica, sans-serif;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: #063272;
    height:1pt;
    text-align:left
}
.rstopbg{
	background-image: url(rstopbg.gif);
	background-repeat: no-repeat;
	width: 584px;
	height: 41px;
}
.rsbottombg{
	background-image: url(rsbottombg.gif);
	background-repeat: no-repeat;
	width: 50px;
	height: 22px;
}
/*pane*/
.toppane{
	padding: 0px 0px 1px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.bannerpane{
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.leftpane{
	padding: 2px 1px 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
}
.contentpane{
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
.rightpane{
	padding: 1px 2px 1px 1px;
	font-family: Arial, Helvetica, sans-serif;
}
.bottompane{
	padding: 1px 2px 2px 1px;
	font-family: Arial, Helvetica, sans-serif;
}
.login{
	font-family: Arial;
	font-size: 11px;
	color: #336799;
}
A.login:link{
	font-family: Arial;
	font-size: 11px;
	color: #336799;
	text-decoration: none;
}
A.login:visited{
	font-family: Arial;
	font-size: 11px;
	color: #336799;
	text-decoration: none;
}
A.login:hover{
	font-family: Arial;
	font-size: 11px;
	color: #336799;
   text-decoration: underline;
}
A.login:active{
	font-family: Arial;
	font-size: 11px;
	color: #336799;
	text-decoration: none;
}
.privacy{
	font-family: Arial;
	font-size: 11px;
	color: #336799;
}
A.privacy:link{
	font-family: Arial;
	font-size: 11px;
	color: #336799;
	text-decoration: none;
}
A.privacy:visited{
	font-family: Arial;
	font-size: 11px;
	color: #336799;
	text-decoration: none;
}
A.privacy:hover{
	font-family: Arial;
	font-size: 11px;
	color: #336799;
   text-decoration: underline;
}
A.privacy:active{
	font-family: Arial;
	font-size: 11px;
	color: #336799;
	text-decoration: none;
}
.terms{
	font-family: Arial;
	font-size: 11px;
	color: #336799;
}
A.terms:link{
	font-family: Arial;
	font-size: 11px;
	color: #336799;
	text-decoration: none;
}
A.terms:visited{
	font-family: Arial;
	font-size: 11px;
	color: #336799;
	text-decoration: none;
}
A.terms:hover{
	font-family: Arial;
	font-size: 11px;
	color: #336799;
   text-decoration: underline;
}
A.terms:active{
	font-family: Arial;
	font-size: 11px;
	color: #336799;
	text-decoration: none;
}
.currentdate{
	font-family: Arial;
	font-size: 11px;
	color: #336799;
	text-decoration: none;
}
.breadcrumb{
	font-family: Arial;
	font-size: 11px;
	color: #336799;
	text-decoration: none;
}
A.breadcrumb:link{
	font-family: Arial;
	font-size: 11px;
	color: #336799;
	text-decoration: none;
}
A.breadcrumb:visited{
	font-family: Arial;
	font-size: 11px;
	color: #336799;
	text-decoration: none;
}
A.breadcrumb:hover{
	font-family: Arial;
	font-size: 11px;
	color: #336799;
   text-decoration: underline;
}
A.breadcrumb:active{
	font-family: Arial;
	font-size: 11px;
	color: #336799;
	text-decoration: none;
}
.copyright{
	font-family: Arial;
	font-size: 11px;
	color: #336799;
	text-decoration: none;
}
/* Main Menu */
.MainMenu_MenuContainer {	
	background-color: Transparent;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:38px;
}
.MainMenu_TabRootMenuItem TD{
	background-image: url(rsmenuright.gif);
	background-repeat: repeat-x;
	height: 38px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.MainMenu_TabRootMenuItemSel TD{
	background-image: url(rsmenuright.gif);
	height:38px;
	color: #cccccc;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-repeat: repeat-x;
}
.MainMenu_TabMenuItemHover TD{
	background-image: url(rsmenuright.gif);
	background-repeat: repeat-x;
	height: 38px;
	color: #407AD0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.MainMenu_TabMenuItemSelHover TD{
	background-image: url(rsmenuright.gif);
	height:38px;
	color: #cccccc;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-repeat: repeat-x;
}
.MainMenu_MenuItem {
	cursor: hand; 
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: 0px solid #ffffff; 
	border-top: 0px solid #ffffff; 
	border-right: #FFFFFF 0px solid;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #063272; 
	border-left: 0px solid #3E5416; 
	border-bottom: 0px solid #00BFFF; 
	border-top: 0px solid #00BFFF; 
	text-align: center; 
	width: 15px; 
	height: 20px;
	color: #000000;
}
.MainMenu_SubMenu {
	border-bottom: 1px solid #BCBAB8; 
	border-left: #BCBAB8 1px solid; 
	border-top: 1px solid #BCBAB8;  
	border-right: #BCBAB8 1px solid; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color:#407AD0; 
	color: #000000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray' , Direction=135, Strength=0);
}
.MainMenu_MenuBreak {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #063272;
	cursor: hand; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	color:#ffffff;
}
.MainMenu_MenuArrow {
 	border-right: #CAD5EA 0px solid; 
	border-bottom: #CAD5EA 0px solid; 
	border-top: #CAD5EA 0px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
 display: none; 
}
.Main {
	border-right: #ffffff 0px solid; 
	border-left: 0px solid #ffffff; 
}
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}
.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:20px;
	background-color: transparent;
}
.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: none; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 0px solid; 
	border-top: white 0px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #407AD0; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #BCBAB8 1px solid; 
	border-left: #BCBAB8 1px solid; 
	border-top: #BCBAB8 1px solid; 
	border-right: #BCBAB8 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}
.ModuleTitle_MenuIcon {
 cursor: pointer;
 cursor: hand; 
 background-color: #063272; 
 border-left: #EEEEEE 0px solid; 
 border-bottom: #EEEEEE 0px solid; 
 border-top: #EEEEEE 0px solid; 
 border-bottom:  #EEEEEE 0px solid; 
 text-align: center; 
 width: 15px; 
 height: 20px; 
 color: #000000;
 }
.ModuleTitle_MenuArrow{	
font-family: Arial, Helvetica, sans-serif;
font-size: 11px; 
cursor: pointer; 
cursor: hand; 
border-right: #FFFFFF 0px solid; 
border-bottom: #FFFFFF 0px solid; 
border-top: #FFFFFF 0px solid;
border-left:  #FFFFFF 0px solid;
}
.ModuleTitle_RootMenuArrow{
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
cursor: pointer; 
cursor: hand;
}
.ModuleTitle_MenuBreak{
border-bottom: #EEEEEE 0px solid; 
border-left: #EEEEEE 0px solid; 
border-top: #EEEEEE 0px solid;  
border-right: #EEEEEE 0px solid; 
background-color: transparent; 
height: 0px; 
color: #000000;
}
.ModuleTitle_MenuItemSel { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: none; 
cursor: pointer; 
cursor: hand; 
color: #FFFfff; 
background: #063272; 
padding: 0px 0px 0px 0px; 
border: 0;
}
