@charset "utf-8";
/* CSS Document */
body {
	margin:0px 0 0px 0px;
	padding:0px 0 0px 0px;
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#767474;
	line-height:1.3em;
	text-align:justify;
	background:url(../images/bg.jpg) #d3d3d3 repeat-x center top;
}
img {
	border:0;
}
.wcImg {
	padding:0 5px 0 0
}
h1, h2, h3, h4, ul {
	margin:0;
	padding:0;
}

.bodybg {
	background:url(../images/body_bg.jpg) #ffffff repeat-x center top;
	width:850px;
	height:auto;
}


.headermenubg {
	background:url(../images/menu_bg.jpg) repeat-x center;
	width:280px;
	height:51px;
}
.headertopbg {
	font-family:Tahoma, Arial;
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
	background:url(../images/header_bg.jpg) repeat-x top center;
	width:271px;
	height:113px;
}
.headertopbg a{
	font-family:Tahoma, Arial;
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}
.headertopbg a:hover{
	font-family:Tahoma, Arial;
	font-size:14px;
	color:#d3d3d3;
	font-weight:normal;
	text-decoration:none;
}
.headertopbg strong{
	font-family:Tahoma, Arial;
	font-size:16px;
	color:#ffffff;
	font-weight:bold;

}
.headertopbgright {
	background:url(../images/header_right.jpg) repeat-x bottom center;
	width:508px;
	height:113px;
}
.home-links {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#727272;
	font-weight:normal;
	text-decoration:none;
	background:url(../images/about_tab.jpg) center no-repeat;
	height:44px;
	display:table-cell;
}
.home-links a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#727272;
	font-weight:normal;
	text-decoration:none;
	padding:10px 14px;
}
.home-links a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	
}
.home-links:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	background:url(../images/home_sel.jpg) center no-repeat;
	height:44px;
	display:table-cell;

}
.linkssel {
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	background:url(../images/home_sel.jpg) center no-repeat;
	height:44px;
	display:table-cell;
}
.linkssel a {
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}
.linkssel a:hover {
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}
P {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#767474;
	padding-left:5px;
	padding-right:20px;
	padding-top:0px;
	line-height:1.3em;
	text-align:justify;
}
strong {
	color:#767474;
	font-size:11px;
	font-weight:bold;

}
a {
	color:#d01a1d;
	font-size:11px;
	text-decoration:none;
	font-family:Tahoma, Arial;
	font-weight:normal;
}
a:hover {
	color:#d01a1d;
	font-size:11px;
	text-decoration:underline;
	font-family:Tahoma, Arial;
	font-weight:normal;
}
.bodytxtmainhead {
	color:#d01a1d;
	font-size:17px;
	font-weight:normal;
	font-family:Tahoma, Arial;
	line-height:1.3em;
	text-transform:uppercase;
}

.subheading {
	font-family:Tahoma, Arial;
	font-size: 16px;
	color:#d01a1d;
	font-weight:normal;
}

.frmtxt {
	font-family:Tahoma, Arial;
	font-size: 12px;
	color:#d01a1d;
	font-weight:normal;
}
.mandatory {
	font-family: Arial;
	font-size: 12px;
	/*color: #ed1b24;*/
color: #b32003;
}
ul {
	color:#767474;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:bottom;
	font-weight:normal;
	list-style-type:none;
	list-style-image:url(../images/bullet.jpg);
	list-style-position:outside;
	margin:0px;
	line-height:1.8em;
	padding:0px 0px 0px 34px;
	text-align:left;
}

.footerbar {
	background:url(../images/footer_bg.jpg) repeat-x top center;
	width:850px;
	height:68px;
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:normal;
	color:#767474;
}
.footerbar a {
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:normal;
	color:#767474;
	text-decoration:none;
}
.footerbar a:hover {
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:normal;
	color:#767474;
	text-decoration:underline;
}
.footerbarSel {
	color:#dc4b5d;
}

