/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	line-height: 22px;
	font-size: 12px;
	font-weight: normal;
	background-color: #C3C1C1;
}
ol {
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	}
p {
	padding: 0px;
	margin: 0px;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

#loginbox, #loginbox p, #loginbox table tr td, #loginbox a, #navcontainer *, #navcontainer p, #navcontainer a, #navcontainer div, .nolineheight {
	line-height:normal;
	}
.Headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	line-height: 26pt;
	font-weight: bold;
	font-variant: normal;
	color: #0066CC;
	background-color: #FFF;
	text-align: left;
}

.normal
{
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
a {
	color:#FF6600;
	font-weight:bold;
}

a:visited {
	color:#FF6600;
	font-weight:bold;
	}

h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
	
ul#menuul {
	line-height:normal;
	list-style: none;
	margin: 0;
	padding: 0;
}

img {
    border: none;
} 

/* Horizontal Nav List------------------------- */

ul#navlist {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#navlist li {
	display: inline;
	list-style-type: none;
}

#navlist a {
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 3px;
	padding-left: 40px;
}

#navlist a:link, #navlist a:visited {
	color: #999999;
	text-decoration: none;
}

#navlist a:hover {
	color: #999999;
	text-decoration: underline;
}

/* Horizontal Nav List------------------------- */

/* Main Text Holder-------------------------------- */

#maintextholder {
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 22px;
	padding-left: 55px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/* Main Text Holder-------------------------------- */


/*- Menu 1--------------------------- */

#menu1 {
	width: 220px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	}
	
#menu1 li a {
	height: 25px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 25px;
	text-decoration: none;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}	
	
#menu1 li a:link, #menu1 li a:visited {
	color: #0066cc;
	display: block;
	padding: 8px 0 0 20px;
	background-image: url(../../skin/international09/images/menu8.gif);
	}
#menu1 li a.selected {
	color: #FF6600;
	display: block;
	padding: 8px 0 0 20px;
	background-image: url(../../skin/international09/images/menu8.gif);
	}
	
#menu1 li a:hover {
	color: #FF6600;
	padding: 8px 0 0 20px;
	text-decoration: underline;
	background-image: url(../../skin/international09/images/menu8.gif);
	background-position: 0 -32px;
	}

/*- Menu 1--------------------------- */


/* Regester Button------------------ */	

.rollover {
	height: 54px;
	width: 200px;
	background-image: url(../../skin/international09/images/gerister_upbtn3.jpg);
	background-position: 0 -53px;
	color: #049;
	background-repeat: no-repeat;
	margin: 0 0 20px 25px;
}
.rollover a {
	display:block;
	width: 200px;
	height: 54px;
	overflow: visible;
	color:#FFFFFF;
	text-decoration: none;
	background-image: url(../../skin/international09/images/gerister_upbtn3.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: sans-serif;

}
.rollover a:hover { 
	background-image:none;
}

.rolloversp {
	height: 54px;
	width: 200px;
	background-image: url(../../skin/international09/images/gerister_upbtnsp.jpg);
	background-position: 0 -53px;
	color: #049;
	background-repeat: no-repeat;
	margin: 0 0 20px 25px;
}
.rolloversp a {
	display:block;
	width: 200px;
	height: 54px;
	overflow: visible;
	color:#FFFFFF;
	text-decoration: none;
	background-image: url(../../skin/international09/images/gerister_upbtnsp.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-family: sans-serif;

}
.rolloversp a:hover { 
	background-image:none;
}


/* Footer---------------------------------- */

.footer, .footer p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 776px;
	padding-top: 11px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF3300;
	padding-bottom: 11px;
	color: #0066cc;
}

/* Footer--------------------------------- */

/* Register Buttons----------------------- */

.button {
	width: 90px;
	height: 22px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	}
.buttonsp {
	width: 150px;
	height: 22px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
	}	
.button:hover {
	color:#999999;
	cursor:pointer;
	}
.buttonsp:hover {
	color:#999999;
	cursor:pointer;
	}	

.rolloverbut {
	font-size:9px;
	color:#FFFFFF;
	font-weight:bold;
	padding-right: 3px;
}			