/** General Styles */

.container {
	width: 947px;
	height: 20px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/** HEADERs */

#header-pages {
	margin-top: 10px;
	height: 110px;
}

#header-pages img {
	float: right;
}


#header {
	margin-top: 5px;
	height: 337px;
	background: url(images/home-pagesplash.jpg) no-repeat;
}
#headerimage {
	width: 251px;
	height: 337px;
	float: right;
	background: url(images/quicklink-img.jpg) no-repeat;
	border-left: 1px solid #FFF;
}
#header img {
	float: left;
}

#headerimagepages {
	width: 251px;
	height: 337px;
	float: right;
	border-left: 1px solid #FFF;
}


#headerimagepages h2 {
	margin-top: 210px;
	color: #FFF;
	margin-left: 30px;
	margin-bottom: 5px;
}

#headerimagepages ul {
	font-weight: bold;
	color: #FFF;
	margin-left: 0px;
	padding-left: 30px;
}
#headerimagepages ul li {
	margin-bottom: 4px;
}
/** LOGO */

#logo {
	float: left;
	width: 400px;
	height: 106px;
	background: url(images/homepage02.jpg) no-repeat left top;
}

#logo h1 {
	margin: 0px;
	line-height: normal;
	text-indent: -9999em;
}

#logo h1 a {
	display: block;
	height: 100px;
}

/** SEARCH */

#search {

}

/** TOPMENU */

#topmenu {
	height: 30px;
	color: #525A59;
}

#topmenu p {
	margin: 0px;
}

#login {
	float: right;
	padding: 8px 0px 0px 0px;
	color: #525A59;
}

#login span {
	color: #8D9192;
}

#login a {
	color: #525A59;
}

#login span, #login a {
	padding: 0px 13px;
}

/** MENU */

#menu {
	border: 1px solid #CCC;

}

#menu ul {
	margin: 0px;
	list-style: none;
	line-height: normal;
	width: 980px;
	padding: 5px 0px;
}

#menu li {
	float: left;
	background: left top;
	border-right: 1px solid #CCC;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
}

#menu li.first {
	padding-left: 15px;
	background: none;
}

#menu a {
	text-decoration: none;
	font-weight: bold;
	color: #666;
}

#menu a:hover {
	text-decoration: underline;
}

/** PAGE */

#page {
	width: 980px;
	padding: 10px;
}

/** CONTENT */

#content {
}

/** SIDEBAR */

#sidebar {
}


html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(images/index-bg.gif) repeat-x;
	color: #666;
	font: 12px Arial, Helvetica, sans-serif;
}

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

.input-text {
	font: 11px Arial, Helvetica, sans-serif;
	color: #565B5F;
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
}

h2 {
}

h3 {
	margin-bottom: 10px;
	font-size: 14px;
	color: #37494D;
}

h3.style1 {
	margin-bottom: 15px;
	font-size: 18px;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 18px;
	line-height: 17px;
	margin-left: 0px;
}

p {
}

ol {
}

ul.morelink {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

ul.morelink li a {
	padding-left: 15px;
	background: url(images/homepage09.gif) no-repeat left center;
}

ul.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	border-top: 1px solid #D0D4D8;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
}


ul.list2 li.first {
	padding-top: 0px;
	border: none;
}

ul.list2 h3 {
	margin: 0px;
	font-size: 13px;
}

ul.list2 h3 a {
	text-decoration: none;
	color: #37494D;
}

ul.list2 h3 a:hover {
	text-decoration: underline;
	color: #567479;
}

ul.list2 p {
	margin: 0px;
}

ul.list3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: #F0F7FF;
}

ul.list3 li {
	padding: 10px 0px 10px 20px;
	border-bottom: 1px solid #D0D4D8;
}

.list3 li a {
	color: #F00;
}
.list3 li strong a {
	color: #333;
}

ul.list3 h3 {
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	color: #8B97A0;
}

ul.list3 h3 a {
	text-decoration: none;
	font-weight: bold;
	color: #37494D;
}

