﻿@import url("css/960/960.css");

body
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	color: #262626;
	line-height: 130%;
	background-color: #C0C0C0;
}
h1,
h2,
h3,
h4,
h5
{
    margin-top: 0pt;
    line-height: normal;
}
h1 {
	font-size:130%;
	color: #313131;
}
h2 {
	font-size:120%;
	color: #313131;
	font-weight:bold;
}

h3 {
	font-size:9pt;
	font-style: italic;
	font-weight: normal;
	color: #996600;
}

h4 {
	font-size:10pt;
	color: #17467F;
	font-style: italic;
}
a:link 
{
    color: #0120A7;
}
a:hover
{
    color: #0123C2;
}
a:active 
{
    color: #0120A7;
}
a:visited 
{
    color: #0C2081;
}
p 
{
    margin-top: 0px;
}

.wrapper
{
	background-color:#D9D9D9;
	height: auto !important;
	height: 600px;
	min-height: 600px;
	position: relative;
}

a.button,
input.button
{
    background-color: #d17333;
    border: solid 1px #333;
    color: White;
    font-weight: bold;
    padding: 2px 5px;
}
.date 
{
    font-size: 8pt;
    color: #777;
}
.small
{
    font-size: 8pt;
}
.floatRight 
{
    float: right;
}

#indexHead
{
	background:transparent url("images/blue_back_with_logo.jpg") no-repeat top left;
	height:42px;
	width:960px;
	position:relative;
	text-align:left;
	padding-top: 120px;
	font-size: 8pt;
}

/*RadMenu styles*/
#header .RadMenu 
{
    margin-left: 10px;
}
.rmRootGroup
{
	background-image:none !important;
	background-color:Transparent !important;
	border-style:none !important;
}
.rmText
{
	background-image:none !important;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt; 
}

.rmItem
{
	margin:5px 3px !important;

}

.rmLeftImage
{
	display:none;
}

.rmExpanded
{
	background-color:Transparent !important;
}
a.rmLink:hover, 
a.rmFocused,
a.rmSelected
{
    background-color: Transparent !important;
}
a.rmLink
{
    cursor:pointer !important;
}
a.rmLink:hover
{
    text-decoration: underline;
	background-color:Transparent !important;
}
/*end RadMenu styles*/

ul.listing
{
    margin: 0px;
    padding: 0px;
}

ul.listing li 
{
    list-style-type: none;
    padding: 0pt;
    margin: 0pt 0pt 15px 0pt;
}
ul.lined li
{
    padding-bottom: 6px;
    margin-bottom: 6px;
    border-bottom: solid 1px #ccc;
}

/**
 * SEARCH
**/
.search-block
{
    float: right;
    margin-top: 5px;
    margin-right: 10px;
    color: White;
}


/**
 CONTAINERS CSS - START 
**/

/* RoundSolidLight */
.round_solid_light 
{
    margin-bottom: 20px;
}
.round_solid_light .bg
{
    background: transparent url(images/round_solid_light_rectangle.png) top left no-repeat;
}
.white .bg
{
    background: transparent url(images/round_solid_white_rectangle.png) top left no-repeat;
}
.round_solid_light .top
{
    height: 12px;
    text-align: right;
}

.round_solid_light .top span 
{
    display: block;
    float: right;
    width: 12px;
    height: 12px;
    background-position: top right;
}

.round_solid_light .bottom
{
    height: 12px;
    text-align: right;
    background-position: bottom left;
}

.round_solid_light .bottom span 
{
    display: block;
    float: right;
    width: 12px;
    height: 12px;
    background-position: bottom right;
}
.round_solid_light .content 
{
    border-color: #bfbfbf;
    border-width: 0px 1px;
    border-style: solid; 
    background-color: #f3f3f3;
    padding: 10px 20px 15px 20px;
}
.white .content
{
    background-color: White;
}
.round_solid_light h1.title 
{
    margin: 0px;
    text-align: left;
    padding-top: 10px;
}

/* RoundBlueSide */
.round_blue_side
{
    position: relative;
    margin-bottom: 20px;
    height: auto !important;
    height: 1px;
}
.round_blue_side,
.round_blue_side .bottom 
{
    background: transparent url(images/round_blue_side_rectangle_sm.png) top left no-repeat;
}
.round_blue_side
{
    padding-top: 15px;
}
.round_blue_side .bottom
{
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 81px;
    width: 247px; 
    background-position: bottom left;
    z-index: 0;
}
.round_blue_side .back 
{
    background: #3c4eb6 url(images/round_blue_side_handle.png) top left repeat-y;
}
.round_blue_side .content 
{
    height: auto !important;
    height: 86px;
    min-height: 86px;
    z-index: 1;
    color: White;
    position: relative;
    padding: 0pt 20px 15px 20pt;
    text-align: left;
    font-size: 8pt;
    line-height: 120%;
}
.round_blue_side .content a 
{
    color: White;
    text-decoration: underline;
}
.round_blue_side h1.title 
{
    margin: 0px;
    text-align: left;
    padding-top: 10px;
}
.round_blue_side .SideButtonPromotionContent .title 
{
    color: white;
    font-size: 110%;
    font-weight: bold;
    text-decoration: none;
    line-height: normal;
}
.round_blue_side .SideButtonPromotionContent a.title:hover 
{
    text-decoration: underline;
}
.round_blue_side .SideButtonPromotionContent .icon 
{
    vertical-align: top;
}
.round_blue_side .SideButtonPromotionContent .icon img
{
    margin-right: 10px;
}

/* RoundGradientHandle & RoundGradientSide */
.round_gradient_handle,
.round_gradient_side
{
    position: relative;
    margin-bottom: 20px;
    height: auto !important;
    height: 1px;
}
.round_gradient_handle,
.round_gradient_handle .bottom 
{
    background: transparent url(images/round_gradient_handle_rectangle.png) top left no-repeat;
}
.round_gradient_side,
.round_gradient_side .bottom 
{
    background: transparent url(images/round_gradient_side.png) top left no-repeat;
}
.round_gradient_handle,
.round_gradient_side
{
    padding-top: 15px;
}
.round_gradient_handle .bottom,
.round_gradient_side .bottom
{
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 80px;
    width: 631px; 
    background-position: bottom left;
    z-index: 0;
}
.round_gradient_side .bottom 
{
    width: 247px;
    height: 100px;
}
.round_gradient_handle .back 
{
    background: #fbfbfb url(images/round_blue_side_handle.png) top left repeat-y;
    border-right: solid 1px #bfbfbf;
}
.round_gradient_side .back 
{
    background-color: #fbfbfb;
    border-right: solid 1px #bfbfbf;
    border-left: solid 1px #bfbfbf;
    padding: 0pt 10px 10px 20px;
}
.round_gradient_handle .content,
.round_gradient_side .content
{
    height: auto !important;
    height: 75px;
    min-height: 75px;
    z-index: 1;
    position: relative;
    padding: 0pt 20px 8px 20px;
    text-align: left;
}
.round_gradient_side .content
{
    padding: 0pt;
    font-size: 8pt;
    line-height: 110%;
}
.round_gradient_side input
{
    font-size: 8pt;
}
.round_gradient_side h2 
{
    margin: 0pt 0pt 5px 0pt;
}

/**
* Release Details
*/
.NewsReleaseDetailsContent
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 9pt;
}

ul.feedslisting 
{
    margin-left: 10px;
    padding: 0pt;
}

ul.feedslisting li
{
    padding: 3px 5px 3px 5px;
    margin: 0pt;
    list-style-type: none;
}

ul.feedslisting li.zebra 
{
    background-color: #eee;
}
