/* PROJECT: CE CREATED: 14.01.04 MODIFIED 07.07.04 : IDNet */

/* GENERIC STYLES */


body 						{	
								margin: 0px;
								padding: 0px;
								font-family: Arial, Helvetica, sans-serif;	}
								
div, td						{	font-size: 12px;
								color: #000;}

p							{
}

h1							{
	font-size: 12px;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-position: center;


}
								
h2							{	font-size: 13px;
								color: #000;	
								padding: 0;
								margin: 0 0 10px 0;	
								text-transform: uppercase;	}
								
h3,h4,h4,h6					{	font-size: 11px;
								color: #000;	
								padding: 0;
								margin: 0 0 6px 0;	
								text-transform: uppercase;	}
								
h3.white					{	font-size: 11px;
								color: #fff;	
								padding: 0;
								margin: 0 0 6px 0;	
								text-transform: uppercase;	}

.search 					{	font-family: verdana,arial,helvetica,sans-serif;
								font-size: 10px;
								width: 100px;
								height: 15px;
								border-top-width: 1px;
								border-right-width: 1px;
								border-bottom-width: 1px;
								border-left-width: 1px;
								border-color: #999999 #666666 #666666 #999999;	}
								


.searchbtn,
.submitbtn,
.resetbtn	 				{	font-family: verdana,arial,helvetica,sans-serif;
								font-size: 9px;
								font-weight: bold;
								text-transform: uppercase;
								color: #fff; 
								padding: 2px 4px 2px 4px;
								margin-top: 10px;
								border-top-width: 1px;
								border-right-width: 1px;
								border-bottom-width: 1px;
								border-left-width: 1px;
								border-color: #fff #56668e #56668e #fff;
								background-color: #a2aec7;	}
								
.altsearchbtn,
.altsubmitbtn,
.altresetbtn	 			{	font-family: verdana,arial,helvetica,sans-serif;
								font-size: 9px;
								font-weight: bold;
								text-transform: uppercase;
								color: #fff; 
								padding: 2px 4px 2px 4px;
								margin-top: 0;
								border-top-width: 1px;
								border-right-width: 1px;
								border-bottom-width: 1px;
								border-left-width: 1px;
								border-color: #fff #56668e #56668e #fff;
								background-color: #a2aec7;	}
								
A.leftnav:link {
	COLOR: #330066;
	TEXT-DECORATION: none;
	text-indent: 2pt;
	font-size: 9pt;
	font-weight: bold;


}
A.leftnav:visited {
	COLOR: #330066;
	TEXT-INDENT: 2pt;
	TEXT-DECORATION: none;
	font-size: 9pt;
	font-weight: bold;

}
A.leftnav:hover {
	WIDTH: auto;
	COLOR: #330066;
	TEXT-INDENT: 2pt;
	HEIGHT: auto;
	TEXT-DECORATION: none;
	font-size: 9pt;
	font-weight: bold;

}
A.leftnav:active {
	COLOR: #330066;
	TEXT-INDENT: 2pt;
	TEXT-DECORATION: none;
	font-size: 9pt;

}

A.leftsubnav:link {
	COLOR: #ad0000;
	TEXT-DECORATION: none;
	font-size: 9pt;
	font-weight: normal;


}
A.leftsubnav:visited {
	COLOR: #ad0000;
	TEXT-DECORATION: none;
	font-size: 9pt;
	font-weight: normal;

}
A.leftsubnav:hover {
	WIDTH: auto;
	COLOR: #ad0000;
	HEIGHT: auto;
	TEXT-DECORATION: none;
	font-size: 9pt;

}
A.leftsubnav:active {
	COLOR: #ad0000;
	TEXT-DECORATION: none;
	font-size: 9pt;
	font-weight: normal;


}



.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;


}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #330066;

}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #330066;

}
.presentation {
	background-color: #FFFFFF;
}
