/* Basic */

Body {
	background-color: #e8e8e8;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-position: center;
	height: 100%;
	width: 100%;
	margin: 0px;
}
.Table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border-right-width: 15px;
	border-left-width: 60px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-position: center;
	margin: 10px 0px 20px;
}
a {
	text-decoration: none;
	color: #5296BE;
}
a:link {
	text-decoration: none;
	color: #5296BE;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
h1{
	color: #000000;
	font-weight: normal;
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	width: 645px;
	padding-bottom: 7px;
	margin: 20px 0px;
}
h2 {
	color: #000000;
	font-weight: normal;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	width: 198px;
	padding-bottom: 7px;
	margin: 20px 0px 10px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	font-size: 12px;
} 
.Subheading {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	width: 385px;
}
ul {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 10px;
	padding-left: 15px;
}
li {
	margin-bottom: 10px;
	vertical-align: middle;
}.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #ABC3DB;
	width: 375px;
	margin-bottom: 10px;
	color: #3F668D;
	background-color: #F4F9FB;
}

.style1 {
	font-size: 11px
}
.style2 {
	font-weight: bold;
	font-style: italic;
	color: #666666;
	margin-bottom: 10px;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
}
.style4 {
	color: #31506F;
	font-weight: bold;
}
.Cell_Content_Text {
}
#Border {
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #e8e8e8;
}
.Border {
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #e8e8e8;
}

.Chapter {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	width: 385px;
}
.Status_1 {
}
.Status_2 {
	display: none;
}
/* Menu */

a.Topmenu {
	font-family: Arial, Verdana, "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding: 5px 15px 10px;
	font-weight: bold;
}
a.Topmenu:link {
	font-family: Arial, Verdana, "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding: 5px 15px 9px;
	font-weight: bold;
}
a.Topmenu:hover {
	font-family: Arial, Verdana, "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding: 5px 15px 5px;
	background-color: #3F668D;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #DBE11D;
	font-weight: bold;
}
a.Topmenu_Active {
	font-family: Arial, Verdana, "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding: 5px 15px 5px;
	background-color: #3F668D;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #DBE11D;
	font-weight: bold;
}
a.Topmenu_Active:link {
	font-family: Arial, Verdana, "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding: 5px 15px 5px;
	background-color: #3F668D;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #DBE11D;
	font-weight: bold;
}
a.Topmenu_Active:hover {
	font-family: Arial, Verdana, "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding: 5px 15px 5px;
	background-color: #3F668D;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #DBE11D;
	font-weight: bold;
}
a.Submenu {
	color: #000000;
	background-image: url(../Graphic/Icon_Submenu.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	float: left;
	background-position: 0px 7px;
	text-decoration: none;
	border: none;
	width: 200px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 13px;
}
a.Submenu:link {
	color: #000000;
	background-image: url(../Graphic/Icon_Submenu.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	float: left;
	background-position: 0px 7px;
	text-decoration: none;
	border: none;
	width: 200px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 13px;
}
a.Submenu:hover {
	color: #5296BE;
	background-image: url(../Graphic/Icon_Submenu_over.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	float: left;
	background-position: 0px 7px;
	text-decoration: none;
	border: none;
	width: 200px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 13px;
}

/* Input */
.Jump_Country {
	font-family: Arial, Verdana, "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	border: 1px solid #CCCCCC;
	margin: 0px;
}
.Stafftable {

	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	width: 385px;
}
s

