
/*---- GLOBAL RESET ----*/

html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        font-weight: inherit;
        font-style: inherit;
        font-size: 100%;
        font-family: inherit;
        vertical-align: baseline;
}

body {
        line-height: 1.4;
        color: black;
		font-family: Arial, Helvetica, sans-serif;
}
ol, ul {
        list-style: none;
}

table {
        border-collapse: separate;
        border-spacing: 0;
}
caption, th, td {
        text-align: left;
        font-weight: normal;
}


/*---- PAGE STRUCTURE ----*/


body {
	text-align:center;
	background-color:#F5F5F5;
	}
	
#wrapper {
	background-color:#FFFFFF;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:35px;
	border:1px solid #ADADAD;
	padding: 0 6px 4px 6px;
	width:750px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:736px;
	}

html > body #wrapper {
	width:736px;
	}
	
#header {
	
	}

#search {
	position:absolute;
	top:66px;
	}

#search input {
	margin:0;
	border:0;
	padding:0;
	position:absolute;
	top:0;
}	

#search input.txt {
	font-size:10px;
	color: #666666;
	border: 1px solid #ADADAD;
	background-color: #FFFFFF;
	text-decoration: none;
	padding-left:4px;
	height:16px;
	width:116px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:14px;	
	}

#search input.arrow {
	position:relative;
	left:122px;
	}

#title {
	margin-bottom:3px;
	clear:both;
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#4890DB;
	height:150px;
	}

.areas {
	background-image:url(../images/titleBG_areas.jpg);
	}

.home {
	background-color:#4890DB;
	}

.partners {
	background-image:url(../images/titleBG_partners.jpg);
	}

.publ {
	background-image:url(../images/titleBG_publ.jpg);
	}

.links {
	background-image:url(../images/titleBG_links.jpg);
	}

.news {
	background-image:url(../images/titleBG_media.jpg);
	}

.contact {
	background-image:url(../images/titleBG_contact.jpg);
	}

.search {
	background-image:url(../images/titleBG_search.jpg);
	}
	
#menu {
	background-color:#000000;
	height:20px;
	voice-family: "\"}\"";
	voice-family:inherit;
	overflow:hidden;
	}

html > body #menu {
	overflow:hidden;
	}

#content { 
	width:472px;
	float:right;
	margin:18px 0px 0px 0px;
	}

#contentHome { 
	float:right;
	margin:18px 18px 18px 0px;
	width:304px;
	}
	
#sidebar {
	float: left;
	width: 246px;
	background-color:#F4EFD9;
	margin-bottom:18px;
	}

#homeBox {
	float: right;
	width: 150px;
	background-color:#99BCE4;
	margin-top:18px;
	margin-bottom:18px;
	}

.clearBoth {
	clear:both;
	}

#footer {
	text-align:left;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:6px;
	margin-top:6px;
	overflow:auto;
	}

/*---- TEXT & IMAGES ----*/

#header img {
	float:right;
	}

#sidebar h1 {
	background-color:#C1AA41;
	font-size:11px;
	font-weight:bold;
	padding:5px 6px 5px 6px;
	margin:0;
	color:#FFFFFF;
	border-bottom:2px solid #FFFFFF;
	border-top:18px solid #FFFFFF;
	}

#sidebar h2 {
	font-size:11px;
	font-weight:bold;
	padding:6px 6px 4px 6px;
	margin:0;
	color:#B19401;
	border-top:1px solid #FFFFFF;
	}
	
#sidebar h2 a:link, #sidebar h2 a:visited {
	color:#B19401;
	text-decoration:none;
	}

#sidebar h2 a:hover {
	color:#B19401;
	text-decoration:underline;
	}
		
#sidebar p {
	font-size:10px;
	padding:0px 6px 8px 6px;
}

 #sidebar ul {
	font-size:10px;
	padding:0px 6px 10px 6px;
	line-height:1.5;
}

#sidebar p a:link, #sidebar p a:visited, #sidebar ul a:link, #sidebar ul a:visited {
	color:#000;
	text-decoration:none;
	}

#sidebar p a:hover, #sidebar li a:hover {
	color:#000;
	text-decoration:underline;
	}

#content h1 {
	font-size:16px;
	font-weight:normal;
	padding:0px 6px 6px 0px;
	margin:0;
	color:#B19401;
	line-height:1.3;
	}

