/* General styles */

html {
	height: 100%;
}

body {
	height: 100%;
    font: 10px Verdana, Arial, Sans-serif;
    background: #d6f1fc  url('/images/general/top-background-gradient.gif') left top repeat-x;
    margin: 0;
    padding: 0;
}

img a {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	color: #007fb5;
	font-weight: bold;
	padding-bottom: 6px;
	padding-top: 15px;
}

h1 {
	font-size: 2.5em;
}

h2 {
	font-size: 2.0em;
	line-height: 24px;
}

h3 {
	font-size: 1.4em;
	line-height: 22px;
}

h4 {
	font-size: 1.3em;
	line-height: 20px;
}

h5 {
	font-size: 1.2em;
	line-height: 18px;
}

h6 {
	font-size: 1.1em;
	line-height: 16px;
}

b {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
em {
	font-style:italic
}


#page #content td {
	padding: 8px;
}

.px150 {
   width: 100px;
}

#page #content table.striped {
 	width: 580px;
}

#page #content tr.even {
	background-color: #ffffff;
}


#page #content tr.odd {
	background-color: #eeeeee;
}

#page #content ol, #sitemap ol {
	list-style-type: decimal;
	margin-left: 18px;
	padding-top: 6px;
}
#page #content ul, #sitemap ul {
	padding-left: 15px;
	padding-top: 6px;
}

#page #content ul#video-listing {
 	padding-left: 0;
 	width: 585px;
}

#page #content li ul li, #sitemap li ul li {
	background-image: url(/images/general/li.png);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-bottom: 6px;
	padding-top: 2px;
}
#page #content ul li, #sitemap ul li {
	background-image: url(/images/general/li.png);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-bottom: 6px;
	padding-top: 2px;
}
#page #content ol li, #sitemap ol li {
	background-image: none;
	padding-left: 0;
	padding-bottom: 6px;
	padding-top: 2px;
}

#page .faux-mid #content .content-text img.image-to-left-side {
 	float: left;
 	margin-left: 0;
 	padding-left: 0;
}

/** Sitemap start */
#sitemap a, #sitemap a:link, #sitemap a:visited {
	text-decoration: none;
	color: #007fb5;
	font-size: 1.3em;
}

#map a img {
	border: none;
}

#page .faux-mid #content .content-text .children, #page .faux-mid .children{
 	position: relative;
 	float: none;
 	margin-top: 15px;
 	height: auto !important;
	min-height: 123px;
	height: 123px;
	padding-bottom: 25px;
	overflow: hidden;
}

#page #content .content-text hr.listing-hr, #page .faux-mid hr.listing-hr{
 	 background-image: url('/images/general/listing-hr.gif');
 	 height: 1px;

}

#page .faux-mid #content .content-text .children h4, #page .faux-mid .children h4 {
 	margin-bottom: 5px;
 	margin-top: 0;
 	line-height: 0.9em;
 	padding-top: 8px;
}

#page .faux-mid #content .content-text .children h4 a:hover{
   text-decoration: none;

}

#page .faux-mid #content .content-text .children .listing-image img {
	width: 110px;
	height: auto !important;
	min-height: 123px;
	height: 123px;
	float: left;
	padding-right: 20px;
	padding-left: 0;
	margin: 0;
	z-index: 101;
}

#page .faux-mid #content .content-text .children .listing-right {
 	float: right;
 	height: auto !important;
	min-height: 123px;
	height: 123px;
	width: 430px;
}

#page .faux-mid #content .content-text .children .listing-border {
 	position: absolute;
 	left: -4px;
 	top: 0;
 	z-index: 102;
 	display: block;
 	width: 126px;
	height: 123px;
 	background-image: url('/images/general/listing-border.png');
 	background-repeat: no-repeat;
}

.listing-summary {
 	float: left;
 	margin-top: 0;
 	padding-top: 0;
 	padding-left: 15px;
 	width: 500px;
}

#sitemap a:hover, #sitemap a:active {
	text-decoration: underline;
	color: #007fb5;
	font-size: 1.3em;
}
/** Sitemap end **/

/** Content Forms */
#page #faux-mid #content .content-text form {
 	text-align: left;
 	width: 500px;
}

#page .faux-mid #content .content-text form img {
	float: none;
}

/** Content Forms end */

/** Listing **/


