a:link {
	color: #6B93B4;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6B93B4;
}
a:hover {
	text-decoration: none;
	color: #82C9CE;
}
a:active {
	text-decoration: none;
}
a.special:link {
	color: #6B93B4;
	text-decoration: none;
     }

a.special:visited {
	color: #6B93B4;
	text-decoration: none;
     }

a.special:hover {
	color: #666666;
	text-decoration: none;
     }

a.special:active {
	color: #666666;
     }
table tr.odd th, table tr.odd td {
	background-color: #535353;
}
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BABABA;
	background-color: #E0DDD8;
	background-image: url(../IMAGES/img1b.jpg);
	background-repeat: repeat-x;
}

h1, h2, h3 {
	font-weight: normal;
	color: #FFFFFF;
}

h1 { font-size: 197%; }
h2 { font-size: 167%; }
h3 { font-size: 100%; font-weight: bold; }

p, ul, ol {
	margin-bottom: 1.8em;
	line-height: 167%;
	font-size: 100%;
}

/* Header */

#header {
	width: 770px;
	height: 200px;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 207px;
	height: 200px;
	background-color: #9BAFCB;
	background-image: url(../IMAGES/GlobalLogoFinalSymbol3a.jpg);
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #A87B51;
}

#logo h1 {
	padding-top: 20px;
	text-align: center;
	letter-spacing: -1px;
	font-size: 24px;
}

#logo h1 a {
	color: #000000;
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 8px;
	font-weight: bold;
}

#logo h2 a {
	color: #3B3B3B;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	padding-top: 140px;
	height: 70px;
	width: 550px;
}

#menu ul {
	list-style: none;
	float: right;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	margin: 0px;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #6D6A65;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	float: left;
}

#menu a:hover, #menu .active a {
	color: #3399FF;

}

#menu .active a {
	color: #666666;
}

/* Splash */

#splash {
	width: 770px;
	height: 180px;
	background-image: url(../IMAGES/image1b.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: thin;
	border-top-style: double;
	border-top-color: #513726;
}

#splash p {
	padding: 100px 550px 50px 20px;
	text-align: right;
	font-weight: bold;
	color: #000000;
}

/* Page */

#page {
	width: 770px;
	margin: 0 auto;
}

#page h1, #page h2 {
	margin-bottom: 20px;
}

/* Content */

#content {
	float: right;
	width: 500px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#content ol, #content ul {
	margin-left: 3em;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 164px;
	padding: 25px 20px 20px 20px;
	border: 1px solid #000000;
	border-right-width: 5px;
	background-color: #2F2F2F;
}

#sidebar h2 {
	padding-top: 6px;
	font-size: 100%;
	font-weight: bold;
}

#sidebar h3 {
	font-size: 77%;
}

#sidebar h3 span {
	padding: 3px 5px;
	background: #000000;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
	border-top: 1px dotted #000000;
}

/* Footer */

#footer {
	clear: both;
	width: 750px;
	height: 15px;
	margin: 0 auto;
	padding: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #3C291A;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 77%;
}

#legal {
	float: left;
}
#legal a {
	color: #575757;
}
#legal a:hover {
	color: #006699;
}



#links {
	float: right;
}
.BoldTExtRightPaded {
	font-size: 13px;
	font-weight: bold;
	color: #575757;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
}
.BoldTExtRightPadNS {
	font-size: 12px;
	font-weight: bold;
	color: #575757;
	text-align: right;
	padding-right: 10px;
}

.BoldTExtRightPadedLined {
	font-size: 13px;
	font-weight: bold;
	color: #575757;
	text-align: center;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #575757;
	padding-bottom: 2px;
	font-style: italic;
	padding-top: 18px;
}
.BoldTExtLefttPaded {
	font-size: 13px;
	font-weight: bold;
	color: #575757;
	text-align: left;
	padding-right: 10px;
	padding-top: 10px;
}
.FineListingText {
	font-size: 11px;
	font-weight: normal;
	color: #575757;
	text-align: left;
}
.FineListingText  a {
	font-size: 11px;
	font-weight: normal;
	color: #455B69;
	text-align: left;
}
.BoldTExtLight {
	font-size: 13px;
	font-weight: bold;
	color: #E0DDD8;
	text-align: left;
	padding-right: 10px;
	padding-top: 10px;
}
