 
/* CSS General Style */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff url(images/bgr_body.jpg) repeat;
	margin: 0px;
	padding: 0px;
	color: #040404; }
 
/* color:#001E40 */
/* Header */
#container_header {
	width: 100%;
	height: 156px;
	background: #fff url(images/bgr_header.jpg) repeat-x; }
 
#container_top {
	width: 100%;
	height: 123px;
	background: #fff url(images/bgr_top.jpg) repeat-x; }
 
#container_header_order {
	width: 100%;
	height: 120px;
	background: #fff url(images/bgr_header_order.jpg) repeat-x; }
 
#container_header_index {
	width: 100%;
	height: 195px;
	background: #fff url(images/bgr_header_index.jpg) repeat-x; }
 
#header {
	width: 750px;
	height: 128px;
	background: #fff url(images/bdc_header.jpg);
	margin-left: auto;
	margin-right: auto; }
 
#header_order {
	width: 750px;
	height: 120px;
	background: #fff url(images/bdc_header_order.jpg);
	margin-left: auto;
	margin-right: auto; }
 
#header_index {
	width: 750px;
	height: 195px;
	background: #fff url(images/bdc_header_index.jpg);
	margin-left: auto;
	margin-right: auto; }
 
#header_top {
	width: 750px;
	height: 95px;
	background: #fff;
	margin-left: auto;
	margin-right: auto; }
 
#toptitle {
	position: absolute;
	margin-left: 210px;
	margin-top: 50px;
	font-size: 19px;
	color: #67A9EC;
	text-align: center;
	z-index: 1;
	display: none;
}
 
#toptitle_order {
	position: absolute;
	margin-left: 240px;
	margin-top: 20px;
	font-size: 19px;
	color: #67A9EC;
	text-align: center;
	z-index: 1; }
 
#toptitle_index {
	position: absolute;
	margin-left: 80px;
	margin-top: 120px;
	font-size: 19px;
	color: #67A9EC;
	text-align: center;
	z-index: 1; }
 
#logo {
	position: absolute;
	margin-left: 20px;
	margin-top: 10px; }
 
/* Center  */
#container {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	background: #fff url(images/bgr_container.jpg) repeat-x;
	padding: 1px; }
 
.button {
	float: right;
	width: 99px;
	height: 31px;
	background: url(images/button.jpg);
	margin-right: 10px; }
 
