* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
	background: url(images/map_bkgd.gif) no-repeat;
}

p {
	font: 1.4em/1.6em "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	margin-bottom: 10px;
}

li {
	font: 1.3em/1.6em "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	margin-bottom: 12px;
}

h1 {
	font: 2.8em Cambria, "Hoefler Text", Garamond, Baskerville, "Baskerville Old Face", "Times New Roman", serif;
	color: #BA9313;
	margin-bottom: 10px;
	font-weight: 600;
}

h2 {
	font: 2.4em Cambria, "Hoefler Text", Garamond, Baskerville, "Baskerville Old Face", "Times New Roman", serif;
	color: #BA9313;
	margin-bottom: 10px;
}

h3 {
	font: 2.0em Cambria, "Hoefler Text", Garamond, Baskerville, "Baskerville Old Face", "Times New Roman", serif;
	color: #990000;
	margin-bottom: 10px;
}

h4 {
	font: 1.6em "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	margin-bottom: 10px;
}

h5 {
	font: 1.6em Cambria, "Hoefler Text", Garamond, Baskerville, "Baskerville Old Face", "Times New Roman", serif;
	color: #BA9313;
	margin-bottom: 10px;
}

h6 {
	font: 0.8em Cambria, "Hoefler Text", Garamond, Baskerville, "Baskerville Old Face", "Times New Roman", serif;
	color: #BA9313;
	margin-bottom: 10px;
}

ul {
	margin-left: 11px;
	list-style-type: none;
}

ul.regform {
	font: 1.3em/1.6em "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	margin-bottom: 12px;
	margin-left:80px;
	margin-right:80px;
	list-style-type: disc;
}

img {
	border: none;
}

img.flag {
	border: none; 
	margin-left:4px; 
	margin-right: 4px; 
	width: 34px; 
	height: 26px; 
	border: 0px;
	vertical-align: middle;
}

img.logo {
	border: none; 
	margin-left:10px; 
	margin-right: 10px;
	vertical-align: middle;
}

img.icon {
	border: none; 
	margin-left:10px; 
	margin-right: 10px;
	vertical-align: text-top;
}

#page-wrap {
	min-width: 780px;
	max-width: 1350px;
	margin: 0px auto;
	}
	#page-wrap #inside {
		margin: 0px 0px 0px 0px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	
#main-content {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
	
#header {
	text-align: center;
}

#footer {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	color: white;
}

a:link {color: #990000; text-decoration: none;}
a:visited {color: #990000; text-decoration: none;}
a:active {text-decoration: none;}
a:hover {text-decoration: none; font-weight: bold}

a.biglink:link {color: #990000; text-decoration: none; font: 1.3em "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif; }
a.biglink:visited {color: #990000; text-decoration: none;font: 1.3em "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;}
a.biglink:active {text-decoration: none; font: 1.3em "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;}
a.biglink:hover {text-decoration: none; font: 1.3em "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif; font-weight: 550}

a.footer:link {color: white; text-decoration: none; font-weight: bold;}
a.footer:visited {color: white; text-decoration: none;}
a.footer:active {text-decoration: none;}
a.footer:hover {text-decoration: underline overline; font-weight: bold;}