body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	line-height: 14px;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #262626;
	line-height: 14px;
}

.content-panel {
	background-image: url(../images/panel_background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

.right-shadow {
	background-image: url(../images/panel_shadow_right.png);
	background-repeat: repeat-y;
	background-position: left;
}

.left-shadow {
	background-image: url(../images/panel_shadow_left.png);
	background-repeat: repeat-y;
	background-position: right;
}

.selected {
	font-weight: bold;
	color: #f04700;
}

.caption {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#seperator-top {
	margin-top: 12px;
	margin-right: 20px;
	margin-bottom: 16px;
	margin-left: 20px;
}

#seperator {
	margin-top: 12px;
	margin-right: 20px;
	margin-bottom: 12px;
	margin-left: 20px;
}

#experience-seperator {
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

#right-col {
	height: 100%;
	background-image: url(../images/panel_shadow_right.gif);
	background-repeat: repeat-y;
}

#flashcontent {
	height: 540px;
	width: 235px;
}

#about-item p {
	margin-bottom: 6px;
	font-size: 11px;
	line-height: 14px;
}

#right-panel-base {
	height: 20px;
	width: 10px;
	bottom: 0px;
	left: 0px;
	position: absolute;
	vertical-align: bottom;
}

#header {
	margin: 20px;
	height: 18px;
}

#header2 {
	height: 18px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 28px;
	margin-left: 20px;
}

#news-item #heading {
	font-size: 16px;
	color: #f04700;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 100%;
}

#heading {
	font-size: 16px;
	color: #266430;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 100%;
}

#news-item {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 495px;
}

#about-item {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#experience-item {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#experience-item #heading {
	font-size: 16px;
	color: #f04700;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 100%;
}

#news-intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #262626;
	line-height: 14px;
	position: relative;
	width: 515px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

#experience-intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #262626;
	line-height: 14px;
	position: relative;
	width: 515px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#news-item p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 11px;
	line-height: 14px;
}

#experience-item p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 11px;
	line-height: 14px;
}

.content-panel #news-item #heading a {
	color: #f04700;
	font-size: 16px;
}

.content-panel #news-item #heading a:hover {
	color: #262626;
}

.content-panel #experience-intro #experience-item #heading a {
	font-size: 16px;
	color: #f04700;
}

.content-panel #experience-intro #experience-item #heading a:hover {
	font-size: 16px;
	color: #262626;
}


#news-item table {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#experience-item table {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#news-item table li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#news-item a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#news-item a:hover {
	color: #f04700;
}

#about-item a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#about-item a:hover {
	color: #f04700;
}

#experience-item a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#experience-item a:hover {
	color: #f04700;
}

#news-item table ul {
	margin: 0px;
	padding: 0px;
}

#privacy {
	margin: 20px;
}

#privacy p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.pdf-icon {
	margin-right: 5px;
}

.getFlash {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.getFlash:hover {
	color: #f04700;
}

#download a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#download a:hover {
	color: #f04700;
}
#heading-green {
	font-size: 16px;
	color: #306D33;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 100%;
}
