* { padding: 0; margin: 0; }

body {/*CHANGES MADE*/
	font-family: Helvetica, geneva, arial, sans-serif;
	font-size: 10pt;
	color:#000000;
	//background-image: url(images/bg-new.jpg);
	background-repeat: repeat-x;
	text-align: center; /*IE fix*/
	margin:0px;
}

.footerp {
        font-size: 0.75em;	
        padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#wrapper {/*CHANGES MADE*/
	width: 955px;
	margin: 0px auto;
	text-align: left;/*IE fix*/
	background-color:#FFFFFF;
	border: 1px solid #BDBCC0;
}

#innerwrapper {/*CHANGES MADE*/
	width: 955px;
	margin: 0px;
	text-align: left;/*IE fix*/
}

#header { /*CHANGES MADE*/
	width: 955px;
	padding: 0px;
	height: 90px;
	background-image: url(images/bg-horizontal1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
        overflow:hidden;
}
#leftcolumn {/*CHANGES MADE*/
	display: inline;
	width: 464px;
        height: 442px;
	float: left;
	margin-right: 9px;
	padding-top: 3px;
}
#leftmiddle {/*CHANGES MADE*/
	float: left;
	width: 152px;
        height: 442px;
	display: inline;
	position: relative;
	margin-right: 9px;
	padding-top: 3px;
}
#rightmiddle {/*CHANGES MADE*/
	display: inline;
	position: relative;
	width: 152px;
        height: 442px;
	float: left;
	margin-right: 9px;
	padding-top: 3px;
}
#rightcolumn {/*CHANGES MADE*/
	display: inline;
	position: relative;
	width: 152px;
        height: 442px;
	float: left;
	padding-top: 3px;
}

#rightcolumnPE {
	display: inline;
	position: relative;
	width: 480px;
	float: left;
	padding-top: 1px;
}

#footer {/*CHANGES MADE*/
	width: 955px;
	clear: both;
	padding: 0px;
	background-image: url(images/bg-horizontal-double.gif);
	background-repeat: repeat-x;
	background-position: top;

}

.clear {
	clear: both;
}

p {
        font-size: 10pt;	
        padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

ul {
        font-size: 10pt;	
        padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
}


h1 {
	font-weight: bold;
	font-size: 1.0em;
	text-transform: uppercase;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 1px;
}

h2 {
	font-weight: bold;
	font-size: 0.9em;
	text-transform: uppercase;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}

h3 {
	font-weight: bold;
	font-size: 0.8em;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
}

h4 {
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;

}

h5 {
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;

}

h6 {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}

ol {
        font-size: 10pt;	
        padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.highlight {
	font-weight: bold;
	padding-top: 5px;
}

a {
	text-decoration: underline;
	color: #3366BB;
}

.aa {
	text-decoration: underline;
	color: #FFFFFF;
}

.aa:hover {
	text-decoration: underline;
	color: #000000;
}

.extraPadding {
	padding: 10px;
}

/* Search Button Styling*/
#replacement-1 {
       width: 25px;
       height: 24px;
       margin: 0;
       padding: 0;
       border: 0;
       background: transparent url(images/searchBoxBtn.gif) no-repeat center top;
       cursor: pointer; /* hand-shaped cursor */
       cursor: hand; /* for IE 5.x */
       text-indent: -1000em;
}

#search_box {
	width: 200px;
	height: 25px;
	float:right;
	/*background: url(images/searchBox.gif);*/
	margin-top: 5px;
}

#search_box #s {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 159px;
    background: none;
}

#search_box #go {
    float: right;
    margin: 3px 4px 0 0;
}

#wrapper #header img {
	float: left;
	margin: 10px;
}

#wrapper .clear #maintab img {
	vertical-align: middle;
	padding: 0px;
}

#subleftcolumn {
	display: inline;
	width: 166px;
	float: left;
	margin-right: 1px;
	padding: 5px 7px;
}

#subleftmiddle {
	float: left;
	width: 160px;
	display: inline;
	position: relative;
	margin-right: 1px;
        text-align: left;/*IE fix*/
	padding: 2px 1px 0px 10px;
}

#subrightmiddle {
	display: inline;
	position: relative;
	width: 160px;
	float: left;
	margin-right: 1px;
        text-align: left;/*IE fix*/
	padding: 2px 1px 0px 12px;
}

#subrightcolumn {
	display: inline;
	position: relative;
	width: 160px;
	float: left;
	padding: 2px 1px 0px 12px;
        text-align: left;/*IE fix*/
	margin-right: 1px;
}

#subfarrightcolumn {
	display: inline;
	position: relative;
	width: 210px;
	float: left;
	/*margin-right: 0px;*/
        margin: 0px 0px 0px 15px;
	/*padding: 5px 5px;*/
        text-align: left;/*IE fix*/

}

#submiddle {
	display: inline;
	position: relative;
	width: 510px;
	float: left;
	padding: 5px 7px;
	margin-right: 1px;
}

#submiddle1 {
	display: inline;
	position: relative;
	width: 700px;
	float: left;
	margin-right: 1px;
        margin-left: 20px;
}

#submiddle2 {
	display: inline;
	position: relative;
	width: 955px;
	float: left;
	padding-top: 5px;
	margin-right: 0px;
}

#faux {/*CHANGES MADE*/
	overflow: auto;
	width: 100%;
	clear: both;
	background-image: url(images/bg-faux.gif);
	background-repeat: repeat-y;
}

#subfaux3 {
	margin-bottom: 5px;
	overflow: auto;
	width: 100%;
	clear: both;
	padding-bottom: 10px;
	background-image: url(images/bg-fauxsub3.gif);
	background-repeat: repeat-y;
}

#subfaux5 {
	margin-bottom: 5px;
	overflow: auto;
	width: 100%;
	clear: both;
	padding-bottom: 10px;
	background-image: url(images/bg-fauxsub.gif);
	background-repeat: repeat-y;
}

#subfaux6 {
	margin-bottom: 5px;
	overflow: auto;
	width: 100%;
	clear: both;
	padding-bottom: 10px;
	background-image: url(images/bg-fauxsub4.gif);
	background-repeat: repeat-y;
}

.list {
	background-image: url(images/bg-horizontal-single.gif);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: middle;
	line-height: 22px;
	padding-bottom: 5px;
}