.button_text {
	float: right;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	padding-top: 9px;
	padding-right: 30px; }
 
	.button_text a {
		color: #686868;
		text-decoration: none; }
 
		.button_text a:hover { color: #18559E; }
 
.button_order {
	float: right;
	color: #97C9FE;
	font-size: 11px;
	font-weight: bold;
	padding-top: 97px;
	padding-right: 180px; }
 
	.button_order a {
		color: #97C9FE;
		text-decoration: none; }
 
		.button_order a:hover { color: #fff; }
 
.button_home {
	float: right;
	color: #97C9FE;
	font-size: 11px;
	font-weight: bold;
	padding-top: 97px;
	padding-right: 55px; }
 
	.button_home a {
		color: #97C9FE;
		text-decoration: none; }
 
		.button_home a:hover { color: #fff; }
 
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #093060;
	padding-bottom: 0px;
	margin-top: -10px;
	margin-bottom: -5px; }
 
/*Image Centre*/
.imagecentre {
	display: block;
	margin-left: 25px;
	margin-right: auto }
 
/*Image Centre-DOUBLE*/
.imagecentre1 {
	display: block;
	margin-left: 65px;
	margin-right: auto }
 
/*Image Centre-1.5*/
.imagecentre2 {
	display: block;
	margin-left: 35px;
	margin-right: auto }
 
*#inside ul {
	line-height: 20px;
	list-style-image: url(images/arrow.png); }
 
#inside { padding: 10px 30px 40px; }
 
.main_title {
	font-size: 20px;
	color: #093060;
	padding-top: 10px;
	padding-bottom: 10px; }
 
.blue_title {
	font-size: 16px;
	color: #003399;
	font-weight: bold;
	text-align: ;
	line-height:normal;
}
 
/*.blue_title {font-size:16px; color:#1A58A3; font-weight:bold; }*/
.blue_text { color: #003399; }
 
/*.blue_text {color:#0075D2;}*/
.red_title {
	font-size: 16px;
	color: #C00002;
	font-weight: bold;
	padding-top: 10px; }
 
.red_text { color: #C00002; }
 
.text {
	font-size: 12px;
	line-height: 16px;
	text-align: justify; }
 
img {
	float: left;
	margin-right: 8px; }
 
a { color: #000; }
 
	a:link: { outline: none; }
 
	a:hover { color: #333; }
 
.column_big {
	width: 485px;
	float: left;
	margin-right: 5px; }
 
	.column_big ul { list-style-image: url(images/arrow.png); }
 
.column_small {
	width: 180px;
	float: right;
	background: #fff url(images/bgr_column_small.jpg) top no-repeat; }
 
.column_small_inside {
	padding: 1px 10px;
	font-size: 11px;
	text-align: left;
	text-indent: 0pt; }
 
.column_small ul {
	list-style-image: url(images/arrow_red.jpg);
	padding-left: 10px;
	margin-left: 10px; }
 
.column_empty { clear: both; }
 
/* Note box */
.note_box {
	width: 330px;
	float: left;
	background: #fff url(images/bgr_column_large.jpg) top no-repeat; }
 
.note_box_inside {
	padding: 0px 10px;
	font-size: 12px;
	text-align: left;
	text-indent: 0pt;
	margin-left: 10px;
	margin-right: 10px; }
 
/* Footer */
#container_footer {
	width: 100%;
	height: 320px;
	background: #093060; }
 
#footer {
	width: 754px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	color: #7EA3CF;
	clear: both; }
 
.footer_column {
	float: left;
	width: 150px;
	padding-bottom: 10px; }
 
.footer_title {
	font-size: 10px;
	font-weight: bold;
	color: #9AC2F1;
	padding: 5px;
	margin: 7px 2px;
	background-color: #063774; }
 
#footer ul {
	margin: 0;
	padding-left: 7px;
	list-style: none;
	font-size: 10px; }
 
	#footer ul li { padding-bottom: 4px; }
 
		#footer ul li a {
			color: #7EA3CF;
			text-decoration: none; }
 
			#footer ul li a:hover { color: #CAE0FA; }
 
#bottom {
	width: 100%;
	height: 130px;
	background: #001E40;
	border-top: 1px solid #1A58A3; }
 
.bottom_text {
	color: #297EE5;
	font-size: 10px;
	text-align: center;
	margin-top: 15px;
	line-height: 16px; }
 
	.bottom_text a { color: #297EE5; }
 
		.bottom_text a:hover { color: #7EA3CF; }
 
/* Footer FOR MAIN INDEX PAGE*/
#container_footer_index {
	width: 100%;
	height: 100px;
	background: #093060; }
 
#footer_index {
	width: 754px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	color: #7EA3CF;
	clear: both; }
 
.footer_column_index {
	float: left;
	width: 150px;
	padding-bottom: 10px; }
 
.footer_title_index {
	font-size: 10px;
	font-weight: bold;
	color: #9AC2F1;
	padding: 5px;
	margin: 7px 2px;
	background-color: #063774; }
 
/* CSS Drop-Down Menu */
/* Container for the TOP menu. */
#menuwrapper5 {
	float: right;
	padding-right: 180px; }
 
.clearit5 {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0; }
 
#d5menubar, #d5menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
 
#d5menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #fff;
	font-size: 11px;
	font-weight: bold;
	color: #fff; }
 
	#d5menubar a.setting5 {
		padding: 5px 16px 5px 10px;
		background-image: url(images/d6_arrow.gif);
		background-repeat: no-repeat;
		background-position: right center; }
 
		#d5menubar a.setting5.noborder { border: none; }
 
#d5menubar li {
	float: left;
	width: 9em; }
 
	#d5menubar li ul, #d5menubar ul li {
		width: 14em;
		z-index: 100; }
 
#d5menubar ul li a {
	color: #565656;
	border-right: 0;
	padding: 5px 12px 5px 16px; }
 
#d5menubar li ul {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	background-image: url(images/d5_grad.jpg);
	background-repeat: repeat-x; }
 
#d5menubar li:hover a, #d5menubar a:focus,
#d5menubar a:active, #d5menubar li.d5hvr a {
	color: #fff;
	background-color: #1975BE; }
 
#d5menubar li:hover ul, #d5menubar li.d5hvr ul { display: block; }
 
#d5menubar li:hover ul a, #d5menubar li.d5hvr ul a {
	color: #fff;
	background-color: transparent;
	font-size: 11px; }
 