#page .faux-mid #content .content-text .children a,
#page .faux-mid #content .content-text .children a img,
#page .faux-mid .children a,
#page .faux-mid .children a img {
 	border: none;
 	float: none;
 	margin: 0;
 	padding: 0;
 	padding-top: 8px;
}

/** Listing end */

/** Search results */
#page .search-result, #page #sitemap {
	float: left;
	margin: 18px 25px 15px 30px;
	width: 550px;
}
/** Search end */

#page #content .content-text {
 	line-height: 16px;
}

#page #content .content-text hr {
 	background-color: #8B0E04;
	border: none;
	height: 1px;
	line-height: 0;
	text-align: left;
	margin: 0 auto 0 0;
	margin-top: 4px;
}

#page #content .error-message {
 	border:1px solid red;
    padding: 12px 0 7px 15px;
    background: url(/images/general/cross.gif) top left no-repeat;
    padding-left: 22px;
 	padding-bottom: 25px;
}

/** Genreal styles end */

/** Main containers */

#site-container {
	position: relative;
 	top: 0;
 	left: 0;
	width: 100%;
 	height: auto !important;
 	min-height: 534px;
 	height: 534px;
 	background: transparent  url('/images/general/top-clouds.gif') center top no-repeat;
 	z-index: 1;
 	overflow: visible;
}

#site-bottom-container {
	position: relative;
	top: 0;
	height: 503px;
	width: 100%;
	background: #d6f1fc url('/images/general/bottom-background.jpg') bottom center no-repeat;
	z-index: 0;
}

#page-container {
 	position: relative;
    z-index: 3;
    overflow: visible;
}

/** main containers end */

/** Inner (overlapping) page with all content and footer (mega wrapper)*/

#page {
	margin-top: 0;
	margin-bottom: -400px;
 	width: 100%;
 	z-index: 10;
 	position: relative;
 	height: auto !important;
 	min-height: 999px;
 	height: 999px;
 	color: #333333;
}

#page .faux-mid #content .content-text a,
#page .faux-mid #content .content-text a:link,
#page .faux-mid #content .content-text a:visited {
 	color: #007fb5;
 	text-decoration: none;
}

#page .faux-mid #content .content-text a:hover,
#page .faux-mid #content .content-text a:active {
 	color: #007fb5;
 	text-decoration: underline;
}

#page .faux-mid #content h2.content-header {
	color: #007fb5;
	line-height: 1.7em;
	border-bottom: 1px solid #8B0E04;
	font-weight: bold;
	padding-bottom: 3px;
	margin-top: -14px;
}

#page .faux-mid #content h2.content-header {
	margin-top: 0;
}

#page .faux-mid #content .content-text p {
	margin-top: 8px;
	margin-bottom: 8px;
}

/** head, logo and top navigation + search */
.header-top {
	position: relative;
 	top: 17px;
}

#page .header-body {
 	width: 940px;
 	background-color: #ffffff;;
 	height: 115px;
 	margin-top: 2px;
 	overflow: hidden;
}

 #page .header-body #logo {
	float: left;
	margin-top: 10px;
	margin-left: 3px;
	background-image: url('/images/general/logo.gif');
	background-repeat: no-repeat;
	width: 309px;
	height: 95px;
	text-indent: -99999px;
}

#page .header-body #logo a {
	text-indent: -99999px;
	display: block;
	width: 309px;
	height: 95px;
}

#page .header-body #search {
	float: right;
	padding: 0;
	padding-right: 15px;
	overflow: hidden;
	width: 270px;
}

#page #content #search404 {
	padding: 0;
	padding-right: 15px;
	width: 250px;
	margin-left: -6px;
}

#page .header-body #search #searchfield {
	  background:url(/images/general/searchbox.gif) no-repeat;
	  height: 31px;
	  width: 226px;
	  padding-top: 7px;
	  padding-left: 12px;
	  float: left;
	  margin-top: 15px;
	  border: 0;
}

#page #content #search404 #searchfield404  {
	  background:url(/images/general/searchbox.gif) no-repeat;
	  height: 31px;
	  width: 206px;
	  padding-top: 7px;
	  padding-left: 12px;
	  float: left;
	  margin-top: 0;
	  border: 0;
}

#page .search-result {
	float: left;
	margin: 0px 25px 15px 30px;
	width: 550px;
}

#page .search-result .result-text {
	  font-size: 1.3em;
	  color: #343434;
}

