@font-face {
    font-family: 'ZurichRegular';
    src: url('fonts/zurch-webfont.eot');
    src: url('fonts/zurch-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/zurch-webfont.woff') format('woff'),
         url('fonts/zurch-webfont.ttf') format('truetype'),
         url('fonts/zurch-webfont.svg#ZurichRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ZurichBold';
    src: url('fonts/zurchbc-webfont.eot');
    src: url('fonts/zurchbc-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/zurchbc-webfont.woff') format('woff'),
         url('fonts/zurchbc-webfont.ttf') format('truetype'),
         url('fonts/zurchbc-webfont.svg#ZurichBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

a:link
{
	color: rgb(200,0,0);
	text-decoration: underline; 
}
a:visited
{
	color: rgb(200,0,0);
	text-decoration: underline;
} 
a:active 
{
	color: rgb(200,0,0);
	text-decoration: underline;
}
a:hover
{
	color: rgb(200,0,0);
	text-decoration: none;	
}

html 
{     
background:#9a99a6 url('images/bg.gif') ; 
} 

body
{
	font-family: 'ZurichRegular', Arial;
	font-size  : 14px;
	bckground-color: #9a99a6;
	color:#333333;
	background:url('images/bg-top.gif') repeat-x top center;
	margin: 0;
	padding: 0;
}

table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153);
	font-family: 'ZurichRegular', Arial;
	font-size  : 14px;
	bckground-color:rgb(255,255,255);
	border-collapse: collapse;
	
}


/*----------------------------------------------------------------------------*/
/*-----------------------Home Style starts here-----------------------*/

#main {
	width: 875px;

}

.top {
	height: 210px;
}

#top {
	width: 100%;
	height: 210px;
}

#top .top-left {
	width: 110px;
}

#top .top-right {
	width: 765px;
}


.top-inside {
	height: 90px;
}

#top-inside {
	width: 100%;
	height: 90px;
}

#top-inside .top-left {
	width: 110px;
}

#top-inside .top-right {
	width: 765px;
}

.body{
	margin:0px auto;
	float:none;
	height: 300px;
}

.bottom{
	height: 30px;
}


.bottom-inside{
	height: 450px;
}
/*-----------------------Home Style ends here-----------------------*/
/*------------------------------------------------------------------------*/

.latest_img {
	border: 0px solid #575757;
	margin-left: 0px;
}

/*------------------------------------------------------------------------*/
/*-----------------------Breadcrumb Nav Style starts here-----------------------*/

.breadcrumb
{
	font-family: 'ZurichBold', Arial;
	font-size  : 14px;
	font-weight: normal;
	color: #666;
	margin:0px 0px 0px 0px;
}

.breadcrumb-nav
{
	font-family: 'ZurichBold', Arial;
	font-size  : 14px;
	font-weight: normal;
	color: #333;
	margin:0px 0px 0px 0px;
}


a.breadcrumb-nav:link
{
	color: #333;
	text-decoration: none; 
}
a.breadcrumb-nav:visited
{
	color: #333;
	text-decoration: none;
} 
a.breadcrumb-nav:active 
{
	color: #333;
	text-decoration: none;
}
a.breadcrumb-nav:hover
{
	color: #000;
	text-decoration: underline;
}

/*-----------------------Breadcrumb Nav Style ends here-----------------------*/
/*--------------------------------------------------------------------*/








/*------------------------------------------------------------------------*/
/*-----------------------Header Styles starts here-----------------------*/

h1
{
	font-family: 'ZurichBold', Arial;
	font-size  : 14px;
	font-weight: normal;
	color: #666;
	margin:0px 0px 0px 0px;
}

h2
{
	font-family: 'ZurichRegular', Arial;
	font-size  : 13px;
	font-weight: bold;
	color: rgb(200,0,0);
	margin:0px 0px 5px 0px;
}

h3
{
	font-family: 'ZurichRegular', Arial;
	font-size  : 12px;
	font-weight: bold;
	color: rgb(200,0,0);
	margin:0px 0px 15px 0px;
}

.quote
{
	font-family: 'ZurichRegular', Arial;
	font-size  : 15px;
	font-weight: normal;
	line-height: 150%;
	color: #333;
	margin:0px 0px 0px 0px;
}

/*-----------------------Header width Styles ends here-----------------------*/
/*--------------------------------------------------------------------------*/

