/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #d4d9d5;
	line-height: 15px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	}
td { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height: 15px;
	}
	
.Copyright { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #999999}

a:link {  color: #0000FF}
a:active { color: #0000FF }
a:visited { color: #0000FF }
a:hover { color: #0000FF}

.content {
	padding: 10px 10px 0px 10px;
	}

.Title {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold; 
	color: #333333
	}

.SubTitle {
	font-size: 12px; 
	font-weight: bold;
	/*font-style: italic;*/
	color: #296352; 
	}

.newsbox {
	background-color: #DDDDDD;
	color: #333333;
	font-size: 10px;
	padding: 10px;
	}
.module {
	background-color: #FFFFFF;
	}

th.module {
	padding: 4px 0px 4px 30px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	background-image: url(../images/tblheader_img.gif);
	background-repeat: no-repeat;
	background-color: #296352;
	}
th.module2 {
	padding: 4px 0px 4px 30px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	background-image: url(../images/tblheader2_img.gif);
	background-repeat: no-repeat;
	background-color: #296352;
	}	

.nav {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}

td.navbackground {
	color:#FFFFFF;
	background-image: url(../images/header-left.gif);
	height: 29px;
	text-transform: uppercase;
	background-repeat: repeat-x;
	padding-left:25px;
}

td.nav {
	height: 29px;
	text-transform: uppercase;
	background-repeat: repeat-x;
}
.nav a:link, .nav a:visited, .nav a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	padding-left: 7px;
	}
.nav a:hover {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
	}
	

.navFiller {
	background-color: #000000;
	height: 220px;
	background-image:url(../images/navFiller.jpg);
	}

td.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/mainnav_bkg.jpg);
	height: 59px;
	background-position: left;
	}

td.subnav {
	border-bottom: 1px solid #FFFFFF;
	height: 20px;
	}

a.subnav, .subnav a:link, .subnav a:visited, .subnav a:active {
	color: #296352;
	font-size: 8pt;
	text-decoration:none;
	}
.subnav a:hover {
	color: #296352;
	font-size: 8pt;
	text-decoration: underline;
	}	
td.subnav2 {
	height: 20px;
	}

a.subnav2, .subnav a:link, .subnav2 a:visited, .subnav2 a:active {
	color: #296352;
	font-size: 8pt;
	text-decoration:none;
	}
.subnav2 a:hover {
	color: #296352;
	font-size: 8pt;
	text-decoration: underline;
	}	
	
td.footerbkg { 
	background-image: url(../images/footer-repeat.gif);
	background-repeat:repeat-x;
	background-color: #0b32cb;
	color: #FFFFFF;
	}	
a.footer, .footer a:link, .footer a:visited {
	color: #FFFFFF;
	text-decoration: none;	
	}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}	

.navbar {
	background-color: #333333;
	background-image:url(../images/gradient.gif);
	height: 25px;
	}

.navSpacer {
	background-color: #000000;
	width: 1px;
	}

.ModuleTblText {
	padding: 3px;
	font-size: 9px;
	}
	
.ModuleTblTitle {
	padding: 3px;
	font-weight: bold;
	font-size: 10px;
	}

.ModuleTblHeader {
	border: 1px solid #33339A; 
	padding: 4px; 
	color: #FFFFFF; 
	font-weight: bold;
	background-color: #9A9ACC;
	}

.SearchField {
	width: 130px;
	}

.SearchButton {
	background-color: #9A9ACC; 
	border: 1px solid #000000; 
	color: #FFFFFF; 
	font-family: Verdana, Arial, sans serif; 
	font-size: 10px; 
	font-weight: bold;
	height: 25px;
	width: 110px;
	}

.LocationTblHeader {
	padding: 4px;
	color: #296352;
	font-weight: bold;
	border-bottom: 1px solid #296352;
	}
	
.caption {
	font-size: 9px;
	line-height: 11px;
	}

.PageHeader {
	color: #FFFFFF;
	background-color: #edc100;
	height: 45px;
	border-top:1px solid white;
	background-image: url(../images/headerbkg_img.jpg);
	}

.Header {
	background-image:url(../images/nav-left.gif);
	background-position: left;
	background-repeat:no-repeat;
	height: 29px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-left: 15px;
	text-transform: uppercase;
	}

.BodyArea {
	background-image:url(../images/bodyshadow_img.jpg);
	background-repeat:repeat-y;
	background-position:left;
	padding: 5px;
	}

.LeftColumn {
	color: #FFFFFF;
	background-color: #000000;
	border-right: 1px solid #333333;
	}

.RightColumn {
	border-left: 1px solid #d4d9d5;
	float: right;
	width: 200px;
	}
.rightside {
	background-image: url(../images/rightsiderepeat_img.gif);
	background-repeat:repeat-y;
	}	

/*********************** Content Area & General styles ***********************/


.module {
	}

table.module {
	}

.bkg-top {
	background-image: url(file:///Z|/webdev/preview/images/bkg-top.gif);
	background-position: top left;
	background-repeat:no-repeat;
	}

.bkg-middle {
	background-image: url(file:///Z|/webdev/preview/images/bkg-middle.gif);
	background-position: top left;
	background-repeat:repeat-y;
	width: 750px;
	margin: 0;
	}

.bkg-bottom {
	background-image: url(file:///Z|/webdev/preview/images/bkg-bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0px;
	}

#content {
	}

.column-left-head {
	background-image: url(file:///Z|/webdev/preview/images/column-head-left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
	text-transform:lowercase;
	margin-left: -1px;
	}
	
.column-left {
	width: 175px;
	padding-left: 1px;
	}

.column-center {
	border-left: 1px solid #859acb;
	border-right: 1px solid #859acb;
	margin: 0;
	padding: 10px;
	}

.column-right-head {
	background-image: url(file:///Z|/webdev/preview/images/column-head-right.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
	text-transform:lowercase;
	}

.column-right {
	width: 200px;
	padding-right: 1px;
	margin-right: -1px
	}

.column-right-bottom {
	background-image: url(file:///Z|/webdev/preview/images/column-bottom-right.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	}

.masthead {
	width: 750px;
	height: 237px;
	background-image: url(file:///Z|/webdev/preview/images/masthead.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	}

.ib-login {
	text-align: left; 
	padding: 5px 10px 5px 10px;
	}


#navigation a{
	color: #FFF;
	padding: 0px 10px 0px 10px;
	font-size: 11px;
	}

#navigation {
	height: 36px;
	padding-top: 0px;
	vertical-align: middle;
	text-align: left;
	}

.footnote {
	color: #AAA;
	font-size: 10px;
	}

div.footer {
	width: 750px;
	padding-top: 5px;
	}

td.footer {
	padding: 5px 10px 5px 10px;
	color: #CCCCCC;
	font-size: 10px;
	}


.section-title {
	font-size: 22px;
	color: #000099;
	margin:0;
	}

.page-title {
	font-size: 12px;
	color: #9F4739;
	font-weight: bold;
	background-color: #ddddbb;
	padding: 3px;
	}

.heading {
	font-size: 11px;
	font-weight:bold;
	color: #1a2798;
	}

.subheading {
	font-weight: bold;
	font-size:12px;
	}

.subheading-alert {
	font-weight: bold;
	color: #CC0000;
	font-size:10px;
	}

.module-title-head {
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	background-color: #859acb;
	height: 25px;
	line-height: 25px;
	}

.module-title {
	color: #296352;
	font-weight: bold;
	font-size: 11px;
	height: 25px;
	line-height: 25px;
	padding-left: 20px;
	}

.module-body {
	}

.module-body-blue {
	padding: 10px;
	background-color: #a3b5db;
	}

.input-button {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	border: 1px solid #AAA;
	background-color: #296352;
	padding-bottom: 2px;
	height: 16px;
	line-height: 12px;
	}

input, textarea {
	border: 1px solid #AAA;
	}

.data-table {
	border-collapse: collapse;
	border: 1px solid #AAA;
	}

th {
	font-size: 12px;
	background-color: #5A667E;
	color: #FFF;
	font-weight:bold;
	}

/*********************** News styles ***********************/

#headlines li {
	padding-bottom: 5px;
	}

.news-headline{
	font-weight: bold;
	}

.storyTitle {
		font-size: 14px;
		font-weight:bold;
		}

p.storyText { 
	font-size: 12px;
	}

#module-news-pic .news-pic { float: left; margin-right: 10px; border: 1px solid #000 }

#module-news-pic .news-dateline, #module-news-pic .news-byline {
	font-size: 10px;
	}

.news-category {
	font-weight:bold;
	}

/*********************** Toolbar styles ***********************/

#toolbar-body {
	background-color: white;
	color: black;
	margin: 0;
	font-family:Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#toolbar-body td, #toolbar-body p {
	font-size: 10px;
	}

#toolbar-body a {
	color: #000066;
	text-decoration:none;
	}

#toolbar-body a.menu {
	color: #333399; text-decoration: none
	}
	
#toolbar-body a.menu: hover {
	font-weight: bold; 
	text-decoration: underline
	}

#toolbar-body a.menu: visited {
	font-weight: bold; 
	text-decoration: none
	}

