@charset "utf-8";
/* CSS Document */


/* Common Codes */

body{
	margin: 0;
	background: url(../images/bodybg.gif) left top repeat-x #edebd6;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	/*text-align: left;
	vertical-align: top;*/
	color: #000000;
}
img{
	border: 0;
}
a{
	color: #e57e00;
	text-decoration: underline;
}
a:hover{
	color: #750084;
	text-decoration: none;
}
.centeralign{
	text-align: center;
}
.rightalign{
	text-align: right;
}
.space10{
	height: 10px;
}
input.txtbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	border: 1px solid #656405;
	background: #fbfbe4;
}
input.button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #4b4b00;
	border: 1px solid #cece00;
	color: #FFFFFF;
	height: 20px;
	padding-bottom: 2px;
	*padding-bottom: 0;
}
.orange_bg{
	background: #ff9900;
}
.green_bg{
	background: #86c022;
}
.violet_bg{
	background: #9900ff;
}
.blue_bg{
	background: #6666cc;
}
.curve_content{
	padding: 0 10px;
}
.white_txt{
	color: #FFFFFF;
}
.sky_txt{
	color: #99ccff;
}
.yl_txt{
	color: #ffcc00;
	font-size: 15px;
}



/* Main Table */

table.maintable{
	width: 900px;
	height: auto;
	border: 0;
	background: #FFFFFF;
	float: none;
	clear: both;
	margin: auto;
}


/* Header */

table.header{
	width: 100%;
	height: 192px;
	border: 0;
	background: url(../images/headerbg.gif) center top no-repeat #0161c2;
}
table.header td{
	vertical-align: bottom;
}

table.header table{
	width: 96%;
	height: auto;
	border: 0;
	margin: auto;
}
table.header table table{
	width: 100%;
	height: auto;
	border: 0;
}
table.header table.topnav{
	width: auto;
	height: auto;
	border: 0;
	margin: auto;
}
table.header table.topnav td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 40px;
	text-align: center;
}
table.header table.topnav a{
	display: block;
	width: 159px;
	height: 40px;
	background: url(../images/nav_normal2.gif) center center no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 5px;
}
table.header table.topnav a:hover{
	background: url(../images/nav_normal.gif) center center no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}
table.header table.topnav a.selected{
	background: url(../images/nav_hover.gif) center center no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}
table.header table.topnav a:hover.selected{
	background: url(../images/nav_hover2.gif) center center no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}
table.header table.bullet_menu{
	width: auto;
	height: auto;
	border: 0;
	float: right;
}
table.header table.bullet_menu td{
	vertical-align: top;
	color: #FFFFFF;
}
table.header table.bullet_menu a{
	color: #FFFFFF;
	text-decoration: none;
}
table.header table.bullet_menu a:hover{
	color: #000000;
	text-decoration: none;
}

/* Body Content */

table.body{
	width: 96%;
	height: auto;
	border: 0;
	margin: auto;
	/*table-layout: fixed;*/
}
table.body h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
	font-weight: normal;
	color: #0066cc;
	padding: 0;
	margin: 0 0 4px 0;
}
table.body h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0;
	margin: 4px 0;
}
table.body h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0;
	margin: 4px 0;
	display: block;
	height: 20px;
}
table.body h3 img{
	margin: 6px 0 4px 0;
}


/* Footer */

table.footer{
	width: 100%;
	height: 78px;
	border: 0;
	background: #0066cc;
}
table.footer td{
	vertical-align: middle;
}
table.footer table{
	width: 96%;
	height: auto;
	border: 0;
	margin: auto;
}
table.footer table td{
	color: #FFFFFF;
	font-size: 11px;
}
table.footer a{
	color: #FFFFFF;
	text-decoration: none;
}
table.footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}


/* Green Curve */

table.gr_curve{
	width: 100%;
	height: auto;
	border: 0;
	background: #999933;
}
table.gr_curve td.lt{
	background: url(../images/gr_curve_lt.gif) left top no-repeat;
}
table.gr_curve td.rt{
	background: url(../images/gr_curve_rt.gif) right top no-repeat;
}
table.gr_curve td.lb{
	background: url(../images/gr_curve_lb.gif) left bottom no-repeat;
}
table.gr_curve td.rb{
	background: url(../images/gr_curve_rb.gif) right bottom no-repeat;
}
table.gr_curve td.fade{
	background: #b5b440;
}
table.gr_curve td.curve_content{
	padding: 0 10px;
}



/* Form Structures */

table.form{
	width: 100%;
	height: auto;
	border: 0;
}
table.form td{
	padding: 3px 0;
	vertical-align: middle;
}



/* Yellow Bullet */

ul.yl_bullet{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul.yl_bullet li{
	width: 112px;
	padding: 0 0 3px 15px;
	margin: 0;
	background: url(../images/bullet_yl.gif) left center no-repeat;
}



/* Images */

img.pix1{
	width: auto;
	height: auto;
	border: 5px solid #e8e4e5;
	float: left;
	margin: 6px 8px 2px 0;
}
