@charset "utf-8";
/* CSS Document */
body{padding:0; margin:0; background:url(body_bg.jpg) 0 0 repeat-x #466175; height:850px; font:12px/16px font-family:tahoma; color:#3D3C2C; font-weight:normal;}
div, p, h1, h2, h3, ul, img{padding:0px; margin:0px;}
ul{list-style-type:none;}

table {border:0px;} 
img {border:0px;}
td {vertical-align:top; padding:0px; }
td, table, select,  input, textarea{
	font-family:tahoma;
	font-size:12px;
	vertical-align:top;
	line-height:13px;
	color:#83929d;
}
.bodytxt{font-family:tahoma; font-size:12px; line-height:14px; color:#b7c2c7;}
.bodytxt a {color:#8ebe1d; text-decoration:underline}
.bodytxt a:hover{ text-decoration:none}

a{color:#7A8FA0; text-decoration:underline}
a:hover{ text-decoration:none}

strong {color:#8ebe1d;}

/* Menu Panel */
#menuPanel{width:872px; height:48px; position:relative; margin:0 auto;}
#menuPanel ul{background:url(nav_bg.jpg) 0 0 no-repeat; width:872px; height:48px; position:absolute; left:0px; top:6px; padding:0 0 0 40px;}
#menuPanel ul li{background:url(nav_div.jpg) right top no-repeat; height:48px; float:left; padding:0 3px 0 0;}
#menuPanel ul li a{display:block; background:url(nav_bg2.jpg) 0 0 repeat-x; padding:0 14px; font:bold 11px/48px Arial, Helvetica, sans-serif; color:#FFFFFF; background-color:inherit; text-decoration:none;}
#menuPanel ul li a:hover{background:url(nav_hover.jpg) 0 0 repeat-x; color:#fff;}
#menuPanel ul li a.hover{
display:block; background:url(nav_hover.jpg) 0 0 repeat-x; color:#FFFFFF; padding:0 14px; font:bold 11px/48px Arial, Helvetica, sans-serif; text-decoration:none; cursor:text;}
/* EndPanel */
#bodyPanel{width:872px; height:auto; position:relative; margin:0 auto;}

.arcBg{background:url(header_Pic.jpg) 0 0 no-repeat; width:100%;}
.white_txt {font:14px/12px tahoma; color:#dae8ee; font-weight:bold; text-transform:uppercase;}
.white_txt_small{font:12px/12px tahoma; color:#dae8ee; font-weight:bold; text-transform:uppercase;}
.divline{background:url(divline.gif) 0 0 repeat-x; width:100%;}
.date {font:11px; font-weight:normal; font-family:tahoma; color:#b7c2c7;}
.date .strong{font:bold 11px  tahoma; color:#8ebe1d;}
.date a {text-decoration:underline;}
.date a:hover {text-decoration:none;}
.arc2Bg{background:url(arc2bg.jpg) 0 0 repeat-x; width:620px;}
.arc3Bg{background:url(arc3_bg.jpg) 0 0 repeat-x; width:620px;}
.vertline{background:url(vertline.jpg) 0 0 repeat-y; height:100%;}
.bigtxt{font-weight:normal; font-family:tahoma; color:#96acbc; font-size:15px; line-height:12px; text-transform:none;}
.welcometxt{font: normal Arial; color:#edfaff; font-size:13px; line-height:12px; text-transform:none;}
.p {font:normal tahoma; color:#7e9eb9; font-size:13px; line-height:14px; text-transform:none;}
.divider{border-bottom:1px solid #202b2b;}
.letTop_bg{background:url(lefttop_bg.gif) center top no-repeat;}
.borderTable{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #3A4D5C;
	border-bottom-color: #3A4D5C;
	}

.columnBorder{border:1px solid #3A4D5C; border-bottom:none; border-right:none;font:11px normal tahoma; color:#DDF0FB;}
.columnBorder span a{ color:#DDF0FB; text-decoration:underline;}
.columnBorder span a:hover{ text-decoration:none}
.columnBorder strong {color:#a8bccd;}




/* FORMS */

.form input {
	width:135px;
	height:13px;
	color: #DDF0FB;
	padding:3px 0 0 7px;
	border:1px solid #3c4957;
	background-color:#3c4957;
}

.textarea {
	width:395px;
	height:65px;
	color: #DDF0FB;
	overflow: auto;
	padding:3px 0 0 7px;
	border:1px solid #3c4957;
	background-color:#3c4957;
}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-LINKS-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
.link_1 li {
	background:url(bullet.jpg) 0 7px no-repeat; 
	padding:0px 0px 0px 15px; 
}
.link_1 a {
	background:url(li_bg2.gif) bottom repeat-x;
	color:#8ebe1d; 
	font:normal 11px tahoma;
	text-decoration:none;
	margin:0px 0px 5px 0px;
}
.link_1 a:hover {
	background:none
}
/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-LINKS-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-SERVICES LISTS-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/

.services li {color:#5e8ba2; font:bold 11px tahoma; background:url(bullet.jpg) 0 7px no-repeat;padding:0px 0px 0px 15px;}
.services a {color:#5e8ba2; font:bold 11px tahoma; text-decoration:none; margin:0px 0px 3px 0px;}
.services a:hover {background:none;}

.services span a{ color:#8ebe1d; font:normal 11px tahoma; text-decoration:underline;}
.services span a:hover{ text-decoration:none}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-END SERVICES LISTS-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-SITE LINKS-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
ul{margin:0px; padding:0px; list-style:none; line-height:18px}
ul li { background:url(bullet.jpg) no-repeat 0 7px; padding-left:14px}
ul li a{ color:#83929d;  text-decoration: none; font-size:11px}
ul li a:hover{ text-decoration:underline;}
ul li b a{ text-decoration:underline; font-weight:normal}
ul li b a:hover{ text-decoration:none}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-END LINKS-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/

#slinks ul{margin:0px; padding:0px; list-style:none; line-height:18px}
#slinks ul li { background:url(green_bullet.gif) no-repeat 0 7px; padding-left:12px;}
#slinks ul li a{ color:#83929d;  text-decoration:underline; font-size:11px; font-weight:bold;}
#slinks ul li a:hover{ text-decoration:none;}
#slinks ul li b a{ text-decoration:underline; font-weight:bold;}
#slinks ul li b a:hover{ text-decoration:none}

span a{ color:#7A8FA0; text-decoration:underline; background:url(list_bg.gif) no-repeat 0 5px; padding-left:11px}
span a:hover{ text-decoration:none}

a{ color:#83929d; text-decoration:underline}
a:hover{ text-decoration:none}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-FOOTER-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/

#footer{font:normal 11px tahoma; color:#ffffff;}
#footer a {color:#8ebe1d; text-decoration:underline;}
#footer a:hover{text-decoration:none;}


/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-END FOOTER-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/

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

#welcomBox {background:url(img/igc-box2.jpg) 0 top no-repeat; width:624px; height:165px; display:block; float:left;}
#welcomBox .padding {margin:48px 200px 10px 20px;}
#welcomBox h1 {font:bold 16px/20px Geneva, Arial, Helvetica, sans-serif; color:#FFFFFF; text-align:left;}

#textBox {background:url(img/igc-box3.jpg) 0 top no-repeat; width:624px; height:165px; display:block; float:left;}
#textBox .padding {margin:48px 10px 10px 7px;}
#textBox h1 {font:bold 20px/20px Geneva, Arial, Helvetica, sans-serif; color:#FFFFFF; text-align:left; text-transform:uppercase;}
#textBox h2 {font:bold 22px/20px "Century Gothic" ; color:#c9dced; text-align:left;}