/* EURECA main stylesheet. Version 1.0 SB January 29 2006 Lighter: 939066 Darker: 5b593f*/

p, li, td, th, ul, ol, div
{
	
	font-family : Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size : 12px;
}

body { 
           	font-family : Arial, "Trebuchet MS", Verdana,  Helvetica, sans-serif; background-color : #ffffff;      
}


a:link {
            color : #333333;
            text-decoration: underline;
}

a:visited {
           color : #333333;
           text-decoration: none;
}

a:hover {
           color : #939066;
           text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family : Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	padding-left: 5px;
	color: #939066;
}


h1 {
	border-top-width: thin;
	border-bottom-style: solid;
	border-top-color: #B4D337;
	border-right-color: #B4D337;
	border-bottom-color: #B4D337;
	border-left-color: #B4D337;
}

h2, h4 {
	border-left-style: solid;
	border-left-color: #a24490;
}
h3, h5 {
	border-left-style: solid;
	border-left-color: #F0a61F;
}

table {
	background-color: #FFFFFF;
}

td {
			vertical-align : top;
}

.padding 
{
			padding:3px; 
}


.tdmainnav {
	

	text-decoration: none;
	background-color : #3A1E1A;
}

.mainnav {
	font-family: Arial;
	font-size : 13px;
	font-style: normal;
	font-weight: normal;
	color: #939066;
	text-decoration: none;
	
}

A.mainnav:link {

	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: lighter;
	color: #CCCCCC;
	text-decoration: none;
	
}
A.mainnav:active {

	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: lighter;
	color: #f0a61f;
	text-decoration: underline;
	
}
A.mainnav:visited {

	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: lighter;
	color: #CCCCCC;
	text-decoration: none;
	
}
A.mainnav:hover {

	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: lighter;
	color: #939066;
	text-decoration: none;
	
}

.bold {
		font-weight: bold;
}

.browncolor
{
		background-color : #5b593f; 
}

.secondaryHeader {
	font-family: Arial, "Trebuchet MS", Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.secondaryText {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.purple {
	color: #a24490;
	font-weight: bold;
}

.green {
	color: #b4d337;
	font-weight: bold;
}

	
.orange {
	color: #f5a61c;
	font-weight: bold;
}

.COMPLETE {
	color:#00CC00;
	font-weight: bold;
}

.PENDING {
	color: #6666CC;
	font-weight: bold;
}

.INCOMPLETE {
	color:#FF0000;
	font-weight: bold;
}

#page { 
	width: 780px; 
	margin-left: auto; 
	margin-right : auto ; 
	margin-top: 0px ; 
	border: 0px dotted ; 
	position: relative ;  
	background-color: #FFFFFF ; 
}

#main { 
	padding-left : 15px ; 
	padding-right : 15px ; 
	margin-top : 0px ; 
	min-height : 480px;
}

#cisnav {
	color: #939066 ;
	font-weight : bold ;
	font-family : Arial ;
	font-size : .96em ;
	text-decoration : none ;
	background-color :  #5b593f;
	text-align : center;
	position: relative;
}

#cisnav a:link {
	font-weight : normal ;
	color : #ffffff ;
	text-decoration : none ;
}

#cisnav a:active {
	font-weight : normal ;
	color : #939066 ;
	text-decoration : none ;	
}

#cisnav a:visited {
	font-weight : normal ;
	color : #cccccc ;
	text-decoration : none ;
}

#cisnav a:hover {
	font-weight : normal ;
	color : #939066 ;
	text-decoration : none ;	
}

#application_main {
	margin-left:250px;
}

#application_main th {
	text-align : left;
	padding-left : 20px;
	padding-right : 20px;
}

#application_main input {
	width : 200px;
}

#application_index {
	float : left;
	border-color:#000000;
	border-style:solid;
	border-width:thin;
}

#info
{
}

#info li {
	font-family : Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size : 12px;
}

/* end of KH CSS */

