@import url(../generic/generic.css);

a:link, a:visited, a:active {
	color: #465E66;
	font-weight: bold;
}

a:hover {
	color: black;
}

#sidelinks a:link,#sidelinks  a:visited,#sidelinks a:active {
	color: white;
}

a.headlinks:link,a.headlinks:visited,a.headlinks:active {
	color: white;
}

#footerOuter a:link,#footerOuter a:visited,#footerOuter a:active {
	color: white;
}

a.headlinks:hover,  #footerOuter a:hover {
	color: #D7EFFD;
}

#HomeWelcome{
	background: url(../../../images/group/welcome_back.gif) no-repeat top;
}


#HomeFeatures1 h1, #HomeFeatures1Expanded h1, #HomeFeatures2 h1, #HomeFeatures2Expanded h1{
	color: #465E66;
}

#ObjectSearch input.box, #ObjectQsearch input.box{
	border: 1px solid #5B5B5B;
}

#sideObjectParentTop, #sideObjectTop{
	background: #A2DAFB;
	color: #073D74;
}

#sideObjectContent, #sideObjectParentContent{
	background: #D7EFFD;
}

#sideObject #hrBottomStyle {
	background-color: #079CE4; 
	height:1px;
	margin: 0px 0px;
}

#TitleHeading {
	color: #465E66;
}

#sideObjectParentContent a{
	font-weight: bold;
	text-decoration: none;
	color: #465E66;
}

#sideObjectParentContent a:hover{
	font-weight: normal;
	text-decoration: underline;
	color: #465E66;
}

#sideObjectContent a{
	font-weight: normal;
	text-decoration: none;
	color: #465E66;
}

#sideObjectContent a:hover{
	font-weight: normal;
	text-decoration: underline;
	color: #465E66;
}

#langSelector select{
	font-size: 10px;
	background-color: white;
}

#headerTop{
	background: url(../../../images/group/header_back.png) no-repeat top;
}

#headerMenu{
	background: url(../../../images/group/top_menu_back.jpg) repeat-x top;
}

#headerMenu #separator {
	background: url("../../../images/group/sep_topmenu.jpg") no-repeat top;
}

#HomeWelcome h1{
	font-size: 28px;
	color: #073D74;
	margin: 0 0 0 4px;	
}

#HomeWelcome a, #HomeFeatures1 a, #HomeFeatures1Expanded a, .morelink{
	background: url("../../../images/group/icon_more.gif") no-repeat right;
}

#footerOuter{
	background: url(../../../images/group/footer_back.png) no-repeat top;
	color: White;
}

#OfferBoxOuter{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;	
	background: transparent url("../../../images/group/offer_box_middle.jpg") repeat-y left;
	width: 508px;
	clear: both;
}

#OfferBoxOuterTop{
	background: transparent url("../../../images/group/offer_box_top.jpg") no-repeat left;
	height: 37px;
	padding: 10px 10px 5px 40px;
	font-size: 13px;
	font-weight: bold;
}
#OfferBoxOuterBottom{
	background: transparent url("../../../images/group/offer_box_bottom.jpg") no-repeat left;
	height: 46px;
	padding: 5px 0px 0px 400px;
}
#OfferBoxOuterBottom a{
	text-decoration:none;
}
#OfferBoxOuterBottom a:hover{
	text-decoration: underline;
}

#OfferExpanded{
	margin: 0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	width: 502px;
	float: left;
}

#ObjectSearch{
	text-align: left;
	width: 230px;
	height:15px;
	padding:0px 10px 10px 10px;	
	margin: 0px 0px 0px 0px;
	background-position: top right;
}

#companyOuter {
	margin: 16px;
	color: #465E66;
}

#companyOuter #td1{
	background-color: #F0F0F0;
	text-align: left;
	border-left: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	border-top: 1px solid #CDCDCD;	
	padding: 4px;
}

#companyOuter #td2{
	background-color: #F0F0F0;
	text-align: left;
	border-left: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	padding: 4px;	
}

#companyOuter #td3{
	background-color: #F0F0F0;
	border-left: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	padding: 4px;	
}

#companyOuter #td3 img{
	vertical-align: bottom;
	padding-left: 3px;
}

#companyOuter #companyEnd{
	background-color: #CDCDCD;
	height: 1px;
	font-size: 1px;
}
