/*###################################################################
###########                     GLOBALS                   ###########
###################################################################*/

body {
	text-align: center;
	background-color: #5B94DF;
	font-family: verdana, tahoma, arial, helvetica, sans-serif; 
	font-size: 81%; 
	color:#333; 
	line-height: 1.45em;
	background-image:url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0;
}

body, p { 
	text-align: justify;
}

p, table { 
	font-size: 1em; 
	color: #333;
}

a { 
	color:#1B4C8E;
	text-decoration: none;
	padding-bottom: 1px;
}

a:hover{ text-decoration: underline; }

h1, h2, h3, h4 {
	font-weight: normal;
	color:#1B4C8E;
	font-variant: normal;
	text-decoration:none;
	padding: 0;
	line-height: 1.3em;
	text-align: left;
	color: black;
}

h1 {
	text-align: left;
	font-size: 1.6em;
	margin:0 0 5px 0px;
	border-bottom:1px solid #000;
	width:98%; 
	color: #1B4C8E; 
}

h2 {
	font-size: 1.4em;
	margin-top: 1.25em;
}

h2 a {
	color: black;
	text-decoration:none;
}

h3 {
	font-size: 1.25em;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
}

.l_img { 
	float:left; 
	margin:10px; 
	margin-bottom:15px; 
	margin-right:15px; 
	padding:0px; 
	border:1px solid #000;
}

.r_img { 
	float:right; 
	margin:10px; 
	margin-bottom:15px; 
	margin-left:15px; 
	padding:0px; 
	border:1px solid #000;
}


/*
.hide { display: none; }
.small { font-family:"Courier New", Courier, mono; font-size:0.9em; }
.bolditalics { font-weight:bold; font-style:italic; }
.hide { display:none; }			
.location {	padding-left: 5px; line-height:2.0em; }
.sideHeader { display:block; width: 94%; font-weight:bold; background-color:#ddd; margin: 0px 3px 10px 4px; padding: 2px; color:#933; 
							border-top: 1px solid #CC0000; border-bottom: 1px solid #CC0000; letter-spacing:0.15em; font-size:1.2em; }

.r_img { float:right; margin:10px; margin-right:25px; margin-left:15px; padding:0px; border:3px double #ccc; }
.caption { font-size:0.85em; color:#777; text-align: justify; margin-left:0px; padding-bottom:15px; margin-top:5px; line-height:1.15em; }

ul.goodlist li { font-size:16px; list-style-type:none; padding-bottom:5px; margin-left:-25px; }


/*###################################################################
###########                    CONTAINERS                 ###########
###################################################################*/

#container {
	background: #fff;
	margin: 0 auto;
	width: 800px;
	border: 2px solid #1B4C8E;
	margin-top:0;
	text-align: left;
	background-image: url(../images/left.gif);
	background-position:left;
	background-repeat:repeat-y;
}


/*###################################################################
###########                      HEADER                   ###########
###################################################################*/
	
#top { display: block; }

#header {
display: block;
width: 800px;
height: 110px;
}

#logo {
	float:left;
	height:110px;
	width:110px;
	border-right: solid 2px #1B4C8E;
	clear:none;
}

#banner {
float: right;
height: 110px;
width: 	688px;
clear: none;
}

#pagetitle{
	margin-bottom: 0px;
	padding-top: 0px;
	height:100px;
}

#pagetitle a {
	display: block;
	font-weight: bold;
	height: 85px;
	width: 500px;
}	

			
/*###################################################################
###########                   BREADCRUMBS                 ###########
###################################################################*/

#breadsearch {
	font-size:12px;
	display: block;
	width:100%;
	height:23px;
	margin-top: 0px;
	background-color: #1B4C8E;
	border-top:2px solid #1B4C8E;
	border-bottom:2px solid #1B4C8E;
} html>body #breadsearch {
		font-size:12px;
		display: block;
		width:100%;
		height:20px;
		margin-top: 0px;
		background-color: #1B4C8E;
		border-bottom:2px solid #1B4C8E;
		border-bottom:2px solid #1B4C8E;
}

#breadsearch a {
	color:#fff;
	text-decoration: none;
}

#breadsearch a:hover {
	text-decoration: underline;
	background-color: #1B4C8E;
}
		
#breadcrumbs {
	font-size:0.8em;
	float:left;
	display: block;
	width:450px;
	height: 17px;
	padding: 0px;
	margin-top: 2px;
	background-color: #1B4C8E;
	padding-left: 5px;
	color: #fff;
} html>body #breadcrumbs {
		font-size:0.8em;
		float:left;
		display: block;
		width:600px;
		height: 11px;
		padding: 0px;
		margin-top: 0px;
		background-color: #1B4C8E;
		padding-left: 5px;
		color: #fff;
}

#breadcrumbs .breadcrumb {
	padding-left: 10px;
	margin-top: 0px;
	font-size: 11px;
}

/*###################################################################
###########                   TOOLBAR                     ###########
###################################################################*/

#toolbar {
margin: auto;
padding: 0;
background-color:white;
display:block;
height: 1.5em;
width: 800px;
padding-bottom:2px;
margin-top: 0px;
border-top: 2px solid #1B4C8E;
border-bottom: 2px solid #fff;
}
#toolbar a{
color:black;
}
#toolbar form{
border:0;
padding:0;
display:inline;
}

