﻿DynamicMenuItemStyle
{
	height: 20px;
	padding: 3 0 0 9;
	font-family: Verdana;
	font-size: 8pt;
	background-color: #bb0104;
}
.radioBTN
{
	vertical-align: text-top;
	clear: both;
}


TD.Right
{
	background-color: #D1D886;
}

a.nice:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #bb0104;
	font-size: 8pt;
}

a.nice
{
	text-decoration: none;
	font-weight: bold;
	color: #bb0104;
	font-size: 8pt;
}



a.bold:hover
{
	text-decoration: underline;
	color: black;
	font-weight: bold;
}

a.bold
{
	text-decoration: none;
	color: black;
	font-weight: bold;
	font-size: 8pt;
}

p.Headline
{
	font-weight: bold;
	font-size: 10pt;
}

div.Headline
{
	font-weight: bold;
	font-size: 10pt;
}

TD.Questions
{
}
TABLE.Test
{
}


a.bottom:hover
{
	text-decoration: underline;
	color: white;
	font-weight: bold;
}

a.bottom
{
	text-decoration: none;
	color: white;
	font-weight: bold;
}

.dez_1
{
	background: url(images/dez_1.gif) no-repeat;
	width: 16px;
	height: 40px;
}
.dez_2
{
	background: url(images/dez_2.gif) repeat-x;
	font-size: 11pt;
	font-weight: bold;
	color: #3F421B;
}
.dez_3
{
	background: url(images/dez_3.gif) no-repeat;
	width: 15px;
	height: 40px;
}
.dez_4
{
	background: url(images/dez_4.gif) repeat-y;
}
.dez_5
{
	background: url(images/dez_5.gif) repeat-y;
}
.dez_6
{
	background: url(images/dez_6.gif) no-repeat;
	width: 16px;
	height: 14px;
}
.dez_7
{
	background: url(images/dez_7.gif) repeat-x;
}
.dez_8
{
	background: url(images/dez_8.gif) no-repeat;
	width: 15px;
	height: 14px;
}
.dez_9
{
	background: url(images/dez_9.gif) no-repeat top;
	width: 9px;
	height: 28px;
}
.dez_10
{
	background: url(images/dez_10.gif) no-repeat top;
	width: 9px;
	height: 28px;
}
.dez_11
{
	background: url(images/dez_11.gif) repeat-x top;
}
.dez_dotted
{
	background: url(images/dot-line.gif) repeat-x;
}

.button
{
	background-color: #bec527;
	border: 1px;
	border-style: solid;
	border-color: #A7AE22;
	color: White;
}
.dez_gridheader th
{
	padding-left: 5px;
}
.dez_gridheader
{
	/*background:url(Images/dez_gridheader.gif) repeat-x;*/
	height: 26px;
	background-color: #bfc628;
	text-align: left;
	font-size: 9pt;
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
}
.dez_alt
{
	background-color: #FBF9E1;
	font-size: 8pt;
	font-family: Verdana;
}
.dez_Item
{
	background-color: #FFFFFF;
	font-size: 8pt;
	font-family: Verdana;
}
.dez_gridPager
{
	/*background:url(Images/dez_gridheader.gif) repeat-x;*/
	background-color: #bfc628;
	vertical-align: top;
	height: 22px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
}
.RequiredText
{
	font-size: 8pt;
	font-family: Verdana;
	color: Red;
}
.HeadlineText
{
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
}

.label
{
	font-family: Verdana;
	font-size: 8pt;
}
.labelbold
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}
/*
.Textbox
{
	font-family: Verdana;
	font-size: 8pt;
	border: 1px;
	height: 18px;
	border-style: solid;
	border-color: #bec527;
	background-color: #f9faf6;
}
*/
.Panel
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #bec527;
}
.pagetitlehr
{
	background: url(images/tow-line.gif) repeat-x;
	background-position: bottom;
	height: 3px;
	width: 100%;
}
.PageHeaderText
{
	font-family: "Times New Roman" , Times, serif;
	font-size: 28px;
	font-style: normal;
	color: #4e4e4e;
}

.dvPagebody
{
	text-align: left;
	padding-top: 10px;
	padding-left: 5px;
}
.topLeft
{
	background: url(Images/logo.png);
	background-repeat: no-repeat;
}
.lnkButton
{
	color: Black;
}
.lnkButton:hover
{
	color: Black;
}

.SuccessSavedmsg
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: Green;
}

.CustomErrormsg
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: Red;
}

