body {
	margin: 0;
	padding: 0;
	background: #fff url(images/bg.gif) repeat-x;
	line-height: 15px;
	color: #333;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

/* LINKS AND HEADINGS STYLING */

a { color: #546F92; background: inherit; }
a:hover {
	color: #990000;
	background: inherit;
	text-decoration: underline;
}
h1  {
	margin: 0;
	color: #3F5B7F;
	background-color:transparent;
	font-family: "Trebuchet MS", Helvetica, Sans-Serif;
	font-size: 2em;
	font-weight: bold;
}

h2 {
	clear: both;
	font-size: 13px;
	color: #000;
	margin: 0;
	background-image: url(images/h2bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 18px;
}

h3  {
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000000;
}

.blue {
	color: #000000;
	background: inherit;
}

.image {
	border: 2px solid #e2e2e2;
	padding: 3px;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}

/* CONTENT WRAPPER */

#main {
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* TOP LEFT LOGO */

#logo { 
	float: left; 
	padding: 10px 0 10px 10px; 
}
	#logo h1 {
	color: #000;
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 22px;
}

/* TOP RIGHT HORIZONTAL MENU */
	
#menu {
	float: right;
	background: #fff url(images/barul.gif) no-repeat bottom right;
	color: #000000;
	margin: 0;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 6px;
	padding-left: 0;
}
	#menu li {
	color: #444;
	background: #fff url(images/bar.gif) no-repeat bottom left;
	display: inline;
	padding-top: 14px;
	padding-right: 16px;
	padding-bottom: 14px;
	padding-left: 16px;
	}
	#menu li.active {
	background: #fff url(images/baractive.gif) no-repeat bottom left;
	color: #8D9CAF;
	font-weight: bold;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 14px;
	padding-right: 16px;
	padding-bottom: 14px;
	padding-left: 16px;
	}
	#menu li a {
	background: #f8f8f8;
	color: #000000;
	text-decoration: none;
	} 	
	#menu li a:hover {
	color: #3F5B7F;
	background: #f8f8f8;
	} 	
	.key { text-decoration: underline; } /* ACCESKEY UNDERLINED LETTER */

/* LEFT INTRO SIDE */	

#intro_left {
	clear: left;
	float: left;
	width: 250px;
	background: #8D9CAF url(images/leftintrobg.gif) repeat-x;
	color: #E5EAF2;
	margin: 0 0 1px 0;
}
	#intro_left a { color: #fff; background: inherit; }
	#intro_left p { padding: 14px 15px; margin: 0; }

	/* LEFT VERTICAL MENU */
	
	#menu_left {
	float: left;
	border-bottom: 2px solid #e2e2e2;
	line-height: 19px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	}
.disclaimer {
	border: 1px solid #e2e2e2;
	color: #333333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-color: #e8e8e8;
	padding: 5px;
	font-size: 10px;
	line-height: 10px;
	}

		#menu_left li { list-style: none; }
		#menu_left li a { 
			display: block; 
			color: #3F5B7F; 
			background: #C2CEDE url(images/arrow.gif) no-repeat center left; 
			width: 204px; 
			padding: 7px 23px 7px 23px; 
			margin: 0 0 1px 0; 
			font-weight: bold; 
			text-decoration: none; 
		}	
		#menu_left li a:hover { background: #9EB1C9 url(images/arrow.gif) no-repeat center left; color: #fff;  }
/* RIGHT INTRO SIDE */
	
#intro_right {
	float: right;
	width: 340px;
	color: #547592;
	height: 176px;
	border: 2px solid #e2e2e2;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 24px;
	padding-right: 270px;
	padding-bottom: 0;
	padding-left: 30px;
	background-color: #FFFFFF;
	background-image: url(images/intro2.jpg);
	background-repeat: no-repeat;
}
	#intro_right h1 { margin: 0 0 20px 0; }
	
	#intro_right .white {
	color: #3F5B7F;
	background-color:transparent;
	font-size: 14px;
	font-weight: bold;
}
.white2 {
	color: #3F5B7F;
	background-color:transparent;
	font-size: 11px;
	font-weight: normal;
}

/* LEFT SIDE */
	
#left {
	float: left;
	width: 250px;
	list-style-type: none;
	margin: 0px;
}
	.box {
	border: 1px solid #CCCCCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 15px;
	}
.table_header {
	color: #3F5B7F;
	background-color: #C3CCDD;
	font-weight: bold;
	text-align: center;
}

	.note {
	border: 1px solid #CFCB66;
	background: #FFFFAD url(images/package.gif) no-repeat;
	color: #585616;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 100px;
	}

/* RIGHT SIDE */

#right {
	float: right;
	width: 643px;
}
	.leftcol {
	float: left;
	width: 285px;
	border:1px solid #FFFFFF;
	text-align: justify;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
	}
	
	.ctrcol {
	float: left;
	width: 610px;
	border:1px solid #FFFFFF;
	text-align: justify;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
	}
	.rightcol {
	float: right;
	width: 285px;
	border:1px solid #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
		}
	.special {
	clear: both;
	border: 1px solid #ccc;
	background: #eee;
	color: #444;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}

/* FOOTER */

#footer {
	clear: both;
	padding: 5px;
	border-top: 1px solid #ccc;
	background-color: #C2CEDE;
	text-align: center;
}
th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3F5B7F;
}
.frontpagetext {
	font-size: 12px;
	line-height: 15px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
