/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6,blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;

	background: transparent;
}
img {

}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	/*border-collapse: collapse;
	border-spacing: 0;*/
}
.bumeuntitle{
	vertical-align:middle;
	color:#FFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
}

.bumeuntitle02{
	color:#FFF;
	font-size: 14px;
	font-weight: bold;
	vertical-align:middle;
}
.bumeuntitle03{
	vertical-align:middle;
	color:#FFF;
	font-size: 11px;
}
.bumeuntitle04{
	vertical-align:middle;
	color:#FFF;
	font-weight: bold;
	font-size: 13px;
}
.contenttitle{
	padding-left:10px;
	color:#6d6d6d;
	font-weight: bold;
	font-size: 13px;
}
.contenttitle01{
	color:#0860a8;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
}
.contenttitle02{
	color:#0860a8;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
}
.contenttitle03{
	color:#0860a8;
	font-size: 11px;
	font-weight:bold;
	text-align:right;
}
.contenttitle04{
	color:#454343;
	font-size: 11px;
	vertical-align:top;
	}
.contenttitle05{
	color:#6d6d6d;
	font-weight: bold;
	font-size: 13px;
}
/* Country Seletion on Header */
.divSelectCountryul { width: 450px; padding: 10px; background-color: #EEEEEE; border: solid 1px #AAAAAA; height: 190px; list-style: none; font-size:12px; }
.divSelectCountryul li { float: left; padding-left: 15px; padding-top: 6px; margin-left: 0px; width: 95px; height: 20px; background-image: url(/images/content_arrow1.gif); background-position: left center; background-repeat: no-repeat; }
