html, body {
	font-family: Arial, Verdana, Helvetica, san-serif, Times, serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	background-color: #5C7999;
}

a { text-decoration: none; color: #5C7999; }

a:hover { text-decoration: underline; color: black; }

h1 {
	color: #5C7999;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0.5em 20px 0.5em 20px;
}

h2 {
	color: #5C7999;
	font-size: 0.95em;
	font-weight: normal;
	margin: 0.5em 20px 0.5em 20px;
}

h3, p {
	color: #990033;
	font-size: 0.8em;
	margin: 0.5em 20px 1em 20px;
}

ul, ol {
	color: #990033;
	font-size: 0.8em;
	margin: 0.5em 20px 0.5em 40px;
	padding: 0px;
}

td { vertical-align: top; }

hr { 
	font-size: 2px;
	height: 2px;
	color: #5C7999;
	border: 0px solid white;
	border-bottom: 2px solid #5C7999;;
}

.blue { color: #5C7999; }
.red { color: #990033; }

.left { float: left; margin: 0px 20px 0px 0px; }
.right { float: right; margin: 0px 0px 0px 20px; }

.bold { font-weight: bold; }
.caps { text-transform: capitalize; }

.site-border {
	width: 1000px;
	margin: 10px 0px 0px 0px;
}

.site-head { 
	text-align: left;
	width: 100%;
	background-color: white;
	border-bottom: 5px solid #5C7999;
}

.site-head img { margin: 0px 0px 0px 5px; }

.site-body { width: 100%; background-color: white; }

.site-body-l {
	text-align: right;
	width: 15%;
	border-right: 2px solid #5C7999;
}

.site-body-l ul {
	list-style: none;
	line-height: 2em;
	margin: 1em 10px 1em 0px;
}

.site-body-l a { color: #5C7999; font-weight: bold; }

.site-body-l a:hover { color: #990033; }

.site-body-l img { border: 0px; }

#current{ color: #990033; }

#sp-logos1 { margin: 1.5em 0px 0em 0px; }
#sp-logos2 { margin: 0em 0px 0em 0px; }
#sp-logos3 { margin: 0em 0px 1.5em 0px; }

#flag { margin: 0px 0px 0px 5px; }

.site-body-r1 { 
	text-align: justify;
	width: 85%;
	background: url(../images/watermark.jpg) no-repeat 245px center;
	background-color: white;
}

.site-body-r2 { 
	text-align: justify;
	width: 85%;
	background: url(../images/watermark.jpg) no-repeat center;
	background-color: white;
}

#about-table { 
	width: 65%;
	margin: 1em 0px 1em 0px;
	border-top: 5px solid #5C7999;
	border-bottom: 5px solid #5C7999;
	border-left: 2px solid #5C7999;
	border-right: 2px solid #5C7999;
	background: white;
}

#about-table p { margin: 1em 20px 1em 20px; }

#services-ul { 
	width: 40%;
	list-style: none;
	margin: 1em 0px 0em 0px;
	border-top: 5px solid #5C7999;
	border-bottom: 5px solid #5C7999;
	border-left: 2px solid #5C7999;
	border-right: 2px solid #5C7999;
	background: white;
}

#services-ul a { font-weight: bold; margin: 10px; }

.member-table { width: 95%; }

.member-table img {	border: 1px solid #5C7999; }

.meeting-table h2, .meeting-table p { margin: 0px 20px 5px 20px; }

.right-boxes { width: 215px; float: right; margin: 10px 10px 0px 10px; }

.box, .box2 { 
	text-align: left;
	width: 215px;
	margin: 0px 0px 5px 0px;
}

.box h1, .box2 h1 {
	color: white;
	font-size: 0.8em;
	line-height: 1.8em;
	height: 1.8em;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background: url(../images/box-head.gif) no-repeat top center;
	background-color: #5C7999;
}

.box ul, .box2 ul {
	font-size: 0.7em;
	list-style: none;
	margin: 0px;
	padding: 0.5em 10px 0px 10px;
	background: url(../images/box-body.gif) repeat-y top center;
}

.box li, .box2 li { padding: 0em 0px 0.5em 0px; }

.box a, .box2 a { color: #990033; }

.box a:hover, .box2 a:hover { color: #5C7999; }

.box-foot, .box2-foot {
	width: 100%;
	height: 17px;
	background: url(../images/box-foot.gif) no-repeat top center;
}

.bottom-boxes {
	width: 97%;
	height: 200px;
	display: block;
	padding: 0px 0px 0px 10px;
}

.bottom-boxes img {
	margin: 8em 0px 0px 0px;
}

.bot-box, .bot-box2 {
	text-align: left;
	width: 215px;
	float: left;
	margin: 10px 0px 0px 30px;
}

.bot-box h1, .bot-box2 h1 {
	color: white;
	font-size: 0.8em;
	line-height: 1.8em;
	height: 1.8em;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background: url(../images/box-head.gif) no-repeat top center;
	background-color: #5C7999;
}

.bot-box ul, .bot-box2 ul {
	font-size: 0.7em;
	list-style: none;
	margin: 0px;
	padding: 0.5em 10px 0px 10px;
	background: url(../images/box-body.gif) repeat-y top center;
}

.bot-box li, .bot-box2 li { padding: 0em 0px 0.5em 0px; }

.bot-box a, .bot-box2 a { color: #990033; }

.bot-box a:hover, .bot-box2 a:hover { color: #5C7999; }

.bot-box-foot, .bot-box2-foot {
	width: 100%;
	height: 17px;
	background: url(../images/box-foot.gif) no-repeat top center;
}

.site-foot { 
	text-align: right;
	width: 100%;
	height: 1.5em;
	background-color: white;
	margin: 5px 0px 0px 0px;
}

.site-foot p { color: #5C7999; margin: 0px; padding: 3px 5px 0px 0px; }