body { 
	margin: 0; 
	padding: 0; 
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #334655;
	line-height:18px;
	font-size: 13px; }


h1 {font-family:"Times New Roman", Times, serif; color: #9c4e0b; font-size: 22px; font-weight: bold; }	
h2 {font-family:"Times New Roman", Times, serif; color: #334655; font-size: 18px; font-weight: bold; }	
h3 {font-family:Arial, Helvetica, sans-serif; color:#9c4e0b; font-size: 13px; font-weight: bold; }

.hr	{margin: 0; padding: 0; border-bottom: 1px dotted #A5AEC5;}

.footer, a{color: #4a5b68; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-align:center; line-height:10px}

.errortxt {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#CC0000; font-weight:bold;}

.watermarked {background-color:#e0ffff; color:Gray; font-style:italic; font-size:11px;}

.normaltext {font-size:11px;}

.formTitle {font-size:14px; font-weight: bold}

.hr  {color: #cbd2d8; height: 1px; margin-bottom:5px; margin-top:5px}

.WelcomeUserText  
	{
			font-family:Arial, Helvetica, sans-serif; 
			color:#FFFFFF; 
			font-size: 12px; 
			font-weight:bold;
			text-decoration:none;
	}
	
.WelcomeUserText:hover 
	{
		text-decoration:none;	
	}

.WelcomeUserText:link
	{
		text-decoration:none;
	}


/* ---------------------- TOP MENU -------------------------- */

.navigation {width: 656px; height:60px;	background-image: url('images/nav.gif'); margin-left: 3px; font-style:normal; font-variant:normal; font-weight:bold; font-size:11px; font-family:Ariel, sans-serif}
.navigation a, .navigation a:visited {background-image: url('images/nav.gif'); color: #FFFFFF;  float: left; padding: 0 10px; line-height: 60px; text-decoration: none; font-weight:normal; font-size:11px; font-weight:bold; font-family:Ariel, sans-serif;}
.navigation a#active {background-image: url('images/nav_rol.gif'); text-decoration: none; background-position: left bottom; color: #FFFFFF;}


.HD {font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size: 13px; font-weight: bold; background-color:#829ba7; padding:3px 5px;}
.h3 {font-family:Arial, Helvetica, sans-serif; color:#9c4e0b; font-size: 13px; font-weight: bold; line-height:25px}


/*----------------------buttons---------------------------*/

.btn {
	background: #406C8F;
	padding: 1px;
	margin-right: 6px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: small;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.normal; {
	background-image: url(btn2.png); 
	background-repeat: no-repeat; 
	display: block; 
	position: relative; 
	} 
.btn i  {
	background-position: top left; 
	position: absolute; 
	margin-bottom: -5px; 
	top: 0; 
	left: 0; 
	width: 5px; 
	height: 5px; 
	} 
.btn i  {
	background-position: top left; 
	position: absolute; 
	margin-bottom: -5px; 
	top: 0; 
	left: 0; 
	width: 5px; 
	height: 5px; 
	} 
.btn span  {
	background-position: bottom left; 
	left: -5px; 
	padding: 0 0 5px 10px; 
	margin-bottom: -5px; 
	} 
.btn span i  {
	background-position: bottom right; 
	margin-bottom: 0; 
	position: absolute; 
	left: 100%; 
	width: 10px; 
	height: 100%; 
	top: 0; 
	} 
.btn span span  {
	background-position: top right; 
	position: absolute; 
	right: -10px; 
	margin-left: 10px; 
	top: -5px; 
	height: 0; 
	} 

i  {
	float: left; width: auto; 
	background-image: none; 
	cursor: pointer; 
	} 
	
.btn:hover { background-color: #666666; } 
.btn:active { background-color: #444; } 
.btn[class] { background-image: url(shade.png); background-position: bottom; } 


.btnNormal {
	padding: 1px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	text-align: center;
	margin-right: 6px;
	background-color: #9c4e0b;
}
.btnNormal a {background-color: #9c4e0b;}
.btnNormal a:hover {background-color: #666666;}
.btnSmall
 { 
	font-size:12pt;		
	font-weight: bold;
	color: #00427b;
	width: 35px  	
}  

.dropDown
{
    BORDER-BOTTOM: #4B4B4B 1px solid;
    BORDER-LEFT: #4B4B4B 1px solid;
    BORDER-RIGHT: #4B4B4B 1px solid;
    BORDER-TOP: #4B4B4B 1px solid;
    COLOR: #000000;
    FONT-FAMILY: Arial, verdana, 'MS Sans Serif';
    FONT-SIZE: 11px;
    TEXT-DECORATION: none
}

