/* CSS Document */

/*
.content h2+p {
	margin-bottom: 15px;
}

.content h3+p {
	margin-bottom: 10px;
}
*/

.teamRightColum {
margin: 0 1px 0 -30px; padding-top: 1px;
}

.teamRightColum li {
	margin: 0 8px;}

.teamRightColum p {
	text-align: left;
	color: #b0b0b0;
	font-size: 13px;
	margin: 0 0px 0 20px;
}

.teamRightColum strong {
	color: white;
	font-size: 14px;
	font-weight: bold;
	
}

.teamRightColum ol{
	text-align: left;
	color: #b0b0b0;
	font-size: 12px;
	margin: 3px;
	font-align: left;
}	
	

.contentBigImageRight {
	float:right;
	position: relative;
	margin:0px;
	padding:10px;
	padding-bottom: 30px;
}

.contentInfoImageRight {
	float:right;
	position: relative;
	margin:0px;
	padding:0px;
	padding-bottom: 30px;
}

.copy {
	display: block;
	margin: 0px;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
}
#pageheader {
	height: 25px;
	margin-top: 30px;
	background-image:url("/images/header.gif");
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 17px;
	letter-spacing: 0px;
	font-weight: bold;
	font-size: 17px;
	color: #FFFFFF;
	line-height: 24px;
	display: block;
}


.content h1 {
	font-family: Arial, Helvetica, sans-serif; 
	margin: 5px 0 0; 
	padding: 0; 
	font-weight: bold; 
	color: #FFA500; 
	font-size: 32px;
	clear: left;
	margin-top: 20px;
	margin-bottom: px;
	line-height: 30px;
}

.content h1+p { 
	margin: 5px 0 10px; 
	padding: 0; 
	color: gray;
	font: 20px Arial, Helvetica, sans-serif;
}

.content img+p {
	margin-top: 10px;
}

.content h3+img {
	margin-top: 10px;
	border: 0px;
	color : white;
}

.content img+h3 {
	margin-top: 10px;
}

.content h2 {
	font-family: Arial, Helvetica, sans-serif; 
	margin: 5px 0; 
	font-weight: bold; 
	color: #FFA500; 
	font-size: 20px;
	clear: left;
	line-height: 30px;
	padding: 0;
}

.text-button {
	text-align: right;
	margin-bottom: 20px;
	float: right;
}


.content h3 {
	font-family: Arial, Helvetica, sans-serif; 
	margin: 0 0 0px; 
	padding: 0; 
	color: #FFA500;
	font-size: 14px;
	line-height: 16px;
	clear: left;
	letter-spacing: 0px;
}

.content h4 {
	font-family: Arial, Helvetica, sans-serif; 
	margin: 0 0 5px; 
	padding: 0; 
	color: #1a2c8b;
	font-size: 13px;
	line-height: 1 em;
	clear: left;
	letter-spacing: 0px;
}

.content h3+h4 {
	padding-top: 5px;
}

.center_image {
	text-align: center;
	margin-bottom: 8px;
}

.right_image {
	float: right;
	margin-left: 2px;
	margin-bottom: 2px;
}
.content ul {
	color: #000000;
	margin-left: 13px;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 15px;
}
.content li {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: square;
	margin-left: 0px;
	list-style-position: outside;
	list-style-image: url(/images/bullet.gif);
}

.content dt {
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	color: #FFA500;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

.content dd {
	font: 12px/16px Arial, Helvetica, sans-serif;
}
.content p {
	text-align: left;
	margin-top: 0;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: black;
}
.description {
	text-align: left;
	letter-spacing: 0px;
	margin-top: 0;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: black;
}
.contentTable {
	border-top: #a6a09e solid 1px;
	border-bottom: #a6a09e solid 1px;
	margin-top: 5px;
	margin-bottom: 8px;
	margin-right: 8px;
}

.content td {
	font-size: 11px;
	vertical-align: top;
}
.content tr.d0 td {
	padding: 6px;
	background-color: #e3f0ff;
}
.content tr.d1 td {
	padding: 6px;
}
.contentTable h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #fb7c0b;
	letter-spacing: 0px;
	margin: 0px;
	text-align: left;
}
.contentTable p{
	font-size: 13px;
	color: white;
	text-align: left;
}
.contentImage {
	border: #a6a09e solid 1px;
}
/* =====================================================================  */


/* ==============================  contentblock ==============================  */
.contentblock h2 {
	font-size: 16px;
	line-height: 1 em;
	color: #1A2C8B;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: none;
}
.contentblock h3 {
	font-size: 11px;
	font-weight: bold;
	color: #1A2C8B;
	line-height: 10px;
	clear: left;
	padding-left: 20px;
	padding-right: 20px;
}
.contentblock ul {
	font-size: 11px;
	color: #000000;
	margin-left: 13px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	margin-bottom: 10px;
}
.contentblock li {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}
.contentblock p {
	font-size: 11px;
	margin-left: 13px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	margin-bottom: 10px;
}
.contentblock_description {
	text-align: left;
	letter-spacing: 0px;
	margin-top: 0;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: black;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
}
.contentblock img {
	border: #a6a09e solid 1px;
}
/* =====================================================================  */


/* ==============================  header ==============================  */
#header_links {
	color: #333333;
	padding-right: 10px;
	font: oblique 10px/29px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	/*background: no-repeat url(media/header_links_bg.gif);*/
	height: 29px;
	display: block;
}
#header_links a {
	margin-right: 3px;
	margin-left: 3px;
	border-bottom: 1px solid #f4f4f4;
	border-left: 1px solid #f4f4f4;
	border-top: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	padding: 3px;
}
#header_links a:link{
	color: #7b7b7b;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
#header_links a:visited{
	color: #7b7b7b;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
#header_links a:hover{
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	background: #f3f3f3;
}
#header_links a:active{
	color: #848284;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

#srvcs_subnav {
	color: #333333;
	font: oblique 10px/29px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	display: block;
	margin: 0;
	text-align: center;
}

#srvcs_subnav a {
	margin-right: 1px;
	margin-left: 1px;
	border-bottom: 1px solid #f4f4f4;
	border-left: 1px solid #f4f4f4;
	border-top: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	padding: 3px;
}

#srvcs_subnav a.active, #srvcs_subnav a.active:hover {
  background-color: rgb(230, 240, 255);
}

#srvcs_subnav a:link{
	color: #7b7b7b;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

#srvcs_subnav a:visited{
	color: #7b7b7b;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

#srvcs_subnav a:hover{
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	background: #f3f3f3;
}

#srvcs_subnav a:active{
	color: #848284;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

/* =====================================================================  */




/* ==============================  existing styles ==============================  */

/* ==============================  footer ==============================  */
#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
#footer a:link{
	color: #333333;
	text-decoration: none;
	font: normal 9px Geneva, Arial, Helvetica, sans-serif;
}
#footer a:visited{
	color: #333333;
	text-decoration: none;
	font: normal 9px Geneva, Arial, Helvetica, sans-serif;
}
#footer a:hover{
	color: #3333CC;
	text-decoration: underline;
	font: normal 9px Geneva, Arial, Helvetica, sans-serif;
}
#footer a:active{
	color: #000066;
	text-decoration: underline;
	font: normal 9px Geneva, Arial, Helvetica, sans-serif;
}
#copyright {
	text-align: center;
	padding: 4px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
/* =====================================================================  */
