@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, 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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}
:focus {
	outline: 0;
	}
body { background: url(../images/background_continents.jpg) center 0px no-repeat #000; margin: 0px; line-height: 1; }
ol, ul { list-style: none; }
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}
p  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #3f5982; } 	
a:link { color: #414141; text-decoration: none; }
a:visited { text-decoration: none; color: #414141; }
a:hover { text-decoration: underline; color:#3f5982; }
a:active { text-decoration: none; }
a { font-weight: normal; }
h1, h2, h3, h4 { font-family: Arial, Helvetica, sans-serif; font-weight:normal; color:#3f5982; margin: 10px 0px; }
h1 { font-size:48px; }
h2 { font-size:36px; }
h3 { font-size:30px; }
h4 { font-size:24px; }
input[type=text] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 5px;
	color: #414141;
	margin: 5px 0px 5px 0px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 8px 5px;
	color: #414141;
}


/* Global */
.clear 	{ clear: both; }
.hide 	{ display: none; }
.left	{ float: left; }
.right	{ float: right; }
img.image_right { float: right; margin: 0px 0px 25px 25px; }
img.image_left { float: left; margin: 0px 25px 25px 0px; }
span.small_text { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color:#666666; }
a.small_link { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color:#666666; }
img.thumb_image { width: 100px; }
img.small_image { width: 200px; }
img.med_image { width: 300px; }