html, body {

}

body {
	font: 11px Arial, Helvetica, sans-serif;
	color: #999;
	text-transform: capitalize;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background: #2A3436 url(images/bg.gif) repeat;
}

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: 11px;
	color: #37494D;
}

h3.style1 {
	margin-bottom: 15px;
	font-size: 18px;
}

p, ol, ul {
	text-align: left;
	line-height: normal;
	margin-bottom: 18px;
	margin-left: 10px;
}

p {
}

ol {
}

ul.list1 {
	list-style: circle;
	padding-right: 5px;
	padding-left: 20px;
}

ul.list1 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 {
	padding: 10px 0px;
	border-top: 1px solid #D0D4D8;
}

ul.list2 li.first {
	padding-top: 0px;
	border: none;
}

ul.list2 h3 {
	margin: 0px;
	font-size: 12px;
}

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;
}

ul.list3 li {
	padding: 20px 0px;
	border-top: 1px solid #D0D4D8;
}

ul.list3 li.first {
	padding-top: 0px;
	border: none;
}

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 h3 a:hover {
	text-decoration: underline;
	color: #567479;
}

ul.list3 p {
	margin: 0px;
}

a {
	color: #567479;
}

a:hover {
	text-decoration: none;
	color:#C00
}

.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 {
	margin: 0px auto;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 4px;
}

/** HEADER */

#header {

}

/** LOGO */

#logo {
}

/** SEARCH */

#search {
	float: right;
	width: 210px;
	padding: 60px 0px 0px 0px;
}

#search input {
	float: left;
}

#search .input-text {
	width: 165px;
	height: 16px;
	background: #FFFFFF;
	border: 0px none;
}

#search-input-submit {
	margin-left: 5px;
}

/** TOPMENU */

#topmenu {
	height: 30px;
	color: #525A59;
}

#topmenu p {

	color:#333
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;

}

#today {
	float: left;
	padding: 8px 0px 0px 15px;
}

#login {
	float: right;
	color: #FFF;
	margin-top: 94px;
}

#login span {
	color: #8D9192;
}

#login a {
	color: #FFF;
}

#login span, #login a {
	padding: 0px 13px;
}

/** MENU */

#menu {
	height: 27px;
	padding-left: 5px;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-top: 1px solid #CCC;
}

#menu ul {
	margin: 0px;
	padding: 3px 0px 0px;
	line-height: normal;
	list-style: url(none) none;
}

#menu li {
	float: left;
	background: url(images/menu-spacer.gif) no-repeat right;
	margin-right: 4px;
	padding: 4px 28px 5px;
	border-top: 1px #CCC;
	border-right: 1px #CCC;
	border-bottom: 1px #CCC;
	border-left: 1px #CCC;
}

#menu li.first {
	padding-left: 15px;
	background: url(images/menu-spacer.gif) no-repeat right;
}

#menu a {
	text-decoration: none;
	font-weight: bold;
	color: #1E9ED5;
}

#menu a:hover {
	color: #0FF;
}
#menu2 {
	height: 40px;
	padding-left: 5px;
	background: #1C4788;
	padding-top: 0px;
}

#menu2 ul {
	margin: 0px;
	padding: 1px 0px 0px;
	line-height: normal;
	list-style: url(none) none;
}

#menu2 li {
	float: left;
	background: url(images/bg4.gif) repeat-x;
	margin-right: 1px;
	border-left: 1px solid #2C54AC;
	border-bottom: 1px solid #E47C08;
	border-right: 1px solid #E47C08;
	padding: 10px 21px 10px 20px;
}

#menu2 li.first {
	padding-left: 15px;
	background: url(images/menu-spacer.gif) no-repeat right;
}

#menu2 a {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}

#menu2 a:hover {
	color: #00F;
}

#submenu {
	height: 30px;
	background: url(images/sub-bg.gif) repeat-x;
}

#submenu {
	height: 30px;
	padding-left: 5px;
}

#submenu ul {
	padding: 0px;
	line-height: normal;
	list-style: url(none) none;
	margin: 0px;
}

