/* General Styling */
body {
	background-image: url(images/index_01.jpg);
	background-repeat: repeat-x;
	background-color: #E6E6E6;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	text-align: center;
}
a {
	color: #357AB3;
	text-decoration: underline;
}
a:hover {
	color: #357AB3;
	text-decoration: none;
}
a img {
	border: none;
}
blockquote {
	margin: 0;
	padding: 0;
	text-indent: none;
	width: 100%;
}
dl {
	font-size: 0.95em;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 98%;
}
dt {
	color: #3B629D;
	font-size: 1.45em;
	margin: 0;
	padding: 0;
}
dt a {
	color: #3B629D;
	text-decoration: none;
}
dt a:hover {
	text-decoration: underline;
}
dd {
	margin: 0;
	padding: 0;
}
fieldset {
	border: 1px solid #FFFFFF;
}
h3 {
	color: #A8A9A4;
	font-size: 2em;
	font-weight: normal;
	text-transform: uppercase;
}
hr {
	background: #F7F7F7;
	color: #F7F7F7;
	height: 1px;
	line-height: 1px;
	margin: 1.35em auto 0.5em 0.5em;
	width: 90%
}
hr.small {
	background: #F7F7F7;
	color: #F7F7F7;
	height: 1px;
	margin: 1.35em auto 0.5em auto;
	text-align: center;
	width: 60%
}
img {
	border: none;
}
legend {
	color:	#E6E6E6;
	font-size: 1.75em;
}
p {
	font-size: 1.05em;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
table {
	border-collapse: collapse;
}

th {
	background: #5D93E1;
	border: 1px solid #FFFFFF;
	color: #1B3359;
	line-height: 1.5em;
}
th.feint {
	background: #ECECEC;
	border: 1px solid #FFFFFF;
	color: #333333;
	line-height: 1.5em;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
/* Classes */
.bdr_bottom {
	border-bottom: 1px solid #CCCCCC;
}
.bdr_light {
	border: 1px solid #FFFFFF;
}
.breadcrumb {
	color: #357AB3;
}
.breadcrumb dl {
	color: #000000;
}
.center {
	text-align: center;
}
.content_home {
	border: none;
	border-bottom: 1px solid #828280;
	border-left: 1px solid #828280;
	border-right: 1px solid #828280;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	width: 88%;
}
.content_home a {
	color: #357AB3;
	margin-bottom: 1.25em;
}
.footer {
	background: url(images/bg_base.jpg);
	background-repeat: repeat-x;
	height: 48px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
.footer tr {
	background: url(images/content_16.jpg);
	background-repeat: repeat-x;
}
.footer span {
	padding-top: 5em;
}
.page_content {
	background: url(images/content_07.jpg);
	background-repeat: repeat;
}
.page_content table {
}
.page_content table td {
	margin: 0;
	padding: 0;
}
.page_content table.container {
	margin: 0;
	margin-right: 0.05em;
	padding: 0;
	width: 925px;
}
.page_content table.datagrid {
	margin: 0;
	margin-right: 0.05em;
	padding: 0;
	width: 625px;
}
.rate_of_exchange {
	background: url(images/exc.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	height: 39px;
}
.rate_datetime {
	color: #B1C6E1;
}
.rate_value {
	font-size: 1.25em;
	line-height: 1.75em;
}
.row {
	background: #e6e6e6;
	color: #3B629D;
}
.table_caption {
	background: url(images/content_10.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF; 
	height: 31px;
	font-size: 1.15em;
	font-weight: bold; 
	vertical-align: middle;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.galleries {

}
.galleries ul {
	list-style: none;
}
.galleries ul li {
	float: left;
}
.galleries ul li td {
	font-size: 1.35em;
	text-align: left;
}
.galleries ul li td img {
	border: 1px solid #E6E6E6;
}
.highlight {
	color: #3B629D;
	font-size: 1.45em;
}
.highlight_alt {
	color: #3B629D;
	font-size: 1.25em;
	padding: 0.25em 0 1.75em 0; 
}
.highlight_dark {
	font-size: 1.25em;
	padding: 0.25em 0 1.75em 0; 
}
/* Page Layout */
#page_wrapper {
	border: none;
	border-collapse: collapse;
	height: 728px
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 950px;
}
#page {
	border: none;
	border-collapse: collapse;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 833px;
}
#page td {
	margin: 0;
	padding: 0;
}
#date_last_updated {
	background: url(images/content_01.jpg);
	color: #FFFFFF; 
	font-size: 0.85em;
	height: 33px;
	margin-left: 5em;
	vertical-align: middle;
}
#date_last_updated span {
	color: #CCCCCC;
}
#home_splash {
	background: url(images/content_02.jpg);
	background-repeat: no-repeat;
	height: 191px;
	width: 651px;
}
#menu_left {
	width: 235px;
}
#menu_left p {
	margin-right: 0.50em;
	margin-top: 1.75em;
	width: 98%;
}
#menu_left p.2010 {
	margin-right: 0.50em;
	margin-top: 1.75em;
	width: 75%;
}
#menu_left ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 175px;
}
#menu_left ul li a {
	border-bottom: 1px solid #FFFFFF;
	color: #393939;
	display: block;
	letter-spacing: 0.15em;
	line-height: 2.95em;
	margin-bottom: 0.25em;
	margin-right: 0.15em;
	margin-top: 0.25em;
	text-decoration: none;
	text-transform: uppercase;
}
#menu_left ul li a:hover {
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
}
/* Site Content Management System */
#inner_layout {
	margin-left: 10px;
	margin-right: auto;
	width: 550px;
}
#admin_layout {
	margin-left: 10px;
	margin-right: auto;
	width: 550px;
}
#admin_layout a {
	color: #357AB3;
	font-size: 1.10em;
}
#admin_layout form {
	width: 600px;
}
#admin_layout table {
	border-collapse: collapse;
}
#admin_layout table caption {
	background: #ECECEC;
	color: #333333;
	font-size: 1.65em;
	padding: 3px;
	text-align: left;
}
#admin_layout td {
	padding-bottom: 0.15em; 
	padding-top: 0.15em; 
}
#admin_layout th {
	background: #5D93E1;
	border: 1px solid #FFFFFF;
	color: #1B3359;
	line-height: 1.5em;
}
/* Form Validation - START */
input {
	border: 1px solid #D6D6D6; 
	margin-bottom: 0.65em;
}
textarea {
	border: 1px solid #D6D6D6; 
	margin-bottom: 0.65em;
}
input.checkbox, input.radio { 
	border: 0 !important; 
}
label.msg { 
	display: none; 
	text-align: left;
}
label.invalid {
	display: inline; 
}
input.invalid { 
	border: 1px solid #EE0000; 
}
textarea.invalid { 
	border: 1px solid #EE0000; 
}
div label.invalid { 
	display: block; 
}
label.confirmmsg { 
	display: none; 
}
label.notconfirmed { 
	color: #AAAA00; 
	display: inline; 
}
/* Form Validation - END */
#form_hints {
	text-align: right;
}
#request_feedback {
	border: 1px solid #E6E6E6;
	margin-left: auto;
	margin-right: auto;
	width: 550px;
}
#capcha div {
    float: left;
} 
/* Table Sorter */
/* tables */
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(js/themes/blue/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(js/themes/blue/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(js/themes/blue/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}