.th
{
    background-color:#009cbd;
	font-family: 'ZurichRegular', Arial;
	font-size  : 12px;
	font-weight: bold;
	color: rgb(255,255,255);
	padding: 5px 0px 5px 4px;
	border:1px solid #dddddd;
}

.tch
{
    background-color:rgb(220,220,220);
	font-family: 'ZurichRegular', Arial;
	font-size  : 12px;
	font-weight: bold;
	color: rgb(0,0,0)
}
.tc
{
    background-color:rgb(255,255,255);
	font-family: 'ZurichRegular', Arial;
	font-size  : 12px;
	font-type: bold;
	color: rgb(0,0,0);
	padding: 5px 5px 5px 5px;
	line-height: 13pt;
}

.hd
{
	font-family: 'ZurichRegular', Arial;
	font-size  : 14px;
	font-weight: bold;
	color: rgb(0,80,150)
}

.mt
{
	font-family: 'ZurichRegular', Arial;
	font-size  : 11px;
	font-weight: bold;
	color: rgb(255,255,255)
}

.tb
{
    border:1px solid #dddddd; background-color:#ffffff;
	font-family: 'ZurichRegular', Arial;
	font-size  : 11px;
	font-type: normal;
	color: #000000;
	width: 170px;
	padding-left:2; padding-right:2; padding-top:1; padding-bottom:1;
}

.tb-submit
{
    border:1px solid #99004f; background-color:#ba0563;
	font-family: 'ZurichRegular', Arial;
	font-size  : 11px;
	font-weight: bold;
	color: #fff;
}


.tb-search
{
    border:0px solid #dddddd; background-color:transparent;
	font-family: 'ZurichRegular', Arial;
	font-size  : 11px;
	font-type: normal;
	color: #000000;
	width: 180px;
	padding-left:4; padding-right:4; padding-top:2; padding-bottom:2;
}

p
{
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

ul
{
	font-family: 'ZurichRegular', Arial ;
	font-size  : 12px;
    font-style: normal;
    color: rgb(0,0,0);
    list-style-image:url('images/listbullet.gif');
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}

.border
{
		border:1px solid #dfdfdf;
}

.no-border
{
		border:0px solid #dfdfdf;
}


/*-----------------------------------------------------------------------*/
/*-----------------------Bottom Style starts here-----------------------*/
.bottom-text {
	color: rgb(255,255,255);
	text-decoration: none;
	font-size: 11px;
}

.bottom-text-home {
	color: #29b5e1;
	font-size: 11px;
}

a.bottom-nav:link, a.bottom-nav:visited, a.bottom-nav:active 
{
	color: rgb(255,255,255);
	text-decoration: none;
	font-size: 11px;
}
a.bottom-nav:hover
{
	color: rgb(255,255,255);
	text-decoration: underline;
	font-size: 11px;	
}




a.bottom-nav-home:link, a.bottom-nav-home:visited, a.bottom-nav-home:active 
{
	color: #29b5e1;
	text-decoration: underline;
	font-size: 11px;
}
a.bottom-nav-home:hover
{
	color: #29b5e1;
	text-decoration: none;
	font-size: 11px;	
}


.bottom-box-bg{
	margin:0px auto;
	float:none;
	width: 250px;
	clor: #0c8db4;
	font-size:11px;
	background: url('images/bottom-box-bg.gif');
	padding: 2px 10px 2px 10px;
}


/*-----------------------Bottom Style ends here-----------------------*/
/*-------------------------------------------------------------------*/



/*----------------------------------------------------------------------------------*/
/*-----------------------Mouse over fadein Style starts here-----------------------*/

div.fadehover {
	position:relative;
	top: 0%;
	left: 0%;
	width:210px;
	height:165px;
	margin-top: -4em; /*set to a negative number 1/2 of your height*/
	margin-left: -15em; /*set to a negative number 1/2 of your width*/
	}
 
img.a {
	position:relative;
	top: 0%;
	left: 0%;
	width:210px;
	height:165px;
	border: 0px;
    z-index: 10;
	}
 
img.b {
	position:relative;
	top: 0%;
	left: 0%;
	width:210px;
	height:165px;
	border: 0px;
	}
	
/*-----------------------Mouse over fadein Style ends here-----------------------*/
/*------------------------------------------------------------------------------*/