.dvOverlay
{
	position: absolute;
}
#divProgoverlay
{
	width: 100%;
	height: 100%;
	background-color: #d1d88b;
	position: absolute;
	top: 0px;
	left: 0px;
	padding-top: 10px;
	z-index: 0;
	color: #d1d88b;
	text-align: center;
	font-size: 24px;
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}
a.PagerLinkStyle
{
	margin: 1px 2px;
	padding: 2px 4px;
	border: solid 1px #AAAAAA;
	color: #0066A7;
	font-weight: normal;
	text-decoration: none;
}
a.PagerLinkStyle:hover
{
	border: solid 1px black;
	background-color: #e1e1e1;
	color: black;
}
a.PagerLinkSelected
{
	margin: 1px 2px;
	padding: 2px 4px;
	font-weight: bold;
	border: solid 1px #EAEAEA;
	color: #0066A9;
	background-color: #e1e1e1;
}
.statDisplay
{
	font-family: Verdana;
	font-size: 8pt;
}
/* Forums Style */
.forumlabelbold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:  11px ;
	font-weight: bold;
}
.forum-hedbg
{
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #718355;
	padding: 4px 0 4px 10px;
}
.link-forum
{
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a.link-forum:link
{
	color: #FFFFFF;
	text-decoration: none;
}
a.link-forum:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
a.link-forum:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
a.link-forum:active
{
	color: #FFFFFF;
	text-decoration: none;
}

.link-forum2
{
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #8d5426;
	text-decoration: none;
}
a.link-forum2:link
{
	color: #8d5426;
	text-decoration: none;
}
a.link-forum2:visited
{
	color: #8d5426;
	text-decoration: none;
}
a.link-forum2:hover
{
	color: #8d5426;
	font: normal 14px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a.link-forum2:active
{
	color: #8d5426;
	text-decoration: none;
}

.link-forum3
{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #8d5426;
	text-decoration: underline;
}
a.link-forum3:link
{
	color: #8d5426;
	text-decoration: underline;
}
a.link-forum3:visited
{
	color: #8d5426;
	text-decoration: underline;
}
a.link-forum3:hover
{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #8d5426;
	text-decoration: none;
}
a.link-forum3:active
{
	color: #8d5426;
	text-decoration: underline;
}

.table-bg
{
	background-color: #e8e5e5;
	
}
.tab-bg1
{
	font: bold 11px tahoma, verdana, arial;
	color: #ffffff;
	background: url(images/header-bg.gif) top repeat-x;
	padding-left: 10px;
}
.tab-bg2
{
	font: normal 11px tahoma, verdana, arial;
	color: #333333;
	background-color: #eff9df;
	padding-left: 10px;
}
.tab-bg3
{
	font: normal 11px tahoma, verdana, arial;
	color: #333333;
	background-color: #e7f3d5;
	padding-left: 10px;
}
/* End of forums Style*/

.BlogTable
{
	font-family: Verdana;
	font-size: 8pt;
	border: 0px;
	border-style: solid;
	border-color: #bec527;
	background-color: #e8e7d3;
}

.BloglabelLight
{
	font-family: Verdana;
	font-size: 8pt;
	color: #777777;
}

.BlogCommentlabel
{
	font-family: Verdana;
	font-size: 12pt;
	color: #777777;
	font-style: italic;
	text-decoration: underline;
}

.Treeview_a
{
	color: Black;
}
.Treeview_a:hover
{
	color: Black;
	font-weight: normal;
}

.link
{
	list-style-image: url(images/grey-bullet.gif);
}

#dvHomepageBlogList ul li
{
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: -10px;
}

#dvHomepageBlogList ul li a:link
{
	color: black;
	font-weight: normal;
	font-size: 9pt;
}
#dvHomepageBlogList ul li a:visited
{
	color: black;
	text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
}
#dvHomepageBlogList ul li a:hover
{
	color: black;
	text-decoration: underline;
	font-weight: normal;
	font-size: 9pt;
}
#dvHomepageBlogList ul li a:active
{
	color: black;
	text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
}

.HomepageBloglnkButton
{
	color: #bb0104;
}
.HomepageBloglnkButton:hover
{
	color: #bb0104;
}

.CustomerHomepagelabelbold
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #bb0104;
}

.hyperlink_red
{
	color: #bb0104;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

.hyperlink_redBold
{
	color: #bb0104;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

.hyperlink_red:active
{
	color: #bb0104;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
.hyperlink_red:hover
{
	color: #bb0104;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: normal;
}

.AdminHeader
{
	background: url(Images/Admin_Header.png);
	background-repeat: no-repeat;
}

.CustomerHeader
{
	background: url(Images/Customer_Header.png);
	background-repeat: no-repeat;
}


/* Ajax VAlidator Style sheet */
.customCalloutStyle div, .customCalloutStyle td
{
	border: solid 1px #b4b4b4;
	background-color: #fafafa;
}
.customCalloutStyle .ajax__validatorcallout_popup_table
{
	display: none;
	border: none;
	background-color: transparent;
	padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_popup_table_row
{
	vertical-align: top;
	height: 100%;
	background-color: transparent;
	padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_cell
{
	width: 20px;
	height: 100%;
	text-align: right;
	vertical-align: top;
	border: none;
	background-color: transparent;
	padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_table
{
	height: 100%;
	border: none;
	background-color: transparent;
	padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_table_row
{
	background-color: transparent;
	padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell
{
	padding: 8px 0px 0px 0px;
	text-align: right;
	vertical-align: top;
	font-size: 1px;
	border: none;
	background-color: transparent;
}
.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv
{
	font-size: 1px;
	position: relative;
	left: 1px;
	border-bottom: none;
	border-right: none;
	border-left: none;
	width: 15px;
	background-color: transparent;
	padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv div
{
	height: 1px;
	overflow: hidden;
	border-top: none;
	border-bottom: none;
	border-right: none;
	padding: 0px;
	margin-left: auto;
}
.customCalloutStyle .ajax__validatorcallout_error_message_cell
{
	font-family: Verdana;
	font-size: 8pt;
	padding: 5px;
	border-right: none;
	border-left: none;
	width: 100%;
}
.customCalloutStyle .ajax__validatorcallout_icon_cell
{
	width: 20px;
	padding: 5px;
	border-right: none;
}
.customCalloutStyle .ajax__validatorcallout_close_button_cell
{
	vertical-align: top;
	padding-right: 2px;
	padding-top: 2px;
	text-align: right;
	border-left: none;
}
.customCalloutStyle .ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv
{
	border: none;
	text-align: center;
	width: 10px;
	padding: 2px;
	cursor: pointer;
}
.NoPicture
{
	border: groove 1px black;
	width: 100px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}


















/* New Design */

/* CSS Document */

.title-1
{
	font-family: "Times New Roman" , Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #222e2e;
}
.title-2
{
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.title-3
{
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}


.main-bord
{
	border: #b4b4b4 solid 1px;
	background: #FFFFFF;
}
.headerbg
{
	background: #222e2e;
}
.logotxt
{
	font: normal 11px tahoma, verdana, arial;
	color: #b4b4b4;
}
.logotxtBlod
{
	font: normal 11px tahoma, verdana, arial;
	color: #b4b4b4;
	font-weight: bold;
}

.LoginTextBox
{
	font-size: 8pt;
	background: #656565;
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	color: #cccccc;
	border: 1px solid #747474;
	padding: 1px 0px 1px 5px;
}
.Textbox
{
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 8pt;
	color: Black;
	border: 1px solid #d7d7d7;
	padding: 1px 0px 1px 5px;
}
.grey-btn
{
	background: url(images/grey-btn.gif) repeat-x;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	border: none;
	padding: 0px 7px 2px 7px;
}
.top-link
{
	font: bold 11px tahoma, verdana, arial;
	color: #7cadd3;
	text-decoration: none;
}
a.top-link:link
{
	color: #7cadd3;
	text-decoration: none;
}
a.top-link:visited
{
	color: #7cadd3;
	text-decoration: none;
}
a.top-link:hover
{
	color: #7cadd3;
	text-decoration: underline;
}
a.top-link:active
{
	color: #7cadd3;
	text-decoration: none;
}
.topline
{
	font: bold 11px tahoma, verdana, arial;
	color: #7cadd3;
	text-decoration: none;
	padding: 0px 3px;
}
.top-link2
{
	font: bold 11px tahoma, verdana, arial;
	color: #ea8f2b;
	text-decoration: none;
}
a.top-link2:link
{
	color: #ea8f2b;
	text-decoration: none;
}
a.top-link2:visited
{
	color: #ea8f2b;
	text-decoration: none;
}
a.top-link2:hover
{
	color: #ea8f2b;
	text-decoration: underline;
}
a.top-link2:active
{
	color: #ea8f2b;
	text-decoration: none;
}
.topline2
{
	font: bold 11px tahoma, verdana, arial;
	color: #ea8f2b;
	text-decoration: none;
	padding: 0px 3px;
}
.menu-bg
{
	background: url(images/menu-bg.gif) repeat-x;
}
.menu-bg2
{
	background: url(images/menu-bg2.gif) repeat-x;
}
.menu-bg3
{
	background: url(images/cu-menu-bg.gif) repeat-x;
}

.menu-link
{
	font: bold 11px tahoma, verdana, arial;
	color: #000000;
	text-decoration: none;
}
a.menu-link:link
{
	color: #000000;
	text-decoration: none;
}
a.menu-link:visited
{
	color: #000000;
	text-decoration: none;
}
a.menu-link:hover
{
	color: #fcfff1;
	text-decoration: none;
}
a.menu-link:active
{
	color: #000000;
	text-decoration: none;
}

.text-normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.box-bord
{
	border: 1px solid #b4b4b4;
}
.box-hedbg
{
	background: url(images/box-hedbg.gif) repeat-x;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 10px;
}
.box-midbg
{
	background: #FFFFFF url(images/box-midbg.gif) repeat-x;
}
.green-btn
{
	background: url(images/grid-btn.gif) repeat-x;
	font-family: tahoma, verdana, arial;
	height: 19px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	border: none;
	padding: 0px 7px 2px 7px;
}
ul.listing-grey
{
	
	margin:6px 0px 0px 0px;
	padding:3px;
	list-style:none;
}
ul.listing-grey li
{
	list-style-type:none;
	background:url(images/grey-bullet.gif) no-repeat 0px 6px;
	padding:0px 0px 0px 12px;
	line-height:100%;
}
ul.listing-grey li a{
	font-family:tahoma, verdana, arial;
	color:#333333;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	}

ul.listing-grey li a:hover{color:#333333; text-decoration:underline;}
ul.listing-grey li a:active{color:#333333; text-decoration:none;}


.more-link
{
	font: bold 11px tahoma, verdana, arial;
	color: #7cadd3;
	text-decoration: none;
}
a.more-link:link
{
	color: #7cadd3;
	text-decoration: none;
}
a.more-link:visited
{
	color: #7cadd3;
	text-decoration: none;
}
a.more-link:hover
{
	color: #7cadd3;
	text-decoration: underline;
}
a.more-link:active
{
	color: #7cadd3;
	text-decoration: none;
}



.cu-top-link
{
	font: bold 11px tahoma, verdana, arial;
	color: #4dbcca;
	text-decoration: none;
}
a.cu-top-link:link
{
	color: #4dbcca;
	text-decoration: none;
}
a.cu-top-link:visited
{
	color: #4dbcca;
	text-decoration: none;
}
a.cu-top-link:hover
{
	color: #4dbcca;
	text-decoration: underline;
}
a.cu-top-link:active
{
	color: #4dbcca;
	text-decoration: none;
}
.cu-topline
{
	font: bold 11px tahoma, verdana, arial;
	color: #4dbcca;
	text-decoration: none;
	padding: 0px 3px;
}

a.GrayLink { font:bold 11px Tahoma, arial; color:#f3f5ec;}
a.GrayLink:hover{ text-decoration:underline; color:#f3f5ec;}




/* === For Menu Style */
.menu-bg
{
	background: url(images/menu-bg.gif) repeat-x;
}
.menu-bg2
{
	background: url(images/menu-bg2.gif) repeat-x;
}

.menu-link
{
	font: bold 11px tahoma, verdana, arial;
	color: #000000;
	text-decoration: none;
}
a.menu-link:link
{
	color: #000000;
	text-decoration: none;
}
a.menu-link:visited
{
	color: #000000;
	text-decoration: none;
}
a.menu-link:hover
{
	color: #fcfff1;
	text-decoration: none;
}
a.menu-link:active
{
	color: #000000;
	text-decoration: none;
}
.DynamicMenu-Common-hover
{
	text-decoration: none;
}
.DynamicMenu-Admin
{
	padding-top: 10px;
	font-family: Verdana;
	font-size: 8pt;
	background-color: #88A729;
}

/* End Of Menu Style */



.ad-tab-bgPager
{
	font: normal 11px tahoma, verdana, arial;
	color: #333333;
	background-color: #f7e8d7;
	padding-left: 10px;
	vertical-align: top;
	height: 22px;
}
.ad-tab-bgPager a
{
	color: #333333;
	text-decoration: none;
}
.ad-tab-bgPager a:link
{
	color: #333333;
	text-decoration: none;
}
.ad-tab-bgPager a:visited
{
	color: #333333;
	text-decoration: none;
}
.ad-tab-bgPager a:hover
{
	color: #333333;
	text-decoration: underline;
}
.ad-tab-bgPager a:active
{
	color: #333333;
	text-decoration: underline;
}

.inr-hline
{
	background: url(images/tow-line.gif) repeat-x;
	background-position: bottom;
	height: 3px;
}
.orange-btn
{
	background: url(images/orange-btn.gif) repeat-x;
	font-family: tahoma, verdana, arial;
	height: 19px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	border: none;
	padding: 0px 7px 2px 7px;
}
.blue-btn
{
	background: url(images/blue-btn.gif) repeat-x;
	font-family: tahoma, verdana, arial;
	height: 19px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	border: none;
	padding: 0px 7px 2px 7px;
}
.cu-box-hedbg
{
	background: url(images/cu-box-hedbg.gif) repeat-x;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 10px;
}

.text-normal2
{
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.cu-tab-bg
{
	background-color: #9bc8cf;
}
.cu-tab-bg1
{
	font: bold 11px tahoma, verdana, arial;
	color: #333333;
	background-color: #a5dce3;
	padding-left: 10px;
}

.cu-tab-bg1 th a
{
	color: #333333;
	text-decoration: none;
}
.cu-tab-bg1 th a:link
{
	color: #333333;
	text-decoration: none;
}
.cu-tab-bg1 th a:visited
{
	color: #333333;
	text-decoration: none;
}
.cu-tab-bg1 th a:hover
{
	color: #333333;
	text-decoration: underline;
}
.cu-tab-bg1 th a:active
{
	color: #333333;
	text-decoration: underline;
}

.cu-tab-bg2 td
{
	font: normal 11px tahoma, verdana, arial;
	color: #333333;
	background-color: #e5f8fa;
	padding-left: 10px;
}
.cu-tab-bg3 td
{
	font: normal 11px tahoma, verdana, arial;
	color: #333333;
	background-color: #d6f1f5;
	padding-left: 10px;
}
.cu-tab-bgPager
{
	font: normal 11px tahoma, verdana, arial;
	color: #333333;
	background-color:  #e6f1f5;
	padding-left: 10px;
	vertical-align: top;
	height: 22px;
}
.cu-tab-bgPager a
{
	color: #333333;
	text-decoration: none;
}
.cu-tab-bgPager a:link
{
	color: #333333;
	text-decoration: none;
}
.cu-tab-bgPager a:visited
{
	color: #333333;
	text-decoration: none;
}
.cu-tab-bgPager a:hover
{
	color: #333333;
	text-decoration: underline;
}
.cu-tab-bgPager a:active
{
	color: #333333;
	text-decoration: underline;
}
.Cushyperlink_red
{
	color: #1996a8;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

.Cushyperlink_red:active
{
	color: #1996a8;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
.Cushyperlink_red:hover
{
	color: #1996a8;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: normal;
}
.con-hedbg
{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #e1e1e1;
	padding-left: 10px;
}
.text-normal3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
.con-link
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #5499cf;
	text-decoration: none;
}
a.con-link:link
{
	color: #5499cf;
	text-decoration: none;
}
a.con-link:visited
{
	color: #5499cf;
	text-decoration: none;
}
a.con-link:hover
{
	color: #5499cf;
	text-decoration: underline;
}
a.con-link:active
{
	color: #5499cf;
	text-decoration: none;
}
.errorDiv
{
	color: black;
	font: normal 12px Arial, Helvetica, sans-serif;
}
.news-headerbg
{
	background:url(images/newsbg.gif) #222E2E no-repeat;
	
}
.FaqQus
{
	color:#666666;
	font-size:12px;
	font-weight:700;
	font-family:Verdana,Arial, Helvetica, sans-serif;
}
.FaqAns
{
	color:#666666;
	font-size:12px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
}
/* new css */
.Q-lable
{
	font-family:tahoma, verdana, arial;
	font-size:11px;
	font-weight:bold;
	color:#117380;
	BACKGROUND-COLOR: #d6f1f5;
}
.txtboxnew
{
	font-family:tahoma, verdana, arial;font-size:11px;font-weight:normal;color:#333333;	border:1px solid #b2e5eb;padding:2px 2px 2px 5px;
}


/*new css*/
.n_con_bg
{
	padding:5px 5px 0px 5px;
}
.img_bord
{
	border:1px solid #cfcfcf;
}
.n_text
{
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#414141;
	line-height:150%;
}
.rep_bg
{
	background:url(images/rep_bg.gif) repeat-y;
}
.gr_box_bg
{
	background:url(images/gr_box_bg.jpg) top no-repeat;
	padding:7px 20px 0px 20px;
}
.gr_box_bg2
{
	background:url(images/gr_box_bg.jpg) top no-repeat;
	padding:7px 0px 0px 13px;
}

.n-box-title
{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-left:2px;
}
.dot_bord
{
	background:url(images/dot.gif) bottom repeat-x;
}
.dvPagebody_DefaultPage
{
	text-align: left;
}
.TxtNormal2{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;font-weight:normal;color:#565656}



