body,td,th {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}
body {
	background-color: #859BFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#outer {
}
#topnav {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #385BB9;
	background-image: url(images/nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 22px;
	padding-left: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #273C5D;
	font-size: 80%;
}
#topnav a, #btmbar a {
	color: #FFFFFF;
	text-decoration: none;
}
#topnav a:hover {
	text-decoration: underline;
}
#main {
	background-image: url(images/pagebg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#catnav {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
}
#contentpanel {
	background-color: #dae1ff;
	background-image: url(images/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #273C5D;
	padding: 20px;
}
#cpnl {
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #273C5D;
	padding: 0px;
	margin: 0px;
}
p.just {
	text-align: justify;
}
#btmbar {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #385BB9;
	background-repeat: no-repeat;
	padding-right: 22px;
	padding-left: 22px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #273C5D;
	border-bottom-color: #273C5D;
	font-size: 80%;
}
#categoryhead {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #273C5D;
}
ul.navigation {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 100%;
}
ul.navigation li {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 21px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #273C5D;
}
ul.navigation li a {
	padding-left: 15px;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 100%;
}
ul.navigation li a:hover {
	color: #4A76B7;
	background-color: #FFFFFF;
}
h1 {
	font-size: 140%;
	font-weight: bold;
	color: #20335B;
	font-family: "Century Gothic", Verdana;
}
a.inline {
	color: #000000;
}
img.borderpic {
	border: 1px solid #273C5D;
	padding: 1px;
	margin-left: 10px;
}
#headertop {
	background-color: #3B5CBB;
}
#flagbg {
	background-color: #3B5CBB;
	padding-top:10px;
	padding-left:20px;
	padding-right:40px;
}
#slider {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #273c5d;
	background-color: #a9b6ff;
	padding-right: 15px;
	padding-left: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #273c5d;
	border-bottom-color: #273c5d;
}
td.navitem {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 90%;
}
.navitem a {
	color: #E3E6ED;
	text-decoration: none;
	background-image: url(images/oval.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	line-height: 49px;
}
.navitem a:hover {
	color: #FFFFFF;
}
.navitem a:active {
	background-image: url(images/oval-on.gif);
}
.padtb {
	padding-top: 2px;
	padding-bottom: 2px;
}
.brdblue {
	background-color: #FFFFFF;
	border: 1px solid #283C5D;
}
#pager a {
	color: #000000;
}

