body {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 1.5em;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
#Main {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#TopBar {
	width: 770px;
	height: 114px;
	margin-top: 5px;
	background-image: url(../Graphics/TopLogo--tor.gif);
	background-repeat: no-repeat;
}

#LanguageSwitch {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: normal;
	float: right;
	height: 30px;
	width: 380px;
	color: #2b4877;
}
#EditionSwitch {
	float: right;
	text-align: right;
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #2b4877;
	font-weight: normal;
	margin-top: 30px;
	clear: right;
	width: 300px;
}

.LanguageButton {
	display: block;
	height: 22px;
	width: 114px;
	float: right;
	margin-right: 2px;
}
.TopPartText {
	float: left;
}




#NavBar {
	height: 22px;
	width: 770px;
	margin-top: 0px;
	background-image: url(../Graphics/NavButtonBackground.gif);
	background-repeat: repeat-x;
}
.Background {
	background-image: url(../Graphics/GradiantBackground.jpg);
	background-repeat: no-repeat;
	width: 770px;
}


.NavButton {
	font-family: "Trebuchet MS";
	font-weight: bold;
	height: 21px;
	//text-transform: capitalize;
	text-align: center;
	color: #FFFFFF;
	display: block;
	float: left;
	background-image: url(../Graphics/NavButtonBackground.gif);
	background-repeat: repeat-x;
	padding-left: 3px;
}
.BrowseButton {
	float: left;
	width: 175px;
	height: 21px;
	background-image: url(../Graphics/BrowseButton.gif);
	background-repeat: no-repeat;
}
.BrowseButtonBIG {
	float: left;
	width: 175px;
	height: 21px;
	background-image: url(../Graphics/BrowseButtonBIG.gif);
	background-repeat: no-repeat;
}

.BrowseButtonGB {
	float: left;
	width: 175px;
	height: 21px;
	background-image: url(../Graphics/BrowseButtonGB.gif);
	background-repeat: no-repeat;
}

.NavButtonOn {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #2b4877;
	display: block;
	height: 21px;
	float: left;
	//text-transform: capitalize;
	text-align: center;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}

a.NavLink {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}


a.NavLink: link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

a.NavLink: hover{
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
}

a.NavLink: visited{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

#MiddleContent {
}
.ContentHeader {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	//text-transform: capitalize;
	color: #e51f20;
	height: 20px;
	width: 145px;
	line-height: 2em;
	border-bottom: solid #bed6dd 1px;
}
.SearchHeader {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #2b4877;
	border-bottom: solid #bed6dd 1px;
	width: 430px;
	clear: both;
	padding-bottom: 2px;
}
.SearchTerm {
	display: block;
	float: left;
	width: 280px;
}
.Modify {
	display: block;
	float: right;
	width: 140px;
}
.ContentBox {
	font-family: "Trebuchet MS";
	font-size: 13px;
	//text-transform: capitalize;
	color: #2b4877;
	border-bottom: solid #bed6dd 1px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	width: 430px;
	margin-top: 0px;
	clear: both;
}
.NormalHeader {
	font-family: "Trebuchet MS";
	font-size: 13px;
	//text-transform: capitalize;
	color: #2b4877;
	border-bottom: solid #bed6dd 1px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	width: 430px;
	margin-top: 2px;
	font-weight: bold;
}

.ListingBox {
	font-family: "Trebuchet MS";
	font-size: 13px;
	//text-transform: capitalize;
	color: #e51f20;
	border-bottom: solid #bed6dd 1px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	width: 430px;
	padding-top: 0px;
}



li {
	list-style-type: none;
	margin-bottom: 3px;
}
ul {
	margin: 0px;
	padding: 0px;
}


.Content {
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #2b4877;
	margin-left: 10px;
}

.SearchContent {
	margin-bottom: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #2b4877;
}

#LeftPart {
	float: left;
	width: 173px;
	margin-right: 0px;
	background-image: url(../Graphics/GradiantBackgroundSlice.jpg);
	background-repeat: repeat-x;
}
#MiddlePart {
	float: left;
	width: 460px;
	margin-right: 0px;
	border-right: solid #bed6dd 1px;
	border-left: solid #bed6dd 1px;
}
#SearchForm {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #2b4877;
	margin-top: 5px;
	margin-bottom: 10px;
}
.MiddleContent {
	background-image: url(../Graphics/GradiantBackgroundSlice.jpg);
	background-repeat: repeat-x;
	padding-left: 15px;
}
.MiddleContentHeader {
	font-family: "Trebuchet MS";
	font-size: 23px;
	font-weight: bold;
	//text-transform: capitalize;
	color: #2b4877;
	line-height: 2em;
	border-bottom: solid #bed6dd 1px;
	width: 430px;
}

.SearchButton{
	background-image: url(../Graphics/SearchButton.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	width: 116px;
	height: 22px;
	font-family: "Trebuchet MS";
	text-align: left;
}
#BigBoxAd {
	width: 430px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#Logo {
	float: left;
	height: 75px;
	width: 217px;
}

#ShortcutsPart {
	float: left;
	width: 175px;
}
.RightTile {
	height: 90px;
	width: 120px;
	margin-bottom: 5px;
}

