@charset "utf-8";
/* CSS Document */
A {text-decoration: none;}

A:hover {COLOR: red;}

body,p,
.heading-10,
.heading-12,
.heading-14,
.heading-16,
.heading-18,
.heading-20,
.heading-30,
.global_footer_text,
.headingb
{
	font-family: Arial, Helvetica, sans-serif;
	color : #2E5397;
}

body {
	text-align:center;
	padding:0;
	margin: 0 0 0 0;
	font-weight: normal;
 }

p,body {
	text-align:left;
	font-size: 12px;
}
li {
	text-align:left;
	font-size: 12px;
}	

table {
	font-size : 12px;
}

.headingb  a:hover {COLOR: Red;}
.headingb  a:visited {COLOR: #9932CC;}
.headingb  a:link {COLOR: Blue;}
.headingb
{
	font-size: 12px;
	margin-bottom: 1px;
	padding-top: 3px;
	font-weight: bold;
	text-decoration: underline;
}

.heading-10
{
	font-size: 12px;
	margin-bottom: 1px;
	padding-top: 3px;
	font-weight: bold;
}


.heading-12
{
	font-size: 14px;
	margin-bottom: 1px;
	padding-top: 3px;
	font-weight: bold;
}

.heading-14
{
	font-size: 16px;
	margin-bottom: 1px;
	padding-top: 3px;
	font-weight: bold;
}

.heading-16
{
	font-size: 18px;
	margin-bottom: 1px;
	padding-top: 3px;
	font-weight: bold;
}
.heading-16-pad
{
	font-size: 18px;
	margin-bottom: 1px;
	padding-top: 3px;
	background-color: #E6E8FF;
	font-weight: bold;
}
.heading-18
{
	font-size: 20px;
	margin-bottom: 1px;
	padding-top: 3px;
	font-weight: bold;
}

.heading-20
{
	font-size: 24px;
	margin-bottom: 1px;
	padding-top: 3px;
	font-weight: bold;
}
.heading-30
{
	font-size: 36px;
	margin-bottom: 1px;
	padding-top: 3px;
	font-weight: bold;
}

/*
css div's
*/
#global_topnav{
	margin:0 auto;
	width: 950px;
	height: 25px;
	text-align: justify;
	float: left;
	position: relative;
	top: 59px;
}
#top_words{
	float: left;
	height: 97px;
	width: 401px;
	top: 15px;
	position: relative;
	left: 5px;
}
#global_middle_wrapper{
	margin:0 auto;
	width: 950px;
	clear: both;
	background-color: #FFF;
	padding-top: 10px;
	overflow: auto;
}
#mpad {
	padding: 12px;
	background-color: #FFF;

	overflow: auto;
}
#top_container{
	margin:0 auto;
	width: 950px;
	height: 187px;
	float: left;
	position: relative;
	background-image: url(graphics/austin_logo_back.jpg);
	background-repeat: no-repeat;
}
#rhs-column {
	float:right;
	width:930px;
	padding:10px;
	clear: none;
	position: relative;
	top: 0px;
}
#rhs-column-products {
	float:right;
	width:930px;
	padding:10px;
	clear: none;
	position: relative;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#rhs-column-fr {
	width: 250px;
	top: 0px;
	float: right;
	position: relative;
	clear: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px 10px;
	background-repeat: no-repeat;
}
#rh_pad{
	float: right;
	width: 270px;
	overflow: auto;
	position: relative;
	padding: 0px 0px 10px 10px;
	right: 0px;
	top: 0px;
	clear: both;
}
#rh_pr{
	float: left;
	width: 400px;
	overflow: hidden;
	position: inherit;
	padding: 0px 0px 2px 2px;
	top: 0px;
	clear: none;
	height: 80px;
}
#data_wrapper{
	padding: 15px;
	overflow: auto;
	
}
#sidebar {
	float:left;
	width:150px;
	padding:10px;
	left: 10px;
}

#global_main_top_heading{
	width: 900px;
	clear: both;
	height: 64px;
	padding-top: 15px;
}
#global_footer {
	clear:both;
	padding:15px 10px 5px;
	position: relative;
}

#footer_bottom {
	margin:0 auto;
	height: 15px;
	width: 950px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #FFF;
	border-top-width: 1px;
	border-top-style: dotted;
	
}
#footer {
	clear:both;
	padding:5px 10px;
}

.global_footer_text
{
font-size: 12px;		
}


#global_wrapper{
	margin:0 auto;
	width: 950px;
	background-color: #FFF;
}

#global_line{
	margin:0 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	float: left;
	position: relative;
	clear: both;
	width: 900px;
	padding-bottom: 2px;
	border-bottom-color: #2E5397;
	padding-top: 2px;
}
#global_body_text{
	margin:0 auto;
	float: none;
	padding: 12px;
}
#navigation{
	margin:0 auto;
	width: 900px;
	font-size: 0px;
	text-align: justify;
	line-height: 0px;
}

