body {
	margin: 10px;
	background-color: #f6f4e8;
	color: #000000;
}
p
{
	margin-top: 10px;
	margin-bottom: 10px;
}
p, td, th, input {
	font : 12px  Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.hr {
	background-color : #021450;height:1px;
}

ul {
	font:10px  Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style-image : url(../images/bullet.gif);
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
	color : #600001;
}

td,th {
	vertical-align : top;
}

th {
	font-weight:bold;
}

.divide {
	font : normal 75% Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.input {
	color: #384B8A;
	width: 150;
}

.button {
	background-color : #384B8A;
	border : 1px solid #384B8A;
	font-weight:bold;
	color: #FFFFFF;
	margin-top: 5px;
}

.border {
	border-color : #021450;
}

.addressBox {
	padding : 10px; 
}

.bgShaded {
	background-color : #E8EAEF;
}

.leftPaddedContent {
	margin-left : 20px;
	margin-right : 20px;
}

h1, h2 {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

h1 
{
	font-size: 125%;
}
h2
{
	font-size: 125%;
}

a, a:visited, a:link, a:active
{
	color: #600001;
	text-decoration: none;
}

a:hover 
{
	color: #DE503A;
	text-decoration: underline;
}

.date
{
	font-size:10px;
}

.footer
{
	font-size:10px;
	text-align:center;
	vertical-align:top;
}

.FramedImage
{
	border-right: #600001 1px solid;
	border-top: #600001 1px solid;
	border-left: #600001 1px solid;
	border-bottom: #600001 1px solid;
}

/** Event list styling items **/
A.EventListItem,A.EventListItemFirst,A.EventListItem:visited,A.EventListItemFirst:visited
{
	display:block;
	width:580px;
	border-bottom: 1px solid black;
	color: Black;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.EventListItem:hover,.EventListItemFirst:hover
{
	color: Black;
	background-color: #DFDFBF;
	text-decoration: none;
}
.EventListItemFirst
{
	border-top: 1px solid black;
}
.ExtraText
{
	color:Red;
}
.SmallText
{
	
	font : 10px  Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Gray;
}
.Gray
{
	color : Gray;
}

.EventListContainer {width:600px;margin:0 auto;}
.EventListContainer a {text-align:left;}

span#Header1_LblDate {display:block;width:500px;text-align:right;margin:0 auto;}

center ins {float:left;width:336px;padding:0 50px !important;display:inline !important;}
center {clear:both;overflow:hidden;}
