﻿body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
	height: 100%;
	line-height: 20px;
}

p.welcome
{
	padding-left: 50px;
	line-height: 20px;
	font-size: 10pt;
	width: 620px;	
}

ul.welcome
{
	padding-left: 70px;
	width: 620px;
}

h3.welcome
{
	padding-left: 10px;
	font-size: 12pt;
}

.img
{	
	border-style: none;
}

a
{
    outline-width: medium;
    outline-style: none;
    outline-color: -moz-use-text-color;
}

h2 
{
    color: #0085c1;
    text-decoration:none;
	font-size: 12pt;    
}

h3
{
    color: #0085c1;
    text-decoration:none;
}

.lbldata
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
}

#form1
{
    padding: 0px;
    margin: 0px;
}

div#pageHeader
{   	
	border-bottom: 1px solid #b3b3b3 !important;	
	width: 100% !important;
	top: 0px !important;		
}

div#mainHeader 
{  
	position: absolute;
	background: transparent url("/my_data/images/header-gradient.png") no-repeat scroll 0 0;
	width: 480px;
	height: 160px;
	left: 0px;
	top: 18px;
	z-index: 2;
}

div#imgHeader 
{  
    position: absolute;    
    top: 18px;
	right: 0px;
	z-index: 1;		
}



div#logo 
{
    position: absolute;    
    width: 161px;
	height: 78px;
	top: 10px;
	left: 0px;
	cursor: pointer;
	cursor: hand;
}

div#logo img 
{
	border:0 none;
}

div#title 
{
    position: absolute;    
    background: #6fa1b8;
    min-width: 180px;
    height: 27px;
    top: 110px;
    left: 0px;
    padding: 8px 20px 0px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    text-align: left;
    color: #ffffff;
}


div#windowFrame {
    margin: 0px;
    padding: 0px;
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;	
}

div#pageFrame {
		position: relative;
		background: #fff;
		max-width: 1200px;
		min-width: 1003px;
		margin: 0px auto;
		text-align: left;
}

/*div#mainHeader 
{
    background: transparent url("/my_data/images/logo.png") no-repeat scroll 0pt 0pt;
    width: 100%;
    height: 80px;
    left: 0px;
    top: 0px;
}*/

div#header-separation
{
    background: transparent url("/my_data/images/header-separation.gif") scroll 0pt 0pt;
    width: 100%;
    height: 18px;    
    overflow:hidden;      
}

/*div#title 
{
    float: left;
    min-width: 180px;
    padding-top: 8px;
    padding-bottom: 0px;
    padding-left: 200px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 22px;
    font-weight:bold; 
    text-align: left;
    color: #6fa1b8;
}*/


div#login
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -1px;
    text-decoration: none;
    text-align: right;
    vertical-align : middle;
    color: #A00000;    
    width: 320px;
    margin-top: 164px;   
    margin-left: 870px;
    position: absolute;
}

div#topNavigation
{
    background: transparent url("/my_data/images/header-shadow-png.png") repeat-x scroll 0% 100%;
    width: 100%;
    height: 48px;
    z-index: 99;
    margin-top: 158px;
}

div#topNavigation div.sys_mainnavigation {
	position: relative;
	background: #0086c2 url("/my_data/images/header-separation.gif") no-repeat 50% 100%;
	height: 39px;
	overflow: hidden;
}

div#topNavigation ul {
	position: absolute;
	background: #ffffff url("/my_data/images/header-separation.gif") no-repeat 50% 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	max-width: 1200px;
	height: 39px;
}

div#topNavigation li 
{
    float: left;
    position: relative;
    background-color: #0086c2;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 10px;
    padding-right: 12px;
    padding-bottom: 8px;
    padding-left: 12px;
    list-style-type: none;
    white-space: nowrap;
    height: 20px;
    font-family: Arial,Helvetica,sans-serif;
     border: solid 1px #0090d0; 
}

div#topNavigation li:hover
{
    background-color: #0090d0;
}


div#topNavigation li a
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -1px;
    text-decoration: none;
    color: #ffffff;
}

div#topNavigation li.sys_selected
{
    background-color: #fff;
    cursor: default;
}

div#topNavigation li.sys_selected a 
{
    color: #0086c2;
}

div#topNavigation li.sys_selected:hover
{
    background-color: transparent;
}

div#breadcrumbs 
{
    background-color: #f0f0f0;
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #ffffff;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #ffffff;
    padding-top: 3px;
    padding-bottom: 3px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #7a7a7a;
    min-height: 14px;
    width: 100%;
}

div#breadcrumbs a
{
    text-decoration: underline;
    color: #0086c2;
}

div#breadcrumbs a:hover
{
    text-decoration: underline;
}

div#bodyFrame
{
    border: solid 1px #b3b3b3;
    width: 100%;
    min-height: 300px;
    position:relative;        
}

div#contentFrame
{
    /*padding: 10px;*/
}

div#pageFooter
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #b3b3b3;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #b3b3b3;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #b3b3b3;
    width: 100%;
    min-height: 30px;
    text-align: right; 
    margin-right: 10px;
    padding-top:5px;
}

div#pageFooter a
{
    text-decoration: none;
    color: #0086c2;
}

div#pageFooter a:hover
{
    text-decoration: underline;
}


/* Label & fieldset */

fieldset.search
{
    width: 430px;
	padding: 20px;
	
}

.TabMenuItem
{
  background-color: #f0f0f0;
  text-align:center;
  font-size: x-small;
  color: Gray;
  font-weight:normal;
  border-bottom: solid 1px #6C6C6C;
  border-left: solid 1px #6C6C6C; 
  padding: 3px 3px 3px 3px;
  margin: 0px;
  text-decoration: none;
}

.TabMenuItemSelected
{
  background-color: White;
  text-align:center; 
  color: #0085c1;
  font-weight: bold;
  font-size: x-small;
  border-right: solid 1px #6C6C6C;
  border-left: solid 1px #6C6C6C;
  border-bottom: none;
  border-top: solid 1px #6C6C6C;
  padding: 5px 3px 5px 3px;
  margin: 0px;
  text-decoration: none;
}

.TabMenuContainer
{
	background-color: #6C6C6C; 
	border-top:solid 1px #6C6C6C;
	border-bottom:solid 1px #6C6C6C;
}

.ButtonMission
{
	/*margin: 0px 10px 0px 10px;*/
}
.LiNavHide
{
	display: none;	
}


div#delegation
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -1px;
    text-decoration: none;
    text-align: right;
    vertical-align : middle;
    color: #A00000;    
    width: 400px;
    margin-top: 364px;   
    margin-left: 790px;
    position: absolute;
}