/* FONT */
body,
table,
td,
input,
textarea,
select,
option, 
button, 
h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
p, 
div, 
span, 
a {
	color: #000000;
	font-family: Verdana,Tahoma,Arial;
	font-weight: normal;
	font-size: 11px;
}

a:link {
	font-family: Verdana,Tahoma,Arial; font-size: 11px; text-decoration: underline; color: #0000ff;
}

a:visited {
	font-family: Verdana,Tahoma,Arial; font-size: 11px; text-decoration: underline; color: #0000ff;
}

a:hover {
	font-family: Verdana,Tahoma,Arial; font-size: 11px; text-decoration: underline; color: #0000ff;
}

a.NewsMore {
	color: #0000FF;
	font-family: Tahoma,Verdana,Arial;
	font-weight: normal;
	font-size: 9px;
}

a.NewsMore:link {
	font-family: Tahoma,Verdana,Arial; font-size: 9px; text-decoration: underline; color: #0000ff;
}

a.NewsMore:visited {
	font-family: Tahoma,Verdana,Arial; font-size: 9px; text-decoration: underline; color: #0000ff;
}

a.NewsMore:hover {
	font-family: Tahoma,Verdana,Arial; font-size: 9px; text-decoration: underline; color: #0000ff;
}

body {
	background-color : #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 100%;
	width: 100%;
}

.greyoff {
    color: #cdcdcd;
	font-family: Verdana,Tahoma,Arial;
	font-weight: normal;
	font-size: 11px;
}

.asterisk {
	font-family: Verdana,Tahoma,Arial; font-size: 11px; color: red;
    }
.errormessage {
	font-family: Verdana,Tahoma,Arial; 
	font-size: 11px; 
	color: red; 
	font-weight: bold;
	border: 0px;
	background-color: white;
	padding: 2px; 
	margin: 2px;
	text-align: left;
    }

.buttontext {
	font-family: Verdana,Tahoma,Arial; 
	font-size: 11px; 
	color: #0A246B; 
	border: 1px solid;
	background-color: #EEEEEE;
	padding: 1px;
	margin: 0px;
	height: 19px;
	text-align: left;
    }

.highlitext {
	font-family: Verdana,Tahoma,Arial; 
	font-size: 11px; 
	color: #0A246B; 
	border: 0px;
	background-color: #ffff00;
	padding: 1px;
	margin: 0px;
	height: 19px;
	text-align: left;
    }

div.grid{
	border: 0px solid red; 
	overflow-y: auto; 
	overflow-x: visible;
}

h1, h2, h3, h4, h5, h6 {
	margin : 0px 0px 0px 0px;
	padding : 0px 5px 0px 5px;
	font-weight : bolder;
}

h1 {
	color : #0A246B;
	background-color : #FFFFFF;
	font-size : 12pt;
	margin-left: 5px;
	border-bottom: 0px solid #5475AB; 
}
h1.Criteria {
	display: none;
}
h2 {
	color : #000080;
}

h3 {
	color : #000080;
}

h4 {
	color : #000080;
}

h5 {
	color: #FFFFFF;
	background-color: #5475AB;
	font-size : 10pt;
}
h5.Criteria {
	display: none;
}

h6 {
	color : #5475AB;
	border-bottom: 1px solid #5475AB;
	font-size: 8pt;
	background-color: white;
}

select {
	font-family: Verdana,Tahoma,Arial; font-size: 11px;
}

input{
	cursor: auto;
	font-family: Verdana,Tahoma,Arial; 
	font-size: 11px;
}

input.colheading {
	border: 0px;
	background-color : transparent;
	font-size : 8pt;
	padding: 0px; 
	margin: 0px;
}

input.colHeadingOver,
input.colHeadingDown {
	border: 1px solid #0A246B;
	background-color: #B6BDD1;	
}

input.customize {
	color : #FFFFFF;
}

/* TABLE DEFINITIONS */
table {
	border : 0px;
	margin : 0px;
	padding : 0px;
}

table.brown {
	background-color : #EEEEEE;
}

table.navbar {
	background-color : #5475AB;
}

table.toolbar {
}

table.messages {
}

table.embedded {
}

tr.header {
	background-color : #5475AB;
	vertical-align : bottom;
}

tr.hidden {
	visibility : hidden;
}

tr.colheading {
	background-color : #DBD8D0;
}

tr.odd {
	background-color : #DBE2EE;
}

tr.even {
	background-color : #FFFFFF;
}

tr.total {
	background-color : #FFFFFF;
	font-weight : bold;
}

tr.styleone {
	color : #000000;
}

tr.styletwo {
	color : #000000;
}

tr.toolbar {
	border-right : 0cm;
	border-top : 0cm;
	border-left : 0cm;
	border-bottom : 0cm;
	/*background-color : #D4D0C8;*/
}

tr.navbar {
	padding-bottom : 2px;
	background-color : #5475AB;
}

td {
	padding-bottom : 0px;
	font-weight : normal;
	font-style : normal;
	white-space: normal;
}

td.customize {
	color : #FFFFFF;
	font : bolder;
}

tr.colheading td{
	border-color : #FFFFFF;
	border-style : solid;
	border-width: 0px;
	white-space : nowrap;
	text-align : center;
	padding-right: 1px;
}

td.odd {
}

td.even {
}

td.header {
	color : #FFFFFF;
}

td.label {
	border-left : 0px;
	padding-top : 12px;
}

td.toolbar {
	padding-bottom : 2px;
	color : #000000;
	/*background-color : #D4D0C8;*/
}

