html{
min-height:100%;
}


body,form,ol,ul,dl,li,dt,dd,td,th,tr{
margin:0;
padding:0;
}


a{
	color:#FFFF00;
}

a:hover{
	text-decoration:none;
}

h1,h2,h3,h4,h5,h6,p,pre,blockquote,address{
	margin:0 0 1em 0;
	padding:0;
}

input[type="text"],input[type="password"],input[type="file"],textarea{
	border:1px solid #bbb;
	padding:2px 3px;
	margin-right:5px;
}

form.styled input[type="text"],form.styled input[type="file"],form.styled textarea{
	margin:5px 5px 5px 0;
}

input.button,input[type="button"],input[type="submit"],input[type="reset"]{
	background:#ddd;
	border:1px outset #ddd;
	color:#222;
	cursor:pointer;
}

input.button:active,input[type="button"]:active,input[type="submit"]:active,input[type="reset"]:active{
	border-style:inset;
}

input.button:disabled,input[type="button"]:disabled,input[type="submit"]:disabled,input[type="reset"]:disabled{
	background-color:#eee;
	border-color:#fff;
	color:#aaa;
	cursor:default;
}

img{
	border:0;
}

#userMenuExtension{
	font:11px "Lucida Grande", Arial, sans-serif;
	background:url(../images/user_menu_bg.gif) no-repeat left bottom;
	list-style:none;
	float:right;
	padding:8px 0;
	margin:0;
	padding:0;
}

#userMenuExtension li{
	float:left;
	height:28px;
	padding-right:5px;
	margin-right:5px;
	border-right:1px dotted #555;
}

#userMenuExtension a{
	color:#33a6FF;
	display:block;
	margin-left: 10px;
	padding-left: 20px;
}

#userMenuExtension .languageChoice{
	background:url(../images/user_menu_globe.gif) no-repeat left bottom;
	padding-left:20px;
	margin-left:10px;
}

#menuPrimary{
	font-size:12px;
	float:left;
	width: 960px;
	font-family:Arial,sans-serif;
	list-style:none;
}

#menuPrimary li{
	float:left;
	margin:2px 2px 0 0;
}

#menuPrimary li.selected{
	margin-top:0;
}

#menuPrimary a{
	text-decoration:none;
	color:#ccc;
	padding-right:10px;
	display:block;
	background:#212121;
}

#menuPrimary li.last a{
	background:url(../images/menu_primary_bg.gif) right 80px;
}

#menuPrimary li.selected a{
	background:#212121 url(../images/menu_primary_bg.gif) right top!important;
	color:white;
}

#menuPrimary strong{
	display:block;
	padding:7px 0 7px 10px;
}

#menuPrimary li.first strong{
	background:url(../images/menu_primary_bg.gif) left 80px;
}

#menuPrimary li.selected strong{
	background:#212121 url(../images/menu_primary_bg.gif) left top!important;
	padding:8px 0 8px 10px;
}

#menuPrimary a:hover{
	color:white;
	background:#444;
}

#menuPrimary li.last a:hover{
	background-position:right 40px;
}

#menuPrimary li.first a:hover strong{
	background-position:left 40px;
}

#menuPrimary span{
	color:#fff;
	background:#f00;
	padding:3px 5px 1px 5px;
	font-size:.83em;
	line-height:1em;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

#menuPrimary li.selected span{
	color:#f99;
	background:none;
}

#menuSecondary{
	font:11px "Lucida Grande", Arial, sans-serif;
	line-height:1em;
	text-align: center;
	list-style:none;
}



#menuSecondary li{
	float:left;
	margin-top: 5px;
	text-align: center;
}



#menuSecondary a{
	padding-right:12px;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
	cursor:pointer;
	background-image: url(../images/woodbgbutton1.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 83px;
	margin: 0px;
	padding-top: 0px;
	text-align: center;
}

#menuSecondary strong{
	padding:5px 0 0 12px;
	height:23px;
	float:left;
	font-weight:normal;
	text-align: center;
}

#menuSecondary a:hover{
	background:url(../images/woodbgbutton2.jpg) no-repeat;
	color:#FFFF00;
	text-align: center;
}

#menuSecondary a:hover strong{
	background:url(../images/woodbgbutton2.jpg) no-repeat;
	text-align: center;
}

#menuSecondary li.selected a{
	background:url(../images/menu_secondary_tab.gif) right -6px;
	color:#FFFF00;
}

#menuSecondary li.selected a:hover{
	background:url(../images/menu_secondary_tab.gif) right -6px;
	color:#FFFFFF;
}

#menuSecondary li.selected a strong,#menuSecondary li.selected a:hover strong{
	background:url(../images/menu_secondary_tab.gif) left -6px;
}

