﻿
body
{
    width:100%;
    height:100%;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: White;
}

html
{
    width:100%;
    height:100%;
    /*overflow:hidden;*/
}

.cont
{
    height:100%;
    /*overflow:hidden;*/
}

.outline
{
	outline: none;
}
.footer
{
	background-image: url(images\cyan_footerbg1.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: auto;
}
.menu_text
{
	font: bold 8pt Arial;
	color: #666666;
}
.menu_text ul
{
	margin: 0px;
	padding: 0px;
}
.menu_text ul li
{
	list-style: none;
	padding-bottom: 20px;
}
.menu_text ul li a:link, .menu_text ul li a:visited
{
	text-decoration: none;
	color: #666666;
}
.menu_text ul li a:hover, .menu_text ul li a:active
{
	text-decoration: none;
	color: #84C225;
}
.blue_title
{
	font: bold 13pt Tahoma;
	color: #0085C4;
}
.subhead
{
	font: bold 12pt Tahoma;
	color: #84C225;
}

.subhead_a
{
	text-decoration: none;
	color: #84C225;
}
.subhead_a:hover
{
	text-decoration: none;
	color: #0085C4;
}
.rightpan
{
	font-family: Arial;
	font-weight: normal;
	color: #3A75AF;
	margin: 0px;
	padding: 0px;
}
.rightpan ul
{
	margin: 0px;
	padding: 0px;
}
.rightpan ul li
{
	list-style: none;
	float: left;
}

.blue_normal
{
	font: normal 9pt Arial;
	color: #3A75AF;
}

.blue_normal_a
{
	font: bold 9pt/13pt Arial;
	color: #3A75AF;
	text-decoration:none;
	
}
.blue_normal_a:hover
{
	font: bold 9pt/13pt Arial;
	color: #84C225;
	text-decoration:none;
}

.footer_menufont
{
	font: normal 9pt Arial;
	color: #6F6F6F;
}
.footer_menufont ul
{
	margin: 0px;
	padding: 0px;
}
.footer_menufont ul li
{
	list-style: none;
	float: left;
	padding-left: 5px;
}
.footer_menufont ul li a:link, .footer_menufont ul li a:visited
{
	text-decoration: none;
	color: #6F6F6F;
}
.footer_menufont ul li a:hover, .footer_menufont ul li a:active
{
	text-decoration: none;
	color: #84C225;
}
.pagetitle
{
	background-color: #0085C4;
	height: 41px;
	margin: 0px;
	padding: 97px 0px 10px 25px;
	background-image: url(images/application_rightsh.png);
	background-repeat: repeat-y;
	background-position: left;
}
.titlefont
{
	font: bold 14pt Arial;
	color: White;
}
.graymenu
{
	background-color: #EFEFEF;
	color: #828282;
	font: normal 8pt Arial;
	height: 26px;
	margin: 0px;
	padding: 0px;
}
.graymenu ul
{
	margin: 0px;
	padding-left: 22px;
	height: 26px;
}
.graymenu ul li
{
	list-style: none;
	padding-left: 3px;
	line-height: 26px;
	float: left;
}
.graymenu ul li a:link, .graymenu ul li a:visited
{
	text-decoration: none;
	color: #828282;
}
.graymenu ul li a:hover, .graymenu ul li a:active
{
	text-decoration: none;
	color: #84C225;
}
h1
{
	font: normal 13.5pt Arial;
	color: #197FAC;
	margin: 0px;
	padding: 0px;
}
.right_listmenu
{
	padding: 8px 0px 0px 10px;
	margin: 0px;
	font: bold 9pt Arial;
	color: #666666;
	background-color: #ECF3FD;
}
.right_listmenu ul
{
	margin: 0px;
	padding: 0px 0px 0px 11px;
}
.right_listmenu ul li
{
	list-style-type: disc;
	list-style-position: outside;
	color: #666666;
	line-height: 15px;
	margin: 0px;
	padding: 2px 0px 0px 0px;
}
.right_listmenu ul li a:link, .right_listmenu ul li a:visited
{
	text-decoration: none;
	color: #666666;
}
.right_listmenu ul li a:hover, .right_listmenu ul li a:active
{
	text-decoration: none;
	color: #84C225;
}
.pricing_pan
{
	margin: 0px;
	padding: 0px;
	height: auto;
}
.pricing_pan ul
{
	margin: 0px;
	padding: 15px 0px 7px 0px;
	width: auto;
	list-style: none;
	background-color: #ffffff;
	border-top: solid 1px #DADADA;
}
.pricing_pan ul.darkgray
{
	margin: 0px;
	padding: 5px 0px 5px 0px;
	width: auto;
	height: 22px;
	background-color: #F6F6F6;
	border-top: solid 1px #DADADA;
	border-bottom: solid 1px #DADADA;
}
.pricing_pan ul li
{
	float: left;
	width: 120px;
	text-align: center;
	margin-left: 10px;
}
.pricing_font
{
	font: bold 12pt Arial;
	color: #1B80AF;
}
.include_font
{
	font: bold 11pt Arial;
	color: #333333;
}
.chekbox_pan
{
	margin: 0px;
	padding: 0px;
}
.chekbox_pan ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	border: none;
	text-align: left;
}
.chekbox_pan ul li
{
	margin: 0px;
	padding: 0px;
	height: 25px;
	float: none;
	text-align: left;
	width: auto;
}
.chekbox
{
	padding: 0px;
	margin: 0px;
	font: normal 9pt Arial;
	color: #333333;
}
input
{
	height: 20px;
	line-height: 20px;
	padding: 0px;
	margin-right: 10px;
	vertical-align: middle;
	outline: none;
}
.form_font
{
	font: bold 9pt Arial;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.form_font ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.form_font ul li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: none;
	height: 40px;
}

