/* CSS Document */

/* RESET BROWSER DEFAULTS */
h1,h2,h3,h,h5,h6,p,ul,li {
	margin:0;
	padding:0;
	}

h1 {
	font-size:2em;
	margin-bottom:22px;
	}

h2, h3 {
	margin-bottom:6px;
	}

a {
	text-decoration:none;
	}

a img {
	border:none;
	}

h1 {
	color:#feb600;
	}

h3 {
	color:#0b467f;
	}

sup {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
	z-index:1;
	_vertical-align: super;
    _position: inherit;
}

body {
	margin:0;
	padding:0;
	text-align:center;
	background:#002653 url(../images/common/main_bg.jpg) 50% 0% no-repeat;
	font:.8em helvetica;
	line-height:130%;
	color:#333;
	}

#container {
	width:949px;
	margin:35px auto;
	text-align:left;
	}

#navVerytop {
	float:right;
	font-size:.9em;
	position:relative;
	top:-18px;
	}

#navVerytop ul {
	list-style-type:none;
	}

#navVerytop ul li {
	float:left;
	padding:0px 10px 0px 11px;
	border-right:1px solid #9bafc3;
	line-height:12px;
	}

#navVerytop ul li.last {
	border:none;
	padding-right:0;
	}

#navVerytop ul li a:link, #navVerytop ul li a:visited {
	color:#9bafc3;
	}

#topStripe, #bottomStripe {
	width:949px;
	height:37px;
	background:url(../images/common/orange_scroll.jpg) 0% 0% no-repeat;
	}

#topStripe {
	position:relative;
	z-index:100;
	}

#bottomStripe {
	z-index:0;
	}

#mainLogo {
	position:absolute;
	left:9px;
	top:-15px;
	display:inline;
	}

#topStripe ul {
	list-style-type:none;
	font-size:1.4em;
	color:#fff;
	position:relative;
	left:125px;
	top:10px;
	float:left;
	}

#topStripe ul li {
	float:left;
	padding:0px 10px 0px 11px;
	background:url(../images/common/nav-divider.gif) 100% -1px no-repeat;
	height:20px;
	}

#topStripe ul li.last {
	background:none;
	}

#topStripe ul li a:link, #topStripe ul li a:visited {
	color:#fff;
	}

#footerTag {
	float:right;
	margin:11px 6px 0 0;
	}

#content {
	height:601px;
	background:#fff;
	width:941px;
	padding:0 4px;
	position:relative;
	z-index:1;
	background:#fff url(../images/home/glory.jpg) 4px 0% no-repeat;
	}

#thanksAlfons {
	width:409px;
	height:25px;
	position:absolute;
	right:4px;
	top:0;
	background:url(../images/common/finder-bg.gif) 0% 0% no-repeat;
	}

#thanksAlfons ul {
	list-style-type:none;
	float:right;
	}

#thanksAlfons ul li {
	float:left;
	padding:0px 6px;
	line-height:25px;
	text-align:center;
	cursor:pointer;
	}

#selections {
	width:375px;
	height:22px;
	position:absolute;
	z-index:99;
	right:0px;
	top:26px;
	}

#selections ul {
	list-style-type:none;
	float:left;
	}

#selections ul li {
	float:left;
	padding:0px;
	line-height:20px;
	text-align:center;
	color:#333333;
	font-size:9px;
	}

#sel1 {
	width:84px;
	margin:0 2px 0 0px;
	background:#fff;
	}

#sel2 {
	width:79px;
	margin:0 2px 0 0;
	background:#fff;
	}

#sel3 {
	width:88px;
	margin:0 2px 0 0;
	background:#fff;
	}

#selections ul li .finder-remove {
	color:#C00;
	font-size:1.4em;
	}

.dropdown {
	position:absolute;
	z-index:100;
	right:0;
	top:26px;
	background:#fff;
	padding:5px;
	border:1px solid #F8E799;
	border-top:none;
	}

.dropdown ul {
	list-style-type:none;
	margin:0;
	padding:0;
	}

.dropdown ul li {
	margin:0;
	line-height:13px;
	padding-left:10px;
	background:url(../images/common/navSelector.gif) 0px 4px no-repeat;
	}

.dropdown ul li a:link, .dropdown ul li a:visited {
font-size:9px;
color:#666666;
	}

.dropdown ul li a:hover {
	color:#ff5e1b;
	}

#dropdownIng {
	width:73px;
	right:237px;
	}

#dropdownOcc {
	width:67px;
	right:157px;
	}

#dropdownPre {
	width:78px;
	right:66px;
	}

#mainFoot {
	text-align:center;
	font-size:10px;
	color:#8CB4C3;
	margin-top:10px;
	}



#mainFootL { width:400px; height:auto; float:left; text-align:left; }
#mainFootL a { color:#f57b20; }
#mainFootR { width:549px; height:auto; float:left; text-align:right; line-height:normal !important; }
#mainFootR a { color:#8CB4C3; }

#rightContentWG {
	float:left;
	width:486px;
	margin-top:68px;
	}

#rightContentWG p { margin0; margin-bottom:15px; }
#leftContentWG {
	width:427px;
	float:left;
	margin:0px;
	}