a:link {color: #009;} 
a:active {color: #00C;}
a:visited {color: #006;} 
a:hover {color: #00C;}
a img {border: none;}
/*********************************************** HTML TAGS ***************************************/

h1 {
	font-size: 100%;
	color: #666;
	background: url(../images/format/tl_corner.gif) no-repeat top left;
	padding-left: 10px;
	border-bottom: 1px solid #666;
	margin: 0 0 10px 0;
	padding-top: 5px;
	font-weight: normal;
	clear: none;
}
h2 {
	color: #000;
	border-bottom: 3px solid #CCC;
	margin: 5px;
	clear: both;
	line-height: 2em;
	font-size: 140%;
	padding: 0;
}
h3 {
	font-size: 140%;
	margin: 5px 10px 0px 10px;
	font-weight: bold;
}
h4 {
	margin: 0px 10px 10px 10px;
	font-weight: bold;
	font-size: x-small;
	color: #333;
}

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: small;
	color: #000;
	padding: 0px;
	margin: 0px;
	clear: both;
	background: #0B2065 url(../images/format/body_bg_gradient.jpg) repeat-x top center;
	text-align: center;
}
p {
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
blockquote {
	border: solid #CCC 1px;
	padding: 5px;
	background-color: #EEE;

}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000;
	border-collapse: collapse;
	width: 640px;
	margin: 0 10px 20px 10px;
}
th {
	color: #FFF;
	background-color: #666;
	padding: 3px;
}
th a:link,
th a:visited,
th a:active,
th a:hover,
th a:focus {
	color: #FFF;
}

td {
	background-color: #FFF;
	padding: 3px;
	vertical-align: top;
}

td.numeric,
th.numeric {
	text-align: right;
}
dt {
	border-top: 1px dotted #CCC;
	font-weight: bold;
	margin: 10px 10px 0 10px;
	padding: 5px 0 0 0;
}
dd {
	margin: 0 10px;
}
.content dd p {
	padding: 5px 10px;	
}
.content ul, ol {
	margin-top: 5px;
	line-height: 1.4em;
}
/*********************************** HEADER **************************************/
#header{
	margin: 0 auto;
	padding: 0;
	text-align: left;
	/* background: url(../images/format/header_bg.jpg) repeat-x top left; */
	width: 960px;
}
#search{
	font-size: 80%;
	float: right;
	margin: 0 5px 0 0;
	padding: 18px 0 13px 0;
}
.cse-overlay {
	z-index: 101; /*show on top of navigation */
}
.cse-overlay-bg {
	z-index: 100;
}

/****************** BODY *****************/
.wrapper {
	background: url(../images/format/body_bg.jpg) no-repeat top center;
	width: 100%;
}
#main {
	width: 960px;
	margin: 0 auto;
	height: auto;
	padding: 0;
	text-align: left;
}
#main_wide {
	width: 90%;
	margin: 0 auto;
	height: auto;
	padding: 0;
	text-align: left;
}
#primary {
	float: left;
	margin: 0;
	padding: 0;
	width: 960px;
	font-size: 80%;
	background: url(../images/format/main_bg.gif) repeat-y 0 75px;
}
#main_wide #primary {
	width: 100%;
}
.content {
	width: 660px;
	padding: 0;
	margin: 0;
	float: left;
	clear: none;
	background: #FFF;
}

.wide {
	width: 960px;
}
#main_wide .wide {
	width: 100%;
}

