/* CSS: style.css */
h1, h2, h3, h4, pre, body, html {
	margin:0;
	padding:0;
	}

a img, :link img, :visited img { border:none; }
ul { }


/**********************************************/
/* HEADINGS */
h1, h2, h3 { margin-bottom: 3px;
         line-height: 1.5em;
         font-family: Tahoma;
         font-weight: normal; }
h4, h5, h6 { margin-bottom:3px;
                 line-height:1.5em;
                 font-family:Tahoma; }
h1 { font-size:18px; color: #15689a; font-weight: bold; }
h2 { font-size:14px; color: #CA001E; font-weight: bold; }
h3 { font-size:16px; color: #B26419; font-weight: normal; }
h4 { font: normal 16px Tahoma; color: #B26419; }
h5 { font-weight:normal; font-size:1em; }

td {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #000;
}

div{
	font-family: Tahoma;
    font-weight: normal;
    font-size: 11px;
    color: #000;
}

/**********************************************/

/* CSS Document */
/* About: Contains all the IDS elements for the structure of the site and other IDS */

/******************************************************
			CONTENT BOXES
******************************************************/

html,body{ 
	text-align: center;
	height: 100%; 
}

body{
	margin: 0;
	padding: 0;
	background: #FFF;
}

#a1{
	height: 323px;
	background: url( ../../../../site/graphics/bgA1.gif ) repeat-x;
}

#a2{
	width: 918px;
	margin: auto;
}

#a3{
	margin: -10px 0 0 0;
	height: 98px;
	background: url( ../../../../site/graphics/bgA3.gif ) repeat-x;
}

/******************************************************
			SECONDARY BOXES
******************************************************/

#baner{
	margin: auto;
	width: 918px;
	height: 333px;
}

#b1{
	float: left;
	width: 245px;
	text-align: left;
}

#b2{
	float: left;
	text-align: left;
	width: 673px;
	overflow: hidden;
	padding: 15px 0 15px 0;
}

#footer{
	margin: auto;
	padding: 0;
	width: 918px;
	height: 98px;
	background: url( ../../../../site/graphics/bgFooter.gif ) no-repeat;
	position: relative;
}

#b1 ul{
	margin: 0;
	padding: 0px 0 15px 30px;
	list-style: none;
}

.first_li{
	padding: 8px 0 8px 36px;
	background: url( ../../../../site/graphics/bgLi.gif ) 0 3px no-repeat;
}

.subUl{
	margin: 9px 0 0 0 !important;
	padding: 0px !important;
	
}

/*.subUl li{
	padding: 4px 0 4px 19px !important;
	background: url( ../../../../site/graphics/bgLi01.gif ) 0 11px no-repeat !important;
}*/

.subUl_first{
	padding: 4px 0 4px 19px !important;
	background: url( ../../../../site/graphics/bgLi01.gif ) 0 9px no-repeat;
}

.subUl_active{
	padding: 4px 0 4px 19px !important;
	background: url( ../../../../site/graphics/bgLi01a.gif ) 0 7px no-repeat;
}

.first{
	background: url( ../../../../site/graphics/bgLi1.gif ) 0 3px no-repeat;
	padding: 8px 0 8px 36px;
	
}

#tFooter{
	position: absolute;
	top: 58px;
	left: 405px;
}

#articleHome{
	padding: 20px 0 0 0;
	width: 255px;
	float: left;
}

#newsHome{
	float: left;
	background: url( ../../../../site/graphics/bgShadow.gif ) 0px 10px no-repeat;
}

.bgImage{
	margin: 5px 0 0 0;
	width: 134px;
	background: url( ../../../../site/graphics/bgImage.gif ) repeat-y;
	position: relative;
	float: left;
	overflow: hidden;
	text-align: center;
	padding: 0;
}

.bgImageTop{
	height: 3px;
	background: #fff url( ../../../../site/graphics/bgImageTop.gif ) bottom no-repeat;
	margin: 0 !important;
	margin: -8px 0 0 0;
}

