/* CSS Document */

a:link { color: #b54b4f }
a:active { color: #b54b4f }
a:visited { color: #b54b4f }
a:hover { color: #c1060e }

a.menu:link { color: #001e51; background-color: #72befc; text-decoration: none; font-family: Times New Roman, Times, serif; font-weight: bold; font-style: normal; font-size: 12px; line-height: 15px; padding-left: 9px; padding-top: 2px; padding-right: 9px; padding-bottom: 0px }
a.menu:active { color: #001e51; background-color: #72befc; text-decoration: none; font-family: Times New Roman, Times, serif; font-weight: bold; font-style: normal; font-size: 12px; line-height: 15px; padding-left: 9px; padding-top: 2px; padding-right: 9px; padding-bottom: 0px }
a.menu:visited { color: #001e51; background-color: #72befc; text-decoration: none; font-family: Times New Roman, Times, serif; font-weight: bold; font-style: normal; font-size: 12px; line-height: 15px; padding-left: 9px; padding-top: 2px; padding-right: 9px; padding-bottom: 0px }
a.menu:hover { color: #001e51; background-color: #ffffff; text-decoration: none; font-family: Times New Roman, Times, serif; font-weight: bold; font-style: normal; font-size: 12px; line-height: 15px; padding-left: 9px; padding-top: 2px; padding-right: 9px; padding-bottom: 0px }


p, li, td  {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 16px;
	margin-top: 6px;
	margin-bottom: 8px;
	color:#333;
	
}

.topp { margin-top: 6px}


li.large  { font-family: Times New Roman, Times, serif; color: #a52329; font-size: 11px; font-weight: bold; line-height: 20px; margin-top: 6px}

ul  { font-family: Times New Roman, Times, serif; font-size: 11px; line-height: 17px; list-style-type: square; margin-top: 0px}	

ol  { font-family: Times New Roman, Times, serif; font-size: 11px; line-height: 17px;  }	

body { background-color: #ffffff;}

h1 {font-family: Times New Roman, Times, serif;font-size: 22px;line-height: 24px;font-weight: bold;text-transform: uppercase;margin: 0px 0px 20px 0px;color: #000000;}

h2  {
  		font-family: Times New Roman, Times, serif; 
		font-size: 18px; 
		line-height: 20px;
		font-weight: bold;
		text-transform: uppercase;
		margin: 20px 0px 0px 0px;
		color: #000000; 
	}
	
h3  {
		font-family: Times New Roman, Times, serif; 
		font-size: 14px; 
		font-weight: bold;
		text-transform: uppercase;
		margin: 2px 0px 0px 20px;
		color: #004e8e;
	}
.border {
	border: 1px solid #000;
}

		
h4	{
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	color: #004e8e
	}
h5  {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 16px;
	margin-top: 6px;
	margin-bottom: 8px
}

h6	{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	color: #000;
	}
.pic
	{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 10px;
	border: 1px solid #999;
	}
.italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.title-bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.small-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.image-link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.keynotes {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #c1060e;
	font-family: "Times New Roman", Times, serif;
}
.titleblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 0000ff;
}
.xrepeat {
	background-image: url(map2.jpg);
	background-repeat: repeat-x;
}
