@charset "utf-8";
/* CSS Document */



.text {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;	
}

.heading {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.sub_heading {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

/* Front-end main page CSS */
.htrn_event_text {
	line-height: 11px;	
}

.htrn_event_img {
	padding-top: 3px;
	text-align:center;
}

.hnav_li {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/devprojects/iirpcms/web/images/sss/h_nav_bullet.gif);
	background-repeat: no-repeat;
	margin-bottom: 4px;
	padding-left: 12px;
	margin-left: 10px;
	padding-right: 5px;
	list-style-image: none;
	list-style-type: none;
	line-height: 14px;
}

.hnav_li a{
		color: #FFFFFF;
		text-decoration: none;
}


.hnav_li :hover{
	color: #fee435;
	
}

.date_upcoming_trn {
	float:left;
	width: 120px;
	padding-left:17px;
	text-align: center;
	color: #ed1c24;
}

.color_grey {
	color: #999999;
	text-decoration: none;	
}

.color1 {
	color: #ed1c24;
	text-decoration: none;	
}

.color1 a{
	color: #ed1c24;
	text-decoration: underline;	
}

.color2 a{
	color: #f26522;
	text-decoration: underline;	
}

.color3 a{
	color: #00aeef;
	text-decoration: underline;	
}

.color4{
	font-weight: bold;
	color: #999999;
}

.color4 a{
	color: #999999;
	text-decoration: underline;
}

.footer_text1_large {
	font-size: 13px;
	color: #fee435;
	text-decoration: none;
	font-weight: bold;
}

.footer_text1_ext_large {
	font-size: 18px;
	color: #fee435;
	font-weight: bold;	
	text-decoration: none;
}

.footer_text1_ext_large2 {
	font-size: 18px;
	color: #000000;	
	text-decoration: none;
}

.footer_text2 {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.footer_text2_large {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;	
	text-decoration: none;
}

.color5 {
	font-weight: bold;
	color: #fdc80c;
}
/* Front-end main page CSS ends here */

/* Front-end inner page CSS */
.ip_text_large_color1 {
	font-size: 15px;
	color: #ffd800;	
	font-weight: bold;
	text-decoration: none;
}

.ip_text_large_color2 {
	font-size: 18px;
	color: #e71b1b;	
	font-weight: bold;	
	text-decoration: none;
}

.footer_text2_large {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;	
	text-decoration: none;
}

/* FORMS */

.form_bar1 {
	background-image: url(/devprojects/iirpcms/web/images/sss/c_forms_bar1.gif);
	background-repeat: repeat;
	background-position: left top;
	height: 24px;
	padding-top: 5px;
}

.form_bar2 {
	background-image: url(/devprojects/iirpcms/web/images/sss/c_forms_bar2.gif);
	background-repeat: repeat;
	background-position: left top;
	height: 28px;
	padding-left: 8px;
}

.form_bar3 {
  background-image: url(/devprojects/iirpcms/web/images/sss/c_forms_bar3.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 26px;
	padding-left: 8px;
	background-color: #a1a3a5;
}


.form_bar4 {
	background-image: url(/devprojects/iirpcms/web/images/sss/c_forms_bg1.gif);
	background-color: #e8e9ea;
	background-repeat: repeat-x;
	background-position: left top;
	height: 43px;
	padding-left: 8px;
	
}

.form_bar5 {
	background-image: url(/devprojects/iirpcms/web/images/sss/c_forms_bg2.gif);
	background-color: #ffffb8;
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 5px;
	
}


.form_border_hbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.form_border_vright {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.form_border_vright2 {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #ffffff;
}


.form_border_box {
	border: 1px dotted #999999;
}

.form_text1 {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;	
	text-decoration: none;
	margin-top: 5px;
}

.form_text2 {
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 5px;
}	

.form_text3 {
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 5px;
}

.form_border_vright2 {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #ffffff;
}

.form_link {
	color:#000000;
	text-decoration:none;
}

.sub_links {
	font-weight: bold;
	color: #928f7b;		
	text-decoration:none;
}

.sub_links a {	
	color: #928f7b;	
	text-decoration:none;
}

.sub_links :hover {	
	color: #000000;	
	text-decoration:none;
}
/* Front-end inner page CSS  ends here*/

.Quote-top {
	background-image: url(/test/web/images/qouts_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 20px 20px 20px 25px ;
}

.Quote-border {
	border:#333333 1px dotted;
	padding:5px;
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.Quote-botom {
	background-image: url(/test/web/images/qouts_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