#content h2 {
	font-size:12px;
	font-weight:bold;
	padding:6px 6px 4px 0px;
	margin:0;
	}

#content h3 {
	font-size:11px;
	font-weight:bold;
	padding:4px 6px 2px 0px;
	margin:0;
	}

#content p, #contentHome p {
	font-size:11px;
	padding:0px 6px 6px 0px;
	}

#content ul {
	font-size:11px;
	padding:0px 6px 6px 17px;
	list-style-type:disc;
	list-style-position:outside;
	}

#content ol {
	font-size:11px;
	padding:0px 6px 6px 24px;
	list-style-type:decimal;
	list-style-position:outside;
	}

#content p a:link, #contentHome p a:link, #content ul a:link {
	font-weight:bold;
	color:#0073CF;
	text-decoration:none;
	}

#content p a:visited, #contentHome p a:visited, #content ul a:visited {
	font-weight:bold;
	color:#005090;
	text-decoration:none;
	}

#content p a:hover, #contentHome p a:hover, #content ul a:hover {
	font-weight:bold;
	color:#0073CF;
	text-decoration:underline;
	}

#content h1 a:link, #content h1 a:visited {
	color:#000000;
	font-size:15px;
	text-decoration:none;
	}	

#content h1 a:hover {
	text-decoration:underline;
	}	

#content h3 a:link {
	color:#000000;
	text-decoration:none;
	}

#content h3 a:visited {
	color:#005090;
	text-decoration:none;
	}

#content h3 a:hover {
	color:#000000;
	text-decoration:underline;
	}

#content p.return {
	text-align:right;
	margin-top:15px;
	}

#content p.return a:link, #content p.return a:visited {
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	}

#content p.return a:hover {
	font-weight:normal;
	color:#0073CF;
	text-decoration:underline;
	}

#footer p {
	color:#666666;
	font-size:10px;
	}

#footer p a:link, #footer p a:visited {
	font-weight:normal;
	color:#666666;
	text-decoration:none;
	}

#footer p a:hover {
	font-weight:normal;
	color:#666666;
	text-decoration:underline;
	}

#homeBox h1 {
	background-color:#4890DB;
	font-size:11px;
	font-weight:bold;
	padding:5px 6px 5px 6px;
	margin:0;
	color:#FFFFFF;
	border-bottom:3px solid #FFFFFF;
	}

#homeBox ul {
	font-size:10px;
	padding:6px 6px 8px 21px;
	list-style-type:disc;
	list-style-position:outside;
	line-height:1.5;
	}

#homeBox a:link, #homeBox a:visited {
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	}

#homeBox a:hover {
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
	}

.floatRight {
	float:right;
	margin:0 0 10px 10px;
	}

strong {
	font-weight:bold;
	}

em {
	font-style:italic
	}

hr {
	border:none;
	background-color:#ADADAD;
	color:#ADADAD;
	height:1px;
	}
	

	
/*---- TABLES ----*/

table.partnerTable {
	width:100%;
	font-size:11px;
	margin-bottom:10px;
	}

table.partnerTable th {
	font-weight:bold;
	border-bottom: 1px solid #ADADAD;
	padding:3px 3px 3px 0px;
	}

table.partnerTable td {
	border-bottom: 1px solid #ADADAD;
	padding:3px 8px 3px 0px;
	}
	
table.partnerTable th.name {
	width:25%;
	}

table.partnerTable th.exp {
	width:37%;
	}

table.partnerTable th.email {
	width:38%;
	}

table.partnerTable td a:link {
	color:#0073CF;
	text-decoration:none;
	}

table.partnerTable td a:visited {
	color:#005090;
	text-decoration:none;
	}	

table.partnerTable td a:hover {
	color:#0073CF;
	text-decoration:underline;
	}

table.formTable {
	font-size:11px;
	margin-top:10px;
	margin-bottom:10px;
	}

table.formTable td.form_field {
	vertical-align:top;
	}

table.formTable td.form_required {
	vertical-align:top;
	text-align:right;
	width:10px;
	color:red;
	}

table.formTable td.form_text {
	vertical-align:top;
	padding:0 0 3px 4px;
	}

table.formTable .text_box {
		width:200px;
		}

table.formTable input, table.formTable textarea {
		font-size:11px;
		font-family: arial, helvetica, sans-serif;
		background-color:#FFFFFF !important;
		}

.required {
	color:red;
	}

.attrib {
	font-size:11px;
	}