#page .search-result .result-text h3 {
	  font-size: 1.2em;
}

#page .faux-mid .search-result h2.content-header {
	color: #007fb5;
	line-height: 35px;
	border-bottom: 1px solid #8B0E04;
	font-weight: bold;
	margin-bottom: 10px;
}

.searchbox  {
	border: 0;
	width: 220px;
	color: #007fb5;
}

#page .header-body #search #searchsubmit, #page #content #search #searchsubmit404 {
 	float: left;
 	margin-top: 15px;
}

/** search end */

  .subn {
 	float: right;
 	padding-left: 1px;
 	padding-right: 4px;
 	padding-top: 1px;
 	width: 94px;
 	height: 29px;

 	display: block;
}

.subn a {
	text-indent: -9999px;
	width: 94px;
 	height: 29px;
 	display: block;
 	background: transparent url('/images/general/contact-tmt-1.gif') 0px 0px no-repeat;
}

.subn a:hover {
	text-indent: -9999px;
	width: 94px;
 	height: 29px;
 	display: block;
 	background: transparent url('/images/general/contact-tmt-1.gif') 0px -30px no-repeat;
}

.subnr{
	float: left;
 	padding-left: 1px;
 	padding-right: 1px;
 	padding-top: 1px;
}

 .subnl {
	float: left;
 	padding-left: 3px;
 	padding-right: 1px;
 	padding-top: 1px;
 	margin-left: 4px;
 	width: 158px;
 	height: 32px;

}

.subnl a {
	text-indent: -9999px;
	width: 158px;
 	height: 32px;
 	display: block;
 	background: transparent url('/images/general/tmt-online.gif') 0px 0px no-repeat;
}

.subnl a:hover {
	text-indent: -9999px;
 	background: transparent url('/images/general/tmt-online.gif') 0px -32px no-repeat;
}

.subn a img, .subnr a img, .subnl a img {
 	border: none;
}

/** header ends */

/** navigation would be placed here, see navigation.css /*

/** banner area */

#page #banner {
	position: relative;
	margin: 0;
	padding: 0;
	margin-top: -8px;
	left: 0;
	/*background: transparent url('/images/general/default-banner.jpg') bottom left no-repeat;   */
	width: 966px;
	z-index: 55;
	height: auto !important;
	min-height: 110px;
	height: 110px;
}

#page #banner img {
 	border-left: 1px solid #cbebf9;
 	border-right: 1px solid #cbebf9;
 	border-top: 0;
 	border-bottom: 0;
 	margin: 0;
}

/** Cufon banner text */
#page #banner #banner-text {
	position: absolute;
	left: 26px;
	top: 44px;
	font-weight: bold;
	font-size: 3.4em;
	color: #ffffff;
	background-color: transparent;
}

#page #banner-top {
	position: absolute;
	margin-left: -13px;
	background: transparent url('/images/general/banner-top.png') top left no-repeat;
	height: 8px;
	width: 966px;
	border: 0;
	z-index: 56;
}

/** Cufon banner subtext */
#page #banner #banner-text #banner-sub-text {
	padding-top: 2px;
	font-size: 0.5em;
}



.show_68537, .show_68536, .show_68539, show_68540, .show_68541, .show_68535, .show_70196, .show_68879, .show_69060, .show_69058, .show_70196 {
 	text-indent: -9999px;
}

#page #banner-bottom {
	position: absolute;
	margin-top: -12px;
	margin-left: -12px;
	background: transparent url('/images/general/banner-bottom.png') top left no-repeat;
	height: 11px;
	width: 966px;
	z-index: 54;
}


/** Banner ends */

/** Ribbon starts */

#page #ribbon {
	position: relative;
	margin-left: -13px;
	margin-top: -2px;
	background: transparent url('/images/general/ribbon-level2.png') top left no-repeat;
	width: 981px;
	height: 55px;
	overflow: hidden;

}

#page #ribbon .ribbon-text {
	float: left;
	padding: 14px 5px 5px 24px;
	width: 110px;
	font-size: 1.9em;
	color: #fffdfc;
	letter-spacing: 2px;
}

/** Ribbon Arrow (Homepage) */
#page #ribbon .arrow {
	float: left;
	padding: 18px 0px 5px 3px;
	width: 22px;
}

/** Breadcrumbs */
.breadcrumb-arrow {
   position: absolute;
   top: 15px;
   padding-left: 6px;
}

