/* Author : suresh dhamgaye  */
/* By : Meltmagic-India.com  */
/* For : Company Name  */
/* Date : 12th Dec 2008 */


/* form classes */
body {
margin-top: 25px;
margin-bottom:20px;
padding: 0px;
background-color:#624F5C;
}

form {
margin-bottom: 0px;
}

input, textarea, select {
border: 1px solid #282A2B;
font-size: 12px;
margin-left:0px;
}
.login-bottom-size
{
	font-size:10px;
	font-weight:bold;
	padding-top:5px;
	
}
.no-border {
border-style: solid;
border-width: 0px;
font-size: 12px;
}
.yes-border {
border-style: solid;
border-width: 1px;
border-color:#993300;
}
.login-section
{
	
	width:780px;
	height:481px;
	background-image:url(images/banner-login-bg.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:0;	
}
/* page default settings */
td {
font-family: arial, verdana, helvetica;
color: #333;
font-size: 12px;
line-height: 1.5em;
}

.blue {
color: #353563;
font-size:11px;
font-weight:700;
}
.white 
{
	color: #ffffff;
	text-decoration:none;
}
.white a
{
	color: #ffffff;
	text-decoration:none;
}
.white a:hover
{
	color: #E4E4E4;
}


.dark-yellow
{
	color:#D97E00;
}
.orange a
{
	color:#EF6601;
}
.orange a:hover
{
	color:#813400;
}
/* borders */

/* text */
.blue-txt {
color: #002172;
}

/* Heading */

h1, h2, h3, h4, h5, h6 {
font-family: arial;
margin: 0px;
line-height: normal;

}

h1 {
font-size: 25px;
font-weight:bold;
margin-left:0px;

}
h3 {
font-size: 20px;
color:#994D03;
font-weight:bold;
margin-left:0px;
}

h2 {
font-size: 18px;
font-weight:700;
color:#353563;
}

/*----------*/

/*-----------suresh*/

.header
{
	background-image: url("images/header.jpg");
	background-repeat:no-repeat;

}
.footer-bg
{
	background-image: url("images/footerbg.jpg");
	background-repeat:repeat-x;
}

.blue-bg
{
	background-image: url("images/top-nav-bg.jpg");
	background-repeat:repeat-x;
	height:49px;
}

.nav-link-top a
{
	font-weight:700;
	text-decoration:none;
	font-size:12px;
	color:#ffffff;	
	padding-left:25px;
}
.nav-link-top a:hover
{
	font-weight:700;
	text-decoration:none;
	font-size:12px;
	color:#000000;	
	
}

.download a
{
	font-size:12px;
	font-weight:700;
	color:#002E66;
	text-decoration:none;	
}
.download a:hover
{
	color:#EF6601;
}

.toll-free
{
	font-size:15px;
	font-weight:600;
	color:#0056AB;
	text-decoration:none;	
}

.blue-button
{
	background-image: url("images/blue-back-button.jpg");
	background-repeat:no-repeat;
	width:242px;
	height:47px;
	text-align:center;
	padding-top:6px;
	color:#000000;
	font-weight:700;
	font-size:13px;
}
/*---------*/
.body-back
{
	background-image: url("images/body-bg.jpg");
	background-repeat:repeat-y;
}
.yellow
{
	color: #EFF000;
}
.bold-text
{
	text-decoration:none;	
	font-weight:700;
	font-size:13px;
}
.red
{
	color: #D40700;
}
.bullet-padding
{
	background-image: url("images/bull-2.jpg");
	background-repeat:no-repeat;
	background-position: 0px 3px;
	padding-left:20px;
}

ul
{
	list-style:none;	
	padding:0;
	display:block;	
	float:left;
	margin:0 10px 0 10px;
	padding:0;
}
li
{
	list-style:none;
	margin:0 0 0 0px;	
	padding-left:15px;
	display:block;	
	color:#333333;
	font-size:11px;
	font-weight:700;
	height:25px;
	background-image: url("images/bull-1.jpg");
	background-repeat:no-repeat;
	background-position: 0px 5px;
	border-bottom:dashed 1px #CC6600;
}
li a
{
	color:#333333;
	text-decoration:none;
	
}
li a:hover
{
	color:#ffffff;
	text-decoration:none;	
}


/*gray box*/

ul.gray-box
{
	list-style:none;	
	padding:0;
	display:block;	
	float:left;
	margin:0 10px 0 10px;
	padding:0;
}
li.gray-box
{
	list-style:none;
	margin:0 0 0 0px;	
	padding-left:15px;
	display:block;	
	color:#333333;
	font-size:11px;
	font-weight:700;
	height:20px;
	background-image: url("images/bull-3.jpg");
	background-repeat:no-repeat;
	background-position: 0px 5px;
	border-bottom:none;
}
li.gray-box a
{
	color:#333333;
	text-decoration:none;
	
}
li.gray-box a:hover
{
	color:#FA9F15;
	text-decoration:none;	
}
.left-gray-box
{
	background-image: url("images/gray-box-back.jpg");
	background-repeat:no-repeat;
	vertical-align:middle;			
}
.left-gray-box-small
{
	background-image: url("images/gray-box-back-small.jpg");
	background-repeat:no-repeat;
	vertical-align:middle;			
}
/**/

ul.blue-box
{
	list-style:none;	
	padding:0;
	display:block;	
	float:left;
	margin:0 10px 0 10px;
	padding:0;
}
li.blue-box
{
	list-style:none;
	margin:0 0 0 0px;	
	padding-left:15px;
	display:block;	
	color:#333333;
	font-size:11px;
	font-weight:normal;	
	height:20px;
	background-image: url("images/bull-2.jpg");
	background-repeat:no-repeat;
	background-position: 0px 5px;
	border-bottom:none;
}
li.blue-box a
{
	color:#333333;
	text-decoration:none;
	
}
li.blue-box a:hover
{
	color:#FA9F15;
	text-decoration:none;	
}
.left-blue-box
{
	background-image: url("images/blue-box-back.jpg");
	background-repeat:no-repeat;
	vertical-align:middle;			
}
.bule-text
{
	color:#B43313;
	text-decoration:none;
	font-weight:800;
	font-size:11px;
	padding:0 5px 0 0px;
	width:175px;
	display:block;
	float:right;
}
/**/
.orange-back-button
{
	background-image: url("images/button-back.jpg");
	background-repeat:no-repeat;
	vertical-align:middle;
	height:49px;
	text-align:center;
	padding-top:7px;
}
.orange-light-back-button
{
	background-image: url("images/button-back1.jpg");
	background-repeat:no-repeat;
	vertical-align:middle;
	height:49px;
	text-align:center;
	padding-top:6px;
}

/*gray box*/

.spacer
{
	background-image: url("images/spacer.gif");
}

img
{
	border:0px solid red;
}
.bull-repeat
{
	background-image: url("images/bull-repeat.jpg");
	background-repeat:repeat-x;
	vertical-align:middle;	
	width:100%;
	height:15px;
}

.left-yello
{
	background-image: url("images/yellow-back-left.jpg");
	background-repeat:no-repeat;
	vertical-align:middle;			
}
/*------------*/

.arrow-red
{
	background-image: url("images/arrow1.gif");	
	width:57px;
	height:75px;
	width:57px;
	float:left;
	display:block;	
	margin:-10px 0px 0px 5px;
	position:relative;
	border:0px solid red;
}

.black-text-bold
{
	padding:6px 0 0 0;
	color:#333333;
	font-size:18px;
	text-align:center;
}

.white-text-bold
{
	padding:6px 0 0 0;
	color:#ffffff;
	font-size:18px;
	text-align:center;
}
.light-blue
{
	color:#0261FF;
	font-weight:700;
	font-size:16px;

}