﻿.lblgreentext
{
	font-family: Tahoma;
	font-size: 11px;
	color: Green;
	font-weight: bold;
	font-weight: normal;
}

table.servicesT
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	width: 320px;
	background-color: #fafafa;
	border: 1px #7F9DB9 solid;
	border-collapse: collapse;
	border-spacing: 13px;
	margin-top: 0px;
}


table.servicesT td.servHd
{
	border-bottom: 2px solid #7F9DB9;
	background-color: #BEC8D1;
	
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #404040;
}


table.servicesT td
{
	border-bottom: 1px dotted #7F9DB9;
	border-left: 1px dotted #7F9DB9;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: white;

	padding-left: 3px;
}

.servBodL
{
	border-left: 1px dotted #CEDCEA;
}




.text9
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #a1a1a1;
	font-weight: normal;
}

/*AJAX CSS*/

/*update progress*/

.currency
{
	color: #0AA348;
	font-size: 12px;
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial;
	font-weight: normal;
	text-transform: none;
}

.TreeNodestyle
{
	color: #00648D;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Tahoma;
}
.treeViewLeaf
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: Black;
	cursor: none;
}
.treeViewLeaf
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: Black;
	cursor: none;
}
.Menubar
{
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight:bold;
	color: #494949;
	padding: 0px;
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: middle;
	white-space: nowrap;
}
.MenuDynamic
{
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	background-color:#09a14c;
	padding: 0px;
	width:200px;
	height:20px;
	padding-left: 3px;
	padding-right: 0px;
	vertical-align: middle;
	white-space: nowrap;
}
.MenuDynamicHover
{
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight:bold;
	width:200px;
	height:20px;
	color: #ffffff;
	background-color:#c02329;
	padding: 0px;
	padding-left: 3px;
	padding-right: 0px;
	vertical-align: middle;
	white-space: nowrap;
}
.MenubarHover
{
	
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight:bold;
	color: #bf1925;
	padding: 2px;
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: middle;
	white-space: nowrap;
}
.TreeRootNodestyle
{
	color: #00648D;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Tahoma;
}
.selectedTreeNodestyle
{
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Tahoma;
}

.SelectedStyleTreeview
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: Black;
	cursor: none;
}
.borderblue
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7F9DB9;
	border-right-color: #7F9DB9;
	border-bottom-color: #7F9DB9;
	border-left-color: #7F9DB9;
}


.TopRightFixed
{
	top: 0px;
	right: 0px;
	position: fixed;
}

.progress
{
	position: absolute;
	font-weight: bold;
	text-align: center;
	background-color: #BF1D28;
	color: White;
	height: 20px;
}

.Progress img
{
	vertical-align: middle;
	margin: 2px;
}
.progressLoading
{
	font-family: Verdana;
	font-size: 12px;
	text-transform: none;
	color: #ffffff;
	font-weight: normal;
}
/*update progress*/


.watermarked
{
	border: solid 1px #00649F;
	color: gray;
	padding-left: 2px;
	font-family: Tahoma;
	font-size: 10px;
	text-transform: none;
	font-weight: normal;
}


.flyOutDiv
{
	display: none;
	position: absolute;
	width: 280px;
	z-index: 3;
	opacity: 0;
	filter: (progid:DXImageTransform.Microsoft.Alpha(opacity=0));
	font-size: 12px;
	border: solid 1px green;
	background-color: #FFFFFF;
	padding: 5px;
}

.flyOutDivCloseX
{
	background-color: #666666;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	border: outset thin #FFFFFF;
	padding: 5px;
}

