body{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	background-color: #043d94;
}
p,li,ul,ol,td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #043d94;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #043d94;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #043d94;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #043d94;
}
h5,h6,h7{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #043d94;
}
a,a:visited,a:link{
	color: #3cb4be;
}
a:hover{
	color: #c00427;
}

.headerback {
	background-image: url(/templates/mcul_marketing/media/Top2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.contentregion{
	padding-top: 50px;
	padding-left: 25px;
	padding-right: 10px;
}
.regions_header {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
/* ------------------------------------------------------ */

/* CONTENT: SITEMAP STYLES */
.content_sitemap {
}


/* CONTENT: BANNER STYLES */
.content_banner {
}

/* CONTENT: POLL STYLES */
.content_poll_title {
	font-weight: bold;
}

.content_poll_option {
}

/* CONTENT: ARTICLE STYLES */
.content_article_header {
    font-size: 14px;
    color: #996600;
}

.content_article_list {
}

/* CONTENT: CALENDAR STYLES */
.content_calendar_header {
    font-size: 14px;
    color: #996600;
}

.content_calendar_list {
}

.content_calendar_table {
	border-right: 1px solid #B9B9B9;
	border-bottom: 1px solid #B9B9B9; 
}
			
.content_calendar_table_headercell {
	background: #B9B9B9;
	text-align: center;
}

.content_calendar_table_cell {
	border-left: 1px solid #B9B9B9;
	border-top: 1px solid #B9B9B9;
	font-size: 8pt;
}

.content_calendar_table_selectedcell {
	background: #E6E6E6;
}

/* ------------------------------------------------------ */

/* REGIONS: REGION TITLE */
.regions_title {
	margin: 2px;
	margin-left: 11px;
	padding: 2px;
	font-size: 12px;
	color: #043d94;
	font-weight: bold;
}

/* REGIONS: SITEMAP STYLES */
.regions_sitemap {
}


/* REGIONS: BANNER STYLES */
.regions_banner {
}

/* REGIONS: RELATED LINKS STYLES */
.regions_relatedlink_list {
	margin: 2px;
	margin-left: 25px;
	padding: 2px;
}

.regions_sitemap {
	margin: 5px;
	margin-left: 23px;
	padding: 4px;
}

/* REGIONS: POLL STYLES */
.regions_poll_title {
	font-weight: bold;
}

.regions_poll_option {
}

/* REGIONS: ARTICLE STYLES */
.regions_articles_list {
	margin: 5px;
	margin-left: 23px;
	padding: 4px;
}

.regions_articles_list LI {
	margin-bottom: 5px;
}

/* REGIONS: CALENDAR STYLES */
.regions_calendar_list {
}

.regions_calendar_table {
	border-right: 1px solid #B9B9B9;
	border-bottom: 1px solid #B9B9B9; 
}
			
.regions_calendar_table_headercell {
	background: #B9B9B9;
	text-align: center;
}

.regions_calendar_table_cell {
	border-left: 1px solid #B9B9B9;
	border-top: 1px solid #B9B9B9;
	font-size: 8pt;
}

.regions_calendar_table_selectedcell {
	background: #E6E6E6;
}