﻿

/* Overall Page */
body, div, p, h1, h2, h3, h4, ul, li
{
	margin:0;
	padding:0;
	border:none;
}

body
{
    font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Verdana, Arial, sans-serif;
	font-size:75%;
	background-color:#b0b0b0;
}

/* Master Page Layout */

.fixed_hdr
{
	background-color:#b0b0b0;	
	color:#202020;
}

.fixed_hdr_center
{
	margin: 0px auto 0px auto;
	width: 1024px;   
	border-style:solid;
	border-width:0px;
	background-color:#ffffff;
}

#fixed_hdr_left
{
	float: left;
	width: 450px;
	height:108px;
	padding-right: 0px;
	margin-top: 3px;	
}

#fixed_hdr_right
{
	float: right;
	width: 574px;
	height:108px;
	padding-left: 0px;
	margin-top: 0px;
}

#fixed_hdr_right_1st_row
{
	float: right;
	width: 574px;
	height:45px;
	padding-left: 0px;
	margin-top: 13px;
}

#fixed_hdr_right_2nd_row
{
	float: right;
	width: 574px;
	height:30px;
	padding-left: 0px;
	padding-top: 0px;
}

#fixed_hdr_catg_left
{
    float: left;
	width: 898px;
	height:80px;
	padding: 0px;	
}

#fixed_hdr_catg_right
{
    float: right;
	width: 126px;
	height:80px;
	padding: 0px;	
}

#fixed_hdr_catg_footer
{
    float:left;
	padding: 0px 0px 0px 0px;
	height:5px;
	width:1024px;
}

a.hdr_link:link
{
    color:#202020;
    text-decoration: none;
}

a.hdr_link:visited
{
    color:#202020;
    text-decoration: none;
}

a.hdr_link:hover
{
    color:#000000;
    text-decoration: underline;
}

.fixed_page
{
	margin: 0px auto 0px auto;
	width: 1024px;   
	background-color:White;
	border-style:solid;
	border-width:1px;
	border-color:#a0a0a0;
	border-top-width:0px;
}

#fixed_col_left
{
	float: left;
    width:198px;
	padding-right: 2px;
}

#fixed_col_center_right
{
	float: right;
	width: 824px;
	position:relative;
	min-height:850px;
	padding-left: 0px;
}

#fixed_3col_center
{
	float: left;
	width: 624px;
}

#fixed_3col_right
{
	float: right;
	width: 198px;
    min-height: 850px;
	padding-left: 2px;
}

#fixed_footer
{
	padding: 0px 0px 0px 0px;
	margin-top:10px;
    height:90px;   
	width:100%;
	background-color:Orange;
}

#navigator
{
	padding: 5px 0px 0px 0px;
	margin-top:0px;
    height:35px;   
	width:100%;
	font-size:75%;	
}

.clear
{
    clear: both;
}


p {}

em {font-style:italic}

i {font-style: italic;}

strong {font-weight:bold;}


