/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 10px;
	background-color: #BCD2E7;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000066;
}
.bramlies1 {
	font-family: Papyrus;
	font-size: xx-large;
	font-weight: bold;
	color: #FFFFFF;
	position: static;
}
.bramlies2 {
	font-weight: bold;
	font-size: x-large;
	font-family: Papyrus;
	color: #0066CC;
	border: none;
	cursor: text;
}
.boldwhitetext {color: #FFFFFF; font-weight: bold; }

a.navigationbar 
{
	text-decoration:none;
	background-color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 6px;
	font-weight: bold;
	font-variant: normal;
	font-size: small;
	border-top: thin solid #FFFFFF;
	border-right: thin solid #FFFFFF;
	border-bottom: thin solid #ffffff;
	border-left: thin solid #FFFFFF;
}

a.navigationbar:hover {
	color: #000066;
	background-color: #ffffff;
	border-top: thin solid #000000;
	border-right: thin solid #000000;
	border-bottom: thin solid #ffffff;
	border-left: thin solid #000000;
	font-weight: bold;
	font-size: small;
}
.border {
	border: thin outset #000000;
}.photocaption {
	color: #0066CC;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
}
.toptdbackground {
	background-color: #0066CC;
}
.middletdbackground {
	background-color: #ffffff;
}
.navbarbackground {
	background-image: url(images/line1.gif);
}
#tableborder {
	border: 1px solid #BCD2E7;
}
#tableborder td {
	border: 1px solid #E6F2FF;
}
a {
	color: #0099CC;
	font-weight: bold;
	text-decoration: none;
	font-size: 11pt;	
}
a.email {
	color: #ffffff;
	font-weight: bold;
	font-size: 12pt;
}

a.email2 {
	color: #000066;
	font-weight: bold;
	font-size: 10pt;
}
.bottomtext {
color: #000066;
font-size: 10pt;
font-weight: bold;
}
