body {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#424242;
	margin:0px;
	padding:0px;
	background-image: url(../images/bg.gif);
	font-size:12px;
}

form {
	margin:0px;
}

h1, h2, h3, h4, h5, h6{
	font-weight:bold;
	color:#034D93;
	text-decoration:none;
	margin-top:5px;
	margin-bottom:5px;
}

h1{
	font-size:20px; font-weight:normal;
}

h2{
	font-size:16px;
}

h3{
	font-size:15px;
	font-style:italic;
	text-decoration:underline;
}

h4{
	font-size:15px;
}

h5{
	font-size:14px;	font-weight:bold; font-style:italic;
	color:#00498F;
	margin-top:5px;
	margin-bottom:5px;
}

h6{
	font-size:13px;	font-weight:bold;
	color:#00498F;
	margin-top:5px;
	margin-bottom:5px;
}

a, a:visited {
	color:#FE6C00;
	text-decoration:none;
}

a:hover{
	color:#FE6C00;
	text-decoration:underline;
}

p{
	margin-top: 8px;
	margin-bottom: 8px;
}


ul{
	margin:0px;
	margin-bottom:5px;
	margin-top:5px;
	padding:0px;
}

li{
	margin:0px;
	margin-bottom:2px;
	margin-top:2px;
	margin-left:20px;
	padding:0px;
}


/***** Common Styles End Here*******/



.x_txtbox{
	border:2px solid #86A485;
	padding:0px;
	height:19px;
	width:200px;
}

.x_button, .x_button1, .x_button2, .x_button3{
	border:0px;
	color:#FFFFFF;
	margin:0px;
	height:22px; width:85px; font-family:Arial, Helvetica, sans-serif;
	font-weight:bold; font-size:12px;
}

.x_button{
	background:url(../images/btn0.gif) white no-repeat center center;
	width:85px;
}

.x_button1{
	background:url(../images/btn1.gif) white no-repeat center center;
	width:105px;
}

.x_button2{
	background:url(../images/btn2.gif) white no-repeat center center;
	width:125px;
}

.x_button3{
	background:url(../images/btn3.gif) white no-repeat center center;
	width:145px;
}

.x_body{
	margin:0px;	margin-left:auto; margin-right:auto;
	width:776px;
	clear:both;
}

.x_table{
	background-color:#CCCCCC;
	border:0px solid #999999;
}

.x_table th{
	background-color:#EEEEEE;
	text-align:left; color:#333333;  font-size:12px; font-weight:bold;
	padding-left:4px; padding-right:4px; height:22px; line-height:12px;
}

.x_table td{
	background-color:#FFFFFF; padding:2px; color:#333333;
}

.x_table .altrow td{
	background-color:#F9F9F9;
}

.x_sep{
	clear:both;
}

.x_mnu tr th{
	height:35px;
	color:white;
	font-weight:bold; font-size:11px;
	background:url(../images/mnu_sep.gif) no-repeat left center;
	padding-left:15px; padding-right:15px;
}

.first_nobg{
	background:none !important;
}

.x_mnu a, .x_mnu a:visited{
	color:white; text-decoration:none; font-size:11px;
	display:block; padding:2px; padding-left:15px; padding-right:15px;
}

.x_mnu a:hover{
	color:white; text-decoration:none;
	background:url(../images/mnu_bg.gif) repeat-x center -15px;
	border:1px solid #484848; padding:1px; padding-left:14px; padding-right:14px;
}

.x_lmnu{
	border-top:1px solid #CDCDCD;
	font-size:12px; line-height:16px;
	margin-bottom:5px; width:186px;
}

.x_lmnu a, .x_lmnu a:visited{
	padding:6px; padding-left:8px;
	display:block; color:#282828;
	border-bottom:1px solid #CDCDCD;
}

.x_lmnu a:hover{
	border-bottom:1px solid #CDCDCD;
	color:#282828; text-decoration:none;
	background-color:#F2F2F2;
}

.x_ftr_lnk{
	line-height:18px; font-size:11px; color:#424242;
	text-align:center; background-color:#F2F2F2;
	padding-top:3px; padding-bottom:3px;
}

.x_ftr_lnk a, .x_ftr_lnk a:visited{
	color:#424242; display:inline; padding-left:8px; padding-right:8px;
	text-decoration:none;
}

.x_ftr_lnk a:hover{
	color:#424242;
	text-decoration:underline;
}


.x_ftr{
	background:url(../images/ftr_bg.gif) repeat-x bottom;
}

.x_ftr td{
	height:35px; font-size:11px;
	color:#C8DAEB; padding-left:10px; padding-right:10px;
}

.x_ftr a, .x_ftr a:visited, .x_ftr a:hover{
	color:#C8DAEB; text-decoration:none;
}
