@charset "utf-8";
/* CSS Document */
body {
	background-image:url(../images123/interface/interface_01.jpg);
	background-repeat:repeat-x;
	background-color:#045982;
	margin:0px;
}
.header_right {
	background-image:url(../images123/interface/interface_06.jpg);
	width:11px;
	height:54px;
	background-repeat:no-repeat;
}
.header_middle {
	background-image:url(../images123/interface/interface_04.jpg);
	background-repeat:repeat-x;
	font-family:Tahoma;
	font-size:11px;
	text-align:right;
}
.menuleft {
	background-image:url(../images123/interface/interface_13.jpg);
	width:9px;
	background-repeat:no-repeat;
	height:54px;
}
.menucenter {
	background-image:url(../images123/interface/interface_14.jpg);
	background-repeat:repeat-x;
}
.menuright {
	background-image:url(../images123/interface/interface_18.jpg);
	width:9px;
	background-repeat:no-repeat;
}
.infobar {
	background-image:url(../images123/interface/interface_22.jpg);
	width:948px;
	min-height:250px;
	background-repeat:no-repeat;
	background-color:#3a4950;
	border-left:solid 1px #17668c;
	border-right:solid 1px #17668c;
}
.footer {
	background-image:url(../images123/interface/interface_23.jpg);
	height:54px;
	background-repeat:repeat-x;
	border-left:solid 1px #17668c;
	border-right:solid 1px #17668c;
	font-family:Tahoma;
	font-size:11px;
	color:#999;
}
.contentbg {
	background-image:url(../images123/interface/content_bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	border-left:solid 1px #17668c;
	border-right:solid 1px #17668c;
	background-color:#FFF;
}
.heading {
	font-family:Georgia;
	font-size:24px;
	color:#0780bb;
}
.heading_white {
    width:235px;
	font-family:Georgia;
	font-size:24px;
	color:#FFF;
	float:right;
	
	
}
.heading_white1 {
	font-family:Georgia;
	font-size:24px;
	color:#FFF;
	
}
.heading2 {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#e5107e;
	line-height:25px;
}
.content_tahoma10 {
	font-family:Tahoma;
	font-size:10px;
}
.content_tahoma11 {
	font-family:Tahoma;
	font-size:11px;
}
.headingnext {
	width:150px;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	padding-left:15px;
	line-height:25px;
}

.headingimg {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	padding-right:15px;
	
	}
.heading3 {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#e5107e;
	line-height:20px;
}
.heading2_white {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	line-height:25px;
}
.content_tahoma {
	font-family:Tahoma;
	font-size:11px;
	color:#333;
	text-align:left;
	line-height:20px;
}
.content_arial_bold {
	font-family:Arial;
	font-size:11px;
	color:#333;
	line-height:18px;
	font-weight:bold;
}
.content_arial {
	font-family:Arial;
	font-size:11px;
	color:#333;
	line-height:18px;
	text-align:justify;
}
.content_arial_white {
	font-family:Arial;
	font-size:11px;
	color:#CCC;
	line-height:17px;
	text-align:justify;
}
.content_tahomaralign {
	font-family:Tahoma;
	font-size:11px;
	color:#333;
	line-height:18px;
	text-align:right;
}

a.link_headfoot:link, a.link_headfoot:visited, a.link_headfoot:active {
	font-family:Tahoma;
	font-size:11px;
	color:#999;
	text-decoration:none;
	padding:0 5px 0 5px;
}
a.link_headfoot:hover {
	color:#FFF;
	text-decoration:underline;
}
.seperator {
	color:#666;
}
a.link_infobar:link, a.link_infobar:visited, a.link_infobar:active {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#b8e210;
	text-decoration:none;
	background-image:url(../images123/bullets/arrow_yell.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
	line-height:19px;
}
a.link_infobar:hover {
	color:#FFF;
	background-image:url(../images123/bullets/arrow_whi.gif);
}
a.link_infobarsh:link, a.link_infobarsh:visited, a.link_infobarsh:active {
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:#FC0;
	text-decoration:none;
	background-image:url(../images123/bullets/arrow_yell.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
	line-height:19px;
}
a.link_infobarsh:hover {
	color:#FFF;
	background-image:url(../images123/bullets/arrow_whi.gif);
}

a.link_sidemenu:link, a.link_sidemenu:visited, a.link_sidemenu:active {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#04a1b8;
	text-decoration:none;
	background-image:url(../images123/bullets/arrow_green.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:12px;
	border-bottom:dotted 1px #999;
	padding-bottom:2px;
	display:block;
	width:200px;
	line-height:30px;
}
a.link_sidemenu:hover {
	color:#999;
	border-bottom:dotted 1px #F00;
}

.textbox {
	font-family:Verdana;
	font-size:11px;
	color:#333;
	border:solid 1px #CCC;
	background-color:#f5f5f5;
	padding:3px;
}
.textbox_portfolio {
	font-family:Verdana;
	font-size:11px;
	color:#333;
	border:solid 1px #CCC;
	background-color:#f5f5f5;
}
.imgborder {
	border:solid 1px #CCC;
	padding:1px;
}
.imgborder_ora {
	border:solid 1px #FC0;
	padding:1px;
}
.borderbottom {
	border-bottom:dotted 1px #999;
}
a.link_services:link, a.link_services:visited, a.link_services:active {
	font-family:Arial;
	font-size:12px;
	color:#d17c0f;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images123/bullets/red_bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:12px;
}
a.link_services:hover {
	color:#F00;
	text-decoration:underline;
}

a.link_capability:link, a.link_capability:visited, a.link_capability:active {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#04a1b8;
	text-decoration:none;
	background-image:url(../images123/bullets/arrow_green.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:12px;
	border-bottom:dotted 1px #999;
	padding-bottom:2px;
	display:block;
	width:138px;
	line-height:30px;
}
a.link_capability:hover {
	color:#999;
	border-bottom:dotted 1px #F00;
}
.portfoliomiddle {
	background-image:url(../images123/packages_pics/portfolio_interface_new_02.jpg);
	background-repeat:repeat-y;
	margin:0;
	padding:0;
	border:0px solid #000;
}
.quotes {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#999;
}
.heading_infobar {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#d4eb12;
}
.imgstyle {
	vertical-align:middle;
}
a.link_pagination:link, a.link_pagination:visited, a.link_pagination:active {
	font-family:Arial;
	font-size:11px;
	color:#F00;
	text-decoration:none;
	font-weight:bold;
}
a.link_pagination:hover {
	color:#999;
	text-decoration:underline;
}

.taxtmanegin {
font-size:12px;
color:#990099;
font-family: Arial bold;
font-weight:normal;
}

.taxtmanegin_top {
font-size:14px;
color:#FFFFFF;
font-family: Arial bold;
font-weight:bold;
}

.subcr {
width:200px;
float:right;
margin-left:0px;
margin-right:35px;
margin-top:10px;
}
.newsletter_notify {
	font-family:Verdana;
	font-size:9px;
	line-height:15px;
	color:#FC0;
}
.heading_white1footer {
	font-family:Georgia;
	font-size:24px;
	color:#FFF;
	border-bottom:dotted 1px #FFF;
	line-height:35px;
}
.content_verdana9 {
	font-family:Verdana;
	font-size:9px;
}
.content_verdana10 {
	font-family:Verdana;
	font-size:10px;
}
.alert {
	font-family:Verdana;
	font-size:9px;
	color:#F60;
}