/* PAGE BACKGROUND */
/* text on buttons */
.StandardButton{
font-family:  Arial, Helvetica, sans-serif;
font-size:8pt;
color:#000000;
font-weight:normal;
text-decoration:none;
}

/* Paragraph settings */

p{
padding-top:0px;
margin-top:0px;
font-family:  Arial, Helvetica, sans-serif;
font-size:8pt;
color:#000000;
font-weight:normal;
text-decoration:none;
}

/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
        margin-top : 0px;
        margin-left : 0px;
        margin-bottom : 0px;
        margin-right : 0px;
        width : 100%;
        height : 100%;
        font-family:  Arial, Helvetica, sans-serif;
        font-size:12px;

}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  {
}

.ContentPane  {
}

.RightPane  {
}

/* text style for the selected tab */
.SelectedTab {
font-family:  Arial, Helvetica, sans-serif;
font-size:8pt;
color:#000000;
font-weight:normal;
text-decoration:none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
font-family:  Arial, Helvetica, sans-serif;
font-weight:bolder;
color: #0066CC;
text-decoration:underline;
}

A.SelectedTab:visited  {
font-family:  Arial, Helvetica, sans-serif;
font-weight:bolder;
color: #0066CC;
text-decoration:underline;
}

A.SelectedTab:active   {
font-family:  Arial, Helvetica, sans-serif;
font-weight:bolder;
color: #0066CC;
text-decoration:none;
}

A.SelectedTab:hover    {
font-family:  Arial, Helvetica, sans-serif;
font-weight:bolder;
color: #0066CC;
text-decoration:none;
}

/* text style for the unselected tabs */
.OtherTabs {
font-family:  Arial, Helvetica, sans-serif;
font-size:8pt;
color:#000000;
font-weight:normal;
text-decoration:none;
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
font-family:  Arial, Helvetica, sans-serif;
font-weight:bolder;
color: #0066CC;
text-decoration:underline;
}

A.OtherTabs:visited  {
font-family:  Arial, Helvetica, sans-serif;
font-weight:bolder;
color: #0066CC;
text-decoration:underline;
}

A.OtherTabs:active   {
font-family:  Arial, Helvetica, sans-serif;
font-weight:bolder;
color: #0066CC;
text-decoration:none;
}

A.OtherTabs:hover    {
font-family:  Arial, Helvetica, sans-serif;
font-weight:bolder;
color: #0066CC;
text-decoration:none;
}

/* GENERAL */
/* style for module titles */
.Head   {
font-family:  Arial, Helvetica, sans-serif;
font-size:14pt;
color:#000000;
font-weight:normal;
text-decoration:none;
}

/* style of item titles on edit and admin pages */
.SubHead    {
font-family:  Arial, Helvetica, sans-serif;
font-size:8pt;
color:#000000;
font-weight:bolder;
text-decoration:none;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
font-family:  Arial, Helvetica, sans-serif;
font-size:8pt;
color:#000000;
font-weight:bolder;
text-decoration:none;
}

/* text style used for most text rendered by modules */
.Normal
{
font-family:  Arial, Helvetica, sans-serif;
font-size:8pt;
color:#000000;
font-weight:normal;
text-decoration:none;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
border:1px solid #000000;
font-family: Arial, Helvetica, sans-serif;
font-size:8pt;
padding:1px;
color:#000000;
font-weight:normal;
text-decoration:none;
}

.NormalRed
{
font-family:  Arial, Helvetica, sans-serif;
font-size:8pt;
font-weight:normal;
text-decoration:none;
}

.NormalBold
{
font-family:  Arial, Helvetica, sans-serif;
font-size:8pt;
color:#000000;
font-weight:bolder;
text-decoration:none;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
font-family:  Arial, Helvetica, sans-serif;
font-size:8pt;
color:#000000;
font-weight:normal;
text-decoration:none;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
font-family:  Arial, Helvetica, sans-serif;
font-weight:bolder;
color: #0066CC;
text-decoration:underline;
}

A.CommandButton:visited  {
font-family:  Arial, Helvetica, sans-serif;
font-weight:bolder;
color: #0066CC;
text-decoration:underline;
}

A.CommandButton:active   {
font-family:  Arial, Helvetica, sans-serif;
font-weight:bolder;
color: #0066CC;
text-decoration:none;
}

A.CommandButton:hover    {
font-family:  Arial, Helvetica, sans-serif;
font-weight:bolder;
color: #0066CC;
text-decoration:none;
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
font-family:  Arial, Helvetica, sans-serif;
font-weight:bolder;
font-size: 12px;
color: #0066CC;
text-decoration:underline;
}

