/* CSS Document */
body {
	background-image: url(bg.gif);
	background-repeat: repeat-x;	
	background-color:#EDF0FA;
}

#TBL1{border-color:#d2d2d2;
border-collapse: collapse;
border-style:solid; border-width:1px;}

.bodytext{
	font-family: arial;
	font-size: 9pt;
	color: #333333;
}

.bodytext a{
	font-family: arial;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
	color: #528bc4;
}

.bodytext a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #DC972A;
}

.navtext{
	font-family: adobe garamonond, times;
	font-size: 10pt;
	color: #ffffff;
}

.navtext a{
	font-family: adobe garamonond, times;
	font-size: 10pt;
	text-decoration: none;
	color: #ffffff;
}

.navtext a:hover{
	text-decoration: none;
	color: #bde0de;
}


.footertext{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}

.footertext a{
	font-family: arial;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
}

.footertext a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #ff9d40;
}


.homeheading{
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #528bc4;
}

.homeheading a{
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #DC972A;
}

.homeheading a:hover{
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #779CBC;
}

.heading{
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	color: #528bc4;
}

.meetings{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
}

.sideheading{
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #333333;
}

.smsidetext{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #528bc4;
}

.smsidetext a{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #00427C;
}

.smsidetext a:hover{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #528bc4;
}