.mid_toptr
{
	background-color: #0085C4;
	background-image: url(   'images/application_rightsh.png' );
	background-position: left top;
	background-repeat: repeat-y;
	width: 772px;
}
.mid_centertr
{
    height:auto;
	background-image: url(   'images/menu_rightshadow.jpg' );
	background-position: left top;
	background-repeat: repeat-y;
}
.mid_footertr
{
	height: 87px;
	background-image: url(  'images/cyan_footerbg1.jpg' );
	background-repeat: repeat-x;
	background-position:left top;
}
.mid_footerShadow
{
    height:auto;
	background-image: url( 'images/footer_sh.png' );
	background-repeat: repeat-y;
	background-position: left top;
}


/*Menu */

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0px;
	padding: 0; /*background: #DFDFDF;*/
	border: none;
	width: 203px;
	height: 222px;
	background-color: #84C225;
	z-index: 99999;
	
}

#sddm div a
{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 0px 5px 10px;
	width: 200px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none; /*background: #DFDFDF;*/
	color: #DCF3BA;
	font: Bold 12px Tahoma; /*background-image: url(../../App_Themes/Avanara/images/bullet.png); 	background-repeat: no-repeat; 	background-position: left center;*/
outline:none;
}

#sddm div a:hover
{
	color: #ffffff; /*background-image: url(../../App_Themes/Avanara/images/bullet_over.jpg); 	background-repeat: no-repeat; 	background-position: left center;*/
outline:none;
}

.menu_arrow
{
	background-image:url('images/arrow_menu.png');
	background-repeat:no-repeat;
	width:11px;height:12px;position:absolute;
}

.Menu
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: Auto;
	list-style: none;
}
.Menu li
{
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	padding-right: 0px;
}
/*.Menu li:hover
{
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	padding-right: 0px;
	background-color: #8C0000;
}*/

/*End Menu*/

/*Page Link 15-04-2010*/
.PageLink ul
{
	padding:0px;margin:0px 0px 0px 20px;
	font-size:9pt;
}
.PageLink ul li a,.Email
{
	font:normal 8.5pt arial;
	color:#333333;
	text-decoration:none;outline:none;
}
.Paralink
{
	font: normal 9pt Arial;
	color: #6F6F6F;
	text-decoration:none;outline:none;
}
.Paralink:hover
{
	font: normal 9pt Arial;
	color:#3A75AF;
	text-decoration:none;outline:none;
}
.PageLink ul li a:hover,.Email:hover
{
	font:normal 8.5pt arial;
	color:#3A75AF;
	text-decoration:none;outline:none;
}

/*End*/


/*Pankaj 16/04/10*/
.avapl_contentheading
{
	font: Bold 10pt Arial;
	color: #1b80af;
}
.avapl_contentdetail
{
	font: normal 9pt Arial;
	color: #666666;
}
.requestform
{
	margin: 0px;
	padding: 0px;
}
.avapl_basicinfo_normaltext
{
	font: normal 9pt Arial;
	color: #666666;
}
.focaus
{
	outline: none;
}
/**/