#d5menubar ul a:hover {
	background-color: #65A8E3!important;
	color: #FFFFFF!important; }
 
#d5menubar li { width: auto; }
 
/* Container for the INDEX Page TOP menu. */
#menuwrapper4 {
	float: right;
	padding-right: 90px; }
 
.clearit4 {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0; }
 
#d4menubar, #d4menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
 
#d4menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #676767;
	font-size: 13px;
	font-weight: bold;
	color: #676767; }
 
	#d4menubar a.setting4 {
		padding: 25px 16px 5px 10px;
		background-image: url(images/d6_arrow.gif);
		background-repeat: no-repeat;
		background-position: right center; }
 
#d4menubar li {
	float: left;
	width: 9em; }
 
	#d4menubar li ul, #d4menubar ul li {
		width: 14em;
		z-index: 100; }
 
#d4menubar ul li a {
	color: #565656;
	border-right: 0;
	padding: 5px 12px 5px 16px; }
 
#d4menubar li ul {
	position: absolute;
	display: none;
	border-right: 1px solid #686868;
	border-bottom: 1px solid #686868;
	background-color: #FFFFFF;
	background-image: url(images/d6_grey.jpg);
	background-repeat: repeat-x; }
 
#d4menubar li:hover a, #d4menubar a:focus,
#d4menubar a:active, #d4menubar li.d4hvr a {
	color: #fff;
	background-color: #686868; }
 
#d4menubar li:hover ul, #d4menubar li.d4hvr ul { display: block; }
 
#d4menubar li:hover ul a, #d4menubar li.d4hvr ul a {
	color: #505050;
	background-color: transparent;
	font-size: 11px; }
 
#d4menubar ul a:hover {
	background-color: #95989A!important;
	color: #FFFFFF!important; }
 
#d4menubar li { width: auto; }
 
/* Container for the bottom menu. */
#menuwrapper {
	width: 750px;
	background-color: #BF0101;
	margin-left: auto;
	margin-right: auto; }
 
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0; }
 
#d6menubar, #d6menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
 
#d6menubar a {
	display: block;
	text-decoration: none;
	padding: 7px 10px 7px 10px;
	border-right: 1px solid #fff;
	font-size: 12px;
	font-weight: bold;
	color: #fff; }
 
	#d6menubar a.setting {
		padding: 7px 16px 7px 10px;
		background-image: url(images/d6_arrow.gif);
		background-repeat: no-repeat;
		background-position: right center; }
 
#d6menubar li {
	float: left;
	width: 9em; }
 
	#d6menubar li ul, #d6menubar ul li {
		width: 14.5em;
		z-index: 100; }
 
#d6menubar ul li a {
	color: #565656;
	border-right: 0;
	padding: 5px 12px 5px 16px;
	border-bottom: 1px solid #fff; }
 
#d6menubar li ul {
	position: absolute;
	display: none;
	border-right: 1px solid #686868;
	border-bottom: 1px solid #686868;
	background-color: #FFFFFF;
	background-image: url(images/d6_grey.jpg);
	background-repeat: repeat-x; }
 
#d6menubar li:hover a, #d6menubar a:focus,
#d6menubar a:active, #d6menubar li.d6hvr a {
	color: #fff;
	background-color: #686868; }
 
#d6menubar li:hover ul, #d6menubar li.d6hvr ul { display: block; }
 
#d6menubar li:hover ul a, #d6menubar li.d6hvr ul a {
	color: #505050;
	background-color: transparent;
	font-size: 11px; }
 
#d6menubar ul a:hover {
	background-color: #95989A!important;
	color: #FFFFFF!important; }
 
#d6menubar li { width: auto; }
 
/*  INFO TOOL-TIPS START */
a.Info {
	color: #56596c;
	font-size: 11px;
	text-align: left;
	position: relative;
	text-decoration: none; }
 
.Infobox { display: none; }
 
a.Info div.Infobox { display: none; }
 
