*{margin:0;padding:0;border:none;}

body {
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: 0.75em;
	margin: 0;
	background: #F2F2F2 url(../images/Watermark.gif) no-repeat center 21em;
}

h1 {padding: 0 0 0.25em 1em;font-size: 1.5em;}
h2 {padding: 0.5em 0 0.5em 1.25em;font-size: 1.25em;}
h3 {padding: 0.5em 0 0.5em 1.25em;font-size: 1.1em;}
h3 a {color: #2B752F;}
p {font-size: 1em;padding: 0.25em 0 0.75em 1.5em;}

a {
	cursor: hand;
	color: #4672C4;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: 0px;
}
a:hover {
	text-decoration: none;	
	padding-bottom: 0px;
	border-bottom: 2px solid #394792;
}
br {
	clear: both;
}
ul, ol {padding-left: 5em; padding-bottom: 1em;}

#wrap {
	width:  62em;
	height: 100%;
	margin: 0 auto;
	margin-top: 3.5em;
}
#curves {
	float: left;
	width: 62em; 
	height: auto;
	margin-top: -4px;
	background: url(../images/Curve_Right.png) no-repeat top right;
	_background: url(../images/Curve_Right.gif) no-repeat top right !important;
}

blockquote {
	margin: 0.5em 0 1.5em 0;
	padding: 10px 10px;
	font-size: 1.1em;
	font-weight: bold;
	width: 35em;
	background: #FFF;
	border: 1px dashed #D1D1D1;
	text-align: left;
}
cite {display: block; margin-top: 0.5em; font-size: 1em;font-weight: normal;text-align: right;}
blockquote:hover {
	border: 1px dashed #555;
}

/* -------------------------------------------------------------------------------------------- BANNER properties --- */
#banner {
	width:  62em;
	height: 11.5em;
	background: url(../images/Banner_Background.gif) top left repeat-x;
}

#logoFloat {
	margin-top: 45px;
	margin-left: 10px;
	float: left;
}
#mapFloat {
	float: right;
}


/* ---------------------------------------------------------------------------------------- sub_MENU properties --- */

#sub_menu {
	width:  62em;
	height: 2.55em;
	border-bottom: 1px solid #C1C1C2;
	background: #FFFFFF url(../images/Menu_Background.gif) bottom left repeat-x;

}

#trail {
	display: block;
	float: left;
	margin-top: 0.6em;
	margin-left: 0.75em;
}
#trail a {
	display: inline;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
	color: #BC007A;

}
#trail a:hover {
	text-decoration: none;	
	padding-bottom: 0px;
	border-bottom: 2px solid #A6A6A6;
}

#contactbox {
	display: block;
	float: right;
	margin-top: 0.7em;
	margin-right: 1em;
/*	margin-left: 500px;*/
}
#contactbox a {
	display: inline;
	font-size: 12px;
	font-weight: bold;
	color: #4672C4;
	padding: 2px 0px 2px 1px;
	text-transform: none;
	background: none;
}
#contactbox a:hover {
	text-decoration: none;	
	padding-bottom: 0px;
	border-bottom: 2px solid #A1C229;
}

/* -------------------------------------------------------------------------- PROPERTIES FOR TEMPLATE 2 --- */

#top_content {display: none; padding-bottom: 10px;}

#center_content {
	border: 1px solid #000;
	display: block;
	margin-top: 0.5em;
	width: 62em;
	height: auto;
	background: transparent;
}

#left {
	float: left;
	width: 18em;
	height: auto;
	padding-top: 1.5em;
}

#right {
	float: left;
	height: auto;
	padding-top: 1.5em;
}

.blank #right {width:62em;}
.pictures #right {width: 43em;}

#left p {text-align: center; font-weight: bold;}

#right p, #left p {color: #666666;}