.content_home {
	background: url(../images/format/content_top_gradient.jpg) repeat-x top left;
	padding: 10px 0 0 0;
}
.content_home h3 a:link,
.content_home h3 a:visited,
.content_home h3 a:active {
	font-family: "Myriad Pro Black", "Myriad Pro", Myriad, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.content_home h3 a:hover,
.content_home h3 a:focus {
	font-family: "Myriad Pro Black", "Myriad Pro", Myriad, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.content p {
	padding: 0 10px 10px 10px;
	line-height: 1.4em;
	font-family: 
}
.section {
	clear: both;
	padding: 25px 0 0 0;
	background: url(../images/format/divider_star_and_lines.gif) no-repeat top center;
}
.subsection {
	border-bottom: solid 1px #666;
	padding-top: 5px;
	padding-bottom: 10px;
}
.subsection p {
	text-align: left;
	padding: 0px 10px 10px 10px;
	line-height: 1.4em;
}
.headline {
	background: url(../images/icons/icon_headline.jpg) no-repeat top left;
	padding: 0 0 0 20px;
	margin: 10px 10px 5px 10px;
}
.column {
	width: 200px;
	padding: 0 10px;
	margin: 10px 0 0 0;
	overflow: hidden;
	float: left;
}
.column_half {
	width: 310px;
	padding: 0 10px;
	margin: 10px 0 0 0;
	overflow: hidden;
	float: left;
}
.column_double {
	width: 440px;
	padding: 0;
	margin: 10px 0 0 0;
	overflow: hidden;
	float: left;
}
.column h2 {
	margin: 5px 5px 5px 0;
}
.column h3 {
	margin: 5px 10px 5px 5px;
	padding: 0;
}
.column h3 img {
	border: 0;
}
.column h3 a {
	text-decoration: none;
}
.column p {
	margin: 5px;
	padding: 0;
}

.plm_transformation,
.plm_success {
	float: left;
	width: 350px;
}
.plm_transformation_topics,
.plm_success_topics {
	margin: 75px 0 0 0;
	font-size: 120%;
	font-weight: bold;
}

/***************************** BREADCRUMB *****************************/
.breadcrumb {
	font-weight: bold;
	margin: 10px 0;
}
/***************************** LOGIN *****************************/
#form_login {
	background: #333;
	color: #FFF;
	padding: 10px;
	text-align: center;
	margin: 0;
	clear: both;
}
#form_login a:link,
#form_login a:visited,
#form_login a:active {
	color: #EEE;
}
#form_login a:hover,
#form_login a:focus {
	color: #FFF;
}
.login_status {
	background: #FFC;
	clear: both;
	color: #333;
	padding: 10px;
}

/**************************** LISTS ******************************/
.inline_list {
	margin: 0 5px 0 5px;
	padding: 0; 
}
.inline_list li {
	display: inline;
	padding: 0 5px 0 5px;
	border-right: solid 1px #EEE;
}	
/**************************** EVENTS ******************************/
#events {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: small;
	border-collapse: collapse;
}
#events caption {
	text-align: left;
	font-weight: bold;
	font-size: 85%;
	color: #346BC5;
	background-color: #DFE8F7;
	padding: 5px;
}
#events td {
	vertical-align: top;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	border-bottom: solid 1px #EFEFEF;
	padding: 4px 2px;
}
.alternate_row td, .alternate_row th {
	background-color: #EEE;
}
.cimdata_event td {
	color: #346BC5;
	background-color: #DFE8F7;
	font-weight: bold;
	border-top: 1px solid #346BC5;
	border-bottom: 1px solid #346BC5;
}
p.event_home {
	margin: 5px;
}
.cimdata_event {
	margin: 5px;
}
.cimdata_event a {
	padding: 0 0 0 20px;
	background: url(../images/icons/star.png) no-repeat left center;
}
#events  h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
	background-color: #346BC5;
	width: 100%;
	height: 15px;
	margin: 0;
	padding: 5px 0;
}
.events_month {
	font-size: 140% !important;
	background: #003;
	color: #FFF;
}

/***************************** SIDEBAR *********************************/
#sidebar{
	width: 300px;
	margin: 0;
	padding: 0;
	float: right;
	clear: none;
	background: url(../images/format/sidebar_bg.jpg) no-repeat top left;
	min-height: 300px;
}
#sidebar .section {
	background: #FFF;
	margin: 20px 20px 0 20px;
	padding: 10px 20px;
}
#sidebar h3 {
	 margin: 0;
}
#sidebar .section p {
	margin: 5px 0;
	font-size: 120%;
	line-height: 1.4em;
}

/************************* TOP STORIES ***************************/
.top_stories h3,
.top_stories p {
	padding: 5px 10px;
	margin: 0;
}
.top_stories img {
	float: left;
}

/*************************** LINKS *****************************/
.linklist {
	font-size: 10px;
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
	text-decoration:none;
	display:block;
	width:650px;
	text-align: left;
}
.linklist li
{
	margin: 0 10px 0px 10px;
	list-style: none;
	border-bottom: solid 1px #EEE;
	width: 640px;
}
ul.linklist li a {
	display: block;
	text-decoration: none;
	border-bottom-style: none;
	padding: 4px 0 4px 0;
}
ul.linklist li a:active {
	border-bottom-style: none;
}
ul.linklist li a:visited {
	background-position: 368px -40px;
	border-bottom-style: none;
}
ul.linklist li a:hover {
	background-position:368px -20px;
	border-bottom-style: none;
	background-color: #EEE;
}
.linklist .actions {
	float: right;	
}

