﻿body 
{
    font-family: Arial Unicode MS;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-size: 14px;
}
.red_button
{   
    height: 18px;
    font-size: 14px;
    color: #ffffff;
    padding-bottom: 6px;
    margin-bottom: 2px;
    background:url('../images/btn_bakground.gif'); 
    background-repeat: repeat-x;
    border: solid 0px #FE0000;
    cursor: pointer;
}
.red_button:hover
{
    height: 18px;
    font-size: 14px;
    color: #ffffff;
    background:url('../images/btn_bakground_hover.gif'); 
    background-repeat: repeat-x;
    border: solid 0px #FE0000;
    cursor: pointer;
}
.SignInLink
{
    color: #ffffff;
    text-decoration: underline;
}
.logo_animated_overlay
{
    z-index: 2000;
    background-image: url('../images/pnlogo_animated.gif');
    background-repeat: no-repeat;
}
.header_red_bar
{
    background-color: #EE2D24;
    height: 6px;
}
.header_repeater
{
    background-image: url('../images/header_repeater.gif');
    background-repeat: repeat-x;
}
.login_header_repeater
{
    background-image: url('../images/login_header_repeat.png');
    background-repeat: repeat-x;
}
.login_background_repeater
{
    background-image: url('../images/login_background_repeater.png');
    background-repeat: repeat-x;
}
.header2_repeater
{
    background-image: url('../images/header2_repeater.gif');
    background-repeat: repeat-x;
}

.header2_repeater2
{
    background-image: url('../images/header2_repeater2.gif');
    background-repeat: repeat-x;
}
.header_shim
{
    background-image: url('../images/header_shim.gif');
    background-repeat: repeat-x;
}

.header_background
{
    background-image: url('../images/drkgrey_bkgrnd_fade.gif');
    background-repeat: repeat-x;
}
.header3_repeater
{
    background-image: url('../images/ltgrey_repeater1.gif');
    background-repeat: repeat-x;
}
.content_header_repeat
{
    background-image: url('../images/home/content_header_repeat.gif');
    background-repeat: repeat-x;
}
.content_footer_repeat
{
    background-image: url('../images/home/content_footer_repeat.gif');
    background-repeat: repeat-x;
}
.content_right_edge
{
    background-image: url('../images/home/content_right_edge.gif');
}
.story
{
     margin-left: 15px; 
    /** border: solid 1px #000000;**/
}
.title
{
    margin-left: 5px;
    color: #EE2D24;
}
.subtitle
{
    color: #EE2D24;
    font-size: 14px;
}
.form_row {
	clear: both;
	padding-bottom: .5em;
	}

.row_title {
	float: left;
	padding-bottom: .7em;
	width: 10em;
	}

.row_input {
	float: left;
	padding-left: .5em;
	padding-bottom: .7em;
	}

.row_input input {
	width: 16em;
	}

.buttons {
	margin-left: 10em;
	padding-left: .5em;
	}
	
.row_input select {
	width: 14em;
	}
	
.row_title_memory {}

.row_input_memory {
	padding-bottom: .7em;
	}
	
.p_space {
	float: left;
	width: 200px;
	}

.list_space {
	float: left;
	width: 174px;
	}
	
.LabelText
{
    vertical-align: middle;
    font-size: 14px;
}
.LabelTextBold
{
    vertical-align: middle;
    font-weight:bold;
    font-size: 14px;
}
.header_text_largest
{
    font-family:Arial;
    font-size:24px;
}
.header_text_larger
{
    font-family:Arial;
    font-size:20px;
}
.header_text_large
{
    font-family:Arial;
    font-size:18px;
}   
/** begin rounded corners **/
.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ffffff}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #ffffff;
  border-right:1px solid #ffffff;
  background:#ffffff}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #ffffff;
  border-right:1px solid #ffffff;
  background:#ffffff}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #ffffff;
  border-right:1px solid #ffffff;}