/** needed for breadcrumbs */
#page #ribbon .spacers {
	padding: 0px 3px 0px 21px;
}

/** small ribbon text */
#page #ribbon .ribbon-small  {
	position: relative;
	float: left;
	padding: 19px 4px 5px 1px;
	font-size: 1.2em;
	font-family: verdana, arial, serif;
	color: #ffffff;
	background-color: transparent;
    width: 690px;
    overflow: hidden;
    word-spacing: -1px;
}

#page #ribbon .ribbon-small a, #page #ribbon .ribbon-small a:link, #page #ribbon .ribbon-small a:visited {
	color: #ffffff;
	text-decoration: none;
}

#page #ribbon .ribbon-small a:hover, #page #ribbon .ribbon-small a:active {
	text-decoration: underline;
}

/** increasze and print font/page */
#page #ribbon #option-box {
	position: absolute;
	top: 12px;
	left: 839px;
}

#page #ribbon #option-box .optio {
 	float: left;
 	padding-right: 6px;
}

#page #ribbon #option-box .optio a img {
	border: none;
}

/** Ribbon ends */

/** Faux box starts */

#page .faux-top {
    margin-left: -7px;
    margin-top: 25px;
	background: transparent url('/images/general/faux-top.png') top left no-repeat;
	width: 952px;
	height: 10px
}

#page .faux-mid {
    margin-left: -7px;
    margin-top: 0;
	background: transparent url('/images/general/faux-mid.png') top left repeat-y;
	width: 952px;
	height: auto !important;
	min-height: 300px;
	height: 300px;
	overflow: hidden;
}

/** Inner faux boxes */

#page .faux-mid #events {
 	float: left;
	width: 309px;
}

/** Inner events container */
#page .faux-mid #events .headline {
	padding: 13px 5px 10px 29px;
	font-size: 1.8em;
	color: #007fb5;
	letter-spacing: 1px;
}

#page .faux-mid #events .teaser-image {
	padding: 11px 5px 6px 29px;
	font-size: 1.8em;
	color: #007fb5;
}

#page .faux-mid #events .events-text {
	padding: 10px 10px 10px 25px;
	font-size: 1.1em;
}

#page .faux-mid #events .more-button {
	padding: 10px 5px 10px 25px;
	font-size: 1.1em;
	height: auto !important;
}

/** Event list ------------- Event list ----------- Event list**/
#eventlist {
	padding-left: 3px;
	font-size: 1.2em;
}
.event-block {
 	width: 280px;
 	clear: both;
 	height: auto !important;
 	min-height: 33px;
 	height: 33px;
}

.eactive {
 	background-color: #eaf7fd;
}

.event-block .title-event {
 	float: left;
 	width: 185px;
 	padding: 8px 5px 5px 8px;
}

.event-block .date-event {
	float: left;
	width: 42px;
	padding: 8px 5px 5px 8px;
	text-align: right;
}

.event-block .more-event {
	float: right;
	width: 40px;
	padding: 4px 2px 0 0;
}

/** Event list end */

/** Newslist */
#newslist {
	padding-left: 3px;
	font-size: 1.2em;
}

.event-block .title-news {
 	float: left;
 	width: 235px;
 	padding: 8px 5px 5px 8px;
}

/** Newslist end */

.more-button a img, .more-event a img {
   border: none;
}

/** Event inner container end ------------------*/

/** News container --------------- News container  ---------------- News container */
#page .faux-mid #news {
 	float: left;
 	width: 308px;
}

/** News inner container */
#page .faux-mid #news .headline {
	padding: 13px 10px 10px 19px;
	font-size: 1.8em;
	color: #007fb5;
	letter-spacing: 1px;
}

#page .faux-mid #news .teaser-image {
	padding: 11px 5px 6px 21px;
	font-size: 1.8em;
	color: #007fb5;
}

#page .faux-mid #news .news-text {
	padding: 10px 10px 10px 15px;
	font-size: 1.1em;
}

#page .faux-mid #news .more-button {
	padding: 10px 5px 10px 10px;
	font-size: 1.1em;
	height: auto !important;
}

/** Content level 2 ------------- Content level 2 ------------- Content level 2 */
#page .faux-mid #content {
	padding: 0px 28px 16px 24px;
}

#page .faux-mid #content .content-text {
	font-size: 1.3em;
	color: #000000;
	padding-top: 10px;
	line-height: 1.5em;
}

