@charset "UTF-8";
/* CSS Document */

/*
standard margin: 15 or 30 px
navigation: use bitmaps, not hypertext

hyperlink behavior:
- default: no underline
- user point: underline
- user click: no underline
- color doesn’t change

BLUE: #003767
GREEN: #4F7032

*/


/* GENERAL fonts */
P, OL, UL, DIV, H1, H2, TD {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a img {
	border:none;
}
a, a:visited, a:hover {
	color:#003767;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

P, H1, H2, H3, H4, H5 {
	margin: 0px 5px 5px 0px;
	padding-bottom:5px;
}
bodytext {
	text-align:left;
}
h1 {
	font-size: 36px;
	/*line-height: 38px;		*/
	color: #003768;
	letter-spacing: +1pt;
	font-weight:normal;
	margin-top:20px;
	margin-bottom:15px;
}
h2 {
	font-size: 14px;
	/*line-height: 24px;	*/
	color: #4F7032;
	letter-spacing: +2pt;
	text-transform: uppercase;
	/*margin-top:20px;*/
}
h2 a, h2 a:visited, h2 a:hover{
color: #4F7032;
}
h3 {
	font-weight: bold;
	font-size:18px;
	color:#4c4c4c;
}
h4 {
	/*margin-top:20px;*/
}
.indent {
	margin-left:20px;
}
.important {
	color:#990000;
	
}
.detail {
	font-size: 14px;
	color: #4F7032;
	letter-spacing: +2pt;
	text-transform: uppercase;
	font-weight:bold;
}

TD#footer {
	border-top: dotted 1px #999999;
}
TD#footer P {
	font-size: 10px;
	text-align: center;
}
hr {
	color:#87B2D8;
	background-color: #87B2D8;
	height: 1px;
	border:none;
	margin-top:20px;
	margin-bottom:20px;
}
hr.hrGreen {
	color:#a7b798;
	background-color: #a7b798;
	height: 1px;
	border:none;
	margin-top:20px;
	margin-bottom:20px;
}
.footer_hr {
	margin:0px;
}
.horizontalRule1 {
	margin:20px 0px 20px 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
	background-color:#E8EEF7;
	margin: 0px 40px 40px 40px;
	padding: 0;
	
	text-align: center;
}
td {
	margin:0px;
	padding:0px;
}
#wrapper {
	width:950px;
	position:relative;
	margin: 0 auto;
	background-image:url(../images/imitatio_bg.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	text-align:left;
}
#header {
	width:950px;
	text-align:left;
}
#headerContent {
	width:950px;
	position:relative;
	margin: auto;
	height:112px;
}
#logo {
	position:absolute;
	left:54px;
	top:21px;
}
#headerBlurb {
	position:absolute;
	right:43px;
	top:25px;
	width:300px;
}
#headerBlurb P{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#003767;
	line-height:16px;
	text-align:right;
	padding-bottom:0px;
	
}
#headerBlurb .headerSignature {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
}

#header h1 {
	margin: 0;
	padding: 0;
}
#specializeHolder {
	position:absolute;
	left:725px;
	top:0px;
}
#menuRow {
	width:850px;
	height:36px;
	padding:0px 50px 11px 51px;
	margin:0px;
}

ul {
}
ol {
	margin-top:0px;
	padding-top:0px;
}
li {
	padding:0px 0px 5px 0px;
	line-height:21px;
}
.searchBox {
	background-image:url(../images/nav_mid_bg.jpg);
	background-repeat:repeat-x;
}

/*  -------------- MENU 1 ----------------  */


.menu1 {
	background-image:url(../images/nav_mid_bg.jpg);
	background-repeat:repeat-x;
}
/*  -------------- MENU 2 ----------------  */

