body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #303030;
	font-size: 75%;
}
.footer_left {
	font-size: 90%;
	padding-top: 40px;
	padding-left: 15px;
	padding-bottom: 20px;
	color: #5B5B5B;
}	
.footer_right {
	font-size: 90%;
	text-align: right;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 20px;
	color: #5B5B5B;
}
a:link {
	color: #DA7100;
	font-weight: bold;
}
a:visited {
	color: #DA7100;
	font-weight: bold;
}
a:hover {
	color: #DA7100;
	text-decoration: none;
}
.footer_left a:link, .footer_left a:visited {
	color: #5b5b5b;
	text-decoration: none;
	font-weight: bold;
}
.gs_name {
	color: #bebebe;
	text-decoration: none;
}
.gs_name a:link, .gs_name a:visited {
	color: #bebebe;
	text-decoration: none;
	font-weight: bold;
}
.gs_name a:hover {
	text-decoration: underline;
}
.footer_left a:hover {
	text-decoration: underline;
}
.navbar {
	background-image: url(images/int_nav_blank.gif);
	background-repeat: repeat-x;
}
.left_image {
	vertical-align: top;
	width: 257px;
}
img.left_image {
	padding-top: 20px;
}

.main_content {
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 60px;
}
h1 {
	font-size: 110%;
	margin: 12px 0 0 0;
	padding: 10px 0 0 0;
}

.hidden {
	display: none;
}
p {
	padding: 0 0 0 0;
}
h2 {
	font-size: 100%;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.deborahImage {
	padding-left: 5px;
	float: right;
	position: relative;
}
#gs_name_normal {
	font-weight: normal;
}
