input, textarea, select, button, submit {font-size: 11px; font-family: arial,verdana; font-weight: normal;}

a  {font-family: arial,verdana,helvetica; color: #006699;}
a:hover {text-decoration: underline;}
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}


.s4, h1 {font-size: 18px; font-family: arial,verdana,helvetica; font-weight: bold; color: #006699; padding-top: 0px; margin-top: 0px;}
.s3, h2 {font-size: 14px; font-family: arial,verdana,helvetica; font-weight: bold; color: #000099; padding-top: 0px; margin-bottom: 0px;}
.intro h2 {
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	color: #666666;
}
#iconblock li {
	list-style-type: none;
	padding-left: 0px;
	font-size: 11px;
	line-height: 11px;
	margin: 0px;
	padding-top: 0px;
}
.flags {
	float: left;
	width: 210px;
}

#iconblock ul {
	margin: 0px;
	padding: 0px;
}
#iconblock img {
	margin-right: 3px;
	margin-top: 0px;
	vertical-align: middle;
}


.s2, p, td {font-size: 12px; font-family: arial,verdana,helvetica; line-height: 15pt; color: #093e6b;}
h3, .headlink {font-size: 12px; font-family: arial,verdana; line-height: 15pt; font-weight: bold; color: #6b8bb7; text-decoration: none;}
h4 {font-size: 12px; font-family: arial,verdana,helvetica; line-height: 15pt; font-weight: normal; font-style: italic; color: #006699; text-decoration: none; margin-top: 0px; margin-bottom: 0px;}
ul, ol, li {font-size: 12px; font-family: arial,verdana,helvetica; line-height: 15pt; margin-bottom: 6px;}
.s1 {font-size: 10px; font-family: arial,verdana,helvetica; line-height: 12pt;}
.pathlink {font-size: 10px; font-family: arial,verdana,helvetica; color: #666666; text-decoration: none;}
.hometext {font-size: 12px; font-family: arial,verdana,helvetica; line-height: 24px;}
.smalltext {font-size: 11px; font-family: arial,verdana,helvetica; color: #666666; text-decoration: none;}
.nav {font-size: 11px; font-family: arial,verdana,helvetica; color: #009752;line-height: 14pt; text-decoration: none;}
.navOn {font-size: 11px; font-family: arial,verdana,helvetica; font-weight: bold; color: #009752;line-height: 14pt; text-decoration: none;}
.navBlue {font-size: 11px; font-family: arial,verdana,helvetica; color: #006699;line-height: 14pt; text-decoration: none;}
.navBlueOn {font-size: 11px; font-family: arial,verdana,helvetica; font-weight: bold; color: #;line-height: 14pt; text-decoration: none;}
.dot { font-size: 133%; }

/* registration form */
.instructions {
	color: #006699;
	font-style: italic;
	padding-top: 24px;
}
.label {
	font-size: 10px;
	line-height: 12pt;
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
}
.more, .more a {
	font-size: 10px;
	line-height: 12pt;
	color: #000099;
}
.note {
	font-size: 10px;
	line-height: 12pt;
	color: #666666;
}
.header {
	background-image: url('../images/blue.gif');
	background-repeat:repeat-x;
	height:26px;
	overflow: hidden;
}
.left {
	background: url('../images/blue-l.gif') no-repeat;
	float:left;
	height:26px;
	overflow: hidden;
	font-weight: bold;
	color: #ffffff;
	font-size: 13px;
	padding-top: 6px;
	padding-left: 8px;
}
.right {
	background: url('../images/blue-r.gif') no-repeat;
	float:right;
	height:26px;
	width: 5px;
	overflow: hidden;
}
.content {
	width:100%;
}
.grey-t-stroke {background: url('../images/none.gif') 0 0 repeat-x; }
.grey-b-stroke {background: url('../images/grey-line-stroke.gif') 0 100% repeat-x}
.grey-l-stroke {background: url('../images/grey-line-stroke.gif') 0 0 repeat-y; }
.grey-r-stroke {background: url('../images/grey-line-stroke.gif') 100% 0 repeat-y; }
.grey-bl-stroke {background: url('../images/grey-bl.gif') 0 100% no-repeat ; }
.grey-br-stroke {background: url('../images/grey-br.gif') 100% 100% no-repeat ; }
.grey-tl-stroke {background: url('../images/none.gif') 0 0 no-repeat; }
.grey-tr-stroke {background: url('../images/none.gif') 100% 0 no-repeat; } 

.country {
	float: left;
	width: 90px;
	text-align: center;
	height: 75px;
}
.country-name {
	font-weight: bold;
	line-height:20px;
	margin-top:6px;
}
.country-name p {
	line-height: 4px;
	padding-top: 6px;
	margin-top: 6px;
}

.country img {
	border: 2px solid #FFFFFF;
}
.country-name a {
	text-decoration: none;
	font-size: 11px;
	line-height: 12px;
}
