/*
html, body {
	height:100%;	
}
*/

@import 'reset-min.css';

body {
	width:860px;
	margin: auto;
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
	color:#616161;
	background:#fff url(../images/bodyBg.jpg) repeat-x top left;
}
a {
	text-decoration: none;
	color: #005a9a;
}

a:hover {
	color: #f57f20;
	text-decoration: none;
}

img {
	border:0;	
}

/* To avoid dotted borders to the image */

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

/* dotted borders to image - end */

/* B:Header */



div#header {
	margin: 0px;
	padding: 0px;
	height:209px;
    border:red solid 0px;
	
}


div#header_right {
	float:right;
	margin:15px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	width:285px;
	height:23px;
	 border:red solid 0px;
}


div#logo {
	margin:0px;
	padding:28px 0px 0px 39px;
}







/* Body- Body*/


#wrapper {
	width:auto;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
     border:red solid 0px;
	}


div#left {
	float:left;
	width: 220px;
        margin:0px 0px 0px 0px;
	padding:0px 30px 0px 0px;
	background:#fff url(../images/left_sectionBg.gif) no-repeat top left;
	min-height:230px;
	_height:230px;
	
	 border:red solid 0px;
}  
	
	#vertical_nav {
		margin: 0px;
		padding: 4px 0px 0px 0px;
        }
	
	#vertical_nav ul{
		list-style-type: none;
		margin: 0px;
		padding: 20px 0px 5px 10px;
		
	}
	#vertical_nav li {
		margin: 0px 0px 8px 0px;
		padding: 2px 0px 8px 10px;
		font-weight: normal;
		background: url(../images/smallBullet_orange.gif) no-repeat top left;
		border-bottom:solid 1px #f7f7f7;
		}
		
		#vertical_nav .selected {
			color: #f57f20;
			font-weight: bold;
                }



	


	
div#content {
	
	margin: 0px 10px 0px 260px;
	padding: 20px 0px 0px 0px;
	text-align:justify;
	line-height:18px;
	 border:red solid 0px;
}

	#content ul {
		list-style-type: none;
		margin:0px 0px 10px 0px;
		padding:0px;
		
	}
	
	#content li {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 5px 10px;
		font-weight: normal;
		background: url(../images/smallBullet.gif) no-repeat top left;
		
		}




div#home_section {
	height:271px;
	background: url(../images/home_header_img.jpg) no-repeat top left;
	 border:red solid 0px;
}


h1 {
	position:relative;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 15px 22px;
        font-size: 16px;
	color:#ce4646;
	background: url(../images/title_bullet.gif) no-repeat top left;
}

h2 {
        margin: 20px 0px 5px 0px;
	color:#f46e20;
	font-weight:bold;
}


h2 a {
        
	color:#f46e20;
	
}

h2 a:hover {
	color: #005a9a;
	
}
h3 {
        margin: 20px 0px 5px 0px;
	color:#005a98;
	font-weight:bold;
}

.readmore  {
	float:right;
	margin:10px 0px;
	padding:10px 0px;
	
}
        .readmore a {
		font-size: 10px;
		font-weight:bold;
		color: #c40c0c;
        }
	
	.readmore a:hover {
		color: #02679b;
		text-decoration: none;
        }



.box_section{
	margin:0px;
	padding:0px 0px 10px 0px;	
	border-bottom: solid 1px #eaecdf;
}

.section {
	float:left;
	width:188px;
	width:140px;
	text-align:left;
	margin:0px 13px 0px 0px;
}

.section b {
	color:#005a99;
}

.tab a {
	
	padding:6px 8px;
	background-color:#0072bb;
	font-weight:bold;
	width:auto;
	color:#fff;
	font-size:11px;
}

.tab a:hover {
	
	background-color:#568f22;
	
}

 input, textarea, select{
	font:100% Arial, Helvetica, Sans-Serif;
	line-height:18px;
	color:#757575;
	}

	#feedback_form {
		margin:1em 0;
		padding-top:10px;color: #385fac;font-size:11px;
		font-weight:bold;
		background:url(../images/form1/form_top.gif) no-repeat 0 0;
		}
	#feedback_form fieldset{
		margin:0;
		padding:0;
		border:none;	
		float:left;
		display:inline;
		width:260px;
		margin-left:25px;
		}		
	#feedback_form legend{display:none;}	
	#feedback_form p{margin:.5em 0;}	
	#feedback_form label{display:block;}	
	#feedback_form input, #feedback_form textarea{		
		width:252px;
		border:1px solid #ddd;
		background:#fff url(../images/form1/form_input.gif) repeat-x;
		padding:5px;
		}		
	#feedback_form textarea {
		height:148px;
		overflow:auto;
		}