ul.list3 li a:hover {
	text-decoration: none;
	color: #F00;
}

ul.list3 p {
	margin: 0px;
}

/** LIST 4 */

ul.list4 {
	padding: 0px;
	margin: 10px 0px 5px;

}

ul.list4 li {
	list-style: circle;
	font-size: 11px;
	margin-left: 20px;
	color: #333;
	line-height: 12px;
	padding: 5px 5px 5px 3px;
}

.list4 li a {
	color: #F00;
}

.list4 li strong a {
	color: #333;
}

ul.list4 h3 {
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	color: #8B97A0;
}

ul.list4 h3 a {
	text-decoration: none;
	font-weight: bold;
	color: #37494D;
}

ul.list4 li a:hover {
	text-decoration: none;
	color: #F00;
}

ul.list4 p {
	margin: 0px;
}

ul.listnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.listnav li {
	padding: 10px 0px 10px 20px;
	border-bottom: 1px solid #D0D4D8;
}

.listnav li a {
	color: #F00;
}
.listnav li strong a {
	color: #333;
}

ul.listnav h3 {
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	color: #8B97A0;
}

ul.listnav h3 a {
	text-decoration: none;
	font-weight: bold;
	color: #37494D;
}

ul.listnav li a:hover {
	text-decoration: none;
	color: #33F;
}

ul.listnav p {
	margin: 0px;
}

a {
	color: #FFF;
	text-decoration: none;

}

a:hover {
	text-decoration: none;
	color: #7E0101;
}

.more {
	height: 22px;
	padding: 8px 0px 0px 15px;
	background: url(images/homepage10.gif) repeat-x left top;
}

.more a {
	padding-left: 17px;
	background: url(images/homepage11.gif) no-repeat left center;
	color: #56636F;
}

a img {
	border: none;
}

img.border {
	padding: 3px;
	border: 1px solid #CBD0D4;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0px auto;
}

img.alignleft {
	margin-right: 15px;
}

img.alignright {
	margin-left: 15px;
}

img.aligncenter {
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
}

/** HEADER */

#header {

}

/** LOGO */

#logo {
}

/** SEARCH */

#search {
	width: 210px;
	padding: 200px 0px 0px 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}

#search input {
	float: left;
}

#search .input-text {
	width: 165px;
	height: 16px;
	background: #EBEBEB;
	border-top: 1px groove #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px groove #CCC;
	padding-left: 5px;
	padding-top: 2px;
}

#search-input-submit {
	margin-left: 5px;
}





/** PAGE */

#page {
	width: 947px;
	height: auto;
	padding-top: 10px;
}

/** 3-COLUMN LAYOUT */

.three-columns {
}

.three-columns .column1 {
	width: 300px;
	padding: 0px 0px 0px 12px;
	float: left;
}

.three-columns .column2 {
	float: left;
	width: 630px;
	padding: 15px 10px 0px 20px;
}

.three-columns .columngallery {
	width: 220px;
	padding: 0px 0px 0px 12px;
	float: left;
}

.three-columns .column3 {
	padding: 0px;
	float: right;
	margin-right: 30px;
	width: 230px;
	border: 1px solid #CCC;
	margin-top: 15px;
}

/** 2-COLUMN LAYOUT WITH RIGHT CONTENT AREA */

.two-columns-right-content {
}

.two-columns-right-content #content {
	float: right;
	width: 730px;
}

.two-columns-right-content #sidebar {
	float: left;
	width: 240px;
}

/** 2-COLUMN LAYOUT WITH LEFT CONTENT AREA */

.two-columns-left-content {
}

.two-columns-left-content #content {
	float: left;
	width: 770px;
}

.two-columns-left-content #sidebar {
	float: right;
	width: 200px;
}

/** 1-COLUMN LAYOUT */

.one-column-content {
}



/** BOX STYLE 1 */

.box1 {
	margin-bottom: 10px;
	border: 1px solid #CCC;
}