.menu2 {
	position: relative;
	background-image:url(../images/menu2_bg.gif);
	background-repeat:no-repeat;
	width:188px;
	
}
.menu2 UL {
	margin:0px 0px 0px 15px;
	padding:10px 0px 0px 0px;
	list-style-type:none;
}
.menu2 LI {
	padding:0px 5px 4px 15px;
	font-size:12px;
	color:#30590C;
	font-weight:bold;
	text-decoration:none;
	line-height:normal;
}
.menu2 a, .menu2 a:visited, .menu2 a:hover {
	color:#30590C;
	font-weight:bold;
	text-decoration:none;
}
.menu2 a:hover {
	text-decoration:underline;
}
/*  LEVEL 1 */
 .menu2-level1 a, .menu2-level1 a:visited {
	color:#30590C;
}
.menu2-level1 a:hover {
	color:#4D4D4D;
	text-decoration:underline;
}
.menu2-level1-active a, .menu2-level1-active a:visited {
	color:#4D4D4D;
}
.menu2-level1-active a:hover {
	color:#4D4D4D;
	text-decoration:underline;
}
.menu2-level1-current-active a, .menu2-level1-current-active a:visited {
	color:#4D4D4D;
}
.menu2-level1-current-active a:hover {
	color:#4D4D4D;
	text-decoration:underline;
}
.menu2-level1-normal {
	background-image:url(../images/bullet_green.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
}
.menu2-level1-active {
	background-image:url(../images/bullet_green.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
}
.menu2-level1-current-active {
	background-image:url(../images/bullet_active.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
}
/*  LEVEL 2 */
 .menu2-level2 a, .menu2-level1 a:visited {
	color:#30590C;
}
.menu2-level2 a:hover {
	color:#4D4D4D;
	text-decoration:underline;
}
.menu2-level2-active a, .menu2-level1-active a:visited {
	color:#4D4D4D;
}
.menu2-level2-active a:hover {
	color:#4D4D4D;
	text-decoration:underline;
}
.menu2-level2-current-active a, .menu2-level1-current-active a:visited {
	color:#4D4D4D;
}
.menu2-level2-current-active a:hover {
	color:#4D4D4D;
	text-decoration:underline;
}
.menu2-level2-normal {
	background-image:url(../images/bullet_green.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
}
.menu2-level2-active {
	background-image:url(../images/bullet_green.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
}
.menu2-level2-current-active {
	background-image:url(../images/bullet_active.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
}
/*  -------------- SEARCH ----------------  */
.searchBox input {
	margin:6px 0px 0px 2px;
}
/*  -------------- MID CONTENT ----------------  */
#mid {
	width:950px;
	padding: 0px 0px 0px 0px;
	text-align:left;
}
/*  ------- HOME TEMPLATE -------  */
#column1 {
	width:599px;
	/*float:left;*/
	padding:0px;
	margin:0px;
	margin-left:51px;
}
#column2 {
	width:232px;
	padding:0px;
	/*float:left;*/
	margin-left:18px;
	/*margin-right:50px;*/
}
#column1 P {
	line-height:normal;
}
#column2 P {
	line-height:normal;
}
.homeMainBox {
	width:599px;
	height:273px;
	background-image:url(../images/home_main_bg.jpg); !important
	background-repeat:no-repeat;
	background-position:top;
	margin:0px;
	padding:0px;
	position:relative;
	top:0px;
	/* LEAVE THIS WHTE TOP BORDER!! - IT IS A HACK TO FIX THE BACKGROUND IMAGE NOT POSITIONED AT TOP IN FF */
	border-top:1px solid white;
}
.homeMainBoxContent {
	position:relative;
	left:214px;
	top:10px;
	width:378px;
}
.homeMainBoxContent H1 {
	margin-bottom:5px;
	padding-bottom:0px;
	font-size:24px;
}
.homeMainBoxContent P {
	color:#FFFFFF;
	font-size:13px;
	line-height:normal;
	line-height:16px;
}
.homeMainBoxContent UL {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.homeMainBoxContent LI {
	padding:0px 0px 4px 15px;
	background-image:url(../images/bullet_blue.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
	line-height:normal;
}
.homeMainBoxContent A {
}

.homeLowerContent H2 {
	margin:20px 0px 0px 0px;
	padding:0px;
	font-size:12px;
	color:#333333;
}
.homeLowerContent HR {
	margin:0px;
	padding:0px;
}

#homeBannerGirard {
 /* width is 631 with padding left of 20 and padding right of 249 */
	width:355px;
	height:97px;
	background:url(../images/home_banner_girard_bg.jpg) no-repeat 0 0;
	padding: 20px 225px 0px 20px;
	overflow:hidden;
}
#homeBannerGirard P{
	color:#FFFFFF;
}

#homeBoxBottom{
	margin-bottom:20px;
}
#homeBoxBottom h3, #homeBoxBottom a, #homeBoxBottom a:visited, #homeBoxBottom a:hover {
	color:#30590c;
	font-size:12px;
}
#homeBoxBottom h3{
	text-transform:uppercase;
}
#homeBoxBottom td {
border-right:2px solid #d3dbcc;
padding-left:20px;
}
#homeBoxBottom td.homeBoxBottomCellLast{
border:none;
}
#homeBoxBottom td.homeBoxBottomCellFirst{
padding-left:0px;
}


