﻿
/***** Body and main container *****/

body {
margin: 1.5em auto;
padding:0;
font:96% Trebuchet MS,Verdana,Tahoma,Arial,sans-serif;
/*background:#ffffff; url(img/bg_00.gif);*/
/*background:#eaeaea url(img/bg_00.gif) top repeat-y;*/
/*background-image: url("img/bg_00.gif");  */
/*background-image: url('img/mainback.gif');
background-repeat: repeat; */
background-color: #e4e4e4;
color:#333333;
margin-top: 0px;
margin-bottom: 0px;
}


#wrap1 {
background-color:#ffffff;
width:100%;
border-bottom:5px solid #ffffff;
margin-top: 0px;
background-image: url('img/topback.gif');
background-repeat: repeat; 
}


#wrapmiddle {
width:760px;
background:#26bdd7 url(img/header4.jpg) bottom left no-repeat;
height:250px;
margin:0 auto;
border-right:5px solid #ffffff;
border-left:5px solid #ffffff;
border-top:5px solid #ffffff;
}



#wrap {
background-color:#f3f3f3;
color:#3a3a3a;
margin:0 auto;
padding:0px 0px;
width:760px;
border-top:0px solid #808245;
border-bottom:0px solid #c2c274;
border-right:5px solid #ffffff;
border-left:5px solid #ffffff;
background-image: url('img/wrapback.gif');
background-repeat: repeat; 
}


/***** Left sidebar *****/

#avmenu {
clear:left;
float:left;
width:186px;
margin:3px 0 0 0;
padding:0;
}

#avmenu ul {
list-style:none;
width:186px;
margin:3px 0 0 0;
padding:0;
}

#avmenu li {
border-bottom:0px solid #cfa682;
}

#avmenu li a {
margin-left: 0px;
height:100%;
text-decoration:none;
color:#ffffff;
display:block;
padding:3px 8px 3px 5px;
background:#26bdd7;
font:96% Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
font-weight:normal;
text-align:left;
border-bottom: dashed 1px #ffffff;
margin-right:5px;
margin-left:5px;
}

#avmenu li a:hover {
background:#3ec9e1;
color:#ffffff;
padding:3px 8px 3px 5px;
margin: 0px;
border-bottom: dashed 1px #ffffff;
margin-right:5px;
margin-left:5px;
}

#avmenu li a.current {
background:#3ec9e1;
color:#ffffff;
padding:3px 8px 3px 5px;
border-bottom: dashed 1px #ffffff;
margin-right:5px;
margin-left:5px;
}


#avmenu ul ul {
margin:0px 0px 0px 0px;
width:186px;
border-top:0px solid #cfa682;
border-bottom:0px solid #cfa682;
}

#avmenu ul ul a {
margin:0;
padding:3px 3px 3px 20px;
color:#ffffff;
font-size:80%;
border-bottom:0px solid #ffffff;
background-image: url(img/0105_ico-arrow1.png);
background-position: left;
background-repeat: no-repeat;
font-weight:normal;
text-align:left;
background-color:#88b8e4;

}

#avmenu ul ul a:hover {
margin:0;
padding:3px 3px 3px 20px;
color:#ffffff;
font-size:80%;
border-bottom:0px solid #ffffff;
background-image: url(img/0105_ico-arrow1.png);
background-position: left;
background-repeat: no-repeat;
font-weight:bold;
text-align:left;
background-color:#88b8e4;
}

#avmenu ul ul a.current {
margin:0;
padding:3px 3px 3px 20px;
color:#ffffff;
font-size:80%;
border-bottom:0px solid #ffffff;
background-image: url(img/0105_ico-arrow1.png);
background-position: left;
background-repeat: no-repeat;
font-weight:bold;
text-align:left;
background-color:#88b8e4;
}

#avmenu h2 {
font-size:1.5em;
font-weight:normal;
}

/***** Right sidebar *****/

#extras {
float:right;
width:130px;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
}

#extras p, #extras ul {
margin:0 0 1.5em 0;
line-height:1.3em;
padding:0;
}

#extras a {
font-weight:normal;
}

#extras li {
list-style:none;
margin:0 0 6px 0;
padding:0;
}

#extras h2 {
font-size:1.6em;
font-weight:normal;
margin:0 0 6px 0;
;
letter-spacing:-1px;
}

/***** Main content *****/

#content {
margin:10px 140px 10px 200px;
padding:0;
line-height:1.5em;
text-align:justified;
}

