/*
Theme Name: run
*/
.mytxtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 18px;
	width: 120px;
	border: 1px solid #A6A4A3;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5b5b5b;
	text-decoration: none;
	text-align: left;
}
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
}
	
.Heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #b42321;
	text-decoration: none;
}

a.bottommenu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.bottommenu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.bottommenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
ul
{ 
padding-top:0px;
margin-top:0px; 
padding-bottom:0px;
margin-bottom:0px; 

}
.TextBox {
	background-color: #FFFFFF;
	height: 16px;
	width: 100px;
	border: 1px solid #666666;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-style: normal;
}

.Button {
	background-color: #999999;
	height: 18px;
	width: 100px;
	border: 1px solid #666666;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
}
/*  css class to normal bold text */
.normalboldtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/*  css class to text black size in em link effect */
.breadcrumb a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}
/*  css class to text black size in em visited link effect */
.breadcrumb a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}
/*  css class to text black size in em hover link effect */
.breadcrumb a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

.Heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	text-transform: uppercase;
}
.normalboldtxt1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #b42321;
	text-decoration: none;
}
.bg {
	background-color: #22262F;
}

/**************************************************************/
a.leftmenu:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #656564;
	text-decoration: none;
	font-weight: normal;
}

a.leftmenu:visited {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #656564;
	text-decoration: none;
	font-weight: normal;
}
a.leftmenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #656564;
	text-decoration: underline;
	font-weight: normal;
}

.mainHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #b42223;
}
.LeftHeading {
	/*background-image: url(images/menu_head.jpg);
	background-repeat:no-repeat;*/
	font-family: Arial;
	height: 29px;
	font-size: 14px;
	font-weight: bold;
	/*color: #000000;*/
	text-decoration: none;
	font-style: normal;
	/*text-transform: uppercase;*/

}
.LeftNavSelection
{
	background-image: url(images/menu_head.jpg);
	background-repeat: no-repeat;
	font-family: Arial;
	height: 29px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;	
}
/*a.LeftNavSelection:link {

	font-family: Arial;
	font-size: 14px;	
	color: #FFFFFF;
	background-image: url(images/menu_head.jpg);
	height: 29px;
	width: 171px;
}
a.LeftNavSelection:hover {
	font-family: Arial;
	font-size: 14px;	
	color: #FFFFFF;
	background-image: url(images/menu_head.jpg);
	height: 29px;
	width: 171px;
}
a.LeftNavSelection:visited {
	font-family: Arial;
	font-size: 14px;	
	color: #FFFFFF;
	background-image: url(images/menu_head.jpg);
	height: 29px;
	width: 171px;
}
*/
a.mainHeading:link {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #b42223;
	text-decoration: none;
	font-weight: normal;
}
a.mainHeading:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #b42223;
	text-decoration: none;
	font-weight: normal;
}
a.mainHeading:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #c87f16;
	font-weight: normal;
}
.bodytext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.bodytext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.bodytext1:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #656564;
	text-decoration: underline;
	font-weight: normal;
}

