
/* Genéricas */

*
{
	margin: 0;
	padding: 0;
}

a:link
{
	color: #c00;
	text-decoration: none;
}
a:visited
{
	color: #d19200;
	text-decoration: none;
}
a:hover,
a:active,
a:focus
{
	color: #c00;
	text-decoration: underline;
}
a img
{
	border: 0;
}

address
{
	font-style: normal;
	margin: 1em 0;
}
address strong
{
	text-transform: uppercase;
}

body
{
	font-size: 1em;
}
body#index
{
	height: 100%;
}

caption
{
	text-align: left;
}

fieldset
{
	border: 0;
	margin-top: 2em;
}
fieldset fieldset legend
{
	margin-top: -3em;
	visibility: hidden;
}

h3
{
	background: url(../images/h3_bk.gif) no-repeat 8px center;
	border-bottom: 1px solid #c6c6c6;
	color: #000;
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
	margin: 1em 0;
	padding: 0.2em 0 0.4em 30px;
}

h4
{
	color: #000;
	font-size: 1.2em;
	margin: 1em 0;
}

h5
{
	color: #747474;
	font-size: 1.1em;
	margin: 1em 0;
	text-decoration: underline;
}

h6
{
	color: #000;
	font-size: 1em;
	margin: 1em 0;
}

html
{
	background-color: #fff;
	color: #808080;
	font-family: arial, verdana, sans-serif;
	font-size: 62.5%;
	height: 100%;
}

img
{
	vertical-align: middle;
}

input,
textarea
{
	border: 1px solid #c6c6c6;
	color: #808080;
	font-family: arial, verdana, sans-serif;
	font-size: 1em;
	padding: 0.1em 1em;
	vertical-align: middle;
}

legend
{
	margin-bottom: 1em;
}
legend span
{
	background: url(../images/legend.jpg) no-repeat left top;
	color: #fff;
	display: block;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	line-height: 51px;
	height: 51px;
	padding-right: 20px;
	text-align: right;
	width: 183px;
}

ol,
ul
{
	margin-left: 3em;
}
ol li,
ul li
{
	margin-bottom: 1em;
}
ol ol,
ol ul,
ul ol,
ul ul
{
	margin-top: 1em;
}

p
{
	line-height: 1.5em;
	margin: 1em 0;
}

select
{
	border: 1px solid #c6c6c6;
	color: #808080;
	font-family: arial, verdana, sans-serif;
	font-size: 1em;
	vertical-align: middle;
}

strong
{
	color: #4c4c4c;
	font-weight: normal;
}

td
{
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 0.25em 0.5em;
	text-align: center;
}
th
{
	background-color: #eee;
	padding: 0.25em 0.5em;
}

/* Ids */

#component_programs_details_container
{
	border: 1px solid #c6c6c6;
}
#component_programs_details_container h3
{
	background: none;
	background-color: #ccc;
	border-bottom: 1px solid #fff;
	color: #fff;
	margin: 0;
	padding: 1em 2em;
	text-align: center;
	text-transform: uppercase;
}
#component_programs_details_container address.row,
#component_programs_details_container div.row,
#component_programs_details_container p.row
{
	background: transparent url(../images/programs_bk.jpg) repeat-y left top;
	margin: 0;
	min-height: 5em;
	padding: 0.1em 0.5em;
	position: relative;
}
#component_programs_details_container address.row,
#component_programs_details_container p.row
{
	border-top: 1px dashed #ccc;
	padding: 1em 0.5em;
}
#component_programs_details_container strong.label
{
	color: #999;
	font-weight: normal;
	left: 2em;
	position: absolute;
	text-transform: uppercase;
	top: 2em;
	width: 100px;
}
#component_programs_details_container div.data,
#component_programs_details_container span.data
{
	display: block;
	margin: 0 0 0 140px;
}

#component_sitemap_container
{
	list-style-image: url(../images/sitemap_li.gif);
}

#content
{
	float: right;
	margin-bottom: 2em;
	overflow: hidden;
	padding: 0 33px;
	width: 497px;
}

#footer
{
	clear: both;
}

#header
{
	background: #fff url(../images/header.jpg) repeat-y right top;
	height: 86px;
	overflow: hidden;
	position: relative;
}