A:visited   {
font-family:  Arial, Helvetica, sans-serif;
font-weight:bolder;
font-size: 12px;
color: #0066CC;
text-decoration:underline;
}

A:active    {
font-family:  Arial, Helvetica, sans-serif;
font-weight:bolder;
font-size: 12px;
color: #0066CC;
text-decoration:none;
}

A:hover {
font-family:  Arial, Helvetica, sans-serif;
font-weight:bolder;
font-size: 12px;
color: #0066CC;
text-decoration:none;
}

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    {
font-family:  Arial, Helvetica, sans-serif;
}

/* style of item titles by Announcements and events */
.ItemTitle    {
font-family:  Arial, Helvetica, sans-serif;
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {

}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:8pt;
font-weight:normal;
text-decoration:none;
border-top:none;
border-bottom:none;
}

.ModuleTitle_MenuIcon {
background-color:#333333;
border-left:1px solid #333333;
border-bottom:1px solid #333333;
border-top:1px solid #333333;
}

.ModuleTitle_SubMenu {
filter:none;
border: 2px solid #FFFFFF;
padding:2px;
background-color: #333333;
}

.ModuleTitle_MenuBreak {
border-top:none;
border-bottom:none;
}

.ModuleTitle_MenuItemSel {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #000000;
font-size:8pt;
font-weight:normal;
text-decoration:none;
border-top:none;
border-bottom:none;
background-color: #99CCFF;
}

.ModuleTitle_MenuArrow {
border-right:1px solid #333333;
border-bottom:1px solid #333333;
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
height:45px;
background-color:transparent;
}

.MainMenu_MenuBar {
height:45px;
background-color:transparent;
}

.MainMenu_MenuItem {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:8pt;
font-weight:normal;
text-decoration:none;
border-top:none;
border-bottom:none;
}

.MainMenu_MenuIcon {
background-color:#333333;
border-left:1px solid #333333;
border-bottom:1px solid #333333;
border-top:1px solid #333333;
}

.MainMenu_SubMenu {
filter:none;
border: 2px solid #FFFFFF;
padding:2px;
background-color: #333333;
}

.MainMenu_MenuBreak {
border-top:none;
border-bottom:none;
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
border-right:1px solid #333333;
border-bottom:1px solid #333333;
}

.MainMenu_RootMenuArrow {
}

.SubSelect{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #000000;
font-size:8pt;
font-weight:normal;
text-decoration:none;
border-top:none;
border-bottom:none;
background-color: #99CCFF;
}

.RootItem TD{
        padding-top:8px;
        height:45px;
        background : transparent url(images/tab-tile.jpg) repeat-x scroll bottom;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size:10pt;
        font-weight:normal;
        color:#FFFFFF;
}

.RootItemSelect TD{
        padding-top:8px;
        height:45px;
        background : transparent url(images/tab-tile.jpg) repeat-x scroll bottom;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size:10pt;
        font-weight:normal;
        color:#000000;
}

.RootItemActive TD{
        padding-top:8px;
        height:45px;
        background : transparent url(images/active-tab-tile.jpg) repeat-x scroll bottom;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size:10pt;
        font-weight:normal;
        color:#000000;
}

/* Skin CSS */

.MainBlue{
        background-color : #006FDE;
}

.MainFooter{
        background : transparent url(images/footer-tile.jpg) repeat-x scroll top;
        padding-top:5px;
        padding-bottom:5px;
}

.ContentHeader{
        background : #333333 url(images/content-head-tile.jpg) repeat-x scroll top;
}

.ContentFooter{
        background : transparent url(images/content-footer-tile.jpg) repeat-x scroll bottom;
}

.ContentLeft{
        background : White url(images/content-left.jpg) repeat-y scroll left;
}

.ContentRight{
        background : transparent url(images/content-right.jpg) repeat-y scroll right;
}

#ContentTopLeft{
        background : transparent url(images/content-top-left.jpg) no-repeat scroll top left;
}

#ContentTopRight{
        background : transparent url(images/content-top-right.jpg) no-repeat scroll top right;
}

#ContentBottomTile{
        background : transparent url(images/content-bottom-tile.jpg) repeat-x scroll bottom;
}

#ContentBottomShadow{
        background : transparent url(images/footer-shadow.jpg) no-repeat scroll bottom;
}

.ContentBottomLeft{
        background : transparent url(images/content-bottom-left.jpg) no-repeat scroll bottom left;
}

