
/* CSS Document */
body
{
	margin: 0 auto;
}

.heading
{
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.heading-big
{
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #002d62;
}
.heading-white
{
	font-family: tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none; 
}
.headingline-white
{
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none; 
}
.headingline-white a
{
	font-family: tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none; 
}
.headingline-white a:hover
{
	font-family: tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.text
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
	  
}
.text1
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.text-white
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

.btn-link
{
	background-image: url(../images/btn-bg.jpg);
	width: 91px;
	height: 20px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 5px;
}

.btn-link a
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.btn-link a:hover
{
	width: 91px;
	height: 25px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

.left-padd
{
	padding-left: 55px;
}

.border-lr
{
	border-left: 1px #cecece solid;
	border-right: 1px #cecece solid;
	background-color: #eeeeee;
}

ul
{
	margin: 0;
	padding: 0px 0 0 25px;
}
li
{
	list-style: url(../images/list-arrow.jpg);
	padding-bottom:5px;
}

.left-link
{
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #002d62;
	text-decoration: none;
	background-image: url(../images/link-bg.jpg);
}
.left-link a
{
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #002d62;
	text-decoration: none;
}
.left-link a:hover
{
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #a30134;
	text-decoration: none;
}


.no-left-link
{
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #a30134;
	text-decoration: none;
	background-image: url(../images/link-bg.jpg);
	cursor: pointer;
}
.no-left-link a
{
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #a30134;
	text-decoration: none;
	cursor: pointer;
}
.no-left-link a:hover
{
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #a30134;
	text-decoration: none;
	cursor: pointer;
}


.footer-link
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.footer-link a
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.footer-link a:hover
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.no-footer-link
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.no-footer-link a
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	cursor: default;
}
.no-footer-link a:hover
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

.left18
{
	padding-left: 6px;
}
.right18
{
	padding-right: 2px;
}
/*---------------------Edit Link------------------------------------------*/

.editlink, .editlink a:link, .editlink a:visited
{
	font-family: "Verdana";
	font-size: 12px;
	color: #880000;
	font-weight: bold;
	background-color: #FFFF00;
	text-decoration: underline;
}
.editlink a:hover, .editlink a:active
{
	font-family: "Verdana";
	font-size: 12px;	
	font-weight: bold;	
	text-decoration: underline;
}

/*---------------------Edit Link------------------------------------------*/


/* New css Add*/

.border
{
	border: solid 1px #cfcfcf;
}

.black-heading
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #474747;
	padding-left: 16px;
}



.form-text
{
	font-family: tahoma;
	font-size: 11px;
	color: #6e6e6e;
	text-decoration: none;
	font-weight: normal;
	padding-left: 3px;
}

.form-text-red
{
	font-family: tahoma;
	font-size: 11px;
	color: #b80404;
	text-decoration: none;
	font-weight: normal;
}

.form-text-bold
{
	font-family: tahoma;
	font-size: 11px;
	color: #6e6e6e;
	text-decoration: none;
	font-weight: bold;
	padding-left: 3px;
}

.inputtext
{
	width: 265px;
	height: 22px;
	border: 1px solid #cfcfcf;
	font-family: tahoma;
	font-size: 11px;
}

.inputtext3
{
	width: 265px;
	height: 80px;
	border: 1px solid #cfcfcf;
	font-family: tahoma;
	font-size: 11px;
}
.inputtext4
{
	width: 265px;
	height: 80px;
	border: 1px solid #cfcfcf;
	font-family: tahoma;
	font-size: 11px;
}
.inputtext1
{
	width: 76px;
	height: 22px;
	border: 1px solid #cfcfcf;
	font-family: tahoma;
	font-size: 11px;
}

.inputtext2
{
	width: 650px;
	height: 115px;
	border: 1px solid #cfcfcf;
	font-family: tahoma;
	font-size: 11px;
}
.submit-button
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background:url(../images/btn-bg.jpg);
	background-repeat: repeat-x;
	height:25px;
	border: 0;
	width:91px;
}
.bluecolor
{
	color: #064787;
}