/* CSS Document */

P	  				{font-family:Arial; font-size:14px; color:#2a2a2a; font-weight: normal;}
A:link 	  			{font-family:Arial, Helvetica, sans-serif; font-weight: bold; color: #0068a6; text-decoration:none;}
A:visited 			{font-family:Arial, Helvetica, sans-serif; font-weight: bold; color: #0068a6; text-decoration:none;}
A:active  			{font-family:Arial, Helvetica, sans-serif; font-weight: bold; color: #0068a6; text-decoration:none;}
A:hover   			{font-family:Arial, Helvetica, sans-serif; font-weight: bold; color: #0068a6; text-decoration:underline;}

UL	  				{font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; font-size:12px; color:#121212; font-weight: normal; 	
					list-style-position:outside;}
OL	  				{font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; font-size:12px; color:#121212; font-weight: normal; 
					list-style-position:outside;}
HR 					{width:100%; color:#e4312c; background-color:#e4312c; height:1px;}

H1					{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:20px; color:#0068a6; font-weight: bold; 	
					line-height:0px; padding-bottom:7px; _padding-bottom:0px;}
H2					{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:16px; color:#939598; font-weight: bold;}
H3					{font-family: Arial, Helvetica, sans-serif; font-size:18px; color:#2a2a2a; font-weight: normal; text-transform:	
					lowercase;}
H4					{font-family: Arial; font-size:54px; color:#2a2a2a; font-weight: normal; text-transform:lowercase;}
H5					{font-family: Arial; font-size:37px; color:#a1a1a0; font-weight: normal; text-transform:lowercase;}

#menu a {
	text-decoration:none;
	color:#939598;
}
.text_footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#9c9e9f;
	font-weight:bold;
}
.text {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#9c9e9f;
	font-weight:normal;
}
.text a, .text a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#0068a6;
	font-weight:normal;
}
.text a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#0068a6;
	font-weight:normal;
	text-decoration:underline;
}
.text_green {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#629d23;
	font-weight:normal;
}
.text_red {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#c92018;
	font-weight:normal;
}
.text_blue {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#0068a6;
	font-weight:bold;
}
.text_dark {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:19px;
	line-height:18px;
	color:#101318;
	font-weight:bold;
}
.text_silver {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
	color:#9c9e9f;
	font-weight:bold;
}