.spiffy4{
  border-left:1px solid #ffffff;
  border-right:1px solid #ffffff}
.spiffy5{
  border-left:1px solid #ffffff;
  border-right:1px solid #ffffff}
.spiffyfg{
  background:#ffffff}
/** end rounded corners **/

.red_seperator
{
    height:2px;
    background-image: url('../images/red_shim.gif');
    background-repeat: repeat-x;
}

.content_panel_header
{
    color: Black;
    font-weight:bold;
    font-size: large;
    background-color: #ffffff;
}
.content_panel_background
{
    background-color: #ffffff;
}

/** Main Menu Styles **/

.menu_background
{
    background-image: url('../images/shim_ltgrey.gif');
    background-repeat: repeat;
    border-style: ridge;
    border-width: 1px;
    border-color: #4a4949;
    border-collapse: collapse;
}
.menu_background_no_border
{
    background-color: #4a4949;
}
.MainNav{background-color: #ffffff;}
.TopGroup {
    border-bottom: solid 1px #000000;
    height: 354px;
    background-color:#636363;
}
.TopItem {
    height:38px;
    padding-left:9px; 
    padding-right:9px;
    background-image: url('../images/menu_repeater_ltgrey.png');
    color:white;
    font-family:Arial;
    font-size:14px;
    cursor:pointer;
    border-top: solid 1px #000000;
    border-right: solid 1px #000000;
    font-weight: bold;
}
.TopItemHover {
    height:38px;
    padding-left:9px;  
    padding-right:9px;
    background-image: url('../images/menu_repeater_hover.png');
    color:#000000;
    font-family:Arial;
    font-size:14px;
    cursor:pointer;
    border-top: solid 1px #000000;
    border-right: solid 1px #000000;
    font-weight: bold;
}
.TopItemActive  {
    height:38px;
    padding-left:9px;  
    padding-right:9px;
    background-image: url('../images/menu_repeater_hover.png');
    color:white;
    font-family:Arial;
    font-size:14px;
    cursor:pointer;
    border-top: solid 1px #000000;
    border-right: solid 1px #000000;
    font-weight: bold;
}
.Group {
    height:39px;
    background-image: url('../images/menu_repeater_ltgrey.png');
    border:1px;
    border-color:#EEEEEE;
    border-style:solid;
}
.Item  {
    height:34px;
    background-color: #bdbdbd;
    opacity:0.9;
    filter:alpha(opacity=80);
    padding-left:25px; 
    padding-right: 25px;
    color:#000000;
    font-family:Arial;
    font-size:12px;
    cursor:pointer;
    
}
.ItemHover {
    height:34px;
    background-color: #a1a1a1;
    padding-left:25px; 
    padding-right: 25px;
    color:#ffffff;
    font-family:Arial;
    font-size:12px;
    cursor:pointer;
}
.ItemActive {
    height:24px;
    background-color: #ffffff;
    padding-left:25px; 
    padding-right: 25px;
    color:white;
    font-family:Arial;
    font-size:14px;
    cursor:pointer;
}
/** End Main Menu Styles **/

.BottomBarBackgroundLeft
{
    vertical-align: middle;
    height:48px;
    background-image: url('../images/bottom_bar_repeater_red.png');   
}
.BottomBarBackgroundRight
{
    vertical-align: middle;
    height:48px;
    background-image: url('../images/bottom_bar_repeater.png');   
}
.BottomBarHREF
{
    font-family: Arial Unicode MS;
    font-size: 18px;
    color:#ffffff;
    font-weight: bolder;
    text-decoration: none;
}

.SmallLabelText
{
    text-align: left;
    vertical-align: middle;
    font-size: 12px;
    white-space: nowrap;
}
.SmallLabelText_wrap
{
    text-align: left;
    vertical-align: middle;
    font-size: 12px;
}
.SmallLabelText_green
{
    color: Green;
    text-align: left;
    vertical-align: middle;
    font-size: 12px;
    white-space: nowrap;
}
.SmallerLabelText
{
    text-decoration: none;
    vertical-align: middle;
    font-size: 9px;
}
.LabelText
{
    vertical-align: middle;
    font-size: 14px;
}
.LabelTextBold
{
    vertical-align: middle;
    font-weight:bold;
    font-size: 14px;
}
.LabelTextCentered
{
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
}