td 
{
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:10px;
	color:#898989;
	line-height:12px;
}

a {
	text-decoration: underline;
	color:#449FDD;
	font-family:tahoma;
}

body 
{
	margin:0px;padding:0px;
}

p
{
	font-family:Tahoma;
	font-size:12px;
	text-align: justify;
	color:#898989;
	line-height: 15px;
}

.bigger_font
{
	font-family:Tahoma;
	font-size:11px;
	text-align: justify;
	color:#898989;
	line-height: 18px;
}

.bigger_font_italic
{
	font-family:Tahoma;
	font-size:11px;
	font-style: italic;
	text-align: justify;
	color:#898989;
	line-height: 18px;
}

.logo 
{
	position: relative;
	left: 50px;
	top:  70px;
	width: 300px;
	height: 72px;
	border: 0;
}

.global_logo 
{
	position: relative;
	left: 420px;
	top:  70px;
	width: 146px;
	height: 100px;
	border: 0;
}

.main_body
{
	position: relative;
	width: 400px;
	padding: 15px 50px;
}

.main_body_wide
{
	position: relative;
	width: 620px;
	padding: 15px 130px;
}

html>body .main_body_wide
{
	position: relative;
	width: 620px;
	padding: 15px 50px;
}


.orange_text
{
	font-family:Tahoma;
	font-size:12px;
	text-align: justify;
	color:#FF6600;
}

.orange_header
{
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#FF6600;
}

.blue
{
	color:#449FDD;
}

.blue_text
{
	font-family:Tahoma;
	font-size:10px;
	text-align: justify;
	color:#449FDD;
}

.blue_header
{
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
	color:#449FDD;
}

.gray 
{
	color:#898989;
	text-decoration:none
}

.grey_header
{
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#898989;
}

.grey_text
{
	font-family:Tahoma;
	font-size:12px;
	text-align: justify;
	color:#898989;
}

.copy
{
	font-family:Arial;
	font-size:11px;
	color:#5F5F5F;
	text-decoration:none;
	line-height:px;
	font-weight:;
}

.top_txt_red 
{
	color:#F64949;
	font-family:Tahoma;
	font-size:10px; 
	text-decoration:none
}

.form 
{ 	width:137px;
	height:16px;
	font-family:Tahoma;
	font-size:10px;
	border-style:
	border-width:1px;
	border-color:;
	background-color:#ffffff;
	color:#898989;
	margin-left:0px;
	margin-right:0px
}
		
.textarea 
{
	width:137px;
	height:95px;
	font-family:Tahoma;
	font-size:10px;
	border-style:;
	border-width:;
	border-color:;
	background-color:#ffffff;
	color:#898989;
	overflow:auto;
	margin-left:0px;
	margin-right:0px
}
		

.rollover 
{
	scrollbar-face-color:#8B8B8B;
	scrollbar-track-color:#E2E2E2;
	scrollbar-arrow-color:#ffffff;
	scrollbar-3Dlight-color:#ffffff;
	scrollbar-base-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
}


a:hover
{
	text-decoration:underline;
}

#under
{
	text-decoration:underline;
}

/* menu stuff */

#menu
{
	width: 101px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	padding-left:81px;
	padding-top:56px;
}

#menu ul
{
	list-style: none;
	margin: 0;
	padding: 0 0 0 0px;

}

#menu li
{
	display: block;
	float: left;
	width: 101px;
	margin: 0;
	padding: 0;
	background: url(../images/m1.jpg) 100% 0 no-repeat;
	text-decoration: none;
	color: #eeeeee;
	/* line-height: 30px; */
}

#menu a
{
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	line-height: 30px;
	color: #666666;
	padding: 0 5px;
}

#menu a:hover 
{
	background: url(../images/m1_over.jpg) 100% 0 no-repeat;
	text-decoration: none;
	color: #eeeeee;
	padding: 0 5px;
}

#menu li.active 
{
	background: url(../images/m1_over.jpg) 100% 0 no-repeat;
	text-decoration: none;
}

#menu li.active a
{
	text-decoration: none;
	color: #eeeeee;
	padding: 0 5px;
}

ul.icon-1
{
	padding-left: 0px;
	margin-left: 0;
}

ul.icon-1 li
{
	list-style: none;
	margin-left: 0;
	padding-bottom: 1px;
	margin-bottom: 1px;
	padding-left: 30px;
	line-height: 22px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#449FDD;
}

ul.icon-1 li
{
	background: url(../images/icon-1.png) 0 2px no-repeat;
}

a.bottom_links
{
	text-decoration: none;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-align: center;
	color:#449FDD;
}