.collapsePanel 
{	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader
{
	width:100%;
	height:30px;
    background-color:#e0e0e0;
	color:#111111;
	font-weight:bold;
	vertical-align:middle;
	cursor:pointer;
}

.LabelEvenBiggerBold
{
    font-size: 1.3em;
    font-weight:bold;
}

.LabelBiggerBold
{
    font-size: 1.1em;
    font-weight:bold;
}

h1 { font-size: 1.3em; font-weight:bold;}
h2 { font-size: 1.1em; font-weight:bold;}
h3 { font-size: 1em; font-weight:bold;}

/*
*
* table
*
*/

.one-column-emphasis
{
	margin: 0px;
	text-align: left;
	border-collapse: collapse;
}

.one-column-emphasis th
{
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	color: #039;
}

.one-column-emphasis td
{
	padding: 5px 5px;
	color: #444444;
	border-top: 1px solid #e8edff;
}

.one-column-emphasis tr.RowH
{
    height:22px;
}

.oce-first
{
	background: #e0e0e0;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}

.one-column-emphasis tr:hover td
{
	color: #111111;
	background: #f0f0f0;
}

.one-column-emphasis
{
	margin: 0px;
	text-align: left;
	border-collapse: collapse;
}

/*
*
* text box
*
*/
.tb 
{
    font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Verdana, Arial, sans-serif;
	font-size:0.9em;
	width: 250px;
	border: 1px solid #C0C0C0;
	border-left: 4px solid #FF6600;
}

/*
*
* link
*
*/
a:link {
    color:#000000; 
    text-decoration: none;
}

a:visited 
{
    color:#000000;
    text-decoration: none;
}

a:hover {
    text-decoration:underline; 
    color:#000000; 
    cursor:hand;
}

a:focus {
    text-decoration:underline; 
    color:#000000; 
    background:#6196BC;
    outline: none !important;  
    -moz-outline: none !important;         
}

a:active {
    text-decoration:underline; 
    color:#444444; 
    background:transparent;
    outline: none !important;  
    -moz-outline: none !important;         
} 


a.underline:link {
    color:#000000; 
    text-decoration: underline;
}

a.underline:hover {
    text-decoration:underline; 
    color:#000000; 
}

a.underline:focus {
    text-decoration:underline; 
    color:#000000; 
    background:#6196BC;
}

a.underline:active {
    text-decoration:underline; 
    color:#444444; 
    background:transparent;
} 

a.underline:visited {
    text-decoration:underline; 
    color:#000000; 
    background:transparent;
}



/*
* BUTTONS 
*/

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f0f0f0;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
    outline: none !important;  
    -moz-outline: none !important;         
}

.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
    outline: none !important;  
    -moz-outline: none !important;         
}

.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
    outline: none !important;  
    -moz-outline: none !important;         
}

*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
    outline: none !important;  
    -moz-outline: none !important;         
}

.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD button */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}

.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE button */

button.positive, .buttons a.positive{
    color:#529214;
}

.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}

.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/*
* NEGATIVE button
*/

.buttons a.negative, button.negative{
    color:#d12f19;
}

.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}

.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

/*
*
* dropdown list
*
*/

.ddl
{   
    font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Verdana, Arial, sans-serif;
    margin: 1px;   
    font-size: 0.9em;       
    background-color:#f5f5f5;
	border-collapse: collapse;
}  

.ListViewEvenRow
{
    float: left;
    font-size: 0.9em;       
    width: 206px;
    height: 30px;
    vertical-align: middle;
    background-color:#f0f0f0;
}

.ListViewOddRow
{
    float: left;
    font-size: 0.9em;       
    width: 206px;
    height: 30px;
    vertical-align: middle;
}

.ListViewPrint
{
    float: left;
    font-size: 0.75em;       
    width: 33%;
    height: 5px;
}

.LeftTitle a, .LeftTitle button
{
    width: 193px;
    height:30px;
    display:block;
    /*float:left;*/
	margin-top:2px;
	margin-bottom:2px;
	padding-top: 10px;
	padding-left: 3px;
    
    /*margin:0 7px 0 0; */
    border:1px solid #d0d0d0;
    /*border-left:0px;*/

    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    cursor:pointer;
    /*padding:5px 10px 6px 7px; /* Links */
}

.LeftTitle button{
    width:auto;
    overflow:visible;
    /*padding:4px 10px 3px 7px; /* IE6 */
}

.LeftTitle button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    /*line-height:17px; /* Safari */
}

*:first-child+html button[type]{
    /*padding:4px 10px 3px 7px; /* IE7 */
}

.LeftTitle a, button
{
    background-color:#e0e0e0;    
	color:#111111;
}

.LeftTitle a:hover, button:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
    outline: none;  
    -moz-outline: none;     
}

.LeftTitle a:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
    outline: none;  
    -moz-outline: none;     
}


.MailLabel
{
    float: left;
    font-size: 0.9em;      
	font-weight:bold;     
    width: 260px;
    height: 96px;
    vertical-align: middle;
}

 
