
/*  Links  */
a {  font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 15px; font-weight: normal; color: #929397; line-height: 16px; text-decoration: none; border: 0;}
a:hover {  font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 15px; font-weight: normal; color: #e33418; line-height: 16px; text-decoration: underline; border: 0;}

a.nav {  font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 12px; color: #ffffff; font-weight: normal; text-decoration: none;}
a.nav:hover {  font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 12px; color: #999999; font-weight: normal; text-decoration: none;}

a.nav_high {  font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 10px; color: #666666; font-weight: bold; text-decoration: none;}
a.nav_high:hover {  font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 10px; color: #666666; font-weight: bold; text-decoration: none;}

a.newsHigh {  font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 11.5px; color: #000000; font-weight: bold; line-height: 15px; text-decoration: underline; border: 0;}
a.newsHigh:hover {  font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 11.5px; color: #000000; font-weight: bold; line-height: 15px; text-decoration: underline; border: 0;}

a.bodyLink {  font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 11.5px; color: #8C8C8C; line-height: 15px; text-decoration: none;}
a.bodyLink:hover {  font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 11.5px; color: #8C8C8C; line-height: 15px; text-decoration: underline;}

a.fot {  font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 12px; color: #ffffff; font-weight: normal; text-decoration: none;}
a.fot:hover {  font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 12px; color: #999999; font-weight: normal; text-decoration: none;}




/*  Text  */

H1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 30px;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
}

.H1_high {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 15px;
	color: #666666;
	text-decoration: none;
	margin-top: 0px;
}

h2 {
	font-family: Helvetica, Arial, Verdana, sans-serif; 
	font-size: 16px;
	line-height: 18px;
	font-weight: bold; 
	color: #000000; 
	margin-bottom: 0.8em;
}

h3  {
 	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #e33418;
	line-height:1.2em;
	margin-bottom:0.6em;
	}

H4 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	color: #d5d5d5;
	font-weight: bold;
	margin-top: 0px;
	}

H5 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	margin-top: 0px;
}

H6 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height: 1.4em;
	color: #929397;
	font-weight: normal;
	margin-top: 0;
}

h7 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #e33418;
	font-weight: normal;
	margin-top: 0px;
}

h8 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #929397;
	font-weight: bold;
	margin-top: 0px;
}

h9 { 
	font-family: Helvetica, Arial, Verdana, sans-serif; 
	font-size: 14px;
	line-height: 20px; 
	color: #000000; 
	margin-bottom: 20px;
	}

.bodyText {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #333333;
	margin-bottom: 0px;
}
p { 
	font-family: Helvetica, Arial, Verdana, sans-serif; 
	font-size: 16px;
	line-height: 1.2em; 
	color: #929397; 
	margin-bottom: 0.8em; 
}

p1 { 
	font-family: Helvetica, Arial, Verdana, sans-serif; 
	font-size: 12px;
	line-height: 18px; 
	color: #929397; 
	margin-bottom: 0.8em; 
}

Tx {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #929397;
	margin-bottom: 0px;
}


/* General */

html {
    overflow-y: scroll;
}


body {
	background-color:#FFFFFF;
}

hr{
	color: #CCCCCC;
}

div{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-safari-box-sizing: border-box;
	box-sizing: border-box;
}


.dialogue_box{
	display: none;
	margin: auto;
	position: absolute;
	left: 10%;
	top: 40%;
	z-index: 999;
}

/* FOOTER Links  */
#footerLinks {
		float: left;
		display: inline;
		margin: 0;
	 	padding-left: 0;
		font-family: Helvetica, Arial, sans-serif;
	}
#footerLinks h2 {
		color: #B3B3B3;
		margin: 0;
		font-size: 1.333em;
		padding: .25em .125em;
		font-family: Helvetica, Arial, Verdana, sans-serif;
		}

#footerLinks hr {
		display: none;
	}

	#footerLinks ul {	
         padding-left: 0;
         }

	#footerLinks li {
		margin: 0;
		padding: 0.25em;
		list-style: none;
		border-bottom: .0833em dotted #888;
	}

	#footerLinks li.last-child {
		border-bottom: none;
	}

	#footerLinks > li {
		display: inline;
		float: left;
		height: 10em;
		padding: 0;
		width: 10.125em;
		border: none;
	}

	#footerLinks a {
		color: #fff;
		display: block;
		padding: 0em;
	}

	#footerLinks a:hover {
		color: #DDD;
	}

/* // Slideris */


img{border:none;}
	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin:.5em 0;
		width:980px;
		outline: none;
		}	
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:visible;
            text-indent:-8000px;
            }
    /* // image replacement */
			

	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:980px;
		height:426px;
		background:#fff;		
		margin-bottom:0em;
		}	
	
	#content{
		position:relative;
		}			

/* Slider */

	#slider{
		background: url(images/header_bg.png) no-repeat;
		width:980px;
		height:426px;
}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:980px;
		height:426px;
		overflow:hidden; 
		}	
	#prevBtn{
		display:block;
		width:90px;
		height:70px;
		position:absolute;
		left:10px;
		top:80px;
		outline: none;
		}
	#nextBtn{ 
		display:block;
		width:119px;
		height:64px;
		position:absolute;
		top:100px;
		left:850px;
		outline: none;
		}	
			
	#prevBtn a{
		display:block;
		width:119px;
		height:64px;
		background:url(images/btn_prev_A.png) no-repeat 0 0;
		outline: none;
		}	
	#nextBtn a{ 
		display:block;
		width:119px;
		height:64px;
		background:url(images/btn_next_A.png) no-repeat 0 0;
		outline: none;
		}				