#header_title
{
	bottom: 0;
	left: 22px;
	padding-bottom: 1px;
	position: absolute;
}

#left_column
{
	clear: left;
	float: left;
	margin-bottom: 2em;
	width: 197px;
}

#module_atoms_list
{
	list-style-type: none;
}
#module_atoms_list li
{
	margin-bottom: 0.5em;
}
#module_atoms_list li a img
{
	margin-bottom: 0.3em;
}

#module_breadcrumb
{
	background-color: #fff;
	list-style-type: none;
	margin: 3px 5px;
	position: absolute;
}
#module_breadcrumb li
{
	float: left;
	margin: 0;
	padding: 0 0.25em;
}
#module_breadcrumb li a:visited
{
	color: #c00;
}

#module_date
{
	color: #808080;
	margin-top: 63px;
	text-align: right;
}

#module_form_errors_container,
.error_message
{
	background-color: #fff8df;
	border: 1px solid #cb1220;
	color: #cb1220;
	margin: 1em auto;
	padding: 1em;
	width: 80%;
}
#module_form_errors_container p
{
	margin: 0;
	padding: 0 0 0.5em 0;
}
#module_form_errors_container ol
{
	margin-left: 3em;
}

#module_language_selection
{
	float: right;
	list-style-type: none;
	margin: 60px 15px 0 0;
}
#module_language_selection li
{
	float: left;
	margin: 0 0 0 10px;
}

#module_menus_advertisements
{
	background: url(../images/highlights_title_bk.gif) repeat-x left top;
	list-style-type: none;
	margin: 0 33px;
	padding: 30px 0;
	text-align: center;
}

#module_menus_banners
{
	list-style-type: none;
	margin: 10px 0;
	overflow: hidden;
	width: 197px;
}
#module_menus_banners li
{
	margin: 3px 0;
}
#module_menus_banners li img
{
	width: 197px;
}

#module_menus_footer
{
	float: right;
	list-style-type: none;
	margin: 0;
}
#module_menus_footer li
{
	float: left;
	line-height: 3em;
	margin: 0;
	min-height: 3em;
	padding: 0 10px;
}
#module_menus_footer li a:link,
#module_menus_footer li a:visited
{
	color: #666;
}
#module_menus_footer li a:hover,
#module_menus_footer li a:active,
#module_menus_footer li a:focus
{
	color: #c00;
	text-decoration: underline;
}

#module_menus_footer_container
{
	background: #fff url(../images/footer_bk.jpg) repeat-y right top;
	padding: 1em;
}

#module_menus_main
{
	clear: left;
	list-style-type: none;
	margin: 0;
}
#module_menus_main li
{
	margin: 0;
}
#module_menus_main li a:link,
#module_menus_main li a:visited
{
	background: #fff url(../images/main_menu_bk.jpg) repeat-y right top;
	color: #666;
	display: block;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	margin-bottom: 3px;
	padding: 1em;
	text-align: right;
}
#module_menus_main li a:hover,
#module_menus_main li a:active,
#module_menus_main li a:focus,
#module_menus_main li.current a
{
	color: #c00;
	text-decoration: none;
}

