/* Screen Stylesheet */

body {
font-size: 12px; font-family: Geneva,Arial; color: #2E80B3;
line-height: 160%;
}

a {font-size: 12px; font-weight: normal;}

a.jump {text-decoration: none; font-weight: normal; font-size: 10px; color: #2E80B3;}

li.selected a {text-decoration: underline;}

a.selected {text-decoration: underline;}

input.text {border: 1px #000 solid; padding: 2px; height: 16px;}

#container {background: url(/img/skin/container_bg.jpg) top center repeat-y;}

#inner_container {border-left: 1px #2E80B3 solid; border-right: 1px #2E80B3 solid; background: #FFF;}

#header_bar {background: url(/img/skin/header_bar.jpg) top left repeat-x;}

#pos_statement {text-indent: -9999px; background: url(/img/skin/pos_statement.jpg) top left no-repeat;}

#header .right .email {color: #FF0000; font-size: 16px;}
#header .right .phone {color: #FF0000; font-size: 16px;}

#navigation {background: url(/img/skin/prinav_bg.jpg) top left repeat-x;}
#navigation a {color: #FFF; font-size: 14px; text-decoration: none;}
#navigation li.selected a {text-decoration: underline;}
.searchsite input.text {border-right: none; font-size: 16px;}

form.newsletter {background: #2E80B3;}
form.newsletter fieldset {color: #FFF;}
form.newsletter legend {font-size: 16px;}
form.newsletter p {padding: 10px 0 10px 10px;}

.pwrapper .header {background: url(/img/skin/promo_header_bg.jpg) top left repeat-x;}
.pwrapper .header h2 {color: #FFF; font-size: 14px;}