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

p {
    margin-top: 0;
    padding-top: 0;
}

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

/**********************************************/
/* 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: 15px;
    color: #000;
} .panel-td {
    padding: 10px;
    color: #000;
} .panel-td-right {
    font-size: 11px;
    padding: 7px;
    color: #000;
}

div {
    font-family: Tahoma;
    font-weight: normal;
    font-size: 12px;
}

/**********************************************/
/* CSS Document */
/* About: Contains all the IDS elements for the structure of the site and other IDS */
/******************************************************
 CONTENT BOXES
 ******************************************************/
html {	
    height: 100%;
    width: 100%;
}
body {
	
    height: 100%;
    width: 100%;
	
} #bottom {
	
    height:100%;		
	min-height:100%;
    width: 100%;
    margin: auto;
    background-repeat: repeat-y;
    background-image: url(../../../graphics/body-pattern.gif);
}
html>body #bottom{
	
	height:auto;
}
/******************************************************
TOP
 ******************************************************/
#top-bg {
	
    width: 100%;
    height: 263px;
    background-repeat: repeat-x;
    background-image: url(../../../graphics/top-pattern.gif);
	
} #baner {
	
    width: 929px;
    height: 263px;
    margin: auto;

/******************************************************
CONTENT
 ******************************************************/
} #content {
	
    width: 900px;
    margin: auto;
	
} #left {
	
    width: 366px;
    height: 754px;
    float: left;
    background-repeat: repeat-y;
    background-image: url(../../../graphics/left-pattern.gif);

} #menu {
	
    width: 167px;
    float: left;
    padding-top: 62px;
    background-repeat: no-repeat;
    background-image: url(../../../graphics/menu-top.gif);
	
} #menu2 {
	
    width: 199px;
    /*height: 724px;*/
	height:371px;
    float: left;
    background-repeat: no-repeat;
    background-image: url(../../../graphics/menu2.jpg);
	

} #right {
	
	background-repeat:no-repeat;
	background-position:bottom right;
    background-color: #f5f5f5;
    width: 534px;
    min-height: 724px;
    float: left;
} #footer {
    background-color: #f5f5f5;
    width: 534px;
    height: 31px;
    float: right;
}
#content-right {
	
	padding:40px 0 0 25px;
}
/******************************************************
 FLASH
 ******************************************************/ #flash {
    height: 292px;
    width: 498px;
    background-repeat: no-repeat;
    background-image: url(../../../graphics/flash.jpg);
}

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

#contact {
	
	border:0;
    width: 330px;
    padding-left: 100px;
	
} #contact-content {
	
    width: 400px;
    text-align: left;
	padding:50px 0 10px 100px;
	
}

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

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;
}

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

input.text, textarea {
    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;
} .noInput {
    border: 0;
    background: none;
} .inputSearch {
    background: url( ../../../../site/graphics/bgSearch.gif ) no-repeat;
    width: 526px;
    height: 17px;
    padding: 3px 20px 0 10px;
} .searchInput {
    border: 1px solid #c9c9c9;
    font-family: Tahoma;
    font-weight: normal;
    font-size: 10px;
    background: none;
    color: #c9c9c9;
    width: 526px;
    padding: 4px 10px 4px 10px;
} .searchSubmit {
    border: 0;
    background: none;
    width: 80px;
    cursor: pointer;
    margin: 2px 0 0 0;
}

input.contact {
    border: solid 1px #1783b9;
    width: 309px;
    height: 22px;
}

textarea.contact {
    border: solid 1px #1783b9;
    width: 309px;
    height: 171px;
}

select.contact {
    border: solid 1px #1783b9;
    width: 309px;
    height: 22px;
}

form {
    margin: 0;
} #form-cont {
    padding: 14px 0px 0 25px;
} #form-cont2 {
    padding-left: 24px;
}

/******************************************************
 LINK
 ******************************************************/
a {
    color: #000;
    font-weight:bold;
    text-decoration: none;
}

a:hover {
    color: #ff7800;
    font-weight: bold;
    text-decoration: none;

} .normal {
    font-size: 12px;
    font-weight: bold;
    padding-left: 10px;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(../../../graphics/a-normal.jpg);
} .active {
    color: #ff7800;
    font-size: 12px;
    font-weight: bold;
    padding-left: 10px;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(../../../graphics/a-active.jpg);
}