#menuSecondary a.normal{
	padding-right:12px;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
	cursor:pointer;
	background-image: url(../images/woodbgbutton1.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 83px;
	margin: 0px;
	padding-top: 0px;
	text-align: center;
}

#menuSecondary strong{
	padding:5px 0 0 12px;
	height:23px;
	float:left;
	font-weight:normal;
	text-align: center;
}

#menuSecondary a.normal:hover{
	background:url(../images/woodbgbutton2.jpg) no-repeat;
	color:#FFFF00;
	text-align: center;
}
#menuSecondary a.normal:hover strong{
	background:url(../images/woodbgbutton2.jpg) no-repeat;
	text-align: center;
}

#menuSecondary li.selected a.normal{
	background:url(../images/woodbgbutton2.jpg) no-repeat;
	color:#FFFF00;
	text-align: center;
}

#menuSecondary li.selected a.normal:hover{
	background:url(../images/woodbgbutton2.jpg) no-repeat;
	color:#FFFF00;
	text-align: center;
}

#menuSecondary li.selected a.normal strong,#menuSecondary li.selected a.normal:hover strong{
	background:url(../images/woodbgbutton2.jpg) no-repeat;
	color:#FFFF00;
	text-align: center;
}

#menuSecondary a.large{
	padding-right:12px;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
	cursor:pointer;
	background-image: url(../images/woodbgbutton3.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 180px;
	margin: 0px;
	padding-top: 0px;
	text-align: center;
}

#menuSecondary a.large:hover{
	background:url(../images/woodbgbutton4.jpg) no-repeat;
	color:#FFFF00;
	text-align: center;
}
#menuSecondary a.large:hover strong{
	background:url(../images/woodbgbutton4.jpg) no-repeat;
	text-align: center;
}

#menuSecondary li.selected a.large{
	background:url(../images/woodbgbutton4.jpg) no-repeat;
	color:#FFFF00;
	text-align: center;
}

#menuSecondary li.selected a.large:hover{
	background:url(../images/woodbgbutton4.jpg) no-repeat;
	color:#FFFF00;
	text-align: center;
}

#menuSecondary li.selected a.large strong,#menuSecondary li.selected a.large:hover strong{
	background:url(../images/woodbgbutton4.jpg) no-repeat;
	color:#FFFF00;
	text-align: center;
}

#footer{
	width:960px;
	padding:0 10px;
	margin:0 auto;
	clear:both;
}

#footerStats{
	list-style:none;
	float:left;
	width:140px;
	height:140px;
	padding:67px 0 0 45px;
	line-height:1.6em;
	background:url(../images/footer_stats_bg.gif) no-repeat;
	color:#555;
	font-size:.95em;
	margin-top: 10px;
}

#footerStats a{
	word-spacing:-2px;
}

#footerStats a{
word-spacing:-2px;
}

a.swapUnderline,.swapUnderline a{
	text-decoration:none;
}

a.swapUnderline:hover,a.swapUnderline:hover *,.swapUnderline a:hover{
	text-decoration:underline;
}

#sitemap{
	margin-top:15px;
	font:11px "Lucida Grande", Arial, sans-serif;
	line-height:1.4em;
	margin-bottom:20px;
	list-style:none;
}

#sitemap li{
	float:left;
	width:110px;
	margin-left:14px;
	text-transform:lowercase;
}

#sitemap li.primary{
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:3px;
}

#sitemap li li{
	margin:0;
}

#sitemap a{
	color:#777;
	text-decoration:none;
}

#sitemap a:hover{
	text-decoration:underline;
}

#footerMenu{
	font:12px "Lucida Grande", Arial, sans-serif;
	clear:both;
	color:#FFFF00;
	text-align:center;
	font-weight:bold;
	margin:0 0 10px;
	list-style:none;
}

#footerMenu li{
	display:inline;
	margin-right:10px;
	padding-right:10px;
	border-right:1px solid #aaa;
}

#footerMenu li a{
color:#FFFF00;
}
#footerMenu li.last{
	border:0;
	margin:0;
	padding:0;
}

#copyright{
	font:10px "Lucida Grande", Arial, sans-serif;
	text-align:center;
	color:#999;
}

#copyright li{
	display:inline;
	margin-right:5px;
	padding-right:5px;
	border-right:1px solid #ddd;
}

#copyright li.last{
	border:0;
	margin:0;
	padding:0;
}

#copyright a{
	color:#999;
}

.suggestionbox{
	font-family: Arial,sans-serif;
	color: #FFFFFF;
}

.suggestionbox a{
	color: #FFFFFF;
	text-decoration:none;
}

.suggestionbox a:hover{
	text-decoration:underline;
}

.clearfix{
list-style:none;
}
