@charset "utf-8";
/* For PPS Templates as following Jan. 2009 release */

body, p, div, table, td {
font: 13px/1.6  Arial, helvetica, sans-serif; 
color: #333;

}


.SWContentBODY {
padding: 3px 0px 8px 40px;

}

a {
text-decoration: underline; 
font: helvetica, Arial, Helvetica, sans-serif 12px/1.3; 
}

.SWCHANNELLINKLEFT a, .SWNAV a {
text-decoration: none;  
}

a:link {
color: #0078AE;
}

a:hover {
color: #8CC63F; 
}

a:visited {
color: #004D43;


}

.SWChannelNavigationBar ul {
margin: 0 0 0 20px;
}



.SWItemCell{

background-color: #FFF; 
filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85;
}

.SWItemCell a:hover {

background-image: none;
background: url(/pst/lib/pst/images/menuDropDown.png) repeat-y;
filter:alpha(opacity=95);-moz-opacity:.95;opacity:.95;


}

.SWChannelNavigationBar a:link, .SWChannelNavigationBar a:hover {
color: #fff;
}


.SWChannelNavigationBar a:visited {
color: #FFCD06;
}


img { 
border: none; 
}

h1 {
font-size: 18px;
color: #044990;
margin: 0px;
}

h2 {
font-size: 16px;
color: #717074;
margin: 0px; 
}

h3 {
font-size: 14px;
color: #004d43;
margin: 0px; 
font-weight: 900;
}

ul {
list-style-image: url(images/bullet.png);
list-style-position: inside;
}

ol {
list-style-position: inside;
}

ol div {
display: inline;
}

ul div {
display: inline;
}

