html, body {
	height: 100%;
}
body_old {
	background-image: url('../gfx/topflow.png');
	background-repeat: repeat-x;
	background-position: center top;	
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;	
	font: Palatino-Linotype, Book-Antiqua, Palatino, serif;		
	font-variant: small-caps;	
}
body {
	background-image: url('../gfx/topflow.png');
	background-repeat: repeat-x;
	background-position: center top;	
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;	
	font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;	
	font-variant: small-caps;	
}
a {
	text-decoration: none;
	color: #242424;	
}
p {
	line-height: 19px;	
}
#content a img:hover {
	border: 1px solid #AFAFAF;	
	background-color: #ffffff;
	padding: 1px;
}	
#top {
	font-variant: normal;
	text-transform: uppercase;
	font-size: 11px;
	padding-bottom: 0px;
	background-image: url('../gfx/top_pod.gif');
	background-repeat: repeat-x;
	background-position: left bottom;	
	height: 190px;
}
#sitemap {
	text-align: right;
	float: right;
	margin-top: 6px;
	font-size: 11px;
	text-transform: none;
}
#sitemap a {
	color: #ffffff;	
}
#sitemap a:hover {
	text-decoration: underline;;	
}
#navi {
	position: absolute;	
	margin-top: 0px;
	font-size: 11px;
}
#navi p {
	color: #ffffff;	
	margin-top: 6px;
	font-variant: normal;
	text-transform: none;
}
#navi a {
	color: #cccccc;	
}
#navi a:hover {
	color: #ffffff;
	text-decoration: underline;;	
}
#innerTop {
	clear: both;	
}
#logoArea {
	margin-top: 16px;
	padding-left: 2px;
	position: absolute;
}
#logo {
	margin-left: 12px;
	border: none;
	padding: none;
}
#motto {
	display: table;
	width: 480px;
	margin-left: 304px;
	margin-top: 34px;
	padding-left: 58px;
	padding-right: 20px;
	float: left;
}
#motto h1 {
	font-size: 24px;
	margin: 0px;
	font-variant: small-caps;	
	text-transform: none;
	font-weight: normal;
	color: #313131;
}
#motto h1 span {
	color: #190D3B;
}
#motto p, #motto a {
	color: #242424;
	text-transform: none;
	color: #242424;
	font-size: 12px;	
	margin-top: 8px;
}
#motto a span {
	color: #271852;
	font-weight: bold;
}
#languages {
	display: table;
	float: right;
	margin-top: 86px;
}
#languages ul {
	list-style-type: none;	
	margin: 0px;
	padding: 0px;
}
#languages ul li {
	text-align: right;	
	margin: 0px;
}
#page {
	display: table;
	width: 970px;
	margin: auto;
}
a img {
	border: 0px;	
}	
#footer {
	text-align: center;
	color: #9B9B9B;
	font-size: 11px;
	margin-top: 20px;	
	clear: both;
	display: table;
}
#content {
	clear: both;
}	
#footer p {
	margin-top: 26px;	
}
#search {
	position: absolute;
	z-index: 300;
	top: 4px;
	margin-left: 670px;
}
#search #inp {
	border: 1px solid #1B0F3D;
	background-color: #FAFAFA;
	color: #242424;
	height: 14px;
	width: 80px;
	margin-right: 4px;
}
#search p {
	font-size: 10px;
	margin: 0px;
	margin-top: 2px;
}
#search p a {
	color: #5B5B5B;	
}
#search p a:hover {
	color: #140A31;	
}
#menuBGa {
	padding-top: -2px;
	background-image: url('../gfx/topflow.png');
	background-repeat: repeat-x;	
	background-color: #140A31;
	height: 20px;
	width: 614px;
	margin-left: 356px;
	padding-left: 0px;
	text-align: center;
	position: absolute;
	top: 163px;
	display: table;
}
#menu {
	margin: 0px;
	display: block;
	padding: 0px;
	list-style-type: none;
	text-transform: none;
	text-align: center;
	width: 614px;
	position: absolute;
}
#menu .mainli {
	float: left;
	display: table;
	padding-bottom: 0px;
	font-variant: small-caps;
	font-size: 15px;
	font-weight: bold;
	color: #261659;
	background-image: none;
}
#menu .mainli .hrefer {
	color: #ffffff;
	text-decoration: none;
	padding-left: 9px;
	padding-right: 9px;
	margin: 0px;	
	display: table;
}
.cascade {
	position: absolute;
	padding: 0px;
	display: none;
	font-variant: normal;
	margin-top: 16px;
	margin-left: -4px;
	font-weight: normal;
	text-align: left;
}
.cascade ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-image: url('../gfx/drop.png');
	background-repeat: no-repeat;
	background-position: bottom center;	
	border: 0px;	
	padding-bottom: 10px;
	width: 180px;
	padding-top: 6px;
}
.cascade ul li {
	padding: 0px;	
	margin: 0px;
	text-transform: uppercase;
	padding-left: 1px;
	height: 30px;
	display: table;
}
.cascade ul li a {
	font-size: 12px;
	color: #ffffff;
	padding: 3px;
	padding-top: 6px;
	padding-left: 6px;
	margin-left: 4px;
	width: 161px;
	display: table;
	border-bottom: 1px solid #ffffff;	
}
.cascade ul li:hover {	
	color: #140A31;
}
.cascade ul li a:hover {	
	color: #140A31;
	background-image: url('../gfx/drop_hv.png');
	background-repeat: repeat-y;
	background-color: #261659;		
}
.confidental {
	background-image: url('../gfx/drop_conf.png');
	background-repeat: no-repeat;
	background-position: center center;		
	display: block;
}
.public {
	display: block;
}
.cascade ul .confidental a {	
	padding-top: 6px;
	padding-left: 8px;
	margin-left: 4px;
	width: 159px;
}
.cascade ul .confidental a:hover {	
	color: #140A31;
	background-repeat: repeat-y;
	background-color: #261659;		
	background-image: url('../gfx/drop_conf_hv.png');
	background-position: center center;		
}
#content {
	margin-top: 16px;
}	
#leftColumn {
	width: 380px;
	padding-top: 6px;
	background-image: url('../gfx/left_column_bg.gif');
	background-repeat: repeat-y;
}
.leftParagraph {

}
.holdbox {
	background-image: url('../gfx/hrule.gif');
	background-repeat: no-repeat;	
	background-position: bottom right;
	padding-bottom: 26px;
	margin-bottom: 0px;
	clear: both;
	display: table;
}
.holdbox h3 {
	font-size: 12px;
	color: #242424;
	margin: 0px;
}
.holdbox p {
	padding-top: 10px;
}	
.contentcell {
	width: 314px;
	margin-bottom: 10px;
	background-position: top left;
	background-repeat: no-repeat;	
	padding-left: 28px;
	display: table;
	clear: both;	
}
.contentcell h3 {
	font-size: 10px;
	font-weight: normal;
	color: #7E7E7E;
	margin: 0px;
}
.contentcell h2 {
	font-size: 16px;
	font-weight: normal;
	font-variant: normal;	
	color: #630000;
	margin: 0px;
	margin-bottom: 8px;
	margin-top: 0px;
}
.contentcell h2 span {
	color: #630000;
}
h2 {
	font-variant: small-caps;	
}	
h2 a {
	color: #630000;
	font-variant: small-caps;
}
.contentcell p {
	font-variant: normal;
	font-size: 12px;
	margin: 0px;
	color: #191919;	
	padding: 0px;
}
.contentcell p span {
	font-size: 12px;
	font-weight: bold;
	color: #180C39;	
}
.pix300x160 {
	border: 2px solid #E3E3E3;
	width: 300px;
	height: 160px;
}
.testimonial_pix {
	display: block;
	width: 168px;
	height: 150px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: top center;
	float: left;
	border: 2px solid #E3E3E3;
	overflow: hidden;
	margin-right: 10px;
}
.testimonial_pix_right {
	display: block;
	width: 168px;
	height: 129px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: top center;
	float: right;
	border: 2px solid #E3E3E3;
	overflow: hidden;
	margin-left: 10px;
}
.testimonial_pix:hover {
	padding: 1px;
	border: 1px solid #AFAFAF;
}
.testimonialPix img {
	margin: 0px;
	padding: 0px;
	border: none;	
}
.testimonial_pix_right:hover {
	padding: 1px;
	border: 1px solid #AFAFAF;
}
.testimonialPix_right img {
	margin: 0px;
	padding: 0px;
	border: none;	
}
.pix300 {
	width: 300px;	
	padding: 0px;
	border: 2px solid #cccccc;
}
.pix300:hover {
	padding: 1px;
	border: 1px solid #cccccc;
}	
.rightParagraph {
	text-align: left;
	clear: both;
}
.rightLinkParagraph {
	text-align: right;
	clear: both;
	margin-top: 8px;
}
.rightLinkParagraph a {
	font-size: 12px;
}
.leftLink {
	text-align: right;
	display: table;
	border-top: 6px solid #ffffff;
	float: right;
}
#leftColumn {
	float: left;
	width: 364px;
	display: table;
}
#rightColumn {
	display: table;
	padding-left: 14px;
	padding-top: 0px;
}
#rightColumn p {
	font-variant: normal;
	font-size: 13px;
	margin: 0px;
}
.contentcell_right {
	clear: both;	
	display: table;
}
.contentcell_right h3 {
	margin-top: 0px;
	margin-bottom: 6px;	
}
.contentcell_right ul {
	font-size: 13px;
	list-style-type: none;
	margin: 4px;	
	margin-left: 8px;
	font-variant: normal;	
	padding: 4px;
	padding-left: 10px;
}
.contentcell_right ul li {
		list-style-type: none;	
		list-style-image: url('../gfx/dot.gif');	
		list-style-position: outside;
}
.contentcell_right ul li ul li {
		list-style-type: none;	
		list-style-image: url('../gfx/bullet.gif');	
		list-style-position: outside;
}
.contentcell_right a {
	font-variant: normal;	
}
.contentcell_right h2 a {
	font-variant: small-caps;	
}
.contentcell_right ul li span {
	color: #630200;
}
.contentcell_right p span {
	font-size: 13px;
	font-weight: bold;
	color: #180C39;	
}
.contentcell_right ul li p {
	margin-bottom: 20px;
}
#rightColumn h2 {
	font-weight: normal;
	font-size: 20px;
	margin: 0px;
	margin-top: 20px;
	color: #630200;
}
#rightColumn h2 span {
	color: #630200;
}
.contentcell_right {
	margin-bottom: 8px;
	width: 600px;
}
.projectBigPix {
	border: 2px solid #E3E3E3;
	width: 310px;
	height: 136px;
	float: right;
	display: table;
	margin-top: 8px;
	margin-left: 10px;
	margin-right: 20px;	
	margin-bottom: 8px;
}
.leftBlockContent {
	display: table;
	text-align: left;
	margin-top: 4px;
}
.leftBlockContent img  {
	width: 46px;
	height: 46px;
	border: 2px solid #E3E3E3;
	margin: 4px;	
	margin-top: 12px;
	margin-bottom: 4px;
	margin-right: 18px;
	margin-left: 0px;
}
.rightPix80 {
	width: 80px;
	height: 80px;
	float: right;
	margin: 12px;
	margin-right: 20px;
	padding: 0px;
	border: 2px solid #E3E3E3;	
}
.rightPix310 {
	width: 240px;
	float: right;
	margin: 12px;
	margin-right: 20px;
	padding: 0px;
	border: 2px solid #E3E3E3;	
	display: table;
	margin-top: 40px;
}
.rightPix310x136 {
	width: 236px;
	height: 104px;
	float: right;
	margin: 12px;
	margin-right: 20px;
	padding: 0px;
	border: 2px solid #E3E3E3;	
	display: table;
	margin-top: 40px;
}
.rightPix300 {
	width: 300px;
	float: right;
	margin: 12px;
	margin-right: 20px;
	padding: 0px;
	border: 2px solid #E3E3E3;	
	display: table;
	margin-top: 40px;
}
.rightPix120 {
	width: 120px;
	float: right;
	margin: 12px;
	margin-right: 20px;
	padding: 0px;
	border: 2px solid #E3E3E3;	
}
.sublist {
	list-style-type: none;	
	list-style-image: url('../gfx/bullet.gif');	
	list-style-position: outside;
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
}
.sublist li {
	font-variant: normal;
	font-size: 13px;
	margin: 6px;
	margin-left: 0px;
}
.sublist li a span {
	color: #630000;	
}
.data {
	font-variant: small-caps;
	font-size: 10px;
	font-weight: normal;
	color: #7E7E7E;
}
#prvGal {
	padding-top: 0px;
	padding-bottom: 0px;
}
#prvGal h2{
	padding-bottom: 20px;
}
.prvPix {
	padding: 2px;
	width: 46px;
	height: 46px;
	margin-right: 9px;
	margin-bottom: 9px;
}
#mailform {
	clear: both;
	display: table;
}
#mailform h2 {
	margin-bottom: 10px;	
}	
#mailform p {
	font-variant: small-caps;
	font-size: 10px;
	font-weight: normal;
	color: #7E7E7E;
	margin: 0px;
	padding: 0px;	
}
#mailform p:hover {
	color: #242424;
}
#mailform .inp {
	border: 1px solid #B3B3B3;	
	background-color: #FAFAFA;
	margin-top: 0px;
	width: 400px;
}
#mailform textarea {
	border: 1px solid #B3B3B3;	
	background-color: #FAFAFA;
	margin-top: 0px;
	width: 400px;
	height: 100px;
}
#mailform .block {
	display: block;
	width: 200px;
	float: left;
	margin-right: 10px;
}
.block input {
	width: 190px;
	border: 1px solid #B3B3B3;	
	background-color: #FAFAFA;
}
#mailform #submitter {
	background-color: #ffffff;
	background-image: url('../gfx/submit_bg.gif');
	background-repeat: no-repeat;
	background-position: center center;
	border: none;
	width: 89px;
	height: 22px;
	margin-left: 6px;
	margin-top: 18px;
	font-size: 11px;
	font-weight: normal;
	color: #7E7E7E;
}
#findout_container {
	margin-top: 10px;	
}	
#findout {
	background-color: #ffffff;
	background-image: url('../gfx/findout.gif');
	background-repeat: no-repeat;
	background-position: center center;
	border: none;
	width: 200px;
	height: 22px;
	margin-top: 30px;
	font-size: 11px;
	font-weight: normal;
	color: #7E7E7E;
	text-align: center;
	padding-top: 3px;
}	
#mailform #submitter:hover {
	background-image: url('../gfx/submit_bg_hv.gif');
}
.right_p {
	text-align: right;
}
.right_p a span {
	color: #271852;
	font-weight: bold;
}
.nB {
	border: none;
	padding: 2px;
}
#login {
	position: absolute;
	padding-top: 6px;
	margin-left: 450px;
	text-align: right;
	color: #ffffff;
}
#login #former {
	display: none;	
}	
#login input {
	font-size: 11px;
	height: 14px;
	width: 80px;
	border: 1px solid #1B0F3D;
	background-color: #FAFAFA;
}
#login a {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
#floater {
	position: fixed;
	display: table;
	width: 336px;
}
#back {
	font-size: 11px;
	position: absolute;
	top: 22px;
	font-variant: normal;
	display: table;
	float: right;
}
.pos {
	font-weight: bold;
	font-style: italic;
}
.horizontal_divider {
	background-image: url('../gfx/hrule.gif');
	background-repeat: no-repeat;	
	background-position: bottom right;
	padding-bottom: 16px;
	margin-bottom: 0px;
	clear: both;
	display: table;
}
.contentcell_right h6 {
		background-image: url('../gfx/dot.gif');
		background-position: center left;
		background-repeat: no-repeat;
		display: table;
		margin-top: 24px;
		margin-bottom: 0px;
		padding-left: 12px;
		font-size: 14px;
		font-weight: bold;
		text-transform: uppercase;
}
.rightLink {
	display: table;
	float: right;
	margin-top: -3px;
}
.rightLink p {
	margin: 0px;
	padding: 0px;	
}	
.rightLink h3 {
	font-size: 11px;
}
.dynaDiv img {
	margin-bottom: 10px;
}
.styl_red {
	text-decoration: underline;
	color: #e2001a;	
}



