﻿body
{
    margin-top: 0px;
    margin-bottom: 0px; /*background-image:url('Images/main_bg.gif');*/
    background-image: url('/Images/repeatBack1.gif' ); /*background-repeat:repeat-x;*/
    font-family: "Trebuchet MS" , Tahoma;
    font-size: 13px;
    color: #3e3e3e;
    line-height: 18px;
}

.smallgray
{
   

    font-size: 11px;
    color: #878787;

}
.fileName
{
    font-size: 11px;
    color: #191247;
}


img{border-style: none;
    border-color: inherit;
    border-width: 0px;

}
/*default hyperlink style */

a
{
    color: #05077f;
        text-decoration: underline;
	}
a:hover
{
    color: #666666;
    text-decoration: underline;
}

.pageTitle
{
    text-align: left;
    font-size: 24px;
    color: White;
}

.centerdiv
{
    margin-left: auto;
    margin-right: auto;
}

.addressbluelarge
{
    color: #191247;
    font-family: "Myriad Pro" , Arial;
    font-size: 21px;
    line-height: 21px;
}

.bluebold {
	font-family: "Trebuchet MS" , Tahoma;
    font-size: 14px;
    color: #191247;
    line-height: 18px;
    font-weight:bold;

}


.addressbluesmall
{
    color: #191247;
    font-family: "Trebuchet MS" , Tahoma;
    font-size: 12px;
}

.welcomegray
{
    color: #333333;
    font-family: "Myriad Pro" , Arial;
    font-size: 21px;
}

.welcomered
{
    color: #c50000;
    font-family: "Myriad Pro" , Arial;
    font-size: 21px;
}

hr
{
    border-top: 1px dashed #86839d ;
    height:1px;
  
}

#twitterFeed
{
	color: #000000;
    font-family: "Trebuchet MS" , Tahoma;
    font-size: 11px;
}

.rightcolumnred
{
    color: #c50000;
    font-family: "Myriad Pro" , Arial;
    font-size: 21px;
}

.maintable
{
    border-left: 1px #acacac solid;
    border-right: 1px #acacac solid;
}

.date
{
    /*color: #191247;*/
	color: #3E3E3E;
	font-weight:bold;
    font-family: "Trebuchet MS" , Tahoma;
    font-size: 12px;
    padding-bottom: 8px;
}

.eventtitle
{
    color: #3e3e3e;
    font-family: "Trebuchet MS" , Tahoma;
    font-size: 11px;
    line-height: 11px;
}

.eventreadmore
{
    color: #05077f;
    font-family: "Trebuchet MS" , Tahoma;
    font-size: 11px;
    line-height: 11px;
	}
a.eventreadmore
{
    color: #05077f;
    font-family: "Trebuchet MS" , Tahoma;
    font-size: 11px;
    line-height: 11px;
    text-decoration:none;
}
a.eventreadmore:hover
{
    color: #666666;
    font-family: "Trebuchet MS" , Tahoma;
    font-size: 11px;
    line-height: 11px;
	text-decoration:underline;
}


.eventview
{
    color: #05077F;
    font-family: "Trebuchet MS" , Tahoma;
    font-size: 13px;
    font-style: italic;
}

a.eventview
{
    color: #05077F;
    font-family: "Trebuchet MS" , Tahoma;
    font-size: 13px;
    font-style: italic;
	text-decoration:none;
}
a.eventview:hover
{
    color: #05077F;
    font-family: "Trebuchet MS" , Tahoma;
    font-size: 13px;
    font-style: italic;
	text-decoration:underline;
}







/*footer styles */
.footer
{
    color: #656565;
    font-family: Verdana;
    font-size: 10px;
}

a.footerlink:link
{
    color: #05077F;
    font-family: Verdana;
    font-size: 10px;
    text-decoration: underline;
}
a.footerlink:visited
{
    color: #05077F;
    font-family: Verdana;
    font-size: 10px;
    text-decoration: underline;
}
a.footerlink:hover
{
    color: #666666;
    font-family: Verdana;
    font-size: 10px;
    text-decoration: underline;
}

.subheadred
{
    color: #c50000;
    font-family: "Trebuchet MS" , Tahoma;
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
}
.subheadred2
{
    color: black;
    font-family: Arial Rounded MT Bold;
    font-size: 14px;



}

.graybold
{
    color: #666666;
    font-family: "Trebuchet MS" , Tahoma;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
}

.subheadredsmall
{
    font-family: "Trebuchet MS" , Tahoma;
    font-size: 13px;
    color: #c50000;
    line-height: 18px;
    font-weight:bold;

}


ul
{
    margin-top: 5px;
    margin-bottom: 5px;
}

li
{
   /* list-style-position: inside;*/
    list-style-image: url(   'Images/bullet.jpg' );
    vertical-align: middle;
    line-height: 23px;
    color: #0d1037;
}

#breadcrumb
{
    padding-left:22px
}