td.navitem {
	border-left : white 0px solid;
	padding-left: 2px;
	background-color : #5475AB;
	line-height : 14pt;
	text-align : left;
}

td.navsel {
	border-right : #AAAAAA 2px inset;
	border-top : #AAAAAA 2px inset;
	border-left : #AAAAAA 2px inset;
	border-bottom : #AAAAAA 2px inset;
	background-color : #666666;
	line-height : 14pt;
	text-align : center;
}

.error {
	color : #FF0000;
}

.instructions {
	color : #00009C;
	background-color : #AAAAAA;
	font-size : 8pt;
}

.BorderlessInput {
	border: 0;
}

.FlatInput {
	border: 1px 1px 1px 1px solid;
}

.TextAreaInput {
	overflow:hidden;
	height:19px;
	overflow-y:auto;
}

/* TREE STYLES */
.parent, .child, .item{
}

.parent {
	color : #000000;
	text-decoration : none;
}

.child {
	display : none;
}

.item {
	color : #000000;
	text-decoration : none;
	cursor : hand;
}

.highlight {
	color : #0000FF;
	text-decoration : none;
}

.icon {
	margin-right : 5;
}
.TreeClicked {
	padding: 1px, 2px, 1px, 2px;
	background-color: #B6BDD1;
}
span.RequiredField{
	color: red;
	font-weight: bold;
	padding-left: 2px;
}

.LoginTable
{
	width: auto;
	height: 100%;
}

.PageTitle {
	font-weight: bold;
	font-size: 14px;
}

.LoginTextRow 
{
	height: 20px;
}

.LoginTextCell
{
	width: 100%;
	height: 27px; 
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	background-color: #B6BDD1;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-right: #5475AB 1px solid;
	border-bottom: #5475AB 1px solid;
	padding-top: 3px;
	padding-left: 6px;
	white-space: normal;
}

.HeaderCaption
{
	width: 100%;
	height: 25px; 
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	background-color: #FFF3CB;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-right: #FB8C04 1px solid;
	border-bottom: #FB8C04 1px solid;
	padding-top: 2px;
	padding-left: 6px;
	white-space: normal;
}

.HeaderTableList
{
	/*width: 100%;*/
	height: 22px; 
	font-weight: bold;
	background-color: #FFF3CB;
	white-space: normal;
}

.HeaderSubTable
{
	font-weight: bold;
	background-color: #EEEEEE;
	white-space: normal;
}

.TableOddColor
{
	height: 23px; 
	background-color: #EEEEEE;
	white-space: normal;
}

.TableEvenColor
{
	height: 23px; 
	background-color: #FFFFFF;
	white-space: normal;
}

.EmptyLine
{
	height: 0px;
	background-color: #ffffff;
	color: #ffffff;
}

.HorizontalDotLine
{
   background-image:url("../images/dot.gif");
	background-repeat:repeat-x;
	height:1px;
}

.VerticalDotLine
{
   background-image:url("../images/dot.gif");
	background-repeat:repeat-x;
	width:1px;
}

.HorizontalBorderLine
{
	height: 1px;
	background-color: #FB8C04;
	color: #FB8C04;
}

.VerticalBorderLine
{
	width: 1px;
	background-color: #FB8C04;
	color: #FB8C04;
}

.HorizontalGreyOffLine
{
	height: 1px;
	background-color: #EEEEEE;
}

.VerticalGreyOffLine
{
	width: 1px;
	background-color: #EEEEEE;
}

.HorizontalDarkGreyLine
{
	height: 1px;
	background-color: #808080;
}

.VerticalDarkGreyLine
{
	width: 1px;
	background-color: #808080;
}

.HorizontalLightBlueLine
{
	height: 1px;
	background-color: #B6C7E5;
	color: #B6C7E5;
}

.VerticalLightBlueLine
{
	width: 1px;
	background-color: #B6C7E5;
	color: #B6C7E5;
}

.HorizontalPurpleLine
{
	height: 1px;
	background-color: #5350B9;
	color: #5350B9;
}

.VerticalPurpleLine
{
	width: 1px;
	background-color: #5350B9;
	color: #5350B9;
}

.LoginFormCell
{
	text-align: left;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-right: #5475AB 1px solid;
	border-bottom: #5475AB 0px solid;
	padding-left: 0px;
}

.ErrorCell
{
	padding: 2px;
	color: red;
	font-weight: bold;
	border: red 1px solid;
	white-space: normal;
	width: 265px; 
}

.InfoCell
{
	padding-top: 15px;
}

.NewsHeaderDate
{
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 9px;
	padding: 2px;
	color: #0A246B;
	white-space: normal;
}
.NewsHeader
{
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 11px;
	padding: 2px;
	color: #0A246B;
	font-weight: bold;
	white-space: normal;
}

.NewsContent
{
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 9px;
	padding: 0px;
	color: #000000;
	white-space: normal;
}

.HeaderMain
{
	background-image:url("../images/header.jpg");
	background-repeat:no-repeat;
	height:260px;
}

.HeaderNews
{
	background-image:url("../images/header_news.jpg");
	background-repeat:no-repeat;
	height:220px;
}

.BackgroundNews
{
	background-attachment: scroll;
	background-image:url("../images/bg_news.jpg");
	background-repeat:no-repeat;
	width:176px;
	height: 100%;
}

.LeftBackground
{
	background-image:url("../images/bg_left.jpg");
	width: 22px;
}

.RightBackground
{
	background-image:url("../images/bg_left.jpg");
	width: 22px;
}

