﻿h1
{
    color: #7fbd42;
    margin: 0 0 10px 0;
    padding: 0;
    text-transform: uppercase;
}
h3
{
	margin-top: 14px;
	color: #015A99;
}
#press
{
	position: relative;
}
#pressPage
{
	overflow:hidden;
    background: url(/images/mainbox_mid.png) repeat-y left center;
}
#inpress
{
    margin-left: 12px;
    background: url(/images/network/network_blue_streak_03.jpg) no-repeat left top;
    min-height: 400px;
}
#pressleft
{
    float: left;
    width: 684px;
}
#pressleft .insider
{
    padding: 20px;
}
#presssearch
{
    position: absolute;
    left: 696px;
    top: -10px;
    width: 253px;
}
#searchinner
{
    padding-top: 10px;
    min-height: 294px;
    background: url(/images/network/network_search_05.png) repeat-y right center;
}
.presshdr
{
    width: 195px;
    height: 19px;
    background-image: url(images/press/press_gradient.jpg);
    color: #12599b;
    text-transform: uppercase;
    text-indent: 10px;
    line-height: 1.5;
    font-weight: bold;
}
fieldset
{
    border: solid 1px #7cc5e6;
    padding: 0;
    margin-right: 30px;
}
fieldset legend
{
    text-align: center;
    text-transform: uppercase;
    color: #80ba42;
    font-weight: bold;
}

fieldset ul
{
	padding:10px;
}
fieldset ul li
{
    margin-bottom:8px;
}

.insider
{
	color: #898989;
}
.insider strong
{
	color:#015A99;
}