#module_menus_tools
{
	list-style-type: none;
	height: 39px;
	margin: 2px 0 2px 10px;
	width: 180px;
}
#module_menus_tools li
{
	float: left;
	margin: 10px 5px;
}
#module_menus_tools li a
{
	display: block;
	height: 18px;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 25px;
}
#module_menus_tools li a span
{
	background: #fff url(../images/home.jpg) no-repeat left top;
	display: block;
	height: 18px;
	left: 0;
	position: absolute;
	top: 0;
	width: 25px;
}
#module_menus_tools li#module_menus_tools_16 a:link span,
#module_menus_tools li#module_menus_tools_16 a:visited span
{
	background: #fff url(../images/folder.jpg) no-repeat left top;
}
#module_menus_tools li#module_menus_tools_16 a:hover span,
#module_menus_tools li#module_menus_tools_16 a:active span,
#module_menus_tools li#module_menus_tools_16 a:focus span,
#module_menus_tools li#module_menus_tools_16.current a span
{
	background: #fff url(../images/folder_hover.jpg) no-repeat left top;
}
#module_menus_tools li#module_menus_tools_17 a:link span,
#module_menus_tools li#module_menus_tools_17 a:visited span
{
	background: #fff url(../images/mouse.jpg) no-repeat left top;
}
#module_menus_tools li#module_menus_tools_17 a:hover span,
#module_menus_tools li#module_menus_tools_17 a:active span,
#module_menus_tools li#module_menus_tools_17 a:focus span,
#module_menus_tools li#module_menus_tools_17.current a span
{
	background: #fff url(../images/mouse_hover.jpg) no-repeat left top;
}
#module_menus_tools li#module_menus_tools_18 a:link span,
#module_menus_tools li#module_menus_tools_18 a:visited span
{
	background: #fff url(../images/key.jpg) no-repeat left top;
}
#module_menus_tools li#module_menus_tools_18 a:hover span,
#module_menus_tools li#module_menus_tools_18 a:active span,
#module_menus_tools li#module_menus_tools_18 a:focus span,
#module_menus_tools li#module_menus_tools_18.current a span
{
	background: #fff url(../images/key_hover.jpg) no-repeat left top;
}
#module_menus_tools li#module_menus_tools_19 a:link span,
#module_menus_tools li#module_menus_tools_19 a:visited span
{
	background: #fff url(../images/diagram.jpg) no-repeat left top;
}
#module_menus_tools li#module_menus_tools_19 a:hover span,
#module_menus_tools li#module_menus_tools_19 a:active span,
#module_menus_tools li#module_menus_tools_19 a:focus span,
#module_menus_tools li#module_menus_tools_19.current a span
{
	background: #fff url(../images/diagram_hover.jpg) no-repeat left top;
}
#module_menus_tools li#module_menus_tools_20 a:link span,
#module_menus_tools li#module_menus_tools_20 a:visited span
{
	background: #fff url(../images/home.jpg) no-repeat left top;
}
#module_menus_tools li#module_menus_tools_20 a:hover span,
#module_menus_tools li#module_menus_tools_20 a:active span,
#module_menus_tools li#module_menus_tools_20 a:focus span,
#module_menus_tools li#module_menus_tools_20.current a span
{
	background: #fff url(../images/home_hover.jpg) no-repeat left top;
}

#module_menus_tools_container
{
	line-height: 3.9em;
}

#module_search_container
{
	float: right;
	margin-top: 0.6em;
	min-height: 3.9em;
	padding: 0 1em;
}
#module_search_container input#module_search_submit
{
	border: 0;
	vertical-align: -60%;
}
#module_search_container label
{
	padding-right: 1em;
}

#news_details_container h3
{
	background: none;
	border: 0;
	color: #808080;
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	padding: 0 1em 0.5em 0;
	text-align: right;
}
#news_details_container .date
{
	border-bottom: 1px solid #e5e5e5;
	margin: 0;
	padding: 0 1em 0.5em 0;
	text-align: right;
}

#outer_container
{
	background: #fff url(../images/background.jpg) no-repeat right 610px;
	border: 1px solid #b3b3b3;
	margin: 20px auto;
	width: 760px;
}
#index #outer_container
{
	background: #fff url(../images/intro_no_flash.jpg) center center no-repeat;
	border: 0;
	height: 352px;
	left: 0;
	margin: -176px auto 0 auto;
	position: relative;
	top: 50%;
	width: 620px;
}
#index #skip
{
	padding: 0.2em 55px;
	text-align: right;
}
#index #skip a:link,
#index #skip a:visited
{
	border: 1px solid #ccc;
	color: #999;
	padding: 0.1em 1.8em;
	text-decoration: none;
}
#index #skip a:hover,
#index #skip a:active,
#index #skip a:focus
{
	color: #c00;
}

#section_header
{
	background-image: url(../images/section_header_default.jpg);
	border: 1px solid #e5e5e5;
	height: 165px;
	margin-bottom: 20px;
	position: relative;
}
#section_header h2
{
	bottom: 8px;
	color: #c00;
	font-family: "Arial Narrow", arial, sans-serif;
	font-size: 2.2em;
	right: 10px;
	position: absolute;
	text-align: right;
	text-transform: uppercase;
}

/* Clases */

.accessibility_hidden
{
	position: absolute;
	left: -10000px;
}