/***************************** ADMIN USERS ***********************************/
.content_admin {
	width: 960px;
	background: #FFF;
}
.content_admin h2 {
	margin-top: 0;	
}
.table_users {
	width: 940px;	
}
.button_delete {
	text-align: right;	
}
.search_users {
	float: right;	
}
.search_users p {
	padding: 0 10px;	
}
.paging {
	padding: 5px !important;	
}
.paging a:link,
.paging a:visited,
.paging a:active {
	padding: 5px;
	background: #036;
	color: #FFF;
	text-decoration: none;
}
.paging a:hover,
.paging a:active {
	padding: 5px;
	background: #06C;
	color: #FFF;
	text-decoration: none;
}
.paging a.current_page {
	background: #06F !important;	
}
.delete_bulk {
	text-align: right;
	margin: 10px 0 0 0;
}


/***************************** FORM TAGS ***********************************/

#contact {
	margin: 0px 5px 0px 5px;
	width: 660px;
}
fieldset {
	margin: 10px 10px 10px 5px;
}
legend {
	font-weight: bold;
	font-size: 120%;
}
label {
	margin: 4px 5px 0 0;
	padding: 0;
	text-align: right;
	float: left;
	width: 100px;
}
label input,
label select {
	float: right;
	margin: 3px 0 3px 5px;
}
label.label_inline {
	float: none;
	margin: 0;
	width: auto;
}
input {
	margin: 3px 0 3px 0;
}
.order {
	margin: 0px 5px 0px 5px;
	width: 600px;
}
.order label {
	width: 90%;
	margin-right: 5px;
	padding-top: 2px;
	text-align: left;
	float: left;
}
.order .text,
.order .salutation {
	width: 300px;
}
.order h4 {
	margin: 20px 0 10px 0;
	padding: 5px;
	clear: both;
	background-color: #EEE;
	border: 1px solid #CCC;
}
#message {
	width: 500px;
}
textarea {
	height: 200px;
	width: 600px;
}
.textarea_press_release {
	height: 600px;
	width: 600px;
}
.richtext {
	height: 600px;
	width: 600px;
}
.number {
	width: 30px;	
}

/* BUTTONS **************************************************************/
.button_register {
	padding: 0 !important;
	height: 50px;
	width: 200px;
	background: url(../images/buttons/register.jpg) no-repeat 0 0;
	border: none;
}
.button_register:hover {
	padding: 0 !important;
	height: 50px;
	width: 200px;
	background: url(../images/buttons/register.jpg) no-repeat 0 -50px;
	border: none;
	cursor: pointer;
}
.button_register span{
	position: absolute;
	left: -10000;
	display: none;
}