#toolbar ul {
list-style: none;
}

#toolbar li {
list-style: none;
}

#toolbar li ul li a:hover{
color: white;
background-color: #990000;
}

#toolbar .searchbox {
border: 1px solid #666666;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
margin-bottom: 2px;
}

#toolbar .img {
margin-bottom: 5px;
}


/*###################################################################
###########                  DROPDOWN                     ###########
###################################################################*/

#dropdown li, #dropdown, #dropdown ul {
padding:0;
margin:0;
}
#dropdown {
list-style:none;
margin-top: 2px;
padding-top: 1px;
}
#dropdown li a {	
text-decoration:none;
}
#dropdown li {
float:left;
position:relative;
}
#dropdown .li {
position:relative;
}
#dropdown li li a, #dropdown li li{
width:16em;
float:none;
}
#dropdown .c3 li a, #dropdown .c3 li {
width:20em;
}

#dropdown .c6 li a, #dropdown .c6 li {
width:22.5em;
}
#dropdown li ul { /* second-level lists */
position:absolute;
left:-999em;
list-style:none;
/* start of IE5 hack*/
border-left: 0;
voice-family:"\"}\"";
voice-family:inherit;
border-left:solid 1px #999999;
}
html>body #dropdown li ul {
border-left:solid 1px #999999;
}
/* end IE5 hack */

#dropdown li a{
display:block;
}
#dropdown li a{
border-right:solid 1px #000000;
padding: 0 0 0 5px;
}

#dropdown li a {
color:black;
}
#dropdown li li a {
color:black;
display:block;
background:#E6E6E6;
border-left:solid 1px #FFFFFF;
border-right:solid 1px #999999;
border-bottom:solid 1px #999999;
padding: 2px 0 2px 0;
text-indent:6px;
}
#dropdown li li a:hover {
background:#1B4C8E;
color: white;
}
#dropdown li>ul {
top:auto;
}
#dropdown li:hover ul, #dropdown li.over ul {
left:auto;
}
/* menu columns */
#dropdown .c1{
width: 7.1em;
z-index: 101;
}
#dropdown .c2{
width:4.3em;
z-index: 102;
}
#dropdown .c3{
width:6.1em;
}
#dropdown .c4{
width:7.3em;
}
#dropdown .c5{
width:5.4em;
}
#dropdown .c6{
width:8em;
}
#dropdown .c7{
width:5.3em;
}
#dropdown .c8{
width:4.2em;
}
#dropdown .c8 a {
border: 0;
}
#content .contacts {
padding-left: 1.2em;
}
#content .contacts p {
text-align: left;
}
.location {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
	
	
/*###################################################################
###########                    LEFT MENU                  ###########
###################################################################*/

#header, #menu { 
	font-size: 0.90em;
}

#menu { 
	clear: left;
	float: left;
	width: 150px;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
}

#menu ul { 
	list-style: none;
	width: 160px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu li { 
	margin: 0 0 1px 0;
	list-style-type: none;
	border-bottom: 1px solid #fff;
	width: 160px;
}

#menu li a { 
	text-decoration: none; 
	display: block; 
	padding: 2px 0 2px 6px;
	background-color: #EFEAD5;
	border-left: 4px solid #ccc; 
	border-bottom: 0;
}

#menu li a { 
	color: #505050; 
	width: 149px;
}
	
#menu li a:hover { 
	background-color: #E9E2C7; 
	color: #1B4C8E; 
	border-left: 4px solid #1B4C8E;
	text-decoration: none;
}

/*###################################################################
###########                     CONTENT                   ###########
###################################################################*/
	
#content { 
	width:auto;
	min-height:500px; 
	margin: 10px 0 20px 160px; 
	padding: 0 20px 20px 15px;
	background-color:#FFFFFF;
}
	
#content p, li { 
	margin-right:15px;
}				
	
#content #sidebar p, li { 
	margin-right:5px;
}

/* List Styles */
ul li {
	list-style-type: square; 
	margin-top: 4px;
}

ul.mylist li { 
	font-size:16px; 
	list-style-type:none; 
	padding-bottom:5px; 
	margin-left:-25px; 
}


/*###################################################################
###########                      FOOTER                   ###########
###################################################################*/

#footer {
	height: 3.5em;
	clear: both;
	color: #333;
	display:block;
	font-size: 9px;
	border-top: 2px solid #1B4C8E;
	padding:3px 2px 5px 2px;
	background: #FFFFFF url(../images/flag.gif) no-repeat scroll center right;
	text-decoration:none;
}

#footer .col_l {
	float: left;
	min-width: 235px;
	width:28%;
	margin-left: 3px;
	padding: 0;
	height: 15px;
} html>body #footer .col_l { width:25px; }

#footer .col_m { 
	float: left;
	min-width: 220px;
	width:32%;
	padding: 0;
	height: 15px;
	text-align:center;
} html>body #footer .col_m { width:25px; }

#footer .col_r {
	float: right;
	margin-right:25px;
	min-width: 240px;
	padding: 0;
	height: 15px;
	text-align:right;
} html>body #footer .col_r { margin-right:45px; }
	
#footer a {
	color: #666;
	text-decoration: none;
}		
	