#page .faux-mid #content .content-text img {
	float: right;
	padding-left: 25px;
}

/** Content level2 end */


/** News inner container end */

/** Training container [right hand side] ------------- Training container [right hand side] ---------------*/
#page .faux-mid #training {
 	float: right;
 	width: 298px;
 	margin: 0px 6px 0px 0px;
 	padding: 0;
	background-color: #dcf2fc;
	background: transparent url('/images/general/faux-gradient.png') top left repeat-x;
	height: auto !important;
	min-height: 285px;
	height: 285px;
}

#page .faux-mid #training h2 {
 	padding-left: 18px;
 	padding-top: 18px;
}

/** Training inner container */
#page .faux-mid #training .headline {
	padding: 14px 5px 10px 22px;
	font-size: 1.8em;
	color: #007fb5;
	letter-spacing: 1px;
}

#page .faux-mid #training .teaser-image {
	padding: 6px 5px 6px 11px;
	font-size: 1.8em;
	color: #007fb5;
}

#page .faux-mid #training .training-text {
	padding: 5px 10px 20px 28px;
	font-size: 1.1em;
}

#page .faux-mid #training .training-text .more-button {
	padding: 5px 0px 10px 0px;
	margin-left: -11px;
	margin-top: -4px;
	font-size: 1.1em;
	height: auto !important;
	background-image: url('/images/general/contact-button.png');
	background-repeat: no-repeat;
	display: block;
	width: 180px;
	height: 15px;
}

.accessibility {
	height: 1px;
	left: -9999px;
	position: absolute;
}



#page .faux-mid #training .more-button a {
	display: block;
	padding-left: 15px;
	width: 145px;
	height: 15px;
}

.highspace {
	height: 20px;
	width: 25px;
}

#page .faux-mid #training .training-text a img {
	border: none;
	margin-left: -12px;
	margin-top: 6px;
}

#page .faux-mid #training .more-button {
	padding: 10px 5px 10px 15px;
	font-size: 1.1em;
	height: auto !important;
}

/** inner container end */
/** training box end
/** Inner faux boxes end */

#page .faux-bottom {
    margin-left: -6px;
    margin-top: 0;
	background: transparent url('/images/general/faux-bottom.png') top left no-repeat;
	width: 952px;
	height: 10px
}


#page .contact_table td, .contact_table th {
	text-align: left;
}


/** ---- FORMS -------------------- */

form {
	padding-top: 9px;
}

.form-label {
	clear: both;
	float: left;
	width: 77px;
	padding-top: 5px;
	color: #007fb5;
	font-size: 1.2em;
}

.form-field {
	position: relative;
	float: left;
	width: 180px;
	height: 33px;
	background-image: url('/images/general/textbox.gif');
	background-repeat: no-repeat;
	font-size: 1.1em;
}

.form-field input[type=text] {
	position: absolute;
	top: 4px;
	left: 6px;
	width: 150px;
	height: 19px;
	border: 0;
	color: #007fb5;
}

form .button {
	position: relative;
	top: 7px;
	left: -12px;
}


/** Forms End ---- */

/** Photo Gallery ---------------- */
.photo_gallery {
   clear: both;
}

#page .faux-mid #content .content-text .photo_gallery .g-image img {
 	padding: 8px 8px 0px 0px;
 	border: 0;
 	float: left;
}

.photo_title {

}

#page .faux-mid #content .content-text .photo-gallery .g-image a img {
 	float: left;
}

.g-image {

}
/** Photo Gallery ends ----------- */

/* =Video Listing ----------------------------------------------- */

#page .faux-mid #video-listing {
	clear: both;
}

#page .faux-mid #video-listing li  {
 	overflow: hidden;
 	background-image: none;
 	margin: 0;
 	padding: 0 0 30px 0;
 	list-style-type: none;
}

#page .faux-mid #training .more-button {
	padding: 5px 0px 10px 0px;
	margin-left: 7px;
	font-size: 1.1em;
	height: auto !important;
	background-image: url('/images/general/view-regions.png');
	background-repeat: no-repeat;
	display: block;
	width: 180px;
	height: 15px;
}

#page .faux-mid #content .content-text ul#video-listing li img  {
 	float: left;
}

#page .faux-mid #page .faux-mid #video-listing > li {
	position: relative;
}