.ContentBottomRight{
        background : transparent url(images/content-bottom-right.jpg) no-repeat scroll bottom right;
}

.ContentPadding{
        padding-top:25px;
        padding-bottom:50px;
        padding-left:20px;
        padding-right:20px;
}

.SolpartTile{
        background : transparent url(images/solpart-tile.jpg) repeat-x scroll bottom;
}

.LogoTile{
        background : transparent url(images/logo-tile.jpg) repeat-x scroll bottom;
}

.SolpartFooterTile{
        background : transparent url(images/solpart-footer.jpg) repeat-x scroll bottom;
}

.SolpartFooterLeft{
        background : transparent url(images/solpart-left.jpg) no-repeat scroll bottom left;
}

.SolpartFooterRight{
        background : transparent url(images/solpart-right.jpg) no-repeat scroll bottom right;
}

.HeadTile{
        background : transparent url(images/head-tile.jpg) repeat-x scroll top;
}

.HeadRight{
        background : transparent url(images/head-right.jpg) no-repeat scroll top right;
        padding-right:20px;
        padding-bottom:12px;
}

.HeadLeft{
        background : transparent url(images/head-left.jpg) no-repeat scroll top left;
}

.DatePadd{
        padding-bottom:12px;
        padding-left:22px;
}

.SearchPadd{
        padding-bottom:12px;
}

.LogoPadding{
        padding-right:20px;
        padding-left:23px;
}

.SolpartPadding{
        padding-left:20px;
}

.HeadShadow{
        background : transparent url(images/head-shadow.jpg) no-repeat scroll bottom;
}

.MainFooter p{
        font-family: Arial, Helvetica, sans-serif;
        color:#FFFFFF;
        font-size:8pt;
        font-weight:normal;
        text-decoration:none;
        margin-bottom:8pt;
}

a.SkinSearch:link{
        font-family:Arial, Helvetica, sans-serif;
        color:#FFFFFF;
        font-size:8pt;
        font-weight:normal;
        text-decoration:none;
}

a.SkinSearch:visited{
        font-family:Arial, Helvetica, sans-serif;
        color:#FFFFFF;
        font-size:8pt;
        font-weight:normal;
        text-decoration:none;
}

a.SkinSearch:hover{
        font-family:Arial, Helvetica, sans-serif;
        color:#FFFFFF;
        font-size:8pt;
        font-weight:normal;
        text-decoration:underline;
}

a.SkinSearch:active{
        font-family:Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        font-size:8pt;
        font-weight:normal;
        text-decoration:underline;
}

.SkinDate{
        font-family:  Arial, Helvetica, sans-serif;
        color:#FFFFFF;
        font-size:8pt;
        font-weight:normal;
        text-decoration:none;
}

.FooterLinks{
        font-family:  Arial, Helvetica, sans-serif;
        color:#FFFFFF;
        font-size:8pt;
        font-weight:normal;
        text-decoration:none;
}

a.FooterLinks:link{
        font-family:  Arial, Helvetica, sans-serif;
        color:#FFFFFF;
        font-size:8pt;
        font-weight:normal;
        text-decoration:none;
}

a.FooterLinks:visited{
        font-family:  Arial, Helvetica, sans-serif;
        color:#FFFFFF;
        font-size:8pt;
        font-weight:normal;
        text-decoration:none;
}

a.FooterLinks:hover{
        font-family:  Arial, Helvetica, sans-serif;
        color:#FFFFFF;
        font-size:8pt;
        font-weight:normal;
        text-decoration:underline;
}

a.FooterLinks:active{
        font-family:  Arial, Helvetica, sans-serif;
        color:#FFFFFF;
        font-size:8pt;
        font-weight:normal;
        text-decoration:underline;
}

a.FooterLinksBold:link{
        font-family:  Arial, Helvetica, sans-serif;
        color:#FFFFFF;
        font-size:8pt;
        font-weight:bolder;
        text-decoration:none;
}

a.FooterLinksBold:visited{
        font-family:  Arial, Helvetica, sans-serif;
        color:#FFFFFF;
        font-size:8pt;
        font-weight:bolder;
        text-decoration:none;
}

a.FooterLinksBold:hover{
        font-family:  Arial, Helvetica, sans-serif;
        color:#FFFFFF;
        font-size:8pt;
        font-weight:bolder;
        text-decoration:underline;
}

a.FooterLinksBold:active{
        font-family:  Arial, Helvetica, sans-serif;
        color:#FFFFFF;
        font-size:8pt;
        font-weight:bolder;
        text-decoration:underline;
}