﻿	.font_color_primary_calendar
    {
	    color: #6b3192 !important;
    }
	
	.font_color_primary, h1, h2
	{
		color: #6b3192 !important;
	}
	
	.font_color_secondary, h3, h4
	{
		color: #6b3192 !important;
	}
	
	.font_color_grey
	{
		color: #6b3192 !important;
	}
	
	.font_color_storegrey
	{
		color: #6b797e !important;
	}
	
	.font_color_white
	{
		color: #ffffff !important;
	}
	
	.font_color_expired
	{
		color:Red !important;
	}
	
	.font_color_tertiary
	{
		color: #ffffff !important;
	}
	
	.font_color_grey, h5, h6
	{
		color: #6b3192 !important;
	}
	
	.bg_color_primary
	{
		background-color: #6b3192 !important;
	}
	.bg_color_primaryDA
	{
		background: #368F1D;
		font-weight:bold;
		font-size: 14px;
		color:#FFFFFF !important;		
		border-color: #535850;
		border-width: 1px;
		vertical-align:middle;
	}

	.bg_color_secondary
	{
		background-color: #b5bcbe !important;
	}

	.bg_color_tertiary
	{
		background-color: #f7f7f7 !important;
	}

	.bg_color_white
	{
		background-color: #ffffff !important;
	}
	
	.bg_color_grey
	{
		background-color: #d6d6d7 !important;
	}
	
	.bg_color_light_grey
	{
		background-color: #f7f7f7;
	}

	.dotted_line
	{
		border-bottom: 1px dotted #6b3192;
		clear: both;
	}

	a {
		color : #6b3192;
		text-decoration: none;
	}
	
	a:hover {
		color : #6b3192;
		text-decoration: underline;
	}

	.link 
	{
		cursor: pointer;
	}
	
	.bold
	{
		font-weight: bold;
	}
	
	.div_box_personal
	{
		border: 1px solid #1B62AB;
		width:11px;
		height:11px;
		background-color:#1B62AB;
	}
	
	.div_box_corporate
	{
		border: 1px solid #6b3192;
		width:11px;
		height:11px;
		background-color:#6b3192;
	}
	
	.div_box_shared
	{
		border: 1px solid #b5bcbe;
		width:11px;
		height:11px;
		background-color:#b5bcbe;
	}
	
	.bg_color_personal
	{
		background-color: #1B62AB !important;
	}	
	
   	.bg_color_corporate
	{
		background-color: #6b3192 !important;
	}
	
	.bg_color_shared
	{
		background-color: #b5bcbe !important;
	}
	
	.font_color_personal
	{
		color: #1B62AB !important;
	}
	
   	.font_color_corporate
	{
		color: #6b3192 !important;
	}
	
	.font_color_shared
	{
		color: #b5bcbe !important;
	}
	
    .font_color_calendar
	{
		background-color: #FFFFFF !important;
	}

/*
Styling the Twitter Feed
*/

	.tweet_text
	{
		font-weight: normal;
	}

	.tweet_date
	{
		font-size: 9px;
	}
/*
Below is the old style sheet that needs to be left for backwards compatability
*/

	h1 {
		font-size: 20px;
		margin: 0px 0px 0px 0px;
		font-weight: normal;
	}
	
	h2 {
		font-size: 12px;
		margin: 0px 0px 0px 0px;
		font-weight: normal;
	}
	
	h3 {
		font-size: 20px;
		margin: 0px 0px 0px 0px;
		font-weight: normal;
	}
	
	h4 {
		font-size: 12px;
		margin: 0px 0px 0px 0px;
		font-weight: normal;
	}
	
	h5{
		font-size: 16px;
		margin: 0px 0px 0px 0px;
		font-weight: normal;
	}
	
	h6 {
		font-size: 12px;
		margin: 0px 0px 0px 0px;
		font-weight: normal;
	}
	
	
	
	#page_options {
		font-size : 12px;
		font-weight: normal;
		padding: 0px 0px 5px 0px;
		color: #797979;
	}
	
	#page_title h3 {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 5px 0px;
	}
	
	#table_option a {
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
	}
	
	
	#table_title_1 {
		background: #afafaf;
	}
	
	#table_title_2 {
		background: #919191;
	}
	
	#FacebookApp {
		display: none;
	}
	
	#FacebookIcon {
		display: none;
	}
    #Modaltbl span,#Modaltbl a
    {
        color:#fff !important;
    }
    #Table2 span,#Table2 a
    {
        color:#fff !important;
    }
    .bg_color_primary a span
    {
        color:#fff !important;
    }
	
	
	
	