#right a, #left a {
	font-size: 1.25em;
	text-decoration: none;
	padding-bottom: 0px;
	border-bottom: 2px solid #99BD08;
}
#right a:hover, #left a:hover {
	text-decoration: none;	
	padding-bottom: 0px;
	border-bottom: 2px solid #8DB5FF;
}

#right li, #left li {font-size: 1em;line-height: 1.75em;}



.left_images {padding: 0 2em 0 0; float: right;}

dl.picture_comments {
	width: 190px;
	height: auto;
	margin: 0 0 5px 0;
	display: block;

}
dl.picture_comments dt{
	background: #FFF;
		border: 1px dashed #D1D1D1;
}
dl.picture_comments p {
	padding: 3px 5px;
}


/* -------------------------------------------------------------------------------- DOWNLOADS properties --- */

table#downloads {
	width: 100%;
	margin: 10px 0;
	border: 1px solid #D1D1D1;
	border-bottom: 0px;
}

table#downloads tr:hover td {background: #FFF }

table#downloads tr:hover td.d_symbol {background: #FFF url(../images/pdf2.gif) 3px center no-repeat;}

table#downloads td.d_symbol {
	padding: 3px 0px 3px 13px;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #D1D1D1;
	background: #F2F2F2 url(../images/pdf1.gif) 3px center no-repeat;
}

table#downloads td {padding: 3px 5px;border-bottom: 1px solid #D1D1D1;}

table#downloads td.d_title {background: #F2F2F2;text-align: center;}

table#downloads td.d_button {	background: #F2F2F2;text-align: center;}

table#downloads td.d_size {background: #F2F2F2;text-align: center;}

table#downloads td.d_size p { font-weight: bold;}

table#downloads  p {padding: 0; margin: 0;}

table#downloads  a {border: 0; font-size: 12px;} table#downloads  a:hover {border: 0;}

a.adobe {border-bottom: 0 !important;}
a.adobe img {padding-bottom: 10px;}


.download_div {
	float: left;
	display: block;
	width: 240px;
	height: 100px;
	margin: 15px 2px 10px 0;
	background: #E4E4E4 url(../images/r_b_curve.gif) bottom right no-repeat;
}

.download_link {
	display: block;
	float: left;
	width: 71px;
	height: 72px;
	border-right: 1px solid #FFF;
	background: #4C5BAE url(../images/pdf.gif) no-repeat 4px 13px;
}

.download_link img {
	border: 0;
	display: none;
}
.download_link:hover img, {
	display: block;
}

.download_link a {
	display: block;
	width: 60px;
	height: 55px;
	margin: 13px 0px 8px 5px;
	_margin: 12px 0px 6px 5px;
	border-bottom: 0px !important;
	padding-bottom: 2px !important;
}

.download_link a:hover {
	border: 0px !important;
	padding-bottom: 2px !important;
	_background: transparent url(../images/pdf_h.gif) no-repeat top left;
}


.download_div:hover .download_link img {
	display: block;
}

.download_size {
	display: block;
	float: left;
	clear: left;
	width: 71px;
	height: 28px;
	border-right: 1px solid #FFF;
	background: #394792 url(../images/l_b_curve_blue.gif) bottom left no-repeat;
}

.download_description {
	display: block;
	float: right;
	clear: none;
	width: 168px;
	height: 90px;
}
.download_description a {
	font-weight: normal !important;
	color: #757678;
	padding-bottom: 2px !important;
	border-bottom: 0px !important;
	}
	
.download_description a:hover {
	text-decoration: none;	
	padding-bottom: 0px !important;
	border-bottom: 2px solid #A1C229 !important;
}

.download_description p{
	padding: 5px 5px 5px 10px !important;
	margin: 0 !important;
}
.download_description h2{
	text-align: center;
	padding: 5px 2px 0 2px !important;

	margin: 0 !important;
	background: #ECECEC url(../images/r_t_curve.gif) top right no-repeat;
}

.download_size p {
	font-weight: bold;
	text-align: center;
	margin: 0 !important;
	padding: 6px 0 4px 0 !important;
	color: #FFF !important;
}


