body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
}


.search {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.form {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	height: 19px;
	width: 158px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A7A7A7;
	border-bottom-color: #A7A7A7;
	background-color:#FFFFFF;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #828282;
	text-decoration: none;
}
.menu {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.menu_right {
	font-family: Tahoma;
	font-size: 16px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	left: 10px;
}
.pagetitle {
	font-family: Tahoma;
	font-size: 16px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.form_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	height: 19px;
	width: 167px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A7A7A7;
	border-bottom-color: #A7A7A7;
	background-color:#FFFFFF;
}
.form_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 10px;
	height: 19px;
	width: 90px;
}
.text_1 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 13px;
	color: #000000;
}
.text_2 {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 10px;
	color: #828282;
}
h3 {
	font-size: 130%;
	}

.container {
	padding: 40px;
	margin: 30px 0 20px 0;
	background: #fff;
	}

#minitabs {
	margin: 0;
	padding: 15px 0 20px 10px;
	border-bottom: 1px solid #CCCCCC;
	}

#minitabs li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#minitabs a:link, #minitabs a:visited {
	float: left;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #49618F;
	}

#minitabs a.active:link, #minitabs a.active:visited, #minitabs a:hover {
	border-bottom: 4px solid #FFCC00;
	padding-bottom: 2px;
	background: #fff;
	color: #49618F;
	}

/* relative font-size version */

#miniflex {
	width: 100%;
	float: left;
	font-size: small; /* could be specified at a higher level */
	margin: 0;
	padding: 0 10px 0 10px;
	border-bottom: 1px solid #333;
	}

#miniflex li {
	float: left;
	margin: 0; 
	padding: 0;
	display: inline;
	list-style: none;
	}
	
#miniflex a:link, #miniflex a:visited {
	float: left;
	font-size: 85%;
	line-height: 20px;
	font-weight: bold;
	margin: 0 10px 0 10px;
	text-decoration: none;
	color: #999;
	}

#miniflex a.active:link, #miniflex a.active:visited, #miniflex a:hover {
	border-bottom: 4px solid #333;
	padding-bottom: 2px;
	color: #333;
}