a.Info:hover {
	cursor: default;
	text-decoration: none;
	z-index: 1; }
 
	a.Info:hover .Infobox {
		display: block;
		position: absolute;
		top: 3px;
		left: 20px;
		width: 200px;
		border-left: 1px solid #a9c4d6;
		cursor: default;
		padding: 0px;
		margin: 0px;
		color: #56596c;
		font-size: 11px;
		text-align: left;
		text-decoration: none;
		z-index: 500; }
 
	a.Info:hover div.Infobox p.InfoDescription {
		padding: 10px 10px 10px 10px;
		font-size: 10px;
		text-decoration: none;
		margin: 0px;
		background-color: #F4FAFB;
		border: 3px solid #2D5476; }
 
	a.Info:hover div.Infobox .InfoboxLink {
		cursor: pointer;
		color: #48a2c0;
		text-decoration: underline;
		padding: 0px 10px 10px 10px;
		margin: 0px;
		text-align: left; }
 
a.Info1 {
	color: #56596c;
	font-size: 11px;
	text-align: left;
	position: relative;
	text-decoration: none; }
 
.Infobox1 { display: none; }
 
a.Info1 div.Infobox1 { display: none; }
 
a.Info1:hover {
	cursor: default;
	text-decoration: none;
	z-index: 1; }
 
	a.Info1:hover .Infobox1 {
		display: block;
		position: absolute;
		top: 3px;
		left: 20px;
		width: 300px;
		border-left: 1px solid #a9c4d6;
		cursor: default;
		padding: 0px;
		margin: 0px;
		color: #56596c;
		font-size: 11px;
		text-align: left;
		text-decoration: none;
		z-index: 500; }
 
	a.Info1:hover div.Infobox1 p.InfoDescription1 {
		padding: 10px 10px 10px 10px;
		font-size: 10px;
		text-decoration: none;
		margin: 0px;
		background-color: #F4FAFB;
		border: 3px solid #2D5476; }
 
	a.Info1:hover div.Infobox1 .InfoboxLink1 {
		cursor: pointer;
		color: #48a2c0;
		text-decoration: underline;
		padding: 0px 10px 10px 10px;
		margin: 0px;
		text-align: left; }
 
a:link { outline: none; }
 
a img { border-style: none; }
 
#menuwrapper { line-height: 12px; }
 
/*  INFO TOOL-TIPS FINISH */
#menu {
	list-style: none;
	width: 710px;
	margin: 0px auto 0px auto;
	height: 43px;
	padding: 0px 20px 0px 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #014464;
	background: -moz-linear-gradient(top, #0272a7, #013953);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0272a7), to(#013953));
	border: 1px solid #002232;
	-moz-box-shadow: inset 0px 0px 1px #edf9ff;
	-webkit-box-shadow: inset 0px 0px 1px #edf9ff;
	box-shadow: inset 0px 0px 1px #edf9ff; }
 
	#menu li {
		float: left;
		display: block;
		text-align: center;
		position: relative;
		padding: 4px 10px 4px 10px;
		margin-right: 30px;
		margin-top: 7px;
		border: none; }
 
		#menu li:hover {
			border: 1px solid #777777;
			padding: 4px 9px 4px 9px;
			background: #F4F4F4;
			background: -moz-linear-gradient(top, #F4F4F4, #EEEEEE);
			background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F4F4F4), to(#EEEEEE));
			-moz-border-radius: 5px 5px 0px 0px;
			-webkit-border-radius: 5px 5px 0px 0px;
			border-radius: 5px 5px 0px 0px; }
 
		#menu li a {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			color: #EEEEEE;
			display: block;
			outline: 0;
			text-decoration: none;
			text-shadow: 1px 1px 1px #000; }
 
		#menu li:hover a {
			color: #161616;
			text-shadow: 1px 1px 1px #ffffff; }
 
		#menu li .drop {
			padding-right: 21px;
			background: url("images/drop.png") no-repeat right 8px; }
 
* html #menu li .drop {
	padding-right: 21px;
	background: url("images/drop.gif") no-repeat right 8px; }
 
#menu li:hover .drop { background: url("images/drop.png") no-repeat right 7px; }
 
* html #menu li:hover .drop { background: url("images/drop.gif") no-repeat right 7px; }
 