/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{
	display:block;
	font-size:1px;
	border-width:0px;
	border-style:solid;
	position:absolute;
	z-index:1;
}
.qmmc .qmdividery{
	float:left;
	width:0px;
}
.qmmc .qmtitle{
	display:block;
	cursor:default;
	white-space:nowrap;
	position:relative;
	z-index:1;
}
.qmclear {
	font-size:1px;
	height:0px;
	width:0px;
	clear:left;
	line-height:0px;
	display:block;
	float:none !important;
}
.qmmc {
	position:relative;
	zoom:1;
	z-index:10;
}
.qmmc a, .qmmc li {
	float:left;
	display:block;
	white-space:nowrap;
	position:relative;
	z-index:1;
}
.qmmc div a, .qmmc ul a, .qmmc ul li {
	float:none;
}
.qmsh div a {
	float:left;
}
.qmmc div{
	visibility:hidden;
	position:absolute;
}
.qmmc .qmcbox{
	cursor:default;
	display:block;
	position:relative;
	z-index:1;
}
.qmmc .qmcbox a{
	display:inline;
}
.qmmc .qmcbox div{
	float:none;
	position:static;
	visibility:inherit;
	left:auto;
}
.qmmc li {
	z-index:auto;
}
.qmmc ul {
	left:-10000px;
	position:absolute;
	z-index:10;
}
.qmmc, .qmmc ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.qmmc li a {
	float:none
}
.qmmc li:hover>ul{
	left:auto;
}
#qm0 ul {
	top:100%;
}
#qm0 ul li:hover>ul{
	top:0px;
	left:100%;
}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		background-color:#261659;
		
		color:#FFFFFF;
		display:table;
		margin:0px;
		padding-left:5px;
		padding-right:5px;
		text-decoration:none;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:8px 5px 5px 5px;
		color:#FFFFFF;
		font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
		font-size:13px;
		text-decoration:none;
		font-weight:bold;
		font-variant:normal;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:8px;
		margin:0px;
		background-color:#261659;
		border-width:1px;
		border-style:solid;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:2px 5px 2px 5px;
		color:#FFFFFF;
		font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
		font-size:14px;
		font-variant:small-caps;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#261659;
		color:#FFFFFF;
		font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		margin:2px 5px 4px 5px;
		color:#222222;
		font-family:Arial;
		font-size:13px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		margin:5px 4px 5px 4px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li:hover > a.qmparent	
	{	
		background-color:#261659;
		color:#333333;
		text-decoration:none;
		border-color:#261659;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		margin:0px;
		background-color:#261659;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul a	
	{	
		padding:2px 5px 2px 5px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 a	
	{	
		padding:5px 5px 5px 15px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul ul	
	{	
		margin:0px 0px 0px -1px;
	}


	/*"""""""" Custom Rule""""""""*/	
	div#qm0 div div	
	{	
		margin:0px 0px 0px -1px;
	}