.button,
.button:visited {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Helvetica, Arial, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover,
.button:focus {
	text-decoration: none;
}
.button:active, {
	position: relative;
	top: 1px;
}

/* black */
.button_black,
.button_black:visited {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.button_black:hover,
.button_black:focus {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.button_black:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}

/* gray */
.button_gray,
.button_gray:visited {
	color: #e9e9e9;
	border: solid 1px #555;
	background: #6e6e6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top,  #888,  #575757);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}
.button_gray:hover,
.button_gray:focus {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.button_gray:active {
	color: #afafaf;
	background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
	background: -moz-linear-gradient(top,  #575757,  #888);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}

/* white */
.button_white,
.button_white:visited {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.button_white:hover,
.button_white:focus {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.button_white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}

/* orange */
.button_orange,
.button_orange:visited {
	color: #FFF;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.button_orange:hover,
.button_orange:focus {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.button_orange:active {
	color: #FFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

/* red */
.button_red,
.button_red:visited {
	color: #FFF;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.button_red:hover,
.button_red:focus {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.button_red:active {
	color: #FFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}

/* blue */
.button_blue,
.button_blue:visited {
	color: #FFF;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.button_blue:hover,
.button_blue:focus {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.button_blue:active {
	color: #FFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}

/* rosy */
.button_rosy,
.button_rosy:visited {
	color: #FFF;
	border: solid 1px #b73948;
	background: #da5867;
	background: -webkit-gradient(linear, left top, left bottom, from(#f16c7c), to(#bf404f));
	background: -moz-linear-gradient(top,  #f16c7c,  #bf404f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16c7c', endColorstr='#bf404f');
}
.button_rosy:hover,
.button_rosy:focus {
	background: #ba4b58;
	background: -webkit-gradient(linear, left top, left bottom, from(#cf5d6a), to(#a53845));
	background: -moz-linear-gradient(top,  #cf5d6a,  #a53845);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf5d6a', endColorstr='#a53845');
}
.button_rosy:active {
	color: #FFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#bf404f), to(#f16c7c));
	background: -moz-linear-gradient(top,  #bf404f,  #f16c7c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf404f', endColorstr='#f16c7c');
}

/* green */
.button_green,
.button_green:visited {
	color: #FFF;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.button_green:hover,
.button_green:focus {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
.button_green:active {
	color: #FFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}

/* pink */
.button_pink,
.button_pink:visited {
	color: #feeef5;
	border: solid 1px #d2729e;
	background: #f895c2;
	background: -webkit-gradient(linear, left top, left bottom, from(#feb1d3), to(#f171ab));
	background: -moz-linear-gradient(top,  #feb1d3,  #f171ab);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#feb1d3', endColorstr='#f171ab');
}
.button_pink:hover,
.button_pink:focus {
	background: #d57ea5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f4aacb), to(#e86ca4));
	background: -moz-linear-gradient(top,  #f4aacb,  #e86ca4);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4aacb', endColorstr='#e86ca4');
}
.button_pink:active {
	color: #f3c3d9;
	background: -webkit-gradient(linear, left top, left bottom, from(#f171ab), to(#feb1d3));
	background: -moz-linear-gradient(top,  #f171ab,  #feb1d3);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f171ab', endColorstr='#feb1d3');
}




/* POLLS ****************************************************************/
label.question {
	float: none;
	margin: 5px 0 0 0;
}
.question {
	width: 400px;
}
.add_link {
	padding: 0 0 0 20px;
	background: url(../images/icons/add.gif) no-repeat center left;
}
table.answers {
	margin: 0 10px 20px 10px;
	width: 640px;
	font-size: 120%;
}
.answers caption {
	text-align: left;
	color: #FFF;
	margin: 10px 0 0 0;
	padding: 4px 5px 5px 25px;
	background: #333 url(../images/icons/help_icon.gif) no-repeat 5px 3px;
}
.content .answer {
	margin: 10px 10px 0 10px;
	padding: 3px 0;
	font-weight: bold;
}
.answer_percent {
	padding: 0 0 0 10px;
}
.content .bar_graph {
	width: 300px;
	padding: 0;
	line-height: 1em;
}
.content .bar_graph_rating {
	width: 70px;
	padding: 0;
	line-height: 1em;
}
.content .bar_graph img,
.content .bar_graph_rating img {
	margin: 0;
	padding: 0;
}
.bar_graph_rating .answer_percent {
	padding: 0;
}

.poll fieldset.answers input {
	float: left;
	clear: both;
}
.poll fieldset.answers label {
	width: 75%;
	text-align: left;
	padding: 0 0 0 10px;
}
/***************** IMAGES ***********************/
.supplier_logo {
	float: right;
}


/***************** AGENDA ***********************/
.agenda_time {
	float: left;
	width: 25%;
	font-weight: bold;
	color: #666;
}
.agenda_title {
	font-weight: bold;
}
.agenda_speaker {
	color: #666;	
}
.agenda_description {
	
}
.agenda_details {
	padding-left: 40px;
}

/***************** NEWSLETTER ***********************/
.date {
	float: right;
	background: url(../images/icons/calendar_view_day.png) no-repeat left center;
	padding: 0 0 0 20px !important;
	margin: 5px !important;
	font-weight: bold;
	color: #666;
}
.tag {
	background: url(../images/icons/tag_red.png) no-repeat left center;
	padding: 0 0 0 20px !important;
	margin: 5px !important;
	font-weight: bold;
	color: #666;
}

/***************** FOOTER *********************/
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 10px 0 0 0;
	text-align: center;
}


/********************************* HIGHLIGHTS ***********************************/
.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #C00;
}
.success {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #090;
}
.status {
	border: #C90;
	background: #FFC;
	padding: 5px;
}
.content .important {
	border: solid 1px #CCC;
	background-color: #EEE;
	margin: 10px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
a.pdf,
a.pdf:visited,
a.pdf:hover,
a.pdf:active {
	background-image: url(../images/icons/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	background-color: none;
}
.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin: 0;
	padding: 0;
}