#contentwide {
margin:10px 10px 10px 200px;
padding:0;
line-height:1.5em;
text-align:justified;
}

#contentfull {
margin:10px 10px 10px 10px;
padding:2px 0 0 0;
line-height:1.5em;
text-align:justified;
}

#content h2, #contentwide h2, #contentfull h2 {
font-size:1.6em;
color:#26bdd7;
letter-spacing:0px;
border-bottom: 2px solid #9ce3ef;
/*background-image: url(img/line.gif);*/
/*background: url(img/line4.gif) bottom left no-repeat;*/
font-weight:bold;
margin:-10px 5px 10px 0px;
padding:0;
padding-bottom: 8px;
margin-bottom: 5px;
padding-top: 8px;

}


#font-family h3, #contentwide h3, #contentfull h3 {
font-size:1.5em;
font-weight:normal;
margin:6px 0 6px 0;
padding:0;
}

#content img, #contentwide img, #contentfull img {
padding:0px;
display:inline;
/*background:#cccccc;*/
color:#90a7a8;
border: #90a7a8;
}

#content a#font-family, #contentwide a, #contentfull a {
font-weight:normal;
}

#content ul, #content ol,
#contentwide ul, #contentwide ol,
#contentfull ul, #contentfull ol {
margin:0 0 16px 20px;
padding:0;
}

#content ul ul, #content ol ol,
#contentwide ul ul, #contentwide ol ol,
#contentfull ul ul, #contentfull ol ol {
margin:2px 0 2px 20px;
}

#content li, #contentwide li, #contentfull li {
margin:0 0 2px 10px;
padding:0 0 0 4px;
}

/***** Footer *****/

#footer {
clear:both;
margin:0 auto;
padding:8px 0;
border-top:5px solid #ffffff;
border-bottom:5px solid #ffffff;
width:760px;
text-align:center;
color:#ffffff;
background-color:#26bdd7;
font-size:0.9em;
}

#footer p {
padding:0;
margin:0;
}

#footer a {
color:#ffffff;
background-color:inherit;
text-decoration:none;
}

#footer a:hover {
text-decoration:none;
}

/***** Various tags *****/

a {
color:#26bdd7;
background-color:inherit;
border-bottom: dashed 1px;
text-decoration:none;
}

a:hover {
color:#02a5c1;
background-color:inherit;
border-bottom: solid 1px;
text-decoration:none;
}

a img {
border:0;
}

p {
margin:0 16px 16px 0;
}

hr {
	width:97%;
	text-align:left;
}

/*blockquote {
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
margin:16px;
padding:7px 7px 7px 11px;
background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x;
color:#006699;
}

blockquote p {
font-size:1.1em;
line-height:1.3em;
margin:0;
}*/

/***** Table styles *****/

table {
margin:0 0 5px 0;
padding:0;
line-height:1.3em;
border-collapse:collapse;
border:0px solid #d8d8d8;
}


th {
padding:4px;
text-align:left;
}

td {
padding:4px;
font-size:0.9em;
text-align:left;
border-bottom:1px solid #ebebeb;
}

/***** Form styles *****/


/***** Search box *****/

#searchbox {
margin-left: 10px;
padding:0;
margin:6px 0 16px 0;
}

#searchform {
margin-left: 10px;
background:#ffffff;
border:1px solid #cccccc;
color:#006699;
font-size:0.9em;
padding:4px;
width:116px;
}

#searchbox label {
display:none;
}

/***** Various classes *****/

.left {
margin:10px 10px 5px 0;
float:left;
}

.right {
margin:10px 0 5px 10px;
float:right;
}

.announce {
margin:10px 0 10px 0;
padding:10px 10px 5px 10px;
width:105px;
color:#006699;
background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x;
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
line-height:1.3em;
}

.announce a {
font-weight:normal;
}

.announce p {
font-size:0.9em;
}

.announce h2 {
margin:0 0 10px 0;
padding:0;
}

#avmenu .announce {
width:125px;
}

.textright {
text-align:right;
margin:-10px 0 4px 0;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.large {
font-size:1.3em;
}

.bold {
font-weight:bold;
}

.highlighted {
padding:3px;
background-color:#f0f0f0;
color:#303030;
border:1px solid #b0b0b0;
}

.hide {
display:none;
}

.style1 {
width:160px;
	text-align: center;
	font-size:80%;
}

