@import url(icons.css);
@import url(menus/actionmenu.css);

Body, .Normal, .NormalTextBox, TH, TFOOT, THEAD, TD, SPAN, DIV, A
{
    font-family: Verdana, Arial, Helvetica, Sans Serif;
    font-size: 11px; font-style: normal; font-weight: normal;
}

.Box_Archive_Blog
{
    font-family: Verdana, Arial, Helvetica, Sans Serif;
    font-size: 8.5px; font-style: normal; font-weight: normal;
}


.ControlPanel {
    width: 100%;
}

/* fix for control panel being unable to handle relative font size */
span.control * span.SubHead
{
	font-size:10pt;
}

.SkinObject {
    font-weight: bold;
    font-size: 0.8em;
}

A.SkinObject:link, A.SkinObject:visited, A.SkinObject:active {
    text-decoration:    none;
}

A.SkinObject:hover    {
    text-decoration: underline;
}

.Head   {
    font-size: 12px;
    font-weight:  bold;
}

.Head1   {
    font-size: 1.3em;
    font-weight:  bold;
}

.SubHead    {
    font-size:  1.1em;
    font-weight:    bold;
}


.SubSubHead {
    font-size:  1.0em;
    font-weight:    bold;
}

.NormalBold
{
	font-size: 1.0em;
    font-weight: bold
}

.NormalRed
{
	font-size: 1.0em;
    font-weight: bold;
    color: #ff0000
}

.NormalTextBox
{
	font-size: 0.9em;
    font-weight: normal;
}

.CommandButton     
{
	font-size: 1em;
    font-weight: normal;
}
    
A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active {
    text-decoration:    underline;
}


A.CommandButton:hover    {
    text-decoration:    underline;
}

.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 1.0em;
}
    
H1  {
    font-size:  1.5em;
    font-weight: bold;
}

H2  
{
	font-size: 1.4em;
    font-weight: bold;
}

H3  {
    font-size:  1.3em;
    font-weight:  bold;
}

H4  {
    font-size:  1.2em;
    font-weight: bold;
}

H5, DT  {
    font-size:  1.1em;
    font-weight:    bold;
}

H6  {
    font-size:  1.0em;
    font-weight:    bold;
}

TFOOT, THEAD    {
    font-size:  1.1em;
}

TH  {
    vertical-align: baseline;
    font-size:  1.1em;
    font-weight:    bold;
}

A:link {
	COLOR: #75808a; TEXT-DECORATION: none
}
A:visited {
	COLOR: #75808a; TEXT-DECORATION: none
}
A:active {
	COLOR: #75808a; TEXT-DECORATION: none
}
A:hover {
	COLOR: #cc0000; TEXT-DECORATION: underline
}

SMALL   {
    font-size:  0.8em;
}

BIG {
    font-size:  1.2em;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


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 {
    height:1pt;
    text-align:left;
    color: dimgrey;
}

/* Skin specific */

.USRSkin_MainLayout
{
   width: 1000px;
}

#USRSkin_UserCell
{
   padding-right: 10px;
   padding-left: 10px;
   font-size: 0.6em;
}

#USRSkin_FooterCell
{
	height: 25px;
	border-top-style: solid;
	border-top-width: 1px;
}

.USRSkin_BreadCrumb
{
	font-size: 0.8em;
	font-weight: normal;
}


A.USRSkin_User:link, A.USRSkin_User:active, A.USRSkin_User:visited
{
    text-decoration: none;
	font-size: 0.9em;
	font-weight: normal;
}

A.USRSkin_BreadCrumb:hover, A.USRSkin_User:hover, A.USRSkin_Login:hover {
    text-decoration: underline;
}

A.USRSkin_Search:link, A.USRSkin_Search:active, A.USRSkin_Search:visited
{
	font-size: 8pt;
	font-weight: normal;
}

A.USRSkin_Search:hover
{
	text-decoration: underline;
}

#USRSkin_SiteToolsCell
{
    height: 32px;
}

#USRSkin_IconsCell
{
    height: 77px;
    width: 99.9%;
    background-image: url(images/header_07.gif);
    background-repeat: repeat-x;    
}

#USRSkin_LogoCell
{
    height: 108px;
    padding-bottom: 20px; 
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    background-image: url(images/header_06.gif);
    background-position: left bottom;
    background-repeat: repeat-x;    
    overflow: hidden;
}

#USRSkin_MenuCell
{
	width: 99.9%;    
    background-color:#035D84;
}

.Help
{
  padding-right: 2px;
  padding-left: 2px;
  padding-bottom: 2px;
  padding-top: 2px;
  font-weight: normal;
  font-size: 11px;
  border-style: solid;
  border-width: 1px;
  font-family: Verdana, Arial, Helvetica, Sans Serif;
}


/* Containers */

.Container_Plain_Table, .Container_Dark_Table, .Container_Light_Table
{
	margin-bottom: 10px;
	padding: 5px;
}

.Container_Dark_Table, .Container_Light_Table
{
	border-width: 1px;
	border-style: solid;
}
.Container_Plain_TopRow, .Container_Dark_TopRow, .Container_Light_TopRow
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.Container_Plain_ContentRow, .Container_Dark_ContentRow, .Container_Light_ContentRow, .Container_White_ContentRow
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.Container_Plain_BottomRow, .Container_Dark_BottomRow, .Container_Light_BottomRow, .Container_White_BottomRow
{
}
.TreeViewMenu {
}
.TreeViewMenu_Header {
}