.small-link
{
	color: #0000ff;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}
.small-link:hover
{
	color: #0EA34F;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}
.popupstyle
{
	color: Green;
	background-color: #f9f9f9;
	border: 1px #bababa;
	border-style: solid;
	padding: 2px;
}



/*End ajax css*/

.textnews
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #313131;
	font-weight: normal;
	text-align: justify;
}
.lblCurrency
{
	color: #707070;
	text-decoration: none;
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
}
.adminpagebody
{
	margin-left: 4px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	background-color: #d1d1d1;
}

.AdmMastMainTable
{
	background-color: #ffffff;
	border: solid 1px #00649F;
	width: 100%;
}
.AdminBottomHr
{
	width: 100%;
	border: dotted 1px #7F9DB9;
}
.reglbltext
{
	font-family: Verdana;
	text-transform: none;
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial;
}
.lbltext
{
	font-family: Verdana;
	text-transform: none;
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
}

.mailbodytext
{
	font-family: Tahoma, Verdana, Arial;
	text-transform: none;
	color: #222222;
	font-weight: normal;
	font-size: 11px;
}

.lbltextbold
{
	font-family: Verdana;
	text-transform: none;
	color: #313131;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
}

.rowstyle
{
	font-family: Tahoma, Sans-Serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-transform: none;
	height: 19px;
}
.www
{
	font-family: Tahoma, Sans-Serif;
	font-size: 11px;
	color: #3366ff;
	text-decoration: none;
	font-weight: normal;
	cursor: hand;
}
.www:hover
{
	color: #01385F;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
}
.signout
{
	font-family: Tahoma, Sans-Serif;
	font-size: 11px;
	color: #3366ff;
	text-decoration: none;
	font-weight: normal;
	cursor: hand;
}
.signout:hover
{
	color: #3366ff;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
}



.lbllefttext
{
	color: #707070;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	text-transform: none;
}
.lblrederror
{
	font-family: Tahoma;
	font-size: 14px;
	color: Red;
	font-weight: bold;
	font-weight: normal;
}
.lblgreenerror
{
	font-family: Tahoma;
	font-size: 14px;
	color: Green;
	font-weight: bold;
	font-weight: normal;
}
.txtbox
{
	border: solid 1px #00649F;
	font-size: 10px;
	padding-left: 2px;
	font-family: Verdana;
	text-transform: none;
	color: #333333;
	font-weight: normal;
}
.mandatory
{
	font-family: Tahoma;
	font-size: 12px;
	color: Red;
	font-weight: normal;
}
.dropdown
{
	border: solid 1px #00649F;
	font-size: 10px;
	padding-left: 2px;
	height: 20px;
	font-family: Verdana;
	color: #333333;
	font-weight: normal;
}
.vrmlink
{
	color: #00648D;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	cursor: hand;
}
.vrmlink:hover
{
	color: #01385F;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}

.adminheading
{
	color: #BF1D28;
	font-size: 14px;
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial;
	font-weight: normal;
	text-transform: none;
}
.chbox
{
	font-family: Verdana;
	font-size: 11px;
	text-transform: none;
	color: #333333;
	font-weight: normal;
}
.button
{
	border-right: #6DB18A 2px solid;
	padding-right: 2px;
	border-top: #6DB18A 1px solid;
	padding-left: 2px;
	font-weight: normal;
	font-size: 13px;
	background: #00923F;
	padding-bottom: 2px;
	border-left: #6DB18A 1px solid;
	color: #ffffff;
	padding-top: 2px;
	border-bottom: #6DB18A 2px solid;
	height: 25px;
	width: auto;
}
.button:hover
{
	border-right: #7FB4EB 2px solid;
	padding-right: 2px;
	border-top: #7FB4EB 1px solid;
	padding-left: 2px;
	font-weight: normal;
	font-size: 13px;
	background: #398CE1;
	padding-bottom: 2px;
	border-left: #7FB4EB 1px solid;
	color: #ffffff;
	padding-top: 2px;
	border-bottom: #7FB4EB 2px solid;
	height: 25px;
	width: auto;
}
.linkbutton
{
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #0000ff;
}
.linkbutton:Hover
{
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
	color: #005100;
}


.highlightselmenu
{
		
	
	color: #BF1925;
	font-size: 12px;
	text-decoration: none;
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial;
	font-weight: bold;
	
	
}

.gridlinkbutton
{
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #005100;
}
.gridheading
{
	font-family: Tahoma;
	font-size: 11px; /* background-image: url(http://www.indiahealthcard.com/images/but-bg.gif); */
	color: #0AA348;
	background-color: #fafafa;
	font-style: normal;
	font-weight: normal;
	border: solid 1px #0AA348;
	height: 19px;
	text-decoration: none;
}
.gridheading A
{
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #0AA348;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	height: 17px;
}
.GridviewStyle
{
	border: solid 1px #66CC66;
}

.printgvheading
{
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #0AA348;
	font-style: normal;
	border-width: 2px;
	height: 30px;
	text-decoration: none;
}
.printrowstyle
{
	font-family: Tahoma, Sans-Serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-transform: none;
	height: 17px;
}
.printgvfooter
{
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: Black;
	padding-left: 3px;
	text-decoration: none;
}


.modalProgressRedBackground
{
	background: gray;
	background-repeat: repeat;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

.modalPopup
{
	background-color: White;
	border-width: 1px;
	border-style: solid;
	border-color: #0AA348;
	font-family: Verdana;
	font-size: medium;
	padding: 3px;
	width: 130px;
}
.gridItemtemplate
{
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-style: normal;
	color: Black;
	padding-left: 3px;
	text-decoration: none;
}
.gridupdatecancel
{
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: red;
}

.gridpager
{
	font-family: Verdana, Tahoma,Sans-Serif;
	font-size: 11px;
	font-style: normal;
	color: #ff0000;
}
.gridpager A
{
	font-family: Verdana, Tahoma,Sans-Serif;
	font-size: 11px;
	font-style: normal;
	color: #7d7d7d;
}
.gridemptytext
{
	font-family: Tahoma;
	font-size: 12px;
	color: Red;
	font-weight: normal;
}
.tblborder
{
	background-color: #f9f9f9;
	border: 1px solid #7F9DB9;
	padding: 2px;
}
.pnlborder
{
	background-color: #f9f9f9;
	border: 1px #bababa;
	border-style: dashed;
	padding: 2px;
}
.mailborder
{
	background-color: #ffffff;
	border: 1px #bababa;
	border-style: dashed;
	padding: 2px;
}
.insidetable
{
	background-color: #ffffff;
	border: 1px #669966;
	border-style: solid;
	padding: 2px;
}
.heading
{
	color: #006612;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}


.bgcolorheading
{
	color: white;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	background-color: #339966;
}
.pageheading
{
	color: #BF1D28;
	font-size: 14px;
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial;
	font-weight: normal;
	text-transform: none;
}
.providerheading
{
	color: #0AA348;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	text-transform: capitalize;
}
.providergrade
{
	color: #003399;
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	text-transform: uppercase;
}

.quicklink
{
	color: #0EA34F;
	text-decoration: none;
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial;
	font-size: 11px;
}
.quicklink:hover
{
	color: #BF1D28;
	text-decoration: none;
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial;
	font-size: 11px;
}
.quicklinktext
{
	color: #BF1D28;
	text-decoration: none;
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial;
	font-size: 11px;
}
.arrow
{
	color: Orange;
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
}
.main-link2
{
	color: #707070;
	text-decoration: none;
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
}
.main-link2:hover
{
	color: #0AA44E;
	text-decoration: none;
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
}







.mail
{
	color: #38487E;
	text-decoration: underline;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
}
.mail:hover
{
	color: #A8C044;
	text-decoration: none;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
}

.box4
{
	border-right: #DCDBDB 1px solid;
	padding-right: 1px;
	border-top: #DCDBDB 1px solid;
	padding-left: 1px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 1px;
	border-left: #DCDBDB 1px solid;
	width: 140px;
	color: #707070;
	padding-top: 1px;
	border-bottom: #DCDBDB 1px solid;
	font-family: Tahoma, Arial, Verdana;
	background-color: #FFFFFF;
}




.vrmlink
{
	color: #707070;
	text-decoration: none;
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial;
	font-size: 11px;
}
.vrmlink:hover
{
	color: #0EA34F;
	text-decoration: none;
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial;
	font-size: 11px;
}
.pictureborder
{
	border: 1 solid #ACACAC;
	padding: 1;
}








.subtitle
{
	color: #0F2462;
	font-size: 13pt;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
}

.text10
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #707070;
	font-weight: normal;
}
.right-nemu
{
	color: #0EA34F;
	text-decoration: none;
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
}
.right-nemu:hover
{
	color: #707070;
	text-decoration: none;
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
}
.footer-link
{
	color: #707070;
	text-decoration: none;
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial;
	font-size: 11px;
}
.footer-link:hover
{
	color: #0EA34F;
	text-decoration: none;
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial;
	font-size: 11px;
}
.news-link
{
	color: #707070;
	text-decoration: underline;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
}
.news-link:hover
{
	color: #13A34E;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 11px;
}

.border
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.subtitle2
{
	color: #707070;
	font-size: 12px;
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial;
	font-weight: bold;
	text-transform: none;
}
.main-link1
{
	color: #707070;
	text-decoration: none;
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
}
.main-link1:hover
{
	color: #0AA44E;
	text-decoration: none;
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
}
.box5
{
	border-right: #A0ACD4 1px solid;
	padding-right: 1px;
	border-top: #A0ACD4 1px solid;
	padding-left: 1px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 1px;
	border-left: #A0ACD4 1px solid;
	width: 115px;
	color: #707070;
	padding-top: 1px;
	border-bottom: #A0ACD4 1px solid;
	font-family: Tahoma, Arial, Verdana;
	background-color: #ffffff;
}
.box6
{
	border-right: #7F9DB9 1px solid;
	padding-right: 1px;
	border-top: #7F9DB9 1px solid;
	padding-left: 1px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 1px;
	border-left: #7F9DB9 1px solid;
	width: 180px;
	color: #000000;
	padding-top: 1px;
	border-bottom: #7F9DB9 1px solid;
	font-family: Tahoma, Arial, Verdana;
}
.border-left-right
{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.border-left-right-bottom
{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D5D5D5;
	border-left-color: #D5D5D5;
	border-bottom-color: #D5D5D5;
}
.textbody12
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #313131;
	font-weight: normal;
}
.text10blue
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #38487E;
	font-weight: normal;
}

.img1
{
	background-image: url(images/but-bg.gif);
	background-repeat: repeat-x;
	width: 118;
	height: 29;
}


.img2
{
	background-image: url(images/but-hower-bg.gif);
	background-repeat: repeat-x;
	width: 118;
	height: 29;
}
.subtitle3
{
	color: #BF1D28;
	font-size: 13px;
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial;
	font-weight: normal;
	text-transform: none;
}
.textbody12bold
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #38487E;
	font-weight: bold;
}
.textbody12line
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #38487E;
	font-weight: normal;
	text-decoration: underline;
}
.border-right
{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}
.border-top
{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-top-color: #CCCCCC;
}
.text12
{
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #707070;
	font-weight: normal;
}
.subtitle4
{
	color: #0AA348;
	font-size: 13px;
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial;
	font-weight: normal;
	text-transform: none;
}
.border-left
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.www-link
{
	color: #FF9900;
	text-decoration: none;
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight: normal;
}
.www-link:hover
{
	color: #FF9900;
	text-decoration: none;
	font-family: Arial, Tahoma;
	font-size: 12px;
}
.subtitle5
{
	color: #0AA348;
	font-size: 12px;
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial;
	font-weight: bold;
	text-transform: none;
}
.accordionHeader
{
	font-family: "Trebuchet MS" ,Tahoma,Verdana, Sans-Serif;
	color: #0AA348;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
	text-align: left;
}

.accordionHeaderSelected
{
	font-family: "Trebuchet MS" ,Tahoma,Verdana, Sans-Serif;
	color: #7d7d7d;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

.accordionContent
{
	padding: 23px;
	padding-top: 10px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #313131;
	font-weight: normal;
}
.box-link
{
	color: #505050;
	text-decoration: none;
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial;
	font-size: 11px;
}
.box-link:hover
{
	color: #0EA34F;
	text-decoration: none;
	font-family: "Trebuchet MS" , Tahoma, Verdana, Arial;
	font-size: 11px;
}