#submenu li {
	padding: 8px 20px 7px;
	float: left;
	background: url(images/menu-spacer.gif) no-repeat left center;
	margin-right: 1px;
}

#submenu li.first {
	padding-left: 15px;
	background: url(none);
}

#submenu a {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}

#submenu a:hover {
	color: #333;
}
/** PAGE */

#page {
	padding: 10px;
}



/** 3-COLUMN LAYOUT */

.three-columns {
}

.three-columns .column1 {
	float: right;
	width: 230px;
	padding: 0px 0px 0px 25px;
	margin-top: 10px;
}

.three-columns .column2 {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
}

.three-columns .column3 {
	float: left;
	width: 200px;
	padding: 0px 0px 0px 0px;
}

/** 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;
}

.two-columns-left-content #sidebar {
	float: right;
	width: 200px;
}

/** 1-COLUMN LAYOUT */

.one-column-content {
}

/** FOOTER */





#footer p {
	padding: 50px 0px 0px;
	color: #999;
	margin: 0px;
}

#footer a {
	padding: 0px 10px 0px 5px;
	color: #FFF;
}

#footer {
	color:#fff;
}
#footer a {
	color:#fff;
}
#footer a:hover {
	color:#fff; 
	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:#cedff2;
}

.footercolumn {
	margin: 0;
	width: 180px;
	float: left;
	padding-top: 130px;
}


/** BOX STYLE 1 */

.box-style1 {
	margin-bottom: 10px;
}

.box-style1 h2 {
	height: auto;
	padding: 5px 0px 0px 9px;
	background: #293234 url(images/header-background.gif) repeat-x;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	border-top: 1px solid #666;
}

.box-style1 ul {
	margin: 0px;
	padding: 5px 0px;
	list-style: none;
	line-height: normal;
}

.box-style1 li {
	height: auto;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: none;
	border-left: 1px solid #CCC;
	padding: 5px 5px 5px 9px;
	background: #7B9AEA;
	text-align: left;
	font: bold 11px Arial, Helvetica, sans-serif;
}

	
.box-style1 li.alt {
	background: #DDDEDF;
}

.box-style1 a {
	text-decoration: none;
	color: #D1DCF8;
}

.box-style1 a:hover {
	text-decoration: underline;
}

/** BOX STYLE 2 */

.box-style2 {
}

.box-style2 h2 {
	height: 20px;
	margin: 0px;
	padding: 8px 0px 0px 15px;
	background: url(images/homepage07.gif) no-repeat left top;
	font-size: 11px;
	color: #FFFFFF;
}

.box-style2 .content {
	padding: 20px 15px 10px 15px;
}

/** BOX STYLE 3 */

.box-style3 {
	margin-bottom: 10px;
}

.box-style3 .title {
	height: 28px;
}

.box-style3 .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;
}

.box-style3 .content {
	padding: 20px 15px 10px 10px;
	border: 1px solid #CCC;
}

/** BOX STYLE 4 */

.box-style4 {
	margin-bottom: 10px;
}

.box-style4 h2 {
	height: 20px;
	margin: 0px;
	padding: 8px 0px 0px 15px;
	background: url(images/homepage12.gif) no-repeat left top;
	font-size: 11px;
	color: #FFFFFF;
}

