body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFF;
	background-image: url(img/Background.jpg);
	background-repeat: repeat-x;
	line-height: 18px;
}
.Background
{
	width: 100%;
	float: left;
}
h2
{
	margin: 0px 0px 5px 0px;
}
a:link{
	color: #AB1517;
	text-decoration: none;
}
a:visited{
	color: #AB1517;
	text-decoration: none;
}
a:active{
	color: #AB1517;
	text-decoration: none;
}
a:hover{
	color: #AB1517;
	text-decoration: underline;
}
.Container {
	width: 960px;
	background-color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.Wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.Header {
	height: 126px;
	width: 960px;
}
.Navigation {
	height: 40px;
	width: 960px;
	color: #FFF;
}
.Navigation .Search {
	background-image: url(img/NavigationSearch.jpg);
	height: 40px;
	width: 149px;
	background-repeat: no-repeat;
}
.Navigation .Language
{
	background-image: url(img/NavigationCenter.jpg);
	background-repeat: repeat-x;
	height: 40px;
	width: 75px;
}
.Navigation .SearchContent {
	background-image: url(img/NavigationSearch.jpg);
	background-repeat: repeat-x;
	height: 40px;
}
.mainSearchBoxInputField {
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	width: 115px;
	height: 22px;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	z-index: 5000;
}
.searchImage {
	background-image: url(img/search_button.jpg);
	float: left;
	height: 40px;
	width: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	z-index: 5000;
}
.Navigation .Left {
	background-image: url(img/NavigationLeft.jpg);
	height: 40px;
	width: 2px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.Navigation .Center {
	background-image: url(img/NavigationCenter.jpg);
	background-repeat: repeat-x;
	height: 40px;
	width: 731px;
	margin: 0px;
	padding: 0px;
}

.Navigation .Right {
	background-image: url(img/NavigationRight.jpg);
	height: 40px;
	width: 7px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.Navigation .Search {
	background-image: url(img/NavigationSearch.jpg);
	height: 40px;
	width: 149px;
	background-repeat: no-repeat;
}

/* Start - MonoX Simple Menu */
#MonoXSimpleMenu{

}
.MonoXSimpleMenu 
{
	width: 100%;
	float: left;
	z-index: 5000;
	text-decoration:none !important;
}
.MonoXSimpleMenu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	_width:150px;
}
.MonoXSimpleMenu a 
{
	text-decoration:none !important;
	color:#FFFFFF !important;
	height:30px;
	margin: 0;
	display:block;
	_width:150px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	text-align: center;
}
.MonoXSimpleMenu a:hover 
{
	text-decoration:none !important;
	color:#c0c0c0 !important;
	height:30px;
	margin: 0;
	display:block;
	_width:150px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	text-align: center;
}
.MonoXSimpleMenu li:hover a
{
	text-decoration:none !important;
	color: #c0c0c0;
	background-image: url(img/NavigationHover.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.MonoXSimpleMenu li
{
	white-space:nowrap;
	position: relative;
	padding: 0 1px 0 0;
	z-index: 5000;
	_width:150px;
	background-position: right;
	background-image: url(img/NavigationSeparator.jpg);
	background-repeat: no-repeat;
}
.MonoXSimpleMenu ul ul
{
	position: absolute;
	z-index: 5000;	
	_left:0%;
}
.MonoXSimpleMenu ul ul ul
{
	top: 0;
	left: 100%;
}
.MonoXSimpleMenu ul li:hover .level0
{
	display:block;
}
.MonoXSimpleMenu .level0 li 
a{
	text-decoration:none;
	color:#FFFFFF;
	height:22px;
	display:block;
	width:150px;
	padding-top: 3px;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 17px;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.MonoXSimpleMenu .level0 li
a {
	background-image: url(img/DropDownMenu.jpg);
	background-repeat: repeat-x;
}
.MonoXSimpleMenu .level0 li:hover a
{
	background-color: transparent;
}
.MonoXSimpleMenu .level0,
.MonoXSimpleMenu .level1
            {
	            display:none;
            }
.MonoXSimpleMenu ul.level0 li:hover .level1
{
	display:block;
}
/* Start - MonoX Simple Menu */


.SideBar {
	padding: 10px;
	width: 287px;
	height: 100%;
	float: left;
	background-color: #eeeeee;
	margin: 4px;
}
.MainContainer 
{
	width: 958px;
	float: left;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}

.Main {
	width: 623px;
	float: left;
	margin: 0px;
	padding: 10px;
}
.Main p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.Main ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Main li {
	list-style-type: none;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.Footer {
	height: 52px;
	width: 960px;
	float: left;
	color: #FFF;
	background-image: url(img/FooterCenter.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
}
.Footer a:link{
	color: #FFF;
	text-decoration: none;
}
.Footer a:visited{
	color: #FFF;
	text-decoration: none;
}
.Footer a:active{
	color: #FFF;
	text-decoration: none;
}
.Footer a:hover{
	color: #c0c0c0;
	text-decoration: none;
}
.MonoXEmptyMenu 
{
    height:22px;
	width: 100%;
	float: left;
	z-index: 1500;
	text-decoration:none !important;
}
.MonoXEmptyMenu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

.MonoXEmptyMenu a 
{
    text-decoration:none !important;
	padding-left: 3px;
	padding-right: 3px;
	display: block;
	margin: 0;
}

.MonoXEmptyMenu a:hover 
{
	text-decoration:none !important;
}

.MonoXEmptyMenu li 
{
	white-space:nowrap;
	position: relative;
	float:left;
    padding: 0 1px 0 0;
}

.MonoXEmptyMenu ul ul
{
	position: absolute;
	z-index: 1500;
}

.MonoXEmptyMenu ul ul ul
{
	top: 0;
	left: 100%;
}