.detail-event {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 5px 10px;
}

.detail-event h3 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 3px 0px;
}

.detail-event h3 cite {
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	color: #A6A6A6;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

.detail-event  h4 {
	color: #427EA7;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
}
.detail-event p {
	color: #555555;
	text-align: justify;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.detail-event table {
	color: #555555;
	text-align: justify;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.detail-event small {
	color: #72B820 !important;
}

.detail-event p a {
	color: #72B820!important;
	text-decoration: none!important;
}

.detail-event p a:hover {
	text-decoration: underline!important;
}

.detail-event strong {
	color: #6175A8;
}

.detail-event p img{
	/*background-image: url('../images/images-bg-content.gif');*/
	background-position: right top;
	background-repeat: no-repeat;
	float: right;
	/*width: 116px;
	height: 76px;*/
	margin: 0px 0px 0px 5px;
	padding: 3px 8px 9px 5px;
}

.list-archive {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 10px 0px;
}

.list-archive a {
	color: #6175A8;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.list-archive a:hover {
	color: #DFA712;
	text-decoration: none;
	border-bottom: 1px solid #DFA712;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.list-archive p {
	color: #A6A6A6;
	text-align: left;
	font-size: 11px;
	font-weight:bold;
}

.list-archive h3 {
	color: #828282;
	display: block;
	font-size: 14px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
}

.list-archive h3 cite {
	color: #828282;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

.list-archive cite {
	color: #828282;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

.list-archive ul {
	margin: 0px 0px 10px 12px;
	padding: 0px 0px 0px 0px;
}

.list-archive li {
   color: #FFFFFF;
    font-size: 11px;
	background-image: url('../images/separator/bullet-archive.gif');
	background-position: left top;
	background-repeat: no-repeat;
	
	color: #FFFFFF;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}

.list-archive small {
	color: #DFA712 !important;
}

.page-nav {
	clear: both;
	text-align:right;
	font-size: 12px!important;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.page-nav a {
	color: #72B820!important;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.page-nav a:hover {
	color: #DFA712!important;
	text-decoration: none;
	border-bottom: 1px solid #DFA712!important;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.page-nav ul {
	margin: 5px 0px 0px 0px!important;
	padding: 0px 0px 0px 0px;
}

.page-nav li {
	display: inline;
	color: #C2C2C2;
	background-image: url('../images/separator/arrow-blue.gif');
	background-position: left;
	background-repeat: no-repeat;
	list-style: none!important;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 15px!important;
}
.notebox-done {
	width: 90%;
	border: 1px solid #F1C200;
	padding: 10px 13px 12px 43px;
	margin: 5px 0px;
	color: #362F2D;
	background-color: #FEF8E0;
	background-image: url('../images/separator/notebox-done-topleft.gif');
	background-position: top left;
	background-repeat: no-repeat;
	-moz-border-radius: 4px;
}

.notebox-info {
	width: 92%;
	border: 1px solid #F2EECE;
	padding: 10px 13px 12px 43px;
	margin: 5px 0px;
	color: #362F2D;
	background-color: #FCFBF3;
	background-image: url('../images/separator/notebox-info-topleft.gif');
	background-position: top left;
	background-repeat: no-repeat;
	-moz-border-radius: 4px;
}

.notebox-info h2 {
	font-size: 10pt;
	color: #362F2D;
}

.notebox-info ul {
	margin: 5px 0px 0px 20px;
	padding: 0px;
}

.notebox-info li {
	margin: 0px;
}

.notebox-alert {
	width: 90%;
	border: 1px solid #F2EECE;
	padding: 15px 13px 12px 43px;
	margin: 5px 0px;
	color: #362F2D;
	background-color: #FCFBF3;
	background-image: url('../images/separator/notebox-alert-topleft.gif');
	background-position: top left;
	background-repeat: no-repeat;
	-moz-border-radius: 4px;
}

.notebox-warning {
	width: 90%;
	border: 1px solid #ED1C24;
	padding: 10px 13px 12px 13px;
	margin: 5px 0px;
	color: #fff;
	background-color: #F25E4F;
	/*background-image: url('../images/notebox-warning-topleft.gif');*/
	background-position: top left;
	background-repeat: no-repeat;
	-moz-border-radius: 4px;
}

.notebox-warning a {
	color: #ffffff;
	text-decoration: underline;
}

