.leftbg {
	background-color: #d64837;
	background-image: url(images/left_tower.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.rightbg {

	background-color: #d64837;
	background-image: url(images/right_tower.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.right_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.maintxt {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.bottom_bluletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1e69b1;
	text-decoration: underline;
	font-weight: normal;
}
.bottom_bluletxt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D43730;
	text-decoration: none;
	font-weight: normal;
}

.list {
	width:auto;

	}
.list ul{
	margin:0;
	padding:0; margin-left:10px;
	}
.list li{
	background:url(images/arrow.gif) no-repeat 0 12px;
	list-style-type: none;
	line-height:14px;
	padding-left:14px;
	padding-bottom:4px;
	padding-top: 4px;

		}
.login_brdr {
	border: 5px solid #E3E7F4;
}

p{ margin:0; padding:0; margin-bottom:10px;}

.copyright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636467;
	text-decoration: none;
	font-weight: normal;
}

.shadow_left{
background:url(images/left_bg.png) repeat-y right;
}
/* jkiran Added for IE6 fix as png and ie6 has known issues */
/* \ */
* html .shadow_left{
background:none;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/left_bg.png',sizingMethod='scale')
}
/* */

.shadow_right{
background:url(images/shadow_right.png) repeat-y;
}
/* jkiran Added for IE6 fix as png and ie6 has known issues */
/* \ */
* html .shadow_right{
background:none;
FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/shadow_right.png',sizingMethod='scale')
}
/* */


.inner_leftbg {
	background:url(images/inner_towerleft.gif);
	background-repeat: repeat-x;
	background-position: right top;
	background-color: #d64837;
}
.inner_rightbg {

	
	background:url(images/inner_towerright.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #d64837;
}.boder_left {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #E3E7F4;
}
.arial13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.arial13:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #005DAB;
	text-decoration: none;
	line-height: 16px;
}
.more{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.more:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
.institute_leftbg {
	background-color: #22428c;
	background-image: url(images/institute_leftbg.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.institute_rightbg {

	background-color: #22428c;
	background-image: url(images/institute_rightbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}.img_broder {
	padding: 3px;
	border: 1px solid #2f4893;
}
.download_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #d43730;
	text-decoration: none;
}
.download_link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #d43730;
	text-decoration: none;
	border-bottom: 1px dashed #d43730;
	}
	
	.faq_txt {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 21px;
	color: #314a95;
	text-decoration: none;
	font-weight: bold;
}
.faq_txt:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 21px;
	color: #314a95;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #314a95;
	
}
.submit_but {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3a4e98;
	border: none;

	height:22px;
	width:50px;
	}
.brdr_blue {
	border: 1px solid #e3e7f4;
}

#faq {}
#faq h1{
	color:#ffae07;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	padding:0px;
	margin:0px;	
	margin-bottom:10px;
	}
	#faq h1 a{
	 color:#d43730;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	 }
	#faq h1 a:hover{
	color:#d43730;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d43730;	
	 }
	.flash_bg{
background:url(images/bg.jpg) repeat-x;
}
.flash_bg1{
	background-color: #D64938;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
}.redheadings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #d43730;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.red {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #d43730;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}



.login_list {
	width:auto;

	}
.login_list ul{
	margin:0;
	padding:0; margin-left:10px;
	}
.login_list li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3B87FE;
	font-weight:bold;
	background:url(images/blue_dot.gif) no-repeat 0 10px;
	list-style-type: none;
	line-height:14px;
	padding-left:14px;
	padding-bottom:4px;
	padding-top: 4px;
}
.login_list a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3B87FE;
	font-weight:bold;
	text-decoration: none;
	
}
.login_list a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#264290;
	font-weight:bold;
}

.request_link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.request_link:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #005DAB;
	text-decoration: none;
}


.pl_list {
	width:auto;

	}
.pl_list ul{
	margin:0;
	padding:0; margin-left:10px;
	}
.pl_list li{
	background:url(images/pdf_icon1.gif) no-repeat 0 6px;
	list-style-type: none;
	line-height:20px;
	padding-left:25px;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	padding-bottom:2px;
	padding-top: 2px;
}
		.pl_list a{
text-decoration:none;
color:#000000;
font-weight:bold;
	}
.pl_list a:hover{
text-decoration:none;
color: #005DAB;
font-weight:bold;
}
	
.pdf_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #334C96;
	text-decoration: none;
}
.pdf_link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #d43730;
	text-decoration: none;
	}
	
	
	.bottom_whitetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}
.bottom_whitetxt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f7dad8;
	text-decoration: none;
	font-weight: normal;
}


.copyright1{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f7dad8;
	text-decoration: none;
	font-weight: normal;
}