#toolbar-body .channel-bar {
	background-color: #9F4739;
	}

#toolbar-body .top-shadow {
	background-image: url("http://pages.portana.com/images/top_shadow.gif"); 
	background-repeat: repeat-x;
	}

#toolbar-body a.link-on {
	color: white;
	}

#toolbar-body a.link-off {
	color: black;
	}


#toolbar-body .button-on {
	background-color: #9F4739;
	}

#toolbar-body .module-body {	border-left: 1px solid #9F4739;
	border-right: 1px solid #9F4739;
	padding: 10px;
	background-color: white;
	}

/* Button Styles */

#home, #myweb, #product, #service, #about {
	 background-color: #DDDDBB;
	}

.button-middle {
	background-image: url(http://pages.portana.com/images/top_shadow.gif);
	background-position: top left;
	background-repeat: repeat-x;
	}

.button-left {
	background-image: url(http://pages.portana.com/images/left_curve_on.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}

.button-right {
	background-image: url(http://pages.portana.com/images/right_curve_on.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
	text-align: center;
	}

#homemenu, #productmenu, #servicemenu {
	background-color: #9F4739;
	color: white;
	padding: 3px;
	 }

#homemenu a, #productmenu a, #servicemenu a {
	color: white;
	padding-left: 10px;
	padding-right: 10px;
	}
	

/*********************** Calculator styles ***********************/

.calculator-button {
	border: 1px solid #666;
	background-color: #DDD;
	font-size:9px;
	width: 20px;
	height: 20px;
	margin: 1px;
	padding: 0;
	}

.calculator-clear {
	background-color:#CC0000; 
	color: #FFF;
	}

.calculator-function {
	background-color:#999; 
	}

.caclulator-display {
	width: 110px;
	border: 1px solid #666;
	padding-left: 3px;
	}


/*********************** Search styles ***********************/

.search-button {
	border: 1px solid #666;
	background-color: #DDD;
	font-size:10px;
	font-weight: bold;
	height: 20px;
	margin: 1px;
	padding: 0;
	}

.search-display {
	width: 110px;
	border: 1px solid #666;
	padding-left: 3px;
	height: 20px;
	}


/*********************** Market Watch styles ***********************/

#stocks {
	width: 195px;
	}

#stocks table {
	background-color: #FFF;
	font-size: 10px;
	}