.dropdown_1column, 
.dropdown_2columns, 
.dropdown_3columns, 
.dropdown_4columns,
.dropdown_5columns {
	margin: 4px auto;
	float: left;
	position: absolute;
	left: -999em; /* hideing dropdown points */
	text-align: left;
	padding: 10px 5px 10px 5px;
	border: 1px solid #777777;
	border-top: none;
	background: #F4F4F4;
	background: -moz-linear-gradient(top, #EEEEEE, #BBBBBB);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#BBBBBB));
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px; }
 
.dropdown_1column { width: 140px; }
 
.dropdown_2columns { width: 280px; }
 
.dropdown_3columns { width: 420px; }
 
.dropdown_4columns { width: 560px; }
 
.dropdown_5columns { width: 700px; }
 
#menu li:hover .dropdown_1column, 
#menu li:hover .dropdown_2columns, 
#menu li:hover .dropdown_3columns,
#menu li:hover .dropdown_4columns,
#menu li:hover .dropdown_5columns {
	left: -1px;
	top: auto; }
 
.col_1,
.col_2,
.col_3,
.col_4,
.col_5 {
	display: inline;
	float: left;
	position: relative;

	margin-left: 5px;
	margin-right: 5px; }
 
.col_1 { width: 130px; }
 
.col_2 { width: 270px; }
 
.col_3 { width: 410px; }
 
.col_4 { width: 550px; }
 
.col_5 { width: 690px; }
 
#menu .menu_right {
	float: right;
	margin-right: 0px; }
 
#menu li .align_right {
	-moz-border-radius: 5px 0px 5px 5px;
	-webkit-border-radius: 5px 0px 5px 5px;
	border-radius: 5px 0px 5px 5px; }
 
#menu li:hover .align_right {
	left: auto;
	right: -1px;
	top: auto; }
 
#menu p, #menu h2, #menu h3, #menu ul li {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 21px;
	font-size: 12px;
	text-align: left;
	text-shadow: 1px 1px 1px #FFFFFF; }
 
#menu h2 {
	font-size: 21px;
	font-weight: 400;
	letter-spacing: -1px;
	margin: 7px 0 14px 0;
	padding-bottom: 14px;
	border-bottom: 1px solid #666666; }
 
#menu h3 {
	font-size: 14px;
	margin: 7px 0 14px 0;
	padding-bottom: 7px;
	border-bottom: 1px solid #888888; }
 
#menu p {
	line-height: 18px;
	margin: 0 0 10px 0; }
 
#menu li:hover div a {
	font-size: 12px;
	color: #015b86; }
 
	#menu li:hover div a:hover { color: #029feb; }
 
.strong { font-weight: bold; }
 
.italic { font-style: italic; }
 
.imgshadow {
	background: #FFFFFF;
	padding: 4px;
	border: 1px solid #777777;
	margin-top: 5px;
	-moz-box-shadow: 0px 0px 5px #666666;
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666; }
 
.img_left {
	width: auto; /* images align left */
	float: left;
	margin: 5px 15px 5px 5px; }
 
#menu li .black_box {
	background-color: #333333;
	color: #eeeeee;
	text-shadow: 1px 1px 1px #000;
	padding: 4px 6px 4px 6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 3px #000000;
	-moz-box-shadow: inset 0 0 3px #000000;
	box-shadow: inset 0 0 3px #000000; }
 
#menu li ul {
	list-style: none;
	padding: 0;
	margin: 0 0 12px 0; }
 
	#menu li ul li {
		font-size: 12px;
		line-height: 24px;
		position: relative;
		text-shadow: 1px 1px 1px #ffffff;
		padding: 0;
		margin: 0;
		float: none;
		text-align: left;
		width: 130px; }
 
		#menu li ul li:hover {
			background: none;
			border: none;
			padding: 0;
			margin: 0; }
 
#menu li .greybox li {
	background: #F4F4F4;
	border: 1px solid #bbbbbb;
	margin: 0px 0px 4px 0px;
	padding: 4px 6px 4px 6px;
	width: 116px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px; }
 
	#menu li .greybox li:hover {
		background: #ffffff;
		border: 1px solid #aaaaaa;
		padding: 4px 6px 4px 6px;
		margin: 0px 0px 4px 0px; }
 
/* MEGA MENU */
/* INquire box */
.inbox {
	background: #F4F4F4;
	background: -moz-linear-gradient(top, #EEEEEE, #BBBBBB);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#BBBBBB));
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #777;
	padding: 10px; }
 
.inTable {
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #777;
	background-color: #FFF;
	background: url(images/bgr_box.jpg) repeat-x left top; }
 
#formbox {
	padding: 10px 0px 40px 0px;
	color: #333;
	font-size: 13px;
	font-weight: bold;
}
 