.box-style4 .content {
	padding: 20px 15px 0px 15px;
	background: #E6E9EB;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

/** BOX STYLE 5 */

.box-style5 {
	margin-bottom: 10px;
}

.box-style5 h2 {
	height: 20px;
	margin: 0px;
	padding: 8px 0px 0px 15px;
	background: url(images/homepage15.gif) no-repeat left top;
	text-transform: uppercase;
	font-size: 11px;
	color: #FFFFFF;
}

.box-style5 .content {
	padding: 15px 13px;
	background: #E6E9EB;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

/** STOCK TICKER */

.stock-ticker {
}

.stock-ticker .chart {
	margin-bottom: 5px;
}

.stock-ticker .change {
	margin: 0px;
	line-height: normal;
	font-size: 13px;
}

.stock-ticker .change span {
	font-weight: bold;
	color: #128558;
}

.stock-ticker .change small {
	display: block;
	font-size: 10px;
	color: #85909B;
}

/** MORE HEADLINES */

#more-headlines .content {
	padding-bottom: 10px;
}

#logosplash {
	margin: 20px auto 0px;
}
.splashimage {
	height: 240px;
	margin: 0px auto;
	background: #1C4788;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
}
.title h1 {
	font-size: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#topmenu img {
	float: left;
	padding-top: 15px;
	padding-left: 24px;
}
h1 {
	color: #FC890B;
	font: bold 16px Tahoma, Geneva, sans-serif;
	padding-bottom: 4px;
	padding-left: 5px;
}
h2 {
	font-size: 14px;
}
.content .list1 {


}
.listrightfloat {
	float: right;
}
.list1 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
}
.content img {
	border: 1px solid #CCC;
	padding: 2px;
	margin-right: 15px;
	margin-top: 15px;
	float: right;
}
a {
	text-decoration: none;
}
.splashimage p {

}
.splashtext {
	float: right;
	height: 200px;
	width: 400px;
}
.splashtext p {
	height: 160px;
	width: 350px;
	font-size: 18px;
	color: #FFF;
	line-height: 22px;
	text-align: left;
	padding-right: 30px;
	padding-top: 30px;
}
.pageslist {
	font-weight: bold;
	color: #900;
	list-style: circle;
	width: 450px;
	text-align: left;
}
.pageslist ul li {
	line-height: 19px;
	text-align: left;
}
.contactlayout p {
	margin-left: 100px;
	font-size: 14px;
	color: #333;
	line-height: 20px;
	margin-bottom: 0px;
}
.contactlayout p strong {
	color: #333;
	font-size: 14px;
}.contactlayout p {
	margin-top: 1px;
}
h2 {
	color: #006;
	padding-left: 10px;
}
.list1 li {
	color: #4D4D4D;
	font-weight: bold;
	line-height: 18px;
	margin-left: 20px;
}
#footer .container {

}
#footer {
	background: #06021B url(images/footer-logo.jpg) no-repeat center center;
}
.title h1 {
}
.content p {
	font: 12px/14pt Arial, Helvetica, sans-serif;
	color: #4D4D4D;
	text-transform: none;
}
.box-style3 .content {
}
.box-style3 .content {

}
.box-style3 .content {
}
.content {
	width: 640px;
	height: auto;
}
#page {

}
#logosplash {
	width: 950px;
}

.headerlinks {
	font-size: 18px;
}
.content h2 {
	color: #666;
}
.box-style1 h2 a {
	color: #FFF;
}
.splashimagepgs {
	height: 105px;
	margin: 0px auto;
	background: #1C4788 no-repeat right;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.content h1 {
}
h1 span {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}
}
input {
	border: 1px solid #CCC;
}
table {
	font-size: 11px;
	color: #666;
	text-align: left;
	margin-left: 30px;
	border: 1px solid #CCC;
}
.formcell {
	font-size: 11px;
	text-align: right;
	padding-right: 5px;
}
form {
	margin-top: 50px;
}
textarea {
	border: 1px solid #CCC;
}
.listlast {
	background: url(none);
}
.listlast {
}
.listlast {
	background: url(none);
}
#menu ul .last {
	background: url(none);
}
#footercontent {
}
#footercontent {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#menu2 {
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
}

.footercolumn h2 {
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.footercolumn h2 {
	margin-top: 20px;
}
#page {
}
#logosplash #menu2 ul li {
	margin-right: 0px;
	margin-left: 0px;
}
#topmenu .quote {
	float: right;
	padding-top: 70px;
	padding-right: 20px;
}
.nestbullet {
	font-weight: normal;
}
ul {
	font-weight: normal;
	color: #0FC;
}
.imgcontent {
}
.imgcontent {
	padding: 10px 15px 10px 10px;
	width: 640px;
	margin-top: 10px;
	border: 1px solid #CCC;
}




address p {
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
address {
	margin-bottom: 30px;
}
address h2 {
	color: #F90;
}
table tr th {
	color: #03F;
	background: #F0F0F0;
}

