/*		BLOCKS		*/

body	{
	background-color: #4ea7e3;
	margin: 0;
	}

/*		NAV BLOCK	*/
.nav_email	{
	width: 85px; font: 9px Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, Sans-serif; text-transform:uppercase; 
	  line-height: 9px; margin-left: 10px; color:#000; z-index: 3; 
	  }
.nav_block	{
	background-color: #ffffff;
	background-image: url(i/index/nav_left_border.gif);
	width: 100px;
	position: absolute;
	top: 85px;
	left: 3px;
	z-index: 1;
	}
body>div.nav_block	{
	position: fixed;
	}
.nav_items	{
	width: 85px;
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 15px;
	margin-left: 10px;
	}
.navigation_link	{
	color: black;
	text-decoration: none;
	z-index: 3;
	}
.navigation_link_red	{
	color: #F00;
	text-decoration: none;
	z-index: 3;
	}

.content	{
	position: absolute;
	top: 1px;
	left: 100px;
	background-color: #ffffff;
	border: #666666 solid 3px;
	width: 700px;
	padding: 10px 15px 10px 15px;
	}

#top_banner {
	width: 100%;
	}


/*		FONTS		*/

.px09_black
	{font: 9px/10px Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica,"MS Sans Serif","Microsoft Sans Serif",sans-serif; 
		color:#000; text-decoration:none; }
.px09_black_bf
	{font: bold 9px/10px Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica,"MS Sans Serif","Microsoft Sans Serif",sans-serif; 
		color:#000; text-decoration:none; }
.px09_blue
	{font: 9px/10px Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica,"MS Sans Serif","Microsoft Sans Serif",sans-serif; 
		color:#00F; text-decoration:none; }
.px09_uncblue_bf
	{font: bold 9px/10px Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica,"MS Sans Serif","Microsoft Sans Serif",sans-serif; 
		color:#4ea7e3; text-decoration:none; }
.px09_red_bf
	{font: bold 9px/10px Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica,"MS Sans Serif","Microsoft Sans Serif",sans-serif; 
		color:#F00; text-decoration:none; }

.px10_grey
	{font: 10px/13px Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica,"MS Sans Serif","Microsoft Sans Serif",sans-serif;
		color:#777; text-decoration:none; }
.px10_black
	{ font: 10px/13px Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica,"MS Sans Serif","Microsoft Sans Serif",sans-serif; 
		color:#000; text-decoration:none; }
.px10_black_bf
	{ font: bold 10px/13px Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica,"MS Sans Serif","Microsoft Sans Serif",sans-serif; 
		color:#000; text-decoration:none; }
.px10_blue
	{font: 10px/13px Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica,"MS Sans Serif","Microsoft Sans Serif",sans-serif; 
		color:#00F; text-decoration:none; }
.px10_blue_over11
	{font: 10px/11px Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica,"MS Sans Serif","Microsoft Sans Serif",sans-serif; 
		color:#00F; text-decoration:none; }
.px10_red
	{font: 10px/13px Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica,"MS Sans Serif","Microsoft Sans Serif",sans-serif; 
		color:#F00; text-decoration:none; }
.px10_red_bf
	{font: bold 10px/13px Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica,"MS Sans Serif","Microsoft Sans Serif",sans-serif; 
		color:#F00; text-decoration:none; }
.px10_uncblue_bf
	{ font: bold 10px/13px Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica,"MS Sans Serif","Microsoft Sans Serif",sans-serif; 
		color:#4ea7e3; text-decoration:none; }
.px10_white_bf
	{ font: bold 10px/13px Verdana, Geneva, Arial, Helvetica, sans-serif; 
		color:#FFF; text-transform: uppercase; text-decoration:none; }

.px11_black
	{ font: 11px/14px "MS Sans Serif","Microsoft Sans Serif",Verdana,Arial,Helvetica,sans-serif; 
		color:#000; text-decoration:none; }
.px11_blue
	{ font: 11px/14px "MS Sans Serif","Microsoft Sans Serif",Verdana,Arial,Helvetica,sans-serif; 
		color:#00F; text-decoration:none; }
.px11_black_bf
	{ font: bold 11px/17px "MS Sans Serif","Microsoft Sans Serif",Verdana,Arial,Helvetica,sans-serif; 
		color:#000; text-decoration:none; }
.px11_red_bf
	{ font: bold 11px/17px "MS Sans Serif","Microsoft Sans Serif",Verdana,Arial,Helvetica,sans-serif; 
		color:#F00; text-decoration:none; }
.px11_white_bf
	{ font: bold 11px "MS Sans Serif","Microsoft Sans Serif",Verdana,Arial,Helvetica,sans-serif; 
		color:#FFF; text-decoration:none; }
.px11_uncblue_bf
	{ font: bold 11px/17px "MS Sans Serif","Microsoft Sans Serif",Verdana,Arial,Helvetica,sans-serif; 
		color:#4ea7e3; text-decoration:none; }

.px12_white_bf
	{ font: bold 12px "MS Sans Serif","Microsoft Sans Serif",Verdana,Arial,Helvetica,sans-serif; 
		color:#FFF; text-decoration:none; }
.px12_black
	{ font : 12px/16px "MS Sans Serif","Microsoft Sans Serif",Verdana,Arial,Helvetica,sans-serif; 
		color:#000; text-decoration:none; }
.px12_black_bf
	{ font : bold 12px/16px "MS Sans Serif","Microsoft Sans Serif",Verdana,Arial,Helvetica,sans-serif; 
		color:#000; text-decoration:none; }
.px12_blue
	{ font : 12px/16px "MS Sans Serif","Microsoft Sans Serif",Verdana,Arial,Helvetica,sans-serif; 
		color:#00F; text-decoration:none; }
.px12_uncblue_bf 
	{ font: bold 12px/16px "MS Sans Serif","Microsoft Sans Serif",Verdana,Arial,Helvetica,sans-serif;
		color: #4ea7e3; text-decoration:none; }

.px13_black
	{ font : 13px/16px "MS Sans Serif","Microsoft Sans Serif",Verdana,Arial,Helvetica,sans-serif; 
		color:#000; text-decoration:none; }
.px13_black_bf
	{ font : bold 13px "MS Sans Serif","Microsoft Sans Serif",Verdana,Arial,Helvetica,sans-serif; 
		color:#000; text-decoration:none; }
.px13_white_bf
	{ font: bold 13px "MS Sans Serif","Microsoft Sans Serif",Verdana,Arial,Helvetica,sans-serif; 
		color:#FFF; text-decoration:none; }
.px13_red_bf
	{font: bold 13px/16px Trebuchet MS,Trebuchet,Verdana,Arial,Helvetica,"MS Sans Serif","Microsoft Sans Serif",sans-serif; 
		color:#F00; text-decoration:none; }
.px13_blue
	{ font: 13px/16px "MS Sans Serif","Microsoft Sans Serif",Verdana,Arial,Helvetica,sans-serif; 
		color:#00F; text-decoration:none; }
.px13_blue_bf
	{ font: bold 15px/18px "MS Sans Serif","Microsoft Sans Serif",Verdana,Arial,Helvetica,sans-serif;
		color:#00F; text-decoration:none; }

.px14_black
	{ font : 14px/18px "MS Sans Serif","Microsoft Sans Serif",Verdana,Arial,Helvetica,sans-serif; 
		color:#000; text-decoration:none; }
.px14_black_bf
	{ font : bold 14px/18px "MS Sans Serif","Microsoft Sans Serif",Verdana,Arial,Helvetica,sans-serif; 
		color:#000; text-decoration:none; }
.px14_blue
	{ font : 14px/18px "MS Sans Serif","Microsoft Sans Serif",Verdana,Arial,Helvetica,sans-serif; 
		color:#00F; text-decoration:none; }
.px14_red_bf_ital
	{ font : bold italic 14px/18px Verdana, Geneva, Arial, Helvetica, sans-serif; 
		color:#F00; text-decoration:none; }
.px14_white_bf
	{ font: bold 14px Trebuchet MS,Trebuchet,"MS Sans Serif","Microsoft Sans Serif",Verdana,Arial,Helvetica,sans-serif; 
		color:#FFF; text-decoration:none; }

.px15_black
	{ font : 15px/19px Verdana,Arial,Helvetica,Trebuchet MS,Trebuchet,"MS Sans Serif","Microsoft Sans Serif",sans-serif; 
		color:#000; text-decoration:none; }
.px15_red_bf
	{ font: bold 15px "MS Sans Serif","Microsoft Sans Serif",Arial,Helvetica,sans-serif; 
		color:#F00; text-decoration:none; }

.px16_black
	{ font: 16px/19px Verdana,Arial,Helvetica,Trebuchet MS,Trebuchet,"MS Sans Serif","Microsoft Sans Serif",sans-serif; 
		color:#000; text-decoration:none; }
.px16_uncblue_bf_smcaps
	{ font: bold 16px/20px "MS Sans Serif","Microsoft Sans Serif",Verdana,Arial,Helvetica,sans-serif; 
		color:#4ea7e3; text-decoration:none; font-variant:small-caps; }
.px16_white_bf
	{ font: bold 16px Trebuchet MS,Trebuchet,"MS Sans Serif","Microsoft Sans Serif",Verdana,Arial,Helvetica,sans-serif; 
		color:#FFF; text-decoration:none; }

.px18_black
	{ font: 18px/21px Verdana,Arial,Helvetica,Trebuchet MS,Trebuchet,"MS Sans Serif","Microsoft Sans Serif",sans-serif; 
		color:#000; text-decoration:none; }
.px18_red_bf_ital
	{ font : bold italic 18px Verdana, Geneva, Arial, Helvetica, sans-serif; 
		color:#F00; text-decoration:none; }
.px18_black_bf
	{ font: bold 18px/22px Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, Sans-serif; 
		color:#000000; text-decoration:none }

.px20_black_bf
	{ font: bold 20px/22px "MS Sans Serif","Microsoft Sans Serif",Verdana,Arial,Helvetica,sans-serif; 
		color:#000; text-decoration:none; }
.px20_white
	{ font: 20px Trebuchet MS,Trebuchet,"MS Sans Serif","Microsoft Sans Serif",Verdana,Arial,Helvetica,sans-serif; 
		color:#FFF; text-decoration:none; }

.px24_black
	{ font: 24px/26px Verdana,Arial,Helvetica,Trebuchet MS,Trebuchet,"MS Sans Serif","Microsoft Sans Serif",sans-serif; 
		color:#000; text-decoration:none; }

.px26_black
	{ font: 26px/30px Verdana,Arial,Helvetica,Trebuchet MS,Trebuchet,"MS Sans Serif","Microsoft Sans Serif",sans-serif; 
		color:#000; text-decoration:none; }

.px36_black
	{ font: 36px Verdana,Arial,Helvetica,Trebuchet MS,Trebuchet,"MS Sans Serif","Microsoft Sans Serif",sans-serif; 
		color:#000; text-decoration:none; }

.px48_white_blink_bf
	{ font: bold 48px Trebuchet MS,Trebuchet,"MS Sans Serif","Microsoft Sans Serif",Verdana,Arial,Helvetica,sans-serif; 
		color:#FFF; text-decoration:blink}

.px72_black
	{ font: 36px/39px Verdana,Arial,Helvetica,Trebuchet MS,Trebuchet,"MS Sans Serif","Microsoft Sans Serif",sans-serif; 
		color:#000; text-decoration:none; }