.bgImageBottom{
	height: 3px;
	background: #fff url( ../../../../site/graphics/bgImageBottom.gif ) top no-repeat;
}

.newsText{
	float: left;
	width: 220px;
	padding: 0 0 0 10px;
}

.newsTitle{
	padding: 0 0 3px 0;
}

.newsContent{
	text-align: justify;
}

.newsMore{
	padding: 5px 0 0 0;
	float: right;
}

.bgImg{
	padding: 0 8px 0 8px;
	background: url( ../../../../site/graphics/bgImg.gif );
	height: 270px;
	overflow: hidden;
}

.bgImgTop{
	height: 10px;
	background: url( ../../../../site/graphics/bgImgTop.gif ) no-repeat;
	overflow: hidden;
	width: 376px;
}

.bgImgBottom{
	height: 10px;
	background: url( ../../../../site/graphics/bgImgBottom.gif );
	overflow: hidden;
	width: 376px;
}

.bgImg01{
	padding: 0 0 0 5px;
	background: url( ../../../../site/graphics/bgImg01.gif ) repeat-y;
	overflow: hidden;
	width: 105px;
	height: 75px;
}

.bgImgTop01{
	height: 5px;
	background: url( ../../../../site/graphics/bgImgTop01.gif );
	overflow: hidden;
	width: 110px;
}

.bgImgBottom01{
	height: 5px;
	background: url( ../../../../site/graphics/bgImgBottom01.gif );
	overflow: hidden;
	width: 110px;
}

.AImg{
	cursor: pointer;
}

/******************************************************
			FONT
******************************************************/

#b1 ul li{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #000;
}

.subUl li{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}

.newsTitle{
	font-weight: bold;
	font-size: 11px;
}

.newsContent{
	font-size: 11px;
}

.font11_bold{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #000;
}

.font12_red_bold{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
}

/******************************************************
			LINK
******************************************************/


a{
	font-family: Tahoma;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

a:hover{
	font-family: Tahoma;
	font-weight: bold;
	color: #9E550F;
	text-decoration: none;
	cursor: pointer;
}

#b1 ul li a{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

#b1 ul li a:hover{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #0a73e1;
	text-decoration: none;
	cursor: pointer;
}

.subUl li a{
	font-size: 12px !important;
}

.subUl li a:hover{
	font-size: 12px !important;
}

#tFooter a{
	font-family: Tahoma;
	font-weight: normal;
	letter-spacing: 2px;
	font-size: 9px;
	color: #c7def7;
	text-decoration: none;
}

#tFooter a:hover{
	font-family: Tahoma;
	font-weight: normal;
	letter-spacing: 2px;
	font-size: 9px;
	color: #c7def7;
	text-decoration: none;
}


/******************************************************
			FORM
******************************************************/


fieldset.contact {
	border: 0 !important;
	width: 250px !important;
	padding: 0;
	text-align: left;
}

div.form {
	overflow: hidden;
	margin-bottom: 0.5em;
	clear: both;
}

.label{
	display: block;
	float: left;
	text-align: left;
	padding: 2px 4px 0 0;
	font-weight: normal;
	width: 150px;
}

.label01{
	display: block;
	float: left;
	text-align: right;
	padding: 6px 4px 0 0;
	font-weight: normal;
	width: 150px;
	font-weight: bold;
}

.labelSearch{
	display: block;
	float: left;
	text-align: center;
	padding: 20px 4px 6px 0;
	font-weight: normal;
	width: 200px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #000;
}


label{
	display: block;
	float: left;
	text-align: right;
	padding: 2px 4px 0 0;
	font-weight: normal;
	width: 150px;
}


input.text,
textarea {
	float: left;
	border: 1px solid #000;
	background-color: #FFF;
	color: #000;
	font-family: Tahoma;
	font-size: 11px;
}

.form10{
	border: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    background: none;
    color: #000;
}

.form10_select{
	border: 1px solid black;
	height: 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
    background: #003765;
    color: #FFF;
}

form{
	margin: 0;
}