.form-required { color: #ed1c24; }
 
/* BTN */
.btn {
	background: #0097fc;
	background: -webkit-gradient(linear, left top, left bottom, from(#0067ac), to(#0097fc));
	background: -webkit-linear-gradient(top, #0067ac, #0097fc);
	background: -moz-linear-gradient(top, #0067ac, #0097fc);
	background: -ms-linear-gradient(top, #0067ac, #0097fc);
	background: -o-linear-gradient(top, #0067ac, #0097fc);
	padding: 4.5px 15px;
	margin: 0 10px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	border: 0px;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	color: white;
	font-size: 13px;
	font-family: Helvetica, Arial, Sans-Serif;
	text-decoration: none;
	vertical-align: middle;
	float: right; }
 
	.btn:hover {
		border-top-color: #0067ac;
		background: #0067ac;
		color: #ebebeb; }
 
	.btn:active {
		border-top-color: #005e9c;
		background: #005e9c; }
 
#livechat {
	float: right;
	width: 50px;
	margin: 5px 95px 10px 0px; }
 
* html #livechat {
	float: right;
	width: 50px;
	margin: 5px 10px 10px 0px; }
 
/* ACCORD MENU START
 */
.menu_list { width: 180px; }
 
.menu_head {
	padding: 10px 10px;
	cursor: pointer;
	position: relative;
	margin: 1px;
	font-weight: bold;
	background-color: #036;
	background-image: url(images/left.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFF; }
 
.start {
	padding: 15px 10px;
	cursor: pointer;
	position: relative;
	margin: 1px;
	font-weight: bold;
	background-color: #0067ac;
	background-image: none; }
 
	.start a {
		color: #FFF;
		text-decoration: none;
		background-image: none; }
 
.menu_body { display: none; }
 
	.menu_body a {
		display: block;
		color: #fff;
		background-color: #69C;
		padding: 5px;
		font-weight: bold;
		text-decoration: none;
		border: #FFF 1px solid; }
		
		.menu_body a:hover {background-color: #336699;}
 

 
/* TABLES */
.commontable tr td {
	padding: 5px 3px;
	border: 1px solid #ccc;
	font-size: 11px; }
 
.commontable th {
	color: #FFF;
	background: #0067ac url(images/bg_qa.jpg) left center repeat-x;
	border: 1px solid #0067ac;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px; }
 
.gray { background-color: #eaeaea; }
 
.tdiv {
	height: 0px;
	background-color: #eaeaea;
	padding: 0; }
 
tr.tdiv td { padding: 0; }



/* FOR BOTTOM FORM */

#form {
	width: 470px;
	align: left;
	margin-bottom:50px;
	float: left;
}

.form {
	padding:3px;
	margin-top:3px;
	font-size:13px;
	border: 1px solid #999;)
	}

.form:focus {background-color:#FFFAD6;}

/* RIGHT SIDE BTN-BANNERS */
	
#btn, #btn-turbo {
	float: right;
	margin-top:20px;
}

#btn a {display:block;
background:url(images/ask-but.png) no-repeat 0 -1px;
width:180px;
height:60px;}

#btn a:hover {background:url(images/ask-but.png) 0 -61px  no-repeat;}

#btn a:active {background:url(images/ask-but.png) 0 -121px  no-repeat;}



#btn-turbo a {display:block;
background:url(images/btn-turbo.jpg) no-repeat 0 0px;
width:180px;
height:200px;}

#btn-turbo a:hover {background:url(images/btn-turbo.jpg) 0 -203px  no-repeat;} 
  





/* Question-Answers page styles  */
.headline3{
	position: relative;
	margin-left: -22px; /* 15px padding + 7px border ribbon shadow*/
	margin-right: -0px;
	padding: 5px  25px;
	background: #e5e5e5;
	background: -moz-linear-gradient(#f5f5f5, #e5e5e5);
	background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e5e5e5));
	background: -webkit-linear-gradient(#f5f5f5, #e5e5e5);
	background: -o-linear-gradient(#f5f5f5, #e5e5e5);
	background: -ms-linear-gradient(#f5f5f5, #e5e5e5);
	background: linear-gradient(#f5f5f5, #e5e5e5);
	-webkit-box-shadow: 0 -1px 0 rgba(255,255,255,.8) inset;
	-moz-box-shadow: 0 -1px 0 rgba(255,255,255,.8) inset;
	box-shadow: 0 -1px 0 rgba(255,255,255,.8) inset;
	text-shadow: 0 1px 0 #fff;
	font:bold 13px  Verdana, Geneva, sans-serif;
	color: #003366;
	line-height: 20px;
}

.headline3:before, .headline3:after{
  position: absolute;
  left: 0;
  bottom: -6px;
  content:'';
  border-top: 6px solid #555;
  border-left: 6px solid transparent;
}

.headline3:before{
  border-top: 6px solid #555;
  border-right: 6px solid transparent;
  border-left: none;
  left: auto;
  right: 0;
  bottom: -6px;
}
.textQuest{
margin-left: -17px; border-right: 1px solid #CCC; padding-right: 10px; margin-right: -8px;}

.headline {
  width:500px; margin: 10px auto;
}

.question {border: 1px solid #ccc;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
margin-bottom: 20px;
background-color:#cee4fb;}

.question p {padding:10px;}

.headline2 {
	background: #e5e5e5;
	background: -moz-linear-gradient(#f5f5f5, #e5e5e5);
	background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e5e5e5));
	background: -webkit-linear-gradient(#f5f5f5, #e5e5e5);
	background: -o-linear-gradient(#f5f5f5, #e5e5e5);
	background: -ms-linear-gradient(#f5f5f5, #e5e5e5);
	background: linear-gradient(#f5f5f5, #e5e5e5);
	-webkit-box-shadow: 0 -1px 0 rgba(255,255,255,.8) inset;
	-moz-box-shadow: 0 -1px 0 rgba(255,255,255,.8) inset;
	box-shadow: 0 -1px 0 rgba(255,255,255,.8) inset;
	text-shadow: 0 1px 0 #fff;
	font:bold 13px  Verdana, Geneva, sans-serif;
	color: #003366;
	line-height: 20px;
	padding: 5px  25px;
	margin: 0 -5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: left;
}

.headline1 {
	background: #e5e5e5;
	background: -moz-linear-gradient(#f5f5f5, #e5e5e5);
	background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e5e5e5));
	background: -webkit-linear-gradient(#f5f5f5, #e5e5e5);
	background: -o-linear-gradient(#f5f5f5, #e5e5e5);
	background: -ms-linear-gradient(#f5f5f5, #e5e5e5);
	background: linear-gradient(#f5f5f5, #e5e5e5);
	-webkit-box-shadow: 0 -1px 0 rgba(255,255,255,.8) inset;
	-moz-box-shadow: 0 -1px 0 rgba(255,255,255,.8) inset;
	/* box-shadow: 0 -1px 0 rgba(255,255,255,.8) inset; */
	text-shadow: 0 1px 0 #fff;
	font:bold 13px  Verdana, Geneva, sans-serif;
	color: #003366;
	line-height: 20px;
	padding: 5px 15px;
	margin: 0 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:#CCC 1px solid;
	text-align:left;
}


.question3 {
	
	
margin-bottom: 20px;}
.question3 p {padding:10px;
}

.blueuppercase {text-transform:uppercase; color:#003399;} 
#top {
	
	width: 40px;
	height: 15px;
	margin-right: auto;
	margin-left: auto;
	display:block;
	
}



/* BANNER FOR INDEX PAGE START */

.indexbannerLeft a {display:block;
background:url(images/button-for-index.png) no-repeat 0 0px;
width:245px;
height:71px;}


.indexbannerLeft a:hover {background:url(images/button-for-index.png)  0 -71px no-repeat;}


.indexbannerRight a {display:block; background:url(images/button-for-index.png) -245px 0px  no-repeat;
width:240px;
height:71px;}

.indexbannerRight a:hover {
background:url(images/button-for-index.png) no-repeat -245px -71px;
}

/* BANNER FOR INDEX PAGE END */


/* CATEGORIES QandA menu START */

#categories_qa a {
	width:230px;
	height:50px;
	display:block;
	text-decoration:none;
	text-align:center;
	color:#333;
	background:url(images/QAcaregory_btn.png) 0 0 no-repeat; float:left;
	margin: 2px 5px;
	line-height:50px;
	font-weight:bold;
	text-shadow: rgba(255,255,255,.5) 1px 1px 0;
filter: dropshadow(color=#fff, offx=1, offy=1);
font-size:13px;
	
	}
	
	#categories_qa a:hover {
	

	background:url(images/QAcaregory_btn.png) 0  -49px no-repeat; 
	text-shadow: none;
	}
	


/* CATEGORIES QandA menu END */