a.bodytext1:visited {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #656564;
	text-decoration: underline;
	font-weight: normal;
}
a.bodytext1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #656564;
	text-decoration: none;
	font-weight: normal;
}
.secondHeading {


	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #b42321;
	text-decoration: none;
}
/*********************************************************************************/
/*  SMALL css class  to table navigation bar */
/*********************************************************************************/
table.navbar_small
{
   border-collapse: collapse;
}
/*  css class  to table cell navigation bar */
table.navbar_small td
{
	font-family: Arial;
	font-size: 12px;
	font-weight: 600;
	vertical-align: middle;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*  css class  to table cell link of navigation bar */
table.navbar_small td a
{
	font-family: Arial;
	font-size: 12px;
   display: block;
   width: 85px;
   height:29px;
   text-decoration: none;
}
/*  css class  to table cell hover effect of link on navigation bar */
table.navbar_small td a:link, table.navbar_small td a:visited
{
	font-family: Arial;
	font-size: 12px;
	color: #000;
	background-repeat: no-repeat;
	height: 29px;
	width: 85px;

}
/*  css class  to table cell active link of navigation bar */
table.navbar_small td a:hover, table.navbar_small td a:active
{
	font-family: Arial;
	font-size: 12px;	
	color: #FFFFFF;
	background-image: url(images/small.jpg);	/*url(images/sidebutbg.jpg);*/	
	height: 29px;
	width: 85px;
}
/*********************************************************************************/
/*  MEDIUM css class  to table navigation bar */
/*********************************************************************************/
table.navbar_medium
{
   border-collapse: collapse;
}
/*  css class  to table cell navigation bar */
table.navbar_medium td
{
	font-family: Arial;
	font-size: 12px;
	font-weight: 600;
	vertical-align: middle;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*  css class  to table cell link of navigation bar */
table.navbar_medium td a
{
	font-family: Arial;
	font-size: 12px;
   display: block;
   width: 85px;
   height:29px;
   text-decoration: none;
}
/*  css class  to table cell hover effect of link on navigation bar */
table.navbar_medium td a:link, table.navbar_medium td a:visited
{
	font-family: Arial;
	font-size: 12px;
	color: #000;
	background-repeat: no-repeat;
	height: 29px;
	width: 111px;

}
/*  css class  to table cell active link of navigation bar */
table.navbar_medium td a:hover, table.navbar_medium td a:active
{
	font-family: Arial;
	font-size: 12px;	
	color: #FFFFFF;
	background-image: url(images/medium.jpg);	/*url(images/sidebutbg.jpg);*/	
	height: 29px;
	width: 111px;
}
/*********************************************************************************/
/*  LARGE css class  to table navigation bar */
/*********************************************************************************/
table.navbar_large
{
   border-collapse: collapse;
}
/*  css class  to table cell navigation bar */
table.navbar_large td
{
	font-family: Arial;
	font-size: 12px;
	font-weight: 600;
	vertical-align: middle;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*  css class  to table cell link of navigation bar */
table.navbar_large td a
{
	font-family: Arial;
	font-size: 12px;
   display: block;
   width: 85px;
   height:29px;
   text-decoration: none;
}
/*  css class  to table cell hover effect of link on navigation bar */
table.navbar_large td a:link, table.navbar_large td a:visited
{
	font-family: Arial;
	font-size: 12px;
	color: #000;
	background-repeat: no-repeat;
	height: 29px;
	width: 127px;

}
/*  css class  to table cell active link of navigation bar */
table.navbar_large td a:hover, table.navbar_large td a:active
{
	font-family: Arial;
	font-size: 12px;	
	color: #FFFFFF;
	background-image: url(images/large.jpg);	/*url(images/sidebutbg.jpg);*/	
	height: 29px;
	width: 127px;
}

/*********************************************************************************/
/*  css class  to table navigation bar */
/*********************************************************************************/
table.navbar
{
   border-collapse: collapse;
}
/*  css class  to table cell navigation bar */
table.navbar td
{
	font-family: Arial;
	font-size: 12px;
	font-weight: 600;
	vertical-align: middle;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*  css class  to table cell link of navigation bar */
table.navbar td a
{
	font-family: Arial;
	font-size: 12px;
   display: block;
   width: 85px;
   height:29px;
   text-decoration: none;
}
/*  css class  to table cell hover effect of link on navigation bar */
table.navbar td a:link, table.navbar td a:visited
{
	font-family: Arial;
	font-size: 12px;
	color: #000;
	background-repeat: no-repeat;
	height: 29px;
	width: 171px;

}
.heading_bg
{
	font-family: Arial;
	font-size: 14px;	
	color: #FFFFFF;
	background-image: url(images/center.jpg);	/*url(images/sidebutbg.jpg);*/
	background-repeat:repeat-x;
	height: 29px;
}
/*  css class  to table cell active link of navigation bar */
table.navbar td a:hover, table.navbar td a:active
{
	font-family: Arial;
	font-size: 12px;	
	color: #FFFFFF;
	background-image: url(images/menu_head.jpg);	/*url(images/sidebutbg.jpg);*/	
	height: 29px;
	width: 171px;
}
/*  css class  to text type 2 */
.txtcopy
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}
#secfooter 
{
height:25px;
margin:auto;
padding:0 15px;
width:950px;
}

a img {
	text-decoration: none;
	border: 0;
	}
img {
	 border: 0;
	}
.serviceHeading {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #b42223;
	}
span.pre-announce {
  font-size: 14px;
	font-weight: normal;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.announce , a.announce:hover,  a.announce:visited {
  font-size: 12px;
	font-weight: bold;
	color: #b42223;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
