body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
input,  textarea, select {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #0E688B;
}

body {
	margin: 5px 0px 0px 0px;
	background-color: #168AB2;
	background-image: url(../images/global/background.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
a:link {
	color: #FFCC66;
	text-decoration: none;
}
a:visited {
	color: #F3E7BE;
	text-decoration: none;
}
a:hover {
	color: #F3E7BE;
	text-decoration: none;
}
a:active {
	color: #F3E7BE;
	text-decoration: underline;
}

#topButtons a:link {
	color: #0E688B;
	text-decoration: none;
}
#topButtons a:visited {
	color: #168AB2;
	text-decoration: none;
}
#content .panel .linkList {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-image: url(../images/global/bullet_blue.gif);
	list-style-position: outside;
	line-height: 1.5em;
}

#topButtons a:hover {
	color: #168AB2;
	text-decoration: none;
}
#topButtons a:active {
	color: #168AB2;
	text-decoration: underline;
}
#head {
	width: 760px;
}
#border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #94B6CD;
	border-left-color: #94B6CD;
	width: 760px;
}
#topNav {
	padding: 1px 0px;
	width: 760px;
}
#leftNav {
	width: 160px;
	background-color: #F7F5EF;
}
#leftNav h1 {
	font-size: 11px;
	font-weight: bold;
	color: #736864;
	margin: 0px 0px 8px 0px;
	display: block;
	padding: 15px 10px 7px 10px;
	text-align: left;
	background-image: url(../images/global/leftNav_head_bg.gif);
}
#leftNav a {
	display: block;
	margin: 0px 5px 0px 5px;
	padding: 2px 2px 2px 10px;
	background-image: url(../images/global/leftNav_bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	color: #736864;
	font-size: 11px;
	text-align: left;
	border-bottom-color: #F5EAC5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FCFBF8;
	border-top-width: 1px;
	border-top-style: solid;
}
#leftNav a:hover {
	color: #0E688B;
	background-color: #FFFFFF;
}
#leftNav h2 {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
}
#body {
	width: 602px;
	background-color: #167DA2;
}
#body #buttons {
	background: #0E688B;
	padding: 10px;
	margin: 0px;
}
#body #buttons p {
	display: block;
	height: 115px;
	width: 110px;
	border: 1px solid;
	border-color: #168AB2;
	background-color: #E6F4F9;
	margin: 0px;
	padding: 0px 0px 2px 0px;
}
#body #buttons object {
	margin: 0px;}
#body #buttons a {
	display: block;
	height: 19px;
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
}
#body #buttons a:link {
	color: #167DA2;
	text-decoration: none;
}
#body #buttons a:visited {
	color: #168AB2;
	text-decoration: none;
}
#body #buttons a:hover {
	color: #CD872F;
	text-decoration: none;
}
#body #buttons a:active {
	color: #AE324A;
	text-decoration: none;
}
#breadcrumbs {
	padding: 5px 15px;
	background-color: #168AB2;
	color: #F3E7BE;
	font-size: 9px;
	text-align: left;
}
#breadcrumbs2 {
	padding: 5px 15px;
	background-color: #168AB2;
	color: #F3E7BE;
	font-size: 9px;
	text-align: left;
}
#content {
	text-align: left;
}
#foot {
	padding: 10px 0px 0px 0px;
	background-image: url(../images/global/foot_bg.gif);
	background-position: top center;
	background-repeat: repeat-y;
	width: 762px;
	border-top: 4px solid #1689b2;
}
#footFoot {
	background: url(../images/global/foot_foot.gif) no-repeat top center;
	width: 762px;
	padding-top: 24px;
	padding-bottom: 10px;
	font-size: 9px;
	text-align: right;
}
#foot h1 {
	color: #F4EFC6;
	font-size: 12px;
	border-bottom: 1px solid #167DA2;
	padding: 0px;
	margin-bottom: 5px;
}


#footLogo {
	float: right;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #167DA2;
	margin-left: 15px;
	margin-right: 10px;
}
#footLinks {
	text-align: center;
	line-height: 2em;
	color: #F3E7BE;
	font-size: 11px;
}
#footLinks a {
	font-weight: bold;
}

#content .panel th {
	font-size: 11px;
	background-color: #BBD0DC;
	padding: 5px;
	color: #333333;
	font-weight: bold;
	border-bottom: 1px solid;
	border-color: #61A3C5;
	height: 25px;
	background-image: url(../images/global/panel_head_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#content .panel {
	margin: 0px 0px 10px 0px;
	background-color: #F7F5EF;
	text-align: left;
}
#content .panel td {
	padding: 5px;
	color: #222222;
}

.homeDivide {
	background-color: #CAC5C1;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content .panel a, #content .panel a:visited {
	color: #0E688B;
}
#content .panel a:hover, #content .panel a:active {
	color: #168AB2;
}
.buttontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 2px 2px 0px 2px;
	line-height: 0.95em;
}
.buttonContainer {
	width: 110px;
	height: 110px;
	text-align: left;
	/*background-image: url(/_images/global/button-busname.gif);*/
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.buttonTable {
	margin: 0px 5px;
	float: left;
	padding: 3px;
	/*border: 1px solid #E0B65A;*/
}
#content .panel #experience #img {

	float: left;
	margin-right: 3px;
}
#content #topButtons a {
	display: block;
	border-color: #E1EDF0;
	border: 1px solid;
	padding: 3px 10px;
	text-align: left;
	font-size: 10px;
	background-color: #F3E7BE;
	font-weight: bold;
}
#content h1 {
	color: #F7F5EF;
	font-size: 17px;
	font-weight: normal;
	margin: 10px 0px;
	padding: 0px;
}
#content h2 {
	font-size: 14px;
	border-bottom: 1px solid;
	border-bottom-color: #E8D599;
	margin: 10px 0px;
	padding: 0px;
	text-align: left;
}
#content h3 {
	font-size: 12px;
	border-bottom: 1px solid;
	border-bottom-color: #E8D599;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}
#content h4 {

	font-size: 10px;
	border-bottom: 1px solid;
	border-bottom-color: #E8D599;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}
#slideshowThumbs {
	height: 348px;
	overflow: auto;
	width: 104px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#slideshowThumbs td {
	padding: 4px;
}
#WMPlay {
	border: 1px solid #E8D599;
}
.imgTag {
	font-size: 9px;
	font-weight: normal;
	padding: 2px;
	background-color: #E1EDF0;
}
.panelButtons {
	background-color: #B5D3DB;
}
.panelButtons a {
	color: #FFD678;
	display: block;
	width: 115px;
	float: left;
	background-color: #E1EDF0;
	margin: 0px 10px 0px 0px;
	padding: 2px 5px;
	font-weight: bold;
	font-size: 10px;
}
#content .panel p {
	line-height: 1.5em;
}

.listCatchPhrase {
	font-weight: bold;
	font-size: 11px;
	color: #0E688B;
}
#pdfBox {
	background-color: #ffffff;
	border: 1px solid #E8D599;
	padding: 5px;
	display: block;
	width:300px;
	font-size:11px;
	margin-top:20px;
}
#pdfBox img {
	float: left;
	margin-top: -3px;
	margin-right: 10px;
	border-width: 0px;
}
#pdfBox strong {
	font-size: 11px;
	display: block;
	height: 16px;
	overflow: hidden;
}
#pdfBox span {
	display: block;
	height: 16px;
	overflow: hidden;
}