input.button
{
	background-color: #fff;
	border: 1px solid #c6c6c6;
	margin-left: 1em;
	padding: 0 2em;
}
a:link.button,
a:visited.button,
a:hover.button,
a:active.button,
a:focus.button
{
	background-color: #fff;
	border: 1px solid #c6c6c6;
	color: #808080;
	cursor: default;
	display: block;
	margin: 0 0 1em 0;
	padding: 0.1em 2em;
	text-decoration: none;
	width: 7.5em;
}

.button_container
{
	border-top: 1px solid #c6c6c6;
	margin: 1.5em 0;
	padding: 1.5em 0 0 0;
	text-align: right;
}

.form_row_inline
{
	float: left;
	margin: 1em 10px 1em 0;
	text-align: center;
}
.form_row_inline .inputbox
{
	display: block;
}
.form_row_inline #account
{
	width: 230px;
}
.form_row_inline#account_container
{
	margin-right: 0;
}
.form_row_inline #dc
{
	width: 15px;
}
.form_row_inline #entity,
.form_row_inline #office
{
	width: 65px;
}

.form_row_one_line
{
	clear: left;
	margin: 1em 0;
}

.error_message h2
{
	text-align: center;
}


.home .module_news_short
{
	padding: 1em 0;
}
.home .module_news_short h2,
.home .module_news_short h3
{
	background: none;
	border-bottom: 1px solid #e5e5e5;
	color: #c00;
	font-family: verdana, arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 0 50px;
	padding: 0 2em 1em 2em;
	text-align: center;
	text-transform: uppercase;
}

.float_container:after
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.form_row
{
	clear: right;
	line-height: 3em;
}
.form_row.not_needed
{
	padding-left: 1.5em;
}
.form_row .inputbox
{
	border: 1px solid #c6c6c6;
	border-left-width: 2px;
	border-top-width: 2px;
	float: right;
	margin-top: -2.5em;
	width: 360px;
}

.message
{
	background-color: #ddf8fb;
	border: 1px solid #00afc6;
	color: #000;
	margin: 1em auto;
	padding: 1em;
	text-align: center;
	width: 80%;
}

.module_events
{
	background: transparent url(../images/event_bk.jpg) left top repeat-y;
	border: 1px solid #b3b3b3;
	margin: 3em 0;
	position: relative;
}
.module_events.even
{
	background-position: right top;
}
.module_events p.text
{
	margin: 0;
	padding: 0.75em 1em 0.75em 95px;
	text-align: center;
}
.module_events.even p.text
{
	padding: 0.75em 95px 0.75em 1em;
}
.module_events h3
{
	background: none;
	border-bottom: 1px solid #b3b3b3;
	color: #999;
	font-weight: normal;
	margin: 0;
	padding: 0.75em 95px;
	text-align: center;
	text-transform: uppercase;
}
.module_events .date
{
	background-color: #b3b3b3;
	color: #fff;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 2.1em;
	left: 0;
	line-height: 1em;
	margin: 0;
	padding: 0.6em 0 0 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 90px;
}
.module_events.even .date
{
	left: auto;
	right: 0;
}
.module_events .date span
{
	display: block;
	font-size: 0.46em;
	line-height: 1em;
	margin: 0;
	padding: 0 0 1.3em 0;
	text-transform: uppercase;
}
.module_events .backgr
{
	background: transparent url(../images/event.gif) left top no-repeat;
	display: block;
	float: right;
	height: 86px;
	margin: -20px -10px 0 5px;
	width: 94px;
}
.module_events.even .backgr
{
	float: left;
	margin: -20px 5px 0 -10px;
}

.module_highlights
{
	margin-top: 10px;
}
.module_highlights h3
{
	background: url(../images/highlights_title_bk.gif) repeat-x right bottom;
	border: 0;
	font-family: "Trebuchet MS", arial, verdana, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	padding-bottom: 5px;
	text-align: right;
}
.module_highlights h3 span
{
	background: url(../images/highlights_title_extra.gif) no-repeat left center;
	padding: 0 10px;
}
.module_highlights .link
{
	margin-top: 20px;
	text-align: center;
}