/*  ------- B1 TEMPLATE (side nav + wide column) -------  */
#b1_column1 {
	width:188px;
	/*float:left;*/
	padding:0px;
	margin:0px;
	margin-left:51px;
}
#b1_column2 {
	width:635px;
	padding:0px;
	/*float:left;*/
	margin-left:25px;
	margin-right:0px;
}
.firstHeader {
	margin-top:20px;
}
.columnIndent {
	padding-left:30px;
}
.columnIndent P {
	line-height:24px;
}
/*  ------- D TEMPLATE (FULL wide column) -------  */
#d_column1 {
	width:849px;
	padding:0px;
	margin:0px;
	margin-left:51px;
}
#d_column1 P {
	line-height:24px;
}
/*  --------------HOME BOX 1 (3 column) ----------------  */
#homeBox1 {
	width:599px;
}
.homeBox1Top {
	width:599px;
}
.homeBox1Mid {
	width:599px;
	background-image:url(../images/home_box1_mid.gif);
	background-repeat:no-repeat;
	min-height:109px;
	background-color:#bbcbb1;
}
.homeBox1Bottom {
	width:599px;
}
/*.homeBox1Content {
	float:left;
	width:175px;
	margin:0px;
}*/
.homeBox1Mid H3 {
	font-size:12px;
	color:30590c;
	text-transform:uppercase;
	padding:0px 0px 4px 0px;
	margin:0px;
}
.homeBox1Mid H3 a, .homeBox1Mid H3 a:visited, .homeBox1Mid H3 a:hover {
	color:#30590c;
}
.homeBox1Mid P {
	padding:0px 0px 4px 0px;
	margin:0px;
	color:#FFFFFF;
	font-size:12px;
	line-height:14px;
}
.homeBox1Mid UL {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.homeBox1Mid LI {
	padding:0px 0px 4px 15px;
	background-image:url(../images/bullet_green.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
	line-height:normal;
}
.homeBox1Mid LI a, .homeBox1Mid LI a:visited, .homeBox1Mid LI a:hover {
	color:#30590c;
}
/*  -------------- BOX 2 (1 column) ----------------  */
#box2 {
	width:232px;
	padding-top:0px;
	margin-bottom:5px;
}
.box2Top {
}
.box2Mid {
	background-image:url(../images/home_box2_mid.gif);
	background-repeat:no-repeat;
	padding:5px 10px 0px 10px;
	background-color:#e9eaeb;
	
	min-height:413px;
	height:auto !important;
  	height:413px;
}
.box2Mid P {
	line-height:normal;
}
.box2Bottom {
}
.box2Mid .align-right {
	padding:0px;
	margin:0px;
}
.clearer {
	clear:left
}
/*  -------------- FOOTER ----------------  */
#footerHome {
	width:300px;
	padding: 10px 0px 10px 0px;
	text-align:left;
	height:50px;
	margin-top:10px;
	margin-bottom:10px;
}
#footerHome P {
	color:#4d4d4d;
	font-size:10px;
	line-height:16px;
}
#footerHome a, #footerHome a:visited, #footerHome a:hover {
	font-weight:normal;
	color:#4d4d4d;
}
#footer {
	width:846px;
	padding: 10px 0px 10px 0px;
	text-align:left;
	margin:auto;
	height:50px;
	float:left;
	margin-left:50px;
	margin-bottom:10px;
}
#footer P {
	color:#4d4d4d;
	font-size:10px;
	padding-top:10px;
}
#footer a, #footer a:visited, #footer a:hover {
	font-weight:normal;
	color:#4d4d4d;
}

#footer .newsletterForm P{
	padding-bottom:0px;
	padding-right:0px;
}

.newsletter_label{
	float:right;
	font-size:10px;
	width:250px;
	text-align:right;
	margin-top:12px;
}
.newsletter_input {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-size:10px; 
	border:1px solid #999999;	
	font-style:italic;
	padding:0px 2px 0px 2px;
}
.newsletter_form {
	float:right;
	width:185px;
	margin-top:10px;
}

/*  -------------- ELEMENTS ----------------  */
.name-of-person {
	font-size:9px;
}
.align-right {
	text-align:right;
}
.align-center {
	text-align:center;
}