#page .faux-mid #content .content-text ul#video-listing > li > img {
		background-color: #fff;
		float: left;
		height: 84px;
		padding: 0 10px 2px 0;
		width: 112px;
}

#page .faux-mid #content .content-text ul#video-listing > li > a {
		background: url(/images/placeholders/video-placeholder.png) no-repeat;
		height: 90px;
		position: absolute;
		width: 118px;
		left: 25px;
}

#page .faux-mid ul#video-listing li > a:hover {
		background-position: left bottom;
}

.regionlist {
	margin-left: 35px;
	margin-top: 5px;
	line-height: 1.5em;
	padding-bottom: 25px;
}

#page .faux-mid ul#video-listing > li a,
#page .faux-mid ul#video-listing > li img,
#page .faux-mid ul#video-listing > li cufon,
#page .faux-mid ul#video-listing > li cufon canvas {
		margin-left: 0;
}

/** page end --------------- page end ------------- page end -------------- page end */

/** Footer  ---------------Footer----------------- Footer ----------------- Footer -----*/
#footer {
	margin-top: 20px;
	width: 939px;
	padding: 0;
}

#footer .footer-top {
	height: 11px;
	width: 939px;
 	background: transparent url('/images/general/footer-top.png') top left no-repeat;
}

#footer .footer-mid {
	width: 939px;
	height: auto !important;
	min-height: 125px;
	height: 125px;
 	background: transparent url('/images/general/footer-mid.gif') top left repeat-y;
}

#footer .footer-mid #footer-inner-container {
	position: relative;
	padding: 0px 15px 15px 18px;
	height: auto !important;
	min-height: 30px;
	height: 30px;
}

#footer-logos {
	float: right;
	padding-top: 15px;
}

#footer-logos li {
	float: left;
	padding-left: 15px;
}

#footer-logos a {
	display: block;
	text-indent: -9999px;
	height: 82px;
}

#logo-acrrm a {
	background: url('/images/general/logo-acrrm.gif') no-repeat 0 50%;
	width: 55px;
}

#logo-agpt a {
	background: url('/images/general/logo-agpt.gif') no-repeat 0 50%;
	width: 86px;
}

#logo-racgp a {
	background: url('/images/general/logo-racgp.gif') no-repeat 0 50%;
	width: 75px;
}

#footer-top-navi {
   font-family: verdana, arial, serif;
   padding: 0;
   font-size: 1.2em;
   font-weight: bold;
}


#footer-top-navi ul  {
	border-right: 1px solid #dddddd;
	padding: 4px 0px 0px 0px;
}

#footer-top-navi ul li  {
	border-right: 1px solid #dddddd;
	float: left;
	padding: 0 6px;
}

#footer-top-navi ul li.first {
	padding-left: 0;
}

#footer-top-navi ul li.last {
	border-right: 0;
}

#footer-top-navi hr {
	background-color: #ededed;
	border: none;
	height: 1px;
	line-height: 0;
	width: 785px;
	text-align: left;
	margin: 0 auto 0 0;
	margin-top: 4px;
}

#footer-top-navi a, #footer-top-navi a:link,#footer-top-navi a:visited {
	color: #8B0E04;
	text-decoration: none;
}

#footer-top-navi a:hover, #footer-top-navi a:active {
	color: #8B0E04;
	text-decoration: underline;
}

.spacer {
 	padding: 0px 0px 0px 0px;
 	color: #dddddd;
 	font-size: 1.2em;
}

.spacer2 {
 	padding: 0px 1px 0px 1px;
 	color: #999999;
 	font-size: 1.2em;
}

#footer #footer-body {
    color: #999999;
    font-size: 1.0em;
    padding-top: 20px;
}

#footer #footer-footer {
	height: auto !important;
	min-height: 10px;
	height: 10px;
	margin-top: 8px;
	color: #999999;
	font-family: verdana, arial, serif;
   	padding: 0;
   	font-size: 1.0em;
   	font-weight: normal;
}

#footer #footer-footer a, #footer #footer-footer a:link, #footer #footer-footer a:visited {
	color: #007fb5;
	text-decoration: underline;
}

#footer #footer-footer a:hover, #footer #footer-footer a:active {
	color: #007fb5;
	text-decoration: none;
}

#footer .footer-bottom {
	height: 11px;
	width: 939px;
 	background: transparent url('/images/general/footer-bottom.png') top left no-repeat;
}

/** Footer ends */

