/* CSS Document */
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	color: Navy;
	padding-bottom: .2em;
	margin-bottom: .6em;
	background-image: url(../images/dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
h4 {
	font-weight: 700;
	color: Navy;
	font-size: 1.1em;
	padding-bottom: .2em;
	margin-bottom: .6em;
	margin-top: 2em;
	background-image: url(../images/dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
h5{
	font-weight: 600;
	color: Black;
	font-size: 1em;
	margin-bottom: .2em;
	margin-top: .2em;
}
* {
	margin: 0;
	padding: 0;
	list-style:none;
	outline: none;
	}

img, fieldset {
	border: 0;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-align: left;
	background-color: transparent;
	background-position: top;
	font-size: 95%;
	line-height: 130%;
}

a:link {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
	
a:hover {
	color: Navy;
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}
div#otherContent {
	font-size: .9em;
	position: relative;
	width: 410px;
	padding: 3px 10px 0 10px;
	float: left;
	background: #dfdfdf url(../images/contentMain.jpg) no-repeat top;
}
div#otherContent h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: Navy;
	padding-bottom: .2em;
	margin-bottom: .6em;
	background-image: url(../images/dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}
.name {  font-family: "Trebuchet MS"; font-weight: 700; color: Navy; background: url(../images/dotline.gif) repeat-x  bottom}
.phone {  color: #000000; font-size: 1em}
.gtz {  font: .6em Arial, Helvetica, sans-serif; color: #333333}
.line {  background: url(../images/dotline.gif) repeat-x left center}
.represent {
	font: bold x-small/1em "Trebuchet MS";
	color: #000000;
  }
.rb {  
font: lighter x-small/1em "Trebuchet MS"
}
.news_date {
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing: .3 em;
}
.table_head {  font: 700 1em Arial, Helvetica, sans-serif; color: #FFFFFF}
.table_head A:hover{
	color: #33FFFF;
	text-decoration: none;
}
.table_head A:link{
	text-decoration: none;
	font-weight: 700;
	color: #FFFFFF;
}
.table_head A:visited{
	text-decoration: none;
	font-weight: 700;
	text-decoration: none;
}
.info_back {
	font-size: .7em;
	vertical-align: middle;
}