#feedback_form select {
		width:264px;
		border:1px solid #ddd;
		background:#fff url(../images/form1/form_input.gif) repeat-x;
		padding:5px;
		}
	#feedback_form p.submit{
		clear:both;
		
		background:url(../images/form1/form_bottom.gif) no-repeat 0 100%;
		padding:0 25px 20px 25px;
		margin:0;
		text-align:right;
		}	
	#feedback_form button{
		width:125px;
		height:28px;
		line-height:37px;		
		border:none;
		background:url(../images/feedback.png) no-repeat 0 0;
		color:#fff;
		margin:0px 82px 0px 0px;
		cursor:pointer;
		text-align:center;
		}				



#basic-accordian{

	width:200px;
	position:absolute;
	
	left:50%;
	top:30%;
	margin-left:-175px;
	z-index:2;
	margin-top:-100px;
	 border:red solid 0px;
		
}

.accordion_headings{
	padding:5px;
	background:#E77817;
	color:#FFFFFF;
	margin:1px 0px;
	cursor:pointer;
	font-weight:bold;
text-align:center;
}

.accordion_headings:hover {
	background:#EB922C;
}

.accordion_child{
	
	padding:15px;
	background:#EEE;min-height:200px;
		_height:200px;
}

.header_highlight{
	background:#A41C2B;
}

table {
	border-collapse: collapse;
	border: 1px solid #fff;
	color:#3B5998;
	background:#fff;
	margin:10px 0px;
	width:auto;

	
}

td, th {
	border: 1px solid #fff;
	padding: 8px 25px;
	color:#3B5998;

}


th {
	font-weight:bold;
	color:#fff;
	background-color:#0072bb;
}


tbody th, tbody td {

	text-align: center;
}

/* start ---- footer */

#footer {
	clear:both;
	margin:20px 0px 0px 0px;
	padding:10px 0px;
	font-size: 10px;
	height:25px;
        color: #fff;
	background: url("../images/footer_top.gif") no-repeat top left;
}

#creadit {
	float:right;
	color:#a1a1a1;font-size:11px;
}
	

	
	#footer_links ul {
		list-style-type: none;
		
		margin: 0px 20px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#footer_links li {
		float: left;
		margin:0px;
		padding: 0px 8px;
		display:inline;
		border-left:#e9e9e9 1px solid;
		
	
}

	#footer_links li a {
		color:#a1a1a1;
		
	}

	#footer_links li a:hover {
		color:#385fac;
		
	}


/*end of footer */




h1.pageTitle{
    color:#025285;
    background:none;
    font-weight:bold;
    font-family:Arial;
    font-size:1.45em;
    text-align:left;
    padding:0px;
    margin-bottom:10px;
}


/* ============ free trial page ========================*/

table#tbl_freeTrial{
    background:#F0F9FE;
    padding:1px;
    margin:0px auto;
    font-size:11px;
    width:90%;
    border:#CFECFF solid 2px;
}
    table#tbl_freeTrial td{
        text-align:left;
        padding:5px;
    }
    table#tbl_freeTrial .txtLabel{
        text-align:right;
        font-weight:bold;
        color:#005B98;
        padding-right:5px;
    }
    table#tbl_freeTrial .input{
        border:#7F9DB9 solid 1px;   
    }
    table#tbl_freeTrial h1{
        text-align:center;
        background:none;
        font-size:1.5em;
        font-weight:bold;
        padding:2px;
        color:#005B98;
        margin:0px;
    }
    table#tbl_freeTrial .btnSubmit{
        margin:2px auto;
        background:#004B82;
        padding:2px 5px;
        color:#f5f5f5;
        font-weight:bold;
        text-align:center;
        border:none;
        display:block;
    }