.RightTile1 {
	height: 90px;
	width: 120px;
	margin-bottom: 5px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #2b4877;
	border-bottom: solid #bed6dd 1px;
	padding: 5px 5px 5px 5px;
	line-height: 120%;
	background-color: #D5E7EC;
	display: block;
}

.RightTile2 {
	height: 90px;
	width: 120px;
	margin-bottom: 5px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #2b4877;
	border-bottom: solid #bed6dd 1px;
	padding: 5px 5px 5px 5px;
	line-height: 120%;
	background-color: #D5E7EC;
	display: block;
}


#RightPart {
	float: left;
	width: 125px;
	background-image: url(../Graphics/GradiantBackgroundSlice.jpg);
	background-repeat: repeat-x;
	padding-left: 5px;
}
#FooterLinks {
	text-align: center;
}
#FooterCorp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B4877;
	text-align: center;
}

#BottomContent {
	clear: both;
	width: 450px;
}



#TopBannerNav1 {
	display: block;
	height: 20px;
	width: 393px;
	float: left;
	margin-top: 55px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: right;
}
.Switchto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 3px;
}

#TopBannerNav2 {
	display: block;
	height: 20px;
	width: 230px;
	float: right;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 140px;
}
#TopBannerAd {
	height: 90px;
	width: 768px;
	text-align: center;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}



#TopBarLogo {
	float: left;
}

a.LinkFooterText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2B4877;
	line-height: 100%;
	font-weight: normal;
	text-decoration: none;
}

a.LinkFooterText: link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2B4877;
	line-height: 100%;
	font-weight: normal;
	text-decoration: none;
}
a.LinkFooterText: hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2B4877;
	line-height: 100%;
	font-weight: normal;
	text-decoration: underline;
}
a.LinkFooterText: visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 100%;
	font-weight: normal;
	text-decoration: none;
}
#SearchedFor {
	width: 430px;
	height: 20px;
}

.Results{
	width: 430px;
	margin-top: 0px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #2b4877;
	//text-transform: capitalize;
	border-bottom: solid #bed6dd 1px;
	clear: both;
	margin-bottom: 3px;
}

.SearchResultsContent{
	width: 325px;
	float: left;
	margin-top: 2px;
	padding-bottom: 3px;
}

.SearchResultsContentBold{
	width: 325px;
	float: left;
	margin-top: 2px;
	padding-bottom: 3px;
	font-weight: bold;
}

.BusinessLogo{
	width: 100px;
	height: 100px;
	float: right;
	margin-top: 10px;
	padding-bottom: 3px;
}


a.NormalLink {
	text-decoration: none;
	height: 11px;
	color: #2b4877;
	font-family: "Trebuchet MS";
	font-size: 13px;

}

a.NormalLink:link {
	height: 11px;
	color: #2b4877;
	border-bottom: solid #2b4877 1px;
}

a.NormalLink:visited {
	height: 11px;
	color: #333333;
	border-bottom: solid #333333 1px;
}

a.NormalLink:hover {
	height: 11px;
	color: #426FB9;
	border-bottom: solid #426FB9 1px;
}

.CategoryBlock{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #2B4877;
	width: 205px;
	float: left;
	height: 120px;
	margin-bottom: 10px;
	padding-right: 5px;
	margin-right: 8px;
	display: block;
	padding-bottom: 2px;
}
.CategoryTitle{
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #e41f20;
	font-weight: bold;
}

a.CategoryTitle{
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #e41f20;
	font-weight: bold;
	text-decoration: none;
}

a.CategoryTitle:link{
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #e41f20;
	font-weight: bold;
	text-decoration: underline;
}

a.CategoryTitle:hover{
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #e41f20;
	font-weight: bold;
	text-decoration: underline;
}

a.CategoryTitle:visited{
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #e41f20;
	font-weight: bold;
	text-decoration: underline;
}

a.CategoryMore{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #e41f20;
	font-weight: normal;
	text-decoration: none;
}

a.CategoryMore:link{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #e41f20;
	font-weight: normal;
	text-decoration: underline;
}

a.CategoryMore:hover{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #e41f20;
	font-weight: normal;
	text-decoration: underline;
}

a.CategoryMore:visited{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #e41f20;
	font-weight: normal;
	text-decoration: underline;
}


.Edition {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	background-color: #99CC33;
	float: left;
	text-align: center;
}

a.LinkContent {
	text-decoration: none;
	height: 11px;
	color: #2b4877;
	font-family: "Trebuchet MS";
	font-size: 13px;

}

a.LinkContent:link {
	height: 11px;
	color: #2b4877;
	border-bottom: solid #2b4877 1px;
}

a.LinkContent:visited {
	height: 11px;
	color: #2b4877;
	border-bottom: solid #2b4877 1px;
}

a.LinkContent:hover {
	height: 11px;
	color: #426FB9;
	border-bottom: solid #426FB9 1px;
}

a.Nav {
	text-decoration: none;
	color: #e51f20;
	font-family: "Trebuchet MS";
	font-size: 11px;

}

a.Nav:link {
	color: #e51f20;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 11px;
}

a.Nav:visited {
	color: #e51f20;
	text-decoration: underline;
}

a.Nav:hover {
	color: #e51f20;
	text-decoration: underline;
}

a.Normal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}

a.Normal:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
	text-decoration: underline;
}

a.Normal:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

a.Normal:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
	text-decoration: underline;
}