.box1 h2 {
	padding: 8px 10px 5px 30px;
	color: #09F;
	margin: 0px 0px 10px;
	font: bold 14px Verdana, Geneva, sans-serif;
	border-bottom: 1px dashed #CCC;
	background: #EEE;
}

.box1 ul {
	margin: 0px;
	padding: 0px 25px 0px 15px;
	list-style: none;
	line-height: normal;
}

.box1 li {
	margin-top: 1px;
	padding: 6px 0px 0px 10px;
	margin-left: 20px;
	list-style: circle;
}


.box1 a {
	text-decoration: none;
	color: #666;
}

.box1 a:hover {
	text-decoration: none;
	color: #F00;
}

/** BOX STYLE 2 */

.box2 {
}

.box2 h2 {
	height: 20px;
	margin: 0px;
	padding: 8px 0px 0px 15px;
	font-size: 14px;
	color: #666;
	background: #EEE;
}

.box2 .content {
	padding: 20px 15px 10px 15px;
}

/** BOX STYLE 3 */

.box3 {
	margin-bottom: 10px;
}

.box3 .title {
	height: 28px;
	background: url(images/subpage3_01.jpg) no-repeat right top;
}

.box3 .title h2 {
	height: 28px;
	margin: 0px;
	padding: 8px 0px 0px 15px;
	background: url(images/subpage3_02.jpg) no-repeat left top;
	font-size: 11px;
	color: #3D4145;
}

.box3 .content {
	padding: 20px 15px 10px 15px;
}

/** BOX STYLE 4 */

.box4 {
	margin-bottom: 10px;
}

.box4 h2 {
	height: 20px;
	margin: 0px;
	padding: 8px 0px 0px 15px;
	background: url(images/homepage12.gif) no-repeat left top;
	font-size: 11px;
	color: #FFFFFF;
}

.box4 .content {
	padding: 20px 15px 0px 15px;
	background: #E6E9EB;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

/** BOX STYLE 5 */

.box5 {
	margin-bottom: 10px;
}

.box5 h2 {
	height: 20px;
	margin: 0px;
	padding: 8px 0px 0px 15px;
	background: #999967;
	text-transform: uppercase;
	font-size: 11px;
	color: #FFFFFF;
}

.box5 .content {
	padding: 15px 13px;
	background: #E6E9EB;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

/** BOX GALLERY */

/** BOX STYLE GALLERY */

.boxgallery {
	margin-bottom: 10px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

.boxgallery p {
	padding: 10px 25px 10px 20px;
	color: #666;
}

.boxgallery h2 {
	color: #09F;
	margin: 0px 0px 5px;
	font: bold 14px Verdana, Geneva, sans-serif;
	border-bottom: 1px dashed #CCC;
	background: #EEE;
	text-align: center;
	padding: 8px 3px 5px;
	border-top: 1px solid #CCC;
}

.boxgallery h2 a {
	color: #D30100;
	text-decoration: none;
}

.boxgallery h2 a:hover {
	color: #4F8EEE
	text-decoration: none;
	color: #36F;
}



/** STOCK TICKER */

.extra-content {
}



.extra-content .change {
	margin: 0px;
	line-height: normal;
	font-size: 13px;
}

.extra-content .change span {
	font-weight: bold;
	color: #128558;
}

.extra-content .change small {
	display: block;
	font-size: 10px;
	color: #85909B;
}

/** MORE HEADLINES */

#content-style2 .content {
	padding-bottom: 10px;
}
.box1 ul li {
	list-style: url(images/bullet.gif) outside;
}
.box1 ul li {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
#header2 {
	height: 150px;
}
.box1 img {

}
.box1 p {
	padding: 10px 25px 10px 20px;
	color: #666;
}

/** FOOTER */
#footercontent {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.footercolumn h2 {
	margin-top: 20px;
	color: #CCC;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}


#footer {
	width: 100%;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	background: #333;
}
#footer p {
	padding: 50px 0px 0px;
	color: #999;
	margin: 0px;
}

