﻿/*------------------------------------------------------------*
**  Copyright - Simply Design
**------------------------------------------------------------*/

/***** Body and main container *****/

body {
margin: 0 auto;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
background-color:#1b5066;
color:#333333;
}

#prewrap {

margin:0 auto;
padding:0px 0px;
}

#wrap {
background: url(pageback.jpg) left repeat-y;
color:#333333;
margin:0 auto;
padding:0px 0px;
width:900px;
}

/***** Header *****/

#header {
background: url(header.jpg) bottom left no-repeat;
height:250px;
margin:0 0 -45px 0;
padding:0;
border-bottom:0px solid #ffffff;
}

#header_content{
	width:230px;
	height:200px;
	margin:0;
	padding:0;
	float:left;
}

#title1 {

clear:both;
text-align:center;
color:#1b5066;
font-size:34px;
width: 209px;
margin:60px 0 0 20px;
padding:0;
}

#title2 {

text-align:center;
color:#1881b2;
font-size:16px;
font-style:normal;
width: 170px;
margin:5px 0 0 40px;
padding:0;
}

/***** Left sidebar *****/

#avmenu {
clear:left;
float:left;
width:217px;
margin:0 0 0 17px;
padding:0;
}

#avmenu ul {
list-style:none;
width:217px;
margin:30px 0 0 0;
padding:0;
}

#avmenu li {
margin-bottom:0px;
}

#avmenu li a {     						
height:29px;
width:217px;
text-decoration:none;
color:#1b5066;
display:block;
padding:9px 0 0 15px;
margin:0;
font-size:14px;
font-weight:normal;
text-align:left;
background:url(navigation_button.png) top left no-repeat;
}

#avmenu li a:hover{      				
color:#1b5066;
background:url(navigation_button.png) bottom left no-repeat;
}

#avmenu li a.current {      			
color:#1b5066;      
background:url(navigation_button.png) bottom left no-repeat;
}


#avmenu ul ul {
margin:0 0 8px 10px;
width:195px;
}

#avmenu ul ul a {
font-size:12px;
height:100%;
padding:5px 5px 5px 6px;
background-image: none;
border-top:none;
border-bottom:none;
background:none;
color:#b1e6ff;
}

#avmenu ul ul a:hover{
height:100%;
border-top:none;
border-bottom:none;
background:none;
color:#fff;      				
}

#avmenu ul ul a.current {
height:100%; 
border-top:none;
border-bottom:none;
background:none;
color:#fff;      				
}

#sidebar{
float:left;
width:217px;
padding:0;
line-height:1.6em;
margin:10px 0 0 0;
font-size:13px;
color:#1b5066;      			
}

#sidebar_top{
	background:url(sidebar_content_top.png) top left no-repeat;
	margin:0;
	padding:0;
	width:217px;
	height:15px;
}
#sidebar_content{
	background:url(sidebar_content.png) top left repeat-y;
	margin:0;
	padding:0 15px;
	height:100%;
	width:187px;
	float:left;
}
#sidebar_bottom{
	background:url(sidebar_content_bottom.png) top left no-repeat;
	margin:0;
	padding:0;
	width:217px;
	height:20px;
	float:left;
}

#sidebar a{
color:#1881b2;
text-decoration:underline;    			
}

#sidebar a:hover{
color:#1b5066;
text-decoration:none;      			
}


/***** Main content *****/

#contentwide {
margin:10px 44px 0 291px;
padding:1px 0 0 0;
line-height:1.5em;
text-align:left;

}

#content h1, #contentwide h1, #contentfull h1 {
font-size:23px;
color:#1881b2;      					
font-weight:normal;
padding:0px 0 8px 0px;
text-transform: none;
border-bottom:3px solid #1881b2;      	
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
}

#content h2, #contentwide h2, #contentfull h2 {
font-size:20px;
color:#1b5066;      					
border-bottom:2px solid #1b5066;     	
font-weight:normal;
padding:5px 0 10px 0px;
text-transform: none;
font-family:Arial, Helvetica, sans-serif;
}

#font-family h3, #contentwide h3, #contentfull h3 {
font-size:18px;
color:#1881b2;      					
border-bottom:2px solid #1881b2;      	
font-weight:normal;
padding:5px 0 10px 0px;
font-style:italic;
font-family:Arial, Helvetica, sans-serif;
}

#content img, #contentwide img, #contentfull img, img.thumbnail {
padding:1px;
display:inline;
color:#dcedfd;
border-color: #dcedfd;      
}

img.thumbnail {
padding:1px;
display:inline;
border:solid 3px;
border-color: #dcedfd;      
}

#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:0;     
width:900px;
height:50px;
text-align:center;
color:#1b5066;
background:url(footer.jpg) top left no-repeat;
font-size:12px;
line-height:normal;
}

#footer p {
padding:0 0 0 0;
margin:3px 0 0 0;
}

#footer a {
color:#1881b2;      
background-color:inherit;
text-decoration:none;
}

#footer a:hover {
text-decoration:none;
color:#1b5066;
}
#footer_content{
	border-top:3px solid #1881b2; 
	text-align:center;
	margin:0 44px 0 291px;
	padding:0;
}
/***** Bottom *****/

#bottom {
clear:both;
margin:0 auto;
padding:9px 0;
width:900px;
text-align:center;
color:#fff;      
font-size:12px;
line-height:1.5em;
}

#bottom_content{
	margin:0 44px 0 291px;
	padding:0;
}

#bottom p {
padding:0;
margin:0;
}

#bottom a {
color:#b1e6ff;
text-decoration:none;
}

#bottom a:hover {
color:#fff;      
text-decoration:none;
}

/***** Various tags *****/

a {
color:#1881b2;      
text-decoration:none;
}

a:hover {
color:#1b5066;      
text-decoration:underline;
}

p {
margin:8px 0 14px 0;
}


/***** Table styles *****/



table {
margin:0 10px 10px 10px;
line-height:1.3em;
border-color: #dcedfd;     
}

table p{
padding:0;
}



input, textarea{
border:2px solid #dcedfd;       
margin:0;
padding:2px;
}


/***** Various classes *****/

hr {
  border: 0;
  height: 3px;
  background-color: #dcedfd;      
  color: #dcedfd;
  width: 100%;
  text-align:center;
}

table.gbentry {
line-height:1.0em;
border:1px solid #dcedfd;      
width:98%;
margin: 5px;
padding: 5px;
}

td.gbtitle {
background-color:#dcedfd;      
font-weight:bold;
line-height:1.0em;
margin: 5px;
padding: 5px;
font-size:1.0em;
}

td.gbcontent {
line-height:1.1em;
padding: 5px;
font-size:1.0em;
}

td.gbtitle img.button {
border:0px solid #dcedfd;      
padding:0px;
margin:0px;
background:#dcedfd;      
width:auto;
}

.nixhier {
	display:none;
}