.module_news_short,
#news_details_container
{
	border: 1px solid #e5e5e5;
	margin-bottom: 1.5em;
	padding: 0.5em 0;
	text-align: justify;
}
.module_news_short h2,
.module_news_short h3
{
	background: none;
	border-bottom: 1px solid #e5e5e5;
	color: #808080;
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	padding: 0 1em 0.5em 0;
	text-align: right;
}
.module_news_short .date
{
	float: left;
	margin-left: 175px;
	padding-left: 0.5em;
}
.module_news_short .more
{
	padding-right: 0.5em;
}
.module_news_short .text,
#news_details_container .text,
#news_details_container .detail_text
{
	padding: 0 0.5em;
}
.module_news_short .text p,
#news_details_container .text p
{
	margin-left: 175px;
}
.module_news_short img.main,
#news_details_container img.main
{
	float: left;
	border: 1px solid #e5e5e5;
	margin: 4px 8px 0 0;
	width: 165px;
}

.module_open_forums
{
	border: 1px solid #e5e5e5;
	margin: 1em 0;
	position: relative;
}
.module_open_forums form
{
	display: inline;
}
.module_open_forums form input
{
	position: absolute;
	right: 0.8em;
	top: 0.6em;
}
.module_open_forums h3
{
	background: transparent url(../images/open_forum_no_file.gif) 6px center no-repeat;
	line-height: 3em;
	margin: 0;
	padding: 0 0 0 25px;
}
.module_open_forums h3.with_file
{
	background-image: url(../images/open_forum_file.gif);
}
.module_open_forums .text
{
	line-height: 1em;
	margin: 0;
	padding: 1em;
}

.module_pagination
{
	font-family: "Trebuchet MS", arial, verdana, sans-serif;
	font-size: 1.1em;
	list-style-type: none;
	margin: 2px 0;
	padding: 0;
}
.module_pagination li
{
	display: inline;
	margin: 0;
	padding-bottom: 1px;
}
.module_pagination li a:link,
.module_pagination li a:visited
{
	border: 1px solid #ddd;
	padding: 0 5px;
	text-decoration: none; 
}
.module_pagination li a:hover,
.module_pagination li a:active,
.module_pagination li a:focus
{
	background-color: #ffffe0;
	border: 1px solid #aaa;
}
.module_pagination li.current
{
	background-color: #c00;
	border: 1px solid #aaa;
	padding: 0 5px;
}
.module_pagination li.current strong
{
	color: #fff;
}