/*   -----    CSC  -----   */
.csc-linkToTop{
	text-align:right;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
	margin:0px;
}
div.csc-textpic-intext-right div.csc-textpic-imagewrap .csc-textpic-image {
	padding:0px 0px 20px 20px;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
/*padding:0px;*/
/*margin:0;*/
}
div.csc-textpic-text {
	margin:0px 0px 0px 0px;
}
 div.csc-textpic-imagewrap {
	margin:0px 20px 0px 0px;
}
.csc-textpic-caption {
	color:#666666;
	font-size:10px;
	text-align:center;
}
.tx-wwimagecycle-pi1 {
	height:154px;
}
#mailform H2 {
	padding-top:10px;
}
#mailform fieldset {
	border: 1px solid #87B2D8;
	padding:5px 5px 15px 15px;
}
#mailform input, #mailform textarea {
	border: 1px solid #87B2D8;
}
#mailform .csc-mailform-submit {
	border:none;
}
.csc-mailform-required {
	color:#336600;
	padding:0px;
	margin:0px;
}
div.csc-mailform-field label {
	font-size:12px;
	color:#4d4d4d;
	font-weight:bold;
}
div.csc-mailform-field input {
}
.csc-mailform-field {
	padding:10px 0px 0px 0px;
}
div.csc-textpic-text UL {
	margin-top:2px;
}
div.csc-textpic-text LI {
	/*font-size:15px;*/
	color:#666666;
	list-style-image:url(images/cursor_w100.gif);
	padding-bottom:5px;
}
.tx-indexedsearch-searchbox-sword {
	margin-left:5px;
}
.tx-indexedsearch-searchbox-button {
	margin-left:55px;
}
/* ------------- REGISTRATION ------------- */
.tx-felogin-pi1 form fieldset {
	border: 1px dotted #cccccc;
}
.tx-srfeuserregister-pi1 form fieldset {
	border: 1px dotted #cccccc;
}
/* ------------- FE LOGIN ------------- */
#feloginContainer {
	padding:15px;
	background-color:#b3cbe5;
	width:240px;
	margin-bottom:30px;
}
#feloginContainer label {
	color:#4d4d4d;
	padding-bottom:5px;
	font-weight:bold;
}
#feloginContainer input {
	margin-bottom:5px;
}
#feloginContainer P {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:11px;
	font-weight:normal;
}
#feloginContainer P a, #feloginContainer P a:visited, #feloginContainer P a:hover {
	color:#4d4d4d;
	font-weight:normal;
}
#feloginContainer input {
}
/* ------ FCE ----- */

.homeLowerContent .FCE_5050_col1 H2{
margin-top:0px;
margin-bottom:5px;
}
.homeLowerContent .FCE_5050_col1 .csc-firstHeader{
margin-top:20px;
margin-bottom:0px;
}
.FCE_5050_col2 {
	padding-left:20px;
}
#FCE_box3 {
	width:187px;
	margin-top:10px;
	margin-bottom:20px;
	background-image:url(../images/box3_bg.gif);
	background-repeat:no-repeat;
}
#FCE_box3 H2 {
	color:#30590C;
	font-size:12px;
}
.FCE_box3_main {
	padding:10px 10px 0px 15px;
	margin:0px;
	
	min-height:70px;
	height:auto !important;
  	height:70px;
}
.FCE_box3_bottom {
	margin:0px;
	padding:0px;
}
#FCE_box3 P {
	color:#FFFFFF;
	padding-bottom:0px;
	margin-bottom:0px;
}
#FCE_box3 a, #FCE_box3 a:visited, #FCE_box3 a:hover {
	color:#FFFFFF;
}
#FCE_box3 UL {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#FCE_box3 LI {
	padding:0px 0px 4px 15px;
	background-image:url(../images/bullet_green.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
	line-height:normal;
}
#FCE_box3 LI a, #FCE_box3 LI a:visited, #FCE_box3 LI a:hover {
	color:#FFFFFF;
}

#FCE_box4 {
	width:232px;
	height:75px;
	margin-top:2px;
	margin-bottom:10px;
	background-image:url(../images/box4_short_bg.jpg);
	background-repeat:no-repeat;
}
#FCE_box4 H2 {
	color:#30590C;
	font-size:12px;
}
.FCE_box4_main {
	padding:10px 10px 0px 15px;
	margin:0px;
	
	/*min-height:70px;
	height:auto !important;
  	height:70px;*/
}
#FCE_box4 H3 {
	font-size:12px;
	color:30590c;
	text-transform:uppercase;
	padding:0px 0px 4px 0px;
	margin:0px;
}
#FCE_box4 H3 a, #FCE_box4 H3 a:visited, #FCE_box4 H3 a:hover {
	color:#30590c;
}
#FCE_box4 P {
	padding:0px 0px 4px 0px;
	margin:0px;
	color:#FFFFFF;
	font-size:12px;
	line-height:14px;
}
#FCE_box4 UL {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#FCE_box4 LI {
	padding:0px 0px 4px 15px;
	background-image:url(../images/bullet_green.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
	line-height:normal;
}
#FCE_box4 LI a, #FCE_box4 LI a:visited, #FCE_box4 LI a:hover {
	color:#30590c;
}


