/* CSS Document */

.center 
{
 text-align:center;
 width:100%;
 margin:auto;
 padding:auto;	
}

.div-section {
	width: 100%;
	margin-bottom: 10px;
	position: relative;
}

.text-pad {
	padding: 0 10px;
}

h1, h2, h3 {
	color: #204841;
	font-weight: normal;
	font-family: Georgia, serif, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 32px;
}

h2 
{
	color: #3160A8;
	margin-bottom: 5px;
	font-size: 20px;
	line-height: 24px;
}

h3 
{
	color:#043062;
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 20px;
}

h4 {
	margin-bottom: 0;
	font-size: 11px;
	font-weight: bold;
}

p, ul, dl, dd, address, blockquote {
	margin-bottom: 10px;
}

p.last, ul.last, dl.last, dd.last, address.last, blockquote.last, div.last {
	margin-bottom: 0;
}

p.first {
	font-weight: bold;
}

li {
	padding-left: 8px;
	list-style: none;
	background: url(/images/generic/bullet.gif) 0 0.5em no-repeat;
}

.links {
	margin-top: -5px;
}

.links li {
	padding-left: 17px;
	font-weight: bold;
	line-height: 2em;
	background: url(/images/generic/bullet.gif) 0 0.5em no-repeat;
}

a:link, a:visited, a:hover, a:active {
	color: #6286BD;
	text-decoration: underline;
}

.img-138x102 {
	width: 138px;
	height: 102px;
	position: relative;
}


.img-138x102 img {
	width: 138px;
	height: 102px;
	display: block;
}

.img-138x102 span {
	width: 138px;
	height: 102px;
	left: 0;
	top: 0;
	background: url(/images/generic/frame-138x102.png) 0 0 no-repeat;
	position: absolute;
}



.box-pad {
	padding: 8px 10px;
}

.box, .box h3, .box a:link, .box a:visited, .box a:hover, .box a:active {
	color: #000;
}

.box li {
	background-image: url(/images/generic/bullet-box.png);
}

.box .links li {
	background-image: url(/images/generic/bullet-link-grey.png);
}

.box .img-110x95 span {
	background-image: url(/images/generic/frame-110x95-grey.png);
	width:130px;
	height:71px;
}

.img-130x70 img {
	border: 2px solid #E2E2E2;
	margin:4px 0;

	
}

.img-191x110 img {
	border: 2px solid #E2E2E2;
	margin:4px 0;

	
}


.box .img-225x195 span {
	background-image: url(/images/generic/frame-225x195-grey.png);
}

.box-blue 
{
	color:#000;
	background-color: #7DA8DC;
}

.box_blue_header
{
	color:#FFF;
	text-indent:5px;
	font: normal 13px/22px Georgia, serif;
	width: 100%;
	background: #2A5AA3;
}

.box-blue .links li 
{
	color:#000;
	background-image: url(/images/generic/bullet_blue.gif);
}

.box-blue .links a 
{
	color:#000;
}

.multi-120-left H2 {
	border-bottom:1px solid #CFCFCF;
	padding-bottom:0px;
	margin-bottom:10px;
}

.multi-120-left H3 {
	padding-bottom:0px;
	margin-bottom:2px;
}

.multi-120-left .column-one {
	width: 100%;
	margin-left: -80%;
	position: relative;
	float: right;
}

.multi-120-left .column-one .column-pad {
	padding: 0 0 0 146px;
}

.italic
{
	font-style: italic;
}
.multi-120-left .column-two {
	width: 120px;
	position: relative;
	float: left;
}

.multi-120-left .column-two .column-pad {
	padding: 0;
}

#breadcrumbs {
	margin-bottom: 10px;
}

#breadcrumbs ul {
	width: 100%;
	margin-bottom: 0;
	float: left;
}

#breadcrumbs li {
	padding-left: 12px;
	margin-right: 5px;
	font-size: 10px;
	line-height: 22px;
	list-style: none;
	background: url(/images/generic/generic/bullet-breadcrumbs.gif) 0 8px no-repeat;
	float: left;
}

#breadcrumbs li.first {
	padding-left: 0;
	background: none;
}

#breadcrumbs li.back {
	padding-left: 31px;
	margin-right: 0;
	font-weight: bold;
	background: url(/images/generic/generic/button-blue-left-arrow.gif) 0 0 no-repeat;
	float: right;
}

#breadcrumbs a {
	font-weight: bold;
	text-decoration: underline;
	float: left;
}

.news-item
{
	margin-left: 2px;
	
}

.bordered-image img
{
	border:2px solid #E2E2E2;
}

.tool-tip {
 padding: 5px;
 border: dotted 2px #000;
 color: #000;
 font: normal 11px Arial, sans-serif;
 background: #CFF;
}

.img-150x70 
{
	margin-top:3px;
	background: #CCCCCC;
}

.img-150x70 img
{
	height:60px;
	border:solid 2px #CCCCCC;
}

.RHtextcontainer 
{
 text-align:center;
 width:126px;
 margin:auto;
 padding:auto;	
}




