/* CSS Document */

P	  				{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#2a2a2a; font-weight: normal;}
A:link 	  			{font-weight: normal; color: #1babda; text-decoration: underline;}
A:visited 			{font-weight: normal; color: #1babda; text-decoration: underline;}
A:active  			{font-weight: normal; color: #1babda; text-decoration: underline;}
A:hover   			{font-weight: normal; color: #2a2a2a; text-decoration: underline;}

UL.ulpage	  		{font-size:14px; color:#2a2a2a; font-weight: normal; list-style-position:outside; line-height:15px; margin-left:20px;}
.ulpage LI			{ margin-bottom:20px;}
UL.ulpage2	  		{font-size:14px; color:#2a2a2a; font-weight: normal; list-style-position:outside; line-height:15px; margin-left:15px;}
.ulpage2 LI			{ margin-bottom:5px;}
OL	  				{font-size:16px; color:#969797; font-weight: normal; list-style-position:outside; margin-left:20px;}
HR 					{width:638px; color:#e4e4e4; background-color:#e4e4e4; height:1px;}

H1					{font-size:24px; color:#ffffff; font-weight: normal; line-height:30px;}
H2					{font-size:55px; color:#ffffff; font-weight: normal; text-transform:lowercase;}
H3					{font-size:18px; color:#2a2a2a; font-weight: normal; text-transform:lowercase;}
H4					{font-size:58px; color:#2a2a2a; font-weight: normal; text-transform:lowercase;}
H5					{font-size:24px; color:#ffffff; font-weight: normal; line-height:30px;}
H6					{font-size:58px; color:#ffffff; font-weight: normal; text-transform:lowercase;}
H7					{font-size:24px; color:#ffffff; font-weight: normal; line-height:30px;}

.font_grey {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6a8188;
}
.font_grey a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1babda;
}
.font_small_black {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#2a2a2a;
}
.font_small_black a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#1babda;
}
#menu a {
	text-decoration:none;
	color:#2a2a2a;
}
.text {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#2a2a2a;
}

.font_submenu {
	font-size:14px;
}
.font_submenu a {
	background:url(../media/image/font_arrow_medium.gif) no-repeat;
	padding: 0 0 0 12px;
	text-decoration:underline;
	line-height:24px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.font_submenu a:hover, .font_submenu a.active {
	background:url(../media/image/font_arrow_mediumM.gif) no-repeat;
	padding: 0 0 0 12px;
	text-decoration:underline;
	color:#2a2a2a;
}
.font_small_grey {
	font-size:10px;
	color:#949494;
}
.font_medium_black {
	color:#949494;
	font-size:14px;
}
.font_submenu_black {
	font-size:14px;
}
.font_submenu_black a {
	background:url(../media/image/font_arrow_medium.gif) no-repeat;
	padding: 0 0 0 12px;
	text-decoration:none;
	margin-bottom:-12px;
	_margin-bottom:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#2a2a2a;
	display:block;
	_display:inherit;
}
.font_submenu_black a:link {
	background:url(../media/image/font_arrow_medium.gif) no-repeat;
	padding: 0 0 0 12px;
	text-decoration:none;
	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#2a2a2a;
}
.font_submenu_black a:active {
	background:url(../media/image/font_arrow_mediumM.gif) no-repeat;
	padding: 0 0 0 12px;
	text-decoration:underline;
	color:#2a2a2a;
}
.font_submenu_black a:visited {
	background:url(../media/image/font_arrow_medium.gif) no-repeat;
	padding: 0 0 0 12px;
	text-decoration:none;
	color:#2a2a2a;
}
.font_submenu_black a:hover {
	background:url(../media/image/font_arrow_mediumM.gif) no-repeat;
	padding: 0 0 0 12px;
	text-decoration:underline;
	color:#2a2a2a;
}