/* --------------------------------------------------------------------------------------- BASE_CONTENT properties --- */

#base_content {
	width:auto;
	height: auto;
}
#base_content p {
	color: #757678;
	margin: 10px;
}

/* ---------------------------------------------------------------------------------------------- FOOTER properties --- */

#footer {
	clear: both;
}
#footer p {
	color: #A7A8AB;
	font-size: smaller;
	text-align: center;
}

/* --------------------------------------------------------------------------------------- GREY FOOTER BOX properties --- */

dl#grey_BG {
	display: block;
	height: auto;
	width: auto;
	background: #FFF;
	padding: 2px 5px 5px 5px;
	text-align: center;
	border: 1px dashed #D1D1D1;
}
dl#grey_BG:hover {
	border: 1px dashed #555;
}
dl#grey_BG a {
	font-size: 1em;
	border-bottom: 2px solid #CCC;
}
dl#grey_BG p {padding: 5px 5px; margin: 0;}


/* ACCREDITATIONS TABLE --------------------------------------------------- */


#acced_table {
	display: block;
	width: 600px;
	border: 0;
	padding: 0;
	margin: 10px auto;
}

#acced_table td.acced_desc {height: auto;	padding: 5px 2px 5px 1px !important; margin: 0 !important;}

#acced_table td.acced_desc:hover {
	background: #FFF;
	padding: 4px 0 4px 0 !important;
	border-left: 1px solid #E8E8E8;
	border-right: 2px solid #394792;
	border-top: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
}

#acced_table td.acced_desc H3{
	padding: 1px 0 1px 5px !important;
	margin: 0 !important;
	color: #2B752F !important;
}

#acced_table td.acced_desc p{	padding: 1px 0 1px 5px !important;	margin: 0 !important;}

#acced_table td.acced_image {
	border-left: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	border-top: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	height: 100px !important;
	background: #FFF;

}

#acced_table td.acced_image img {padding: 5px;}





/* VENUES TABLE --------------------------------------------------- */

table.venues td {
	padding-bottom: 10px;
	border-top: 1px dashed #CCC;
}
table.venues td img {padding-left: 5px;}




/* LIST TABLE --------------------------------------------------- */

table#list {width: 61em;}
table#list h2 {background: #EEE;color: #4672C4;}
table#list td a.top_link {
	margin-top: -2em;
	margin-right: 1em;
	float: right;
}
table#list td.alphabet {padding-top: 1em;text-align: center;}
table#list td.alphabet a {
	font-size: 1.3em;
	color: #BC007A;
	padding-top: 2px;
}
table#list td.alphabet a.dead {color: #CCC;}
table#list td.alphabet a:hover {
	color: #394792;
	padding-top: 0px;
	border-top: 2px solid #8DB5FF;
}
table#list li {font-weight: bold; padding: 0.25em 0.5em 0.25em 1.5em; 	border-bottom: 1px dashed #DDD;}
table#list ul {padding-left: 0 !important; list-style: none;}
table#list li:hover {
	color: #BC007A;
	padding-left: 2.5em;
	background: #FFFFFF url(../images/Sub_Menu_Arrow.gif) no-repeat 5px center;
}

/* --------------------------------------------------------------------------------------- SITEMAP PROPERTIES --- */

ul#siteMap {
	padding: 10px 0;
	height: auto;
	width: auto;
	margin-left: 25px; 
}

ul#siteMap ul {padding: 5px 0 2px 7px !important; margin-left: 0 !important;}

ul#siteMap li {
	padding-left: 26px;
	list-style: none;
	margin: 5px 0;
	background: url(../images/li.gif) no-repeat top left;
}
ul#siteMap li a {
	display: table-cell;
	width: auto;
	height: 23px;
	padding: 0;
}




/* --------------------------------------------------------------------------------------- BLANK PAGES PROPERTIES --- */
/*

*/