#stocks th {
	background-color: #a3b5db;
	color: #1a2798;
	font-weight:bold;
	font-size: 10px;
	padding: 4px;
	}

#stocks td {
	text-align: center;
	}

#stocks .row1 {
	background-color: #FFF;
	padding: 4px;
	font-size: 10px;
	}

#stocks .row2 {
	background-color: #EEE;
	padding: 4px;
	font-size: 10px;
	}

#stocks .stock-footer {
	border-top: 1px solid #CCC;
	}


/*********************** Map styles ***********************/

.map-field {
	border: 1px solid #666;
	padding-left: 3px;
	height: 20px;
	}


/*********************** Weather styles ***********************/

#module-weather {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	width: 170px;
	}

#module-weather td, #module-weather p {
	font-size: 10px;
	}

#module-weather .weather-location {
	text-align: center;
	font-weight:bold;
	display: block;
	width: 100%;
	/*background-color: #CCC;*/
	padding-top: 2px;
	padding-bottom: 2px;
	}

#module-weather .weather-image {
	float:left;
	}

#module-weather .weather-data {
	/*border: 1px solid #CCC;*/
	padding: 2px;
	}
	
#module-weather .weather-conditions {
	/*border: 1px solid #CCC;*/
	padding: 7px;
	margin: 5px 15px 0px 10px;
	font-size: 10px;
	background-image: url(../images/weather-bkg.png);
	background-repeat: no-repeat;
	}

#module-weather .weather-temp {
	display: block;
	font-size: 20px;
	font-weight:bold;
	}

#module-weather .weather-forecast {
	display: none;
	}

#module-weather table.forecast-data {
	width: 160px;
	padding-left: 2px;
	}

#module-weather .weather-forecast-title {
	font-weight:bold;
	background-color: #DEDEDE;
	padding: 2px;
	text-transform: uppercase;
	}

.weather-footer {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 100%;
	}

#module-weather font {
	font-size: 9px;
	}

#module-weather .input_type {
 	background-color: #CCCCCC;
 	border:1px solid;
 	font-family:Arial,sans-serif;font-size:8pt;
 	font-weight:bold;
 	padding: 2px 5px 2px 5px;
	}

#module-weather form {
	margin: 0;
	}