#footer a {
	padding: 0px 10px 0px 5px;
	color: #FFF;
}

#footer {
	color:#FFF;
	width: auto;
	margin: 0px auto;
}
#footer a {
	color:#fff;
}
#footer a:hover {
	color:#F00;
	border-bottom:1px dotted #e0e0e0;
}



#footer ul {
	margin:0;
	padding:0;
	min-height:7.8em
}

#footer ul li {
	display:block;
	padding:0;
	margin-right:15px;
	font-size:11px;
	color:#FFF;
}

#footer ul li a {
	color:#666;
}

.footercolumn {
	margin: 0;
	width: 180px;
	padding-top: 10px;
	float: left;
}


#menu ul li a {
	text-transform: capitalize;
}
.callbutton {
	padding-left: 2px;
}
.box2 p {
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
}

address p {
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 20px;
}
#pages {
	background: url(images/page-bg.gif) repeat-x;
}

#page h1 {
	font-size: 18px;
	padding-left: 15px;
	margin-bottom: 10px;
}
.box3 h2 {
	font-size: 16px;
	background: #999;
	color: #FFF;
	padding-left: 5px;
}
.box1 h2 a {
	color: #D30100;
	text-decoration: none;
}
#header-container {
}
#header-container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
}
address {
	margin-left: 10px;
	margin-top: 20px;
}
.box2 .list2 li a {
	text-decoration: none;
	color: #666;
}

p em {
	font-weight: bold;
	font-style: normal;
}
.callprompt {
}
.bold {
	font-size: 24px;
	font-weight: bold;
	color: #F90;
}
.quicklinks {
	color: #FFF;
	margin-top: 220px;
	margin-left: 10px;
}
#headerimage h2 {
	margin-top: 210px;
	color: #FFF;
	margin-left: 30px;
	margin-bottom: 5px;
}
#headerimage ul {
	font-weight: bold;
	color: #FFF;
	margin-left: 0px;
	padding-left: 30px;
}
#headerimage ul li {
	margin-bottom: 4px;
}
.box1alt {
	border-style: none;
}
.box1alt p {
	padding-right: 25px;
	padding-left: 20px;
}

#header-pages h1 {
	padding-top: 10px;
	color: #FFF;
	font: bold 22px Arial, Helvetica, sans-serif;
	background: #E60101;
	height: 105px;
	padding-left: 20px;
	padding-right: 10px;
}
#header-pages img {

}
.box3 p {
	padding-left: 5px;
	font-size: 13px;
	line-height: 18px;
}
strong {
	color: #333;
}

p img {
	vertical-align: 50%;
}
.box3 p a {
	color: #033;
}

.box3 p a:hover {
	color: #03F
}
.list3 li img {
	vertical-align: text-top;
	padding-bottom: 5px;
}


.list1 {
	font-size: 12px;
}
.list1 li strong {
	color: #F00;
	font-size: 12px;
}
.list1 li {
	margin-bottom: 10px;
	background: #F0F0F0;
	padding: 2px 5px 2px 2px;
}
.imgfloatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.list5 {
	margin-left: 20px;
}
.list5 li {
	margin-left: 180px;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	line-height: 20px;
}
.imagefloatright {
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.imggallery {
	padding-left: 5px;
}
.list4 li p {
}
.boxgallery img {
	margin-bottom: 5px;
}
.list6 {
	font-size: 13px;
	padding-left: 350px;
	padding-top: 35px;
	font-weight: bold;
}
.list6 li {
	margin-bottom: 10px;
}
.listsub {
	margin-left: 20px;
}
.indent {
	margin-left: 25px;
}
.list3 li strong {
	font-size: 14px;
	background: #E2E2E2;
	padding-right: 2px;
	padding-left: 2px;
}
.box3 .list1 li a {
	color: #333;
}
.box3 .list1 li a:hover {
	color: #C00;
}