.FCE_partners {
	margin-bottom:20px;
}
.FCE_partners P{
	padding-bottom:3px;
}
.FCE_partners H2{
	/*font-size:14px;*/
	letter-spacing:normal;
	line-height:24px;

}
.FCE_partners_image .csc-textpic-imagewrap {
	padding:0px;
	margin:0px;
}
.FCE_partners_content {
	border-bottom:1px solid #87B2D8;
	padding-bottom:20px;
}

#d_column1 .FCE_partners_content .contenttable P{
padding:0px;
padding-right:20px;
line-height:normal;
	
}

.contenttable P{
	margin:0px;
	padding:0px;

}

/* ------ SEARCH ----- */

.tx-indexedsearch .tx-indexedsearch-browsebox LI {
	display:inline;
	margin-right:5px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	width:100px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	width:150px;
}
.tx-indexedsearch .tx-indexedsearch-whatis {
	margin-top:10px;
	margin-bottom:5px;
}
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
	font-weight:bold;
	font-style:italic;
}
.tx-indexedsearch .tx-indexedsearch-noresults {
	text-align:center;
	font-weight:bold;
}
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr {
	font-style:normal;
	line-height:24px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color:#4F7032;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background:none;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
	margin-top:20px;
	margin-bottom:5px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
	margin-top:0px;
	margin-bottom:0px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {
	background:none;
	vertical-align:middle;
}
.tx-indexedsearch .tx-indexedsearch-res .noResume {
	color:#666666;
}
.tx-indexedsearch .tx-indexedsearch-category {
	background:none;
	font-size:16px;
	font-weight:bold;
}  		/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css {
	clear:both;
	margin-bottom:1em;
}
.tx-indexedsearch .searchbox-tmpl-css LABEL {
	margin-right:1em;
	width:10em;
	float:left;
}
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css {
	letter-spacing:0;
	font-weight:normal;
	margin-top:-1.2em;
	float:right;
}
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd {
	float:left;
}
.tx-indexedsearch .info-tmpl-css dd.item-mtime {
	float:none;
}
.tx-indexedsearch .info-tmpl-css dd.item-path {
	float:none;
}
.tx-indexedsearch-title, .tx-indexedsearch-title a, .tx-indexedsearch-title a:visited {
	font-size: 13px;
	color: #4F7032;
	letter-spacing: +2pt;
	text-transform: uppercase;
	padding-bottom:10px;
	
}

/*  -------- RTG FILES --------  */
#rtg_files_item {
	width:600px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	padding-left:10px;
}
.rtg_files_icon {
	float:left;
}
.rtg_files_content {
	padding-left:15px;
	margin-left:15px;
}
.rtg_files_description {
	padding-left:15px;
	margin-left:15px;	
}
.rtg_files_description p {
	padding-bottom:0px;
	margin-bottom:0px;
}
.rtg_files_empty {
	padding-left:10px;

}
#d_column1 .rtg_files_description P{
	line-height:18px;
}


/*  ------  POWERSEARCH  ------ */

.formular .sitesearch {
	border:none;
	padding:0px;
}

/*  GOOGLE SEARCH  */

.googlesearch {
	background:transparent url(../images/nav_search_bg.jpg) no-repeat scroll left top;
	color:#FFFFFF;
	height:36px;
	padding:0px;
	width:203px;
	padding:6px 0px 0px 4px;
}
.googlesearch input. {

}
.googlesearch input.go {
	border:medium none !important;
	cursor:pointer;
	left:6px;
	position:relative;
	top:0px;
	width:65px !important;
	background:none;
	
}

@import url(http://www.google.com/cse/api/overlay.css);
div.gsc-results div.gsc-trailing-more-results a{display: none !important}
.gs-visibleUrl-long{display: block !important}


#cse-search-results {
	background-color:#FFFFFF;
	padding:5px;
}

.user_loggedin {
	text-align:right;

}