.module_programs_list,
.subsections_menu
{
	list-style-type: none;
	margin: 0;
}
.module_programs_list li,
.subsections_menu li
{
	background: #c00 url(../images/subsections_menu_li_bk.jpg) repeat-y left top;
	margin-bottom: 10px;
}
.module_programs_list li a:link,
.module_programs_list li a:visited,
.subsections_menu li a:link,
.subsections_menu li a:visited
{
	background: url(../images/subsections_menu_a_bk.jpg) no-repeat left bottom;
	color: #fff;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	display: block;
	padding: 2em;
	position: relative;
	text-align: right;
}
.module_programs_list li a:hover,
.module_programs_list li a:active,
.module_programs_list li a:focus,
.subsections_menu li a:hover,
.subsections_menu li a:active,
.subsections_menu li a:focus
{
	text-decoration: underline;
}
.module_programs_list li a span,
.subsections_menu li a span
{
	background: url(../images/subsections_menu_span_bk.jpg) no-repeat left top;
	display: block;
	height: 5px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.module_publications
{
	border: 1px solid #d3d3d3;
	margin: 0.5em 0;
	padding: 6px 0;
}
.module_publications h3
{
	background: none;
	border-bottom: 1px solid #d3d3d3;
	color: #808080;
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 6px 0;
	padding: 0 2em 0.5em 0;
	text-align: right;
}
.module_publications img.main
{
	border: 1px solid #d3d3d3;
	float: left;
	height: 99px;
	margin: 0 6px;
	width: 71px;
}
.module_publications .data
{
	border: 1px solid #d3d3d3;
	margin: 0 6px 0 85px;
	position: relative;
}
.module_publications .data strong
{
	color: #808080;
	font-weight: normal;
	text-transform: uppercase;
}
.module_publications p.author,
.module_publications p.date
{
	border-bottom: 1px dashed #d3d3d3;
}
.module_publications p.author,
.module_publications p.date,
.module_publications p.price
{
	line-height: 27px;
	margin: 0;
	padding: 0 0 0 0.5em;
}
.module_publications p.extra_price
{
	background-color: #999;
	color: #fff;
	margin: 0;
	line-height: 17px;
	padding: 0 2em 0 0;
	text-align: right;
}
.module_publications .extra_content
{
	font-style: italic;
	padding: 0 6px;
	text-align: justify;
}
.module_publications .extra_content p
{
	margin-right: 195px;
}
.module_publications img
{
	border-left: 1px solid #d3d3d3;
	float: right;
	margin: 0 6px;
}

.more
{
	text-align: right;
}
.more a:link,
.more a:visited
{
	background-color: #c00;
	border: 1px solid #e5e5e5;
	color: #fff;
	font-weight: bold;
	padding: 0.2em 25px;
}
.more a:hover,
.more a:active,
.more a:focus
{
	text-decoration: none;
}

.needed
{
	margin: 0 5px 0 0;
	vertical-align: 5%;
}

/* Cabeceras */

#search #section_header
{
	background-image: url(../images/section_header_search.jpg);
}
.header_4 #section_header
{
	background-image: url(../images/section_header_4.jpg);
}
.header_9 #section_header
{
	background-image: url(../images/section_header_9.jpg);
}
.header_13 #section_header
{
	background-image: url(../images/section_header_13.jpg);
}
.header_18 #section_header
{
	background-image: url(../images/section_header_18.jpg);
}
.header_19 #section_header
{
	background-image: url(../images/section_header_19.jpg);
}
.header_20 #section_header
{
	background-image: url(../images/section_header_20.jpg);
}
.header_27 #section_header
{
	background-image: url(../images/section_header_27.jpg);
}
.header_30 #section_header
{
	background-image: url(../images/section_header_30.jpg);
}
.header_33 #section_header
{
	background-image: url(../images/section_header_33.jpg);
}
.header_69 #section_header
{
	background-image: url(../images/section_header_69.jpg);
}
.header_91 #section_header
{
	background-image: url(../images/section_header_91.jpg);
}
.header_97 #section_header
{
	background-image: url(../images/section_header_97.jpg);
}
.header_98 #section_header
{
	background-image: url(../images/section_header_98.jpg);
}
.header_104 #section_header
{
	background-image: url(../images/section_header_104.jpg);
}
.header_106 #section_header
{
	background-image: url(../images/section_header_106.jpg);
}
.header_107 #section_header
{
	background-image: url(../images/section_header_107.jpg);
}
.header_108 #section_header
{
	background-image: url(../images/section_header_108.jpg);
}
.header_112 #section_header
{
	background-image: url(../images/section_header_112.jpg);
}
.header_129 #section_header
{
	background-image: url(../images/section_header_129.jpg);
}

/* Usuarios */

.box
{
	border: 1px solid #c6c6c6;
	padding: 5px;
}
.box p
{
	padding: 0 0.5em;
}

.center
{
	text-align: center;
}
img.center
{
	display: block;
	margin: 0 auto;
}

.contact_box
{
	border: 1px solid #c6c6c6;
	margin: 2em 0;
	position: relative;
}
.contact_box *
{
	margin: 0;
	padding: 0.75em;
}
.contact_box .left
{
	bottom: 0;
	left: 0;
	position: absolute;
	text-align: right;
	width: 35%;
}
.contact_box .right
{
	border-left: 1px solid #c6c6c6;
	margin-left: 38%;
	padding-left: 4em;
	text-align: left;
}

.left
{
	text-align: left;
}
img.left
{
	float: left;
	margin-right: 10px;
}

.ol_letters
{
	list-style: lower-alpha;
}

.pdf_download
{
	background: transparent url(../images/pdf.jpg) left center no-repeat;
	border: 1px solid #c6c6c6;
	display: block;
	min-height: 60px;
	padding: 40px 10px 0 110px;
	text-align: center;
}

.right
{
	text-align: right;
}
img.right
{
	float: right;
	margin-left: 10px;
}

.semibox
{
	border-bottom: 1px solid #c6c6c6;
	border-right: 1px solid #c6c6c6;
	font-size: 1em;
	font-weight: normal;
	margin: 1em 0;
	padding: 0.2em 0.75em;
	text-align: right;
	text-transform: uppercase;
}

.unlist
{
	list-style-type: none;
	margin-left: 0;
}
