#events {
	width: 157px;
	background: #546f9c;
	color: #fff;
	font-weight: bold;
	margin-top: -10px;
	margin-bottom: 5px;
	line-height: 120%
}

#events p {
	padding-bottom: 2px;
}

#events ul {
	border-top: 1px solid #fff;
	padding-left: 17px;
	padding-right: 5px;
	text-align: left;
}

body,
html,
div,
p,
h1,
img {
	border: 0;
	padding: 0;
	margin: 0 auto;
}

body {
	background: #1c3f7b;
	background-image: url('/gasouthwestern/bg.gif');
	background-repeat: repeat-x;
	color: #ffffff;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 150%;
}

a,
a:link,
a:visited
{
    color:#1c3f7b;
    text-decoration:underline;
}

a:hover,
a:active
{
    text-decoration:none;
}

#top_links a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	font-size: 30px;
	font-weight: bold;
	line-height: 100%;
}

.padded {
	padding-bottom: 15px;
}

.padded p,h1,h2,h3 {
	padding: 15px;
	padding-bottom: 0px;
}

.padded a,b,i,u {
	padding: 0px;
}

.padded li {
	padding: 0px;
	margin-left: 15px;
	list-style-type: none;
}

.padded table,
.padded tr,
.padded td,
.padded table * {
	padding: 0px;
	margin: 0px 15px 0px;
}

.padded table {
	margin-top: 15px;
}

.padded table tr td * {
	padding: 5px;
}

.padded table tr td a {
	padding: 0px;
}

.padded table tr td li {
	padding: 0px;
	margin-left: 10px;
	list-style-type: none;
}

#wrapper {
	width: 760px;
	margin-top: 7px;
	margin-bottom: 10px;
	background: #ffffff;
	color: #666666;
}

#top_links {
	width: 750px;
	height: 22px;
	padding: 8px 5px 2px;
	font: bold normal 10px Tahoma, Verdana, Arial;
	letter-spacing: 1px;
}

#top_links * {
	text-align: right;
}

 #top_links a {
	padding-left: 10px;
	padding-right: 10px;
}

#top {
	height: 140px;
	width: 760px;
	border-bottom: 1px solid #c69e29;
}

#top_left {
	float: left;
	clear: right;
	padding: 9px 8px 11px 8px;
	width: 171px;
	height: 100%;
}

#top_content {
	float: left;
	clear: right;
	padding-bottom: 0px;
	height: 100%;
	width: 392px;
	background: url('/gasouthwestern/header_bg.jpg');
}

#top_content h1 {
	padding-top: 45px;
}

#top_content h2 {
	padding-top: 10px;
}

#top_links, #top_content, #top_right, #footer {
	color: #ffffff;
	text-align: center;
}

#top_links, #top_right, #footer {
	background: #1c3f7b;
}

#top_right {
	float: left;
	clear: right;
	width: 181px;
	height: 100%;
}

#top_right img {
	width: 181px;
	height: 140px;
	border: 0;
}

#under_links {
	position: absolute;
	height: 20px;
	width: 760px;
	background: #f0e2b7;
	color: gray;
	text-align: center;
	text-transform: uppercase;
	font: bold normal 10px Tahoma, Verdana, Arial;
	font-weight: bold;
	border-bottom: 1px solid #c69e29;
}

#under_links a {
	color: #666666;
}

#under_links ul {
	list-style: none;
	list-style-image: url('/gasouthwestern/ulpic.gif');
	padding-top: 4px;
	margin-bottom: 2px;
}

#under_links ul li {
	display: inline;
	margin-left: 11px;
}

#under_links ul li#leftmost {
	margin-left: 0px;
}

#middle {
	padding: 0px;
	margin: 0px;
	margin-top: 21px;
}

#content {
}

#content a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

#content h1 {
	padding-bottom: 10px;
}

#footer {
	clear: all;
}

.gobutton { 
    font-family: Verdana, Sans-Serif; 
    font-size: xx-small; 
    font-weight: bold; 
    text-decoration: none; 
    background-color: #001e5a; 
    color: #ffffff; 
    border-top: 1px solid #5C88DF; 
    border-left: 1px solid #5C88DF; 
    border-right: 1px solid #05112B; 
    border-bottom: 1px solid #05112B; 
    cursor: hand; 
}

.textbox { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: small; 
    text-decoration: none; 
    background-color: #ffffff; 
    color: #001e5a; 
    border: 1px solid #001e5a; 
}

.headertextsub
{
    font-weight:bold;
}