/* */

html {
	margin: 0px;
	padding: 0px;
}

body {
	display: block;
	margin: 0px auto 0px auto;
	padding: 0px;
	background: #fff;
	font: normal 12px Arial, Helvetica, Geneva, sans-serif;
	line-height: 17px;
	color: #000;
	text-align: left;
}

div {
	margin: 0px 0px;
	padding: 0px 0px;
	text-align: left;
	border: 1px;
}



dt, p {
	font: normal 12px/18px Arial, Helvetica, Geneva, sans-serif;
	color: #333;
	margin: 0px;
	padding: 14px 0px 4px 0px;
	margin-left: 15px;
}
a, a:visited, a:link {
	color: #c00! important;
	font-weight: normal;
	cursor: pointer;
	background-color: transparent;

	font-weight: bold;
	color: #777  ! important;
	text-decoration: underline;
/*	text-decoration: none ! important;
	border-bottom: 1px solid #f00;*/
}
a:hover {
	color: #c00 ! important;
	text-decoration: underline;
	cursor: pointer;
	background-color: transparent;
}
img, a img  {
	border: 0px;
	margin: 0px 0px;
}



h1 {
	font: normal 18px/20px Arial, Helvetica, Geneva, sans-serif;
	border-left: 1px solid #c00;
	margin: 9px 0px 0px 0px;
	padding: 5px 0px 5px 14px;
}
h2 {
	font: normal 18px/20px Arial, Helvetica, Geneva, sans-serif;
	padding: 14px 0px 5px 15px;
}
h2.nosto {
	font: normal 14px/18px Arial, Helvetica, Geneva, sans-serif;
	padding: 14px 70px 5px 85px;
	color: #868686;
}
h3 {
	font: 13px/15px Arial, Helvetica, Geneva, sans-serif;
	margin: 15px 0px 9px 0px;
	padding: 5px 0px 5px 15px;
	color: #333;
}
h4{
	font: italic 11px/15px Arial, Helvetica, Geneva, sans-serif;
	padding: 4px 2px 4px 30px ! important;
	margin: 0px 4px 0px 0px;
	color: #333 ! important;
	text-align: right;
}


hr {
	width: 100%;
	height: 5px;
	padding: 0px;
	margin: 0px;
	line-height: 1px;
	font-size: 1px;
	border: 0px;
	border-top: 1px solid #ccc;
	background: #fff;
	color: #fff;
}
dd {
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
em {
	font-style: italic;
}
small {
	font-size: 9px;
	line-height: 14px;
	color: #999;
}
form {
	margin: 0px 0px;
	padding: 0px 0px;
}



/*-- list styles --*/


ol, ul {
	background-color: transparent;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px;
	font: normal 12px/18px Arial, Helvetica, Geneva, sans-serif;
	}

ol li  {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
	text-indent: 0px;
	color: #333;
	background-color: transparent;
	font: normal 12px/18px Arial, Helvetica, Geneva, sans-serif;
}

ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	text-align: left;
	text-indent: 0px;
	color: #333;
	background: url("img/bullet.gif") no-repeat 0px 0px;
	list-style: none;
	vertical-align: top;
	font: normal 12px/18px Arial, Helvetica, Geneva, sans-serif;
}






/*-- table styles --*/

table, tr, th, td {
	font: normal 11px Arial, Helvetica, Geneva, sans-serif;
	line-height: 18px;
	margin: 0 0 5px 0;
	padding: 0;
	background-color: transparent;
	color: #333;
	}


td, td p {
	font: normal 11px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #333;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	vertical-align: top;
}

table {
	border: 0px;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}

table td {
	border: 1px solid #fff;
	vertical-align: top;
}

table caption {
	color: #000;
	text-align: left;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 4px;
}

table.blueborder {
	border: 0px dashed #182E82;
   border-collapse: separate;
   border-spacing: 1pt;
	background: #bbb;

}
table.blueborder caption {
	border: 0px;
   border-collapse: separate;
   border-spacing: 1pt;
	background: #bbb;
	color: #fff;
	text-align: left;
	padding: 2px 0px 0px 8px;
}
table.blueborder td {
	border: 1px solid #fff;
	background: #fff;
}




/*-- Form Styles */

input, textarea, select, option {
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	}

.contactform {
	width: 200px;
	}

.alert {
	color: #f80;
	}

dl {
	display: block;
	margin: 10px;
	padding: 0px;
	width: 510px;
	clear: both;
	vertical-align: top;
}
dt {
	width: 110px;
	float: left;
	margin: 0px;
	padding: 4px 5px 2px 0px;
	border: 0px;
	vertical-align: top;
	line-height: 14px;
}
/* commented backslash hack for mac-ie5 \ */
dt { clear: both; }
/* end hack */

dd {
	width: 380px;
	float: left;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	padding: 4px 5px 2px 0px;
	border: 0px;
	vertical-align: top;
}
select {
	margin: 0px;
	width: 300px;
        color: #999;
}
input {
	margin: 0px;
/*	width: 300px;*/
}
input.button {
	margin: 8px 0px 0px 0px;
	width: auto;
}
textarea {
	margin: 3px 0px 0px 0px;
	width: 300px;
}


/*FORM STYLE*/

/* @group contact form */

#basicform textarea {
        width: 90%;
        height: 75px;
        font-size: 100%;
        padding-top: 5px;
        padding-right: 0px;
        padding-left: 5px;
}

#basicform input[type=text] {
        width: 90%;
        border: 1px solid #7f9db9;
        padding-right: 25px;
        padding-left: 5px;
        color: #555;
}
#basicform input:focus
/*, #basicform select:focus */
{
    color: #000;
    border: 1px solid #000;
}
#basicform #email {
        background: url('img/email.gif') no-repeat 5px center;
        padding-left: 25px;
        padding-right: 5px;
}

#basicform #email:focus {
        background-image: url('img/emailactive.gif');
}

#basicform #phone {
        background-image: url('img/phone.gif');
        background-position: 3px center;
        background-repeat: no-repeat;
        padding-left: 25px;
        padding-right: 5px;
}

#basicform #phone:focus {
        background-image: url('img/phoneactive.gif');
}

#basicform #country, #basicform #state {
	width: 160px;
	color: #555;
}

/* @end */

/* @group whitepapert form */

#wpdownload {
	width: 470px;
	
}

#wpdl_hide {
	background: url(img/download_link.gif) no-repeat right top;
	padding: 2px 30px 10px 0px;
	line-height: 30px;
	display: inline;
	
}
#wpdl_show {
	background: url(img/download_link.gif) no-repeat right -30px;
	padding: 2px 30px 10px 0px;
	line-height: 30px;
	display: inline;
}
#wpdownload table {
	display: block;
	margin: 0px 0px 0px 16px;
	padding: 0px 0px 0px 0px;
	width: auto;
	clear: both;
	vertical-align: top;
}
#wpdownload table tr td {
	padding: 2px 0px;
}
#wpdownload p.errors {
	padding: 0px 0px 6px 16px;
	margin: 0px;
	color: #a00;
}

/* commented backslash hack for mac-ie5 \ */
#wpdownload dt { clear: both; }
/* end hack */

#wpdownload dd {
	width: auto;
	text-align: right;
}
#wpdownload label {
	width: 70px;
	display: block;
}
#wpdownload label.subscribe {
	width: auto;
	display: inline;
}

#wpdownload textarea {
        width: 90%;
        height: 75px;
        font-size: 100%;
        padding-top: 5px;
        padding-right: 0px;
        padding-left: 5px;
}

#wpdownload input[type=text] {
        width: 300px;
        border: 1px solid #7f9db9;
        padding-right: 25px;
        padding-left: 5px;
        color: #555;
}
#wpdownload select {
        width: 160px;
        color: #333;
}

/* My Comment */
#wpdownload input:focus {
    color: #000;
    border: 1px solid #000;
}
#wpdownload #email {
        background: url('img/email.gif') no-repeat 5px center;
        padding-left: 25px;
        padding-right: 5px;
}

#wpdownload #email:focus {
        background-image: url('img/emailactive.gif');
}

#wpdownload #phone {
        background-image: url('img/phone.gif');
        background-position: 3px center;
        background-repeat: no-repeat;
        padding-left: 25px;
        padding-right: 5px;
}

#wpdownload #phone:focus {
        background-image: url('img/phoneactive.gif');
}

/* @end */












#wrap {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 995px;


	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 75px;
	text-align: left;
	border-top: 0px;
	display: block;
	clear: both;
	text-align: left;

}

#topimage {
	position: relative;
	float: left;

}

#header {
	position: absolute;
	width: 995px;
	height: 101px;
	padding: 0px;
	margin: 0px;
	top: 0px;
	left: 0px;
/*	background: #fff url(img/header.gif) no-repeat top left;*/
	text-align: left;
	clear: both;
	display: block;
	vertical-align: bottom;
 	}

#newscountry {
	display: block;
	float: left;
	width: 525px;
	margin: 0px 0px 0px 0px;
	position: relative;
	left: 15px;
	height: 138px;
	z-index: 200;
}
#news {
	display: block;
	float: left;
	width: 540px;
	height: 138px;
	background: #ccc url(img/flash.gif) repeat-y top left;
	padding: 0px;
	margin: 0px;
}
#content {
	position: relative;
	display: block;
	width: 500px;
	clear: both;

}
#textbar {
	position: relative;
	display: block;
	float: left;
	width: 300px;
}

#rightbar {
	position: relative;
	display: inline;
	float: left;
	width: 200px;
}
#page {
	position: absolute;
	top: 101px;
	left: 0px;
	display: block;
	width: 995px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#contentwrap {
	position: relative;
	float: left;
	display: block;
	width: 920px;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
/*	background: #fff url(img/preface_bg.jpg) no-repeat top right;*/
/*	border-top: 1px #aaa solid;*/
}
#frontbanner {
	position: relative;
	float: left;
	display: block;
	width: 920px;
	height: 210px;

	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#preface {
	display: block;
	position: relative;
	float: left;
	clear: both;
	width: 920px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}


#preface_red {
	display: block;
	position: relative;
	float: left;
	clear: both;
	width: 920px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: #cc0001;
}
#widetext {
	display: block;
	position: relative;
	float: left;
	clear: both;
	width: 870px;
	margin: 0px;
	padding: 0px;
}

#columnright {
	position: relative;
	float: left;
	left: 30px;
	top: 0px;
	width: 600px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 50px;
	overflow: hidden;
}

div#columnright_newsletter {
	float: left;
	display: block;
	width: 556px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	padding-bottom: 50px;
	overflow: hidden;
}

div#columnleft_newsletter {
	float: left;
	display: block;
	width: 364px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	padding-bottom: 50px;
	overflow: hidden;
}


#columnleft {
	display: block;
	position: relative;
	float: left;
	width: 265px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 50px;
}


#subwrap {
	display: block;
	float: left;
	width: 224px;
	padding:  0px 0px 0px 50px;
	margin: 32px 0px 0px 0px;
}

#text, #welcome, #errors, #thanks {
	position: relative;
	float: left;
	left: 0px;
	width: 550px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 4;
}
#text_newsletter {
	position: relative;
	float: left;
	left: 0px;
	width: 550px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 4;
}

#note {
	float: left;
	top: 0px;
	width: 265px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}
#headline {
	position: relative;
	float: left;
	top: 10px;
	left: 16px;
	width: 520px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 4;
}
#headline h1 {
	font: normal 32px/32px "Trebuchet MS", Arial, sans-serif;
	color: #fff;
}
#frontbannertext {
	position: relative;
	float: left;
	top: 12px;
	left: 26px;
	width: 520px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 4;

}
#frontbannertext p {
	font: normal 15px/24px "Trebuchet MS", Arial, sans-serif;
	color: #fff;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}
#hideselected .selected {
	display: none;
}
.hideselected .selected {
	display: none;
}
#submenu {
	float: left;
	top: 0px;
	width: 265px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}

#front-left-column {
	float: left;
	top: 0px;
	width: 291px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

#front-center-column {
	float: left;
	top: 0px;
	width: 291px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

#front-right-column {
	float: left;
	top: 0px;
	width: 332px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	border-left: 1px solid #bbb;
}

#front-left-column p {
	padding: 0px 20px 10px 36px;
	margin: 0px 0px 0px 0px;
	line-height: 16px;
}
#front-left-column img {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#front-center-column p {
	padding: 0px 20px 10px 36px;
	margin: 0px 0px 0px 0px;
	line-height: 16px;
}
#front-center-column img {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#front-right-column p {
	padding: 0px 20px 10px 28px;
	margin: 0px 0px 0px 0px;
	line-height: 16px;
}
#front-right-column img {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


.fcol {
	float: left;
	top: 0px;
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.fcol p {
	padding: 0px 20px 10px 10px;
	margin: 0px 0px 0px 0px;
}
.fcol img {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


#frontbar {
 	position: relative; top: 0px; left: 0px; height: 152px; width: 920px; clear: both; padding: 0px 0px 0px 0px; background: url(/css/img/frontbar.gif) no-repeat top left;
 }

#frontbarcol1 {
	position: absolute; top: 2px; left: 2px; width: 350px; padding: 0px 0px 0px 0px; margin: 0px;
}
#frontbarcol2 {
	position: absolute; top: 1px; left: 356px; width: 355px; height: 150px; padding: 0px 0px 0px 0px; margin: 0px;
}

#events {
	width: 350px; padding: 36px 0px 0px 0px; margin: 0px;
}
#events p {
	font: normal 10px/14px Arial, Helvetica, Geneva, sans-serif;
	color : #999;
	margin: 0px;
	padding: 0px 0px 6px 29px;

}
#events p strong, #events p b {
	font: bold 11px/14px Arial, Helvetica, Geneva, sans-serif;
	color: #000;

}
#events p strong a, #events p b a {
	border: none;
	text-decoration: none;
}
#events p a, #events p a {
	border: none;
	text-decoration: none;
}
#events p a:hover span, #events p a:hover span {
	color: #c00 ! important;

}

#frontnews {
	padding: 36px 0px 0px 0px;
}

#frontnews p {
	font: normal 10px/14px Arial, Helvetica, Geneva, sans-serif;
	color : #333;
	margin: 0px;
	padding: 0px 0px 6px 29px;

}
#frontnews p a {
	text-decoration: none;
	display: block;
	color : #555 ! important;
}
#frontnews p strong, #frontnews p b {
	font: bold 11px/14px Arial, Helvetica, Geneva, sans-serif;
	color: #000;

}


#frontnews p a strong, #frontnews p a b {
	font: bold 11px/14px Arial, Helvetica, Geneva, sans-serif;
	color: #000;

}


#frontnews p a:hover, #frontnews p a:hover strong span {
	text-decoration: none;
	color : #fff ! important;
}

#frontdarkbanner-wrap {
position: absolute; top: 1px; left: 710px; width: 205px; padding: 13px 0px 0px 0px; margin: 0px;
}

#frontdarkbanner {
	padding: 0px;
	margin: 0px;
	width: 205px;
}


#frontdarkbanner h3 {
	font: normal 12px/20px "Trebuchet MS", Arial, sans-serif;
	color : #fff;
	margin: 0px;
	padding: 0px 0px 0px 19px;

}
#frontdarkbanner h1 {
	font: normal 14px/22px "Trebuchet MS", Arial, sans-serif;
	color : #fff;
	margin: 0px;
	padding: 0px 0px 0px 19px;
	border: none;

}
#frontdarkbanner h2 {
	font: normal 12px/22px "Trebuchet MS", Arial, sans-serif;
	color : #fff;
	margin: 0px;
	padding: 0px 0px 0px 19px;

}
#frontdarkbanner p {
	font: normal 15px/20px "Trebuchet MS", Arial, sans-serif;
	color : #fff;
	margin: 0px;
	padding: 0px 0px 0px 19px;

}

#frontdarkbanner p a {
	text-decoration: none;
	font: normal 12px/20px Arial, sans-serif;
	border: 0px;
	color: #bbb ! important;
}



#text img {
	margin: 0px;
	padding: 20px 0px 10px 0px;
	position: relative;
}

#text p img {
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
}

#text ul li {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}





#logo {
	position: absolute;
	padding: 0px;
	margin: 0px 0px;
	top: 50px;
	left: 0px;
	text-align: left;
	clear: both;
	display: block;
	vertical-align: bottom;
	font: normal 16px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	z-index: 2;
}
#logo a, #logo img {
	border: 0px;
}




#network {
	border-left: 1px #c00 solid;
	margin: 120px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 500px;
}
#network h1{
	border: none;
	padding: 8px 0px 25px 10px;
	margin: 0px;
}
#network h2{
	color: #666;
	text-transform:uppercase;
	margin-top: 0px;
	padding-top: 0px;
}
#network p{
	padding: 0px 0px 8px 10px;
	margin: 0px;
}









#widetext p strong, #widetext p b {
	font-size: 15px;
}
#widetext td p {
	padding: 12px 0px 0px 40px;
	font-size: 12px;
}
#widetext table {
	margin: 0px 0px 0px 0px;
}


/*-- preface */


#preface h1 {
	font: normal 26px/30px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	color: #333;
	padding: 25px 0px 16px 10px;
	margin: 0px 0px 0px 0px;
	line-height: 20px;
	border: 0px;
}

#preface p {
/*	font: normal 18px/26px Times New Roman, Arial, sans-serif;*/
	font: normal 16px/26px "Trebuchet MS", Arial, sans-serif;
	color: #777;
	margin: 0px 0px 12px 0px;
	padding: 0px 270px 0px 10px;
	font-weight: 100;
	letter-spacing: 0.1px;
}


#preface img {
	padding: 8px 0px 0px 0px;
}



#preface_red h1 {
	font: normal 36px/30px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	padding: 25px 0px 16px 20px;
	margin: 0px 0px 0px 0px;
	line-height: 24px;
	border: 0px;
}

#preface_red p {
/*	font: normal 18px/26px Times New Roman, Arial, sans-serif;*/
	font: normal 16px/26px "Trebuchet MS", Arial, sans-serif;
	color: #fff;
	margin: 0px 0px 12px 0px;
	padding: 0px 270px 0px 10px;
	font-weight: 100;
	letter-spacing: 0.1px;
}


#preface_red img {
	padding: 8px 0px 0px 0px;
}










/*-- columnleft */

#columnleft p, #note p {
	font: normal 12px/17px Arial, Helvetica, Geneva, sans-serif;
	padding: 4px 0px 4px 0px ! important;
	margin: 0px 0px 6px 8px;
	color: #777 ! important;
	width: 240px;
}


#columnleft ul li, #note ul li  {
	font: normal 12px/17px Arial, Helvetica, Geneva, sans-serif;
	margin: 0px 0px 2px -10px;
	padding:  0px 0px 0px 15px;
	text-align: left;
	text-indent: 0px;
	color: #777;
	width: 230px;
}

#columnleft h2, #note h2 {
	font: bold 14px/18px Arial, Helvetica, Geneva, sans-serif;
/*	width:515px;*/
	margin: 0px;
	color: #888;
	padding: 14px 0px 5px 8px;
	width: 240px;
}












/*-- MAINMENU */

#mainmenu {
	position: absolute;
	top: 71px;
	left: 0px;
	height: 30px;
	width: 920px;

	padding: 0px;
	margin: 0px;
	color: #000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: right;
	font-weight: normal;
	display: block;
	overflow: hidden;

		z-index: 90;
		border-bottom: 1px #999 solid;

		filter:alpha(opacity=0);
		-moz-opacity:.0;
		opacity:.90;
		background: #;
	}

	#mainmenu ul {
		padding: 0px 20px 0px 0px;
		margin: 0px 0px 0px 0px;
		list-style: none;
		float: right;
		}

	#mainmenu ul li {
		display: block;
		float:left;
		position: relative;
		height: 30px;
		top: 0px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px;
		list-style: none;
		list-style-image: none;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px;
		background: none;
		}

	#mainmenu ul li a {
		padding: 9px 12px 9px 12px;
		margin: 0px 0px;
		position: relative;
		top: 0px;
		display: block;

		vertical-align: bottom;
		text-decoration: none ! important;
		color: #003366 ! important;
		font: bold 12px/12px Arial, Verdana, Helvetica, sans-serif;
		border: 0px solid #fff;

		}
	#mainmenu ul li a:hover {
	/*	background: #f00;*/
	}
	#mainmenu span {

		vertical-align: text-bottom;
		}
	html>body #mainmenu ul li a {
		width: auto;
		}

	#mainmenu ul li a:hover {
		text-decoration: none ! important;
		color: #000 ! important;
	}

	#mainmenu .selected, #mainmenu .selected a,	#mainmenu .selected li {
		color: #000 ! important;
	}
	#mainmenu .selected{
		background: url("img/mainmenu_selected_arrow.gif") no-repeat bottom center;
	}

	#mainmenu ul li ul {
		display: none;

		z-index: 22;
		margin: 0px;
		padding: 0px;
/*		background: #ccc;*/
	}

	#mainmenu ul li:hover ul, #mainmenu ul li.over ul {
		display: block;
/*		background: url("img/mainmenu_selected_arrow.gif") no-repeat top left;*/
	}


/*-- MAINMENU SUBS (OPENS WITH JAVASCRIPT) */
	#mainmenu ul li ul {
		position: absolute;
		width: 275px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	#mainmenu ul li ul li {
		padding: 0px;
		margin: 0px 0px 0px 0px;
		height: 20px;
	}
	#mainmenu ul li ul li a {
		display: block;
		width: 275px;
		font: normal 12px/12px Arial, Verdana, Helvetica, sans-serif;
		color: #000 ! important;
		margin: 0px;
		padding: 6px 12px 3px 12px;
		height: 12px;
	}
	#mainmenu ul li ul li a:hover {
		background: url(img/arrow_red.gif) no-repeat 0px 8px;
		color: #000 ! important;
	}

	#mainmenu ul li ul li a.selected {
		background: url(img/arrow_black.gif) no-repeat 0px 8px;
		color: #000 ! important;
	}




/*-- HEAD MENu */

#headmenu {

	position: absolute;
	top: 0px;
	left: -12px;
	height: 30px;

	padding: 0px 0px 0px 0px;
	margin: 0px 0px;
	color: #000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
	font-weight: normal;

	display: block;
	z-index: 299;
	display: inline;
	}
	#headmenu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	list-style:none;
}

#headmenu li {
	float: left;
	display: inline;
	background: url(img/tabmenu.gif) no-repeat left bottom;
	margin:0px;
	padding:0px 0px 0px 8px;
	list-style-image: none;
	list-style:none;
	line-height: 21px;
	font-size: 12px;
}

#headmenu a {
	float:left;
	display: block;
	background: url(img/tabmenu.gif) no-repeat right bottom;
	line-height: 21px;
	padding: 0px 12px 0px 0px;
	text-decoration: none ! important;
	font-weight: normal;
	color:#000 ! important;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	top: 0px;
	border: 0px solid #fff;
}
#headmenu a:hover {
	color: #c00 ! important;
	text-decoration: none ! important;
}
#headmenu .search a {
	padding-left: 10px ! important;
}




/*-- SUBMENU */

#submenu ul {
	padding: 0px 0px 0px 0px;
	margin: 12px 0px 16px -1px;
	list-style: none;
}
#submenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background: none;
}

#submenu ul li a {
	font: bold 11px/13px Arial, Helvetica, Geneva, sans-serif;
	display: block;
	color: #777  ! important;
	margin: 0px;
	padding: 0px 0px 6px 12px;
	text-decoration: underline;
	border: 0px solid #fff;

}

#submenu ul li a:hover {
	text-decoration: none ! important;
	color: #000 ! important;
	background: url(img/arrow_red.gif) no-repeat 0px 2px;
}
#submenu ul li.selected a {
	font-weight: bold;
	text-decoration: none ! important;
	color: #000 ! important;
	background: url(img/arrow_black.gif) no-repeat 0px 2px;

}


#submenu a span.date {
	display: block;
	clear: both;
	color: #a00 ! important;
	text-decoration: none ! important;
	/*font-weight: normal;*/
}










/*-- contentmenu */

#contentmenu ul {
	padding: 0px 0px 0px 0px;
	margin: 12px 0px 16px -1px;
	list-style: none;
}
#contentmenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background: none;
}

#contentmenu ul li a {
	font: bold 11px/13px Arial, Helvetica, Geneva, sans-serif;
	display: block;
	color: #777  ! important;
	margin: 0px;
	padding: 0px 0px 6px 12px;
	text-decoration: underline;
	border: 0px solid #fff;

}

#contentmenu ul li a:hover {
	text-decoration: none ! important;
	color: #000 ! important;
	background: url(img/arrow_red.gif) no-repeat 0px 2px;
}
#contentmenu ul li.selected a {
	font-weight: bold;
	text-decoration: none ! important;
	color: #000 ! important;
	background: url(img/arrow_black.gif) no-repeat 0px 2px;

}


#contentmenu a span.date {
	display: block;
	clear: both;
	color: #a00 ! important;
	text-decoration: none ! important;
	/*font-weight: normal;*/
}



/* Content Styles */

#widecolumn {
	margin: 18px 20px 0px 197px;
	padding: 0px;
	text-align: left;
}
#centercolumn {
	margin: 18px 50px 0 197px;
	padding: 0px;
	text-align: left;
	position: relative;
	width: 370px;
	top: 0px;
}




/* Footer Styles */

#footer {
	display: block;

	width: 920px;
	height: 150px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(/css/img/gia_logo_footer.gif) no-repeat 0px 0px;
	clear: both;
}
#footer p {
	float: right;
	font: bold 9px/9px Arial, Helvetica, sans-serif;
	height: 29px;
/*	text-align: right;*/
	color: #666;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	background: #fff;
}
#footer p a {
	margin: 0px;
	padding: 0px;
	background: none;
}

#footer a, #footer a:link, #footer a:visited {
	font: bold 9px Arial, Helvetica, sans-serif;
	color: #999 ! important;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#footer a:hover, #footer a:active {
/*	color: #c00 ! important;*/
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

#footer p a strong {
	color: #444 ! important;
}






.fix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* For IE/Win. Hide from IE/Mac \*/
* html .fix {
	height: 1%;
	}

* html .fixjog {
	height: 1%;
	}
/* End hidden from IE/Mac */






/* Submenu styles */


#newswrap {
	position: relative;
	float: left;
	margin:  0px 0px 0px 0px;
	padding:  20px 12px 20px 20px;
	width: 222px;
	}

#newsmenu {
	position: relative;
	padding: 0px;
	margin: 0px;

	font: normal 11px Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #000;
	padding: 0px 0px 0px 12px;


	}

#newsmenu ul {
	position: relative;
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	left: 0px;
	top: 0px;

	}

#newsmenu li {
	padding: 0px;
	margin: 0px;
	line-height: 17px;
	list-style-image: none;
	}

#newsmenu ul li a, #newsmenu ul li a:visited {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 0px;
	font: normal 11px Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #000 ! important;

	background: none;
	}

#newsmenu ul li a.selected:link, #newsmenu ul li a.selected:visited {
	padding: 6px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 17px;
	text-decoration: none;
	font-weight: bold;
	color: #003800;
	}

#newsmenu a:link, #newsmenu a:visited {
	color: #333 ! important;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 0px;
	background: none;
}


#newsmenu ul li a:link.selected, #newsmenu ul li a:visited.selected, #newsmenu ul li a.selected  {
	color: #333 ! important;
	text-decoration: underline;
	font-weight: bold;
/*	line-height: 17px;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 0px;*/
	background: none;
	}

#newsmenu ul li a span.date {
	color: #999;
	clear: both;
	display: block;

	font-weight: normal;
	font-size: 9px;
	line-height: 12px;
	}


#newsmenu ul li a:hover, #newsmenu ul li a:active {
	color: #000 ! important;
	text-decoration: underline ! important;
	background: none;
}

#newsmenu ul li a:hover span {
	color: #000 ! important;
	text-decoration: none ! important;
	background: none;
}

.gotosmall {
	background: url(img/icons/array.gif) no-repeat right center;
	padding-right: 18px;
	font-weight: normal ! important;
	color: #555 ! important;
	display: inline;
}

a:hover.gotosmall {
	background:  url(img/icons/array_hover.gif) no-repeat right center;
}

a.gotonone {
	font-weight: normal ! important;
	color: #555 ! important;
	border: 0px;
}
a:hover.gotonone {
	color: #000 ! important;
}

.gotonone img {
	border: 0px;
	vertical-align: middle;
	margin-top: 2px;
	margin-bottom: 3px;
}
.pdf {
	background: url(img/icons/pdf.gif) no-repeat top left;
	padding: 2px 0px 0px 20px;

}

a.array, a.array:active {
	padding-right: 18px;
	background: url(img/icons/array.gif) no-repeat right center;
	font-weight: normal;
	color: #555 ! important;
}

a.array:hover {
	background: url(img/icons/array_hover.gif) no-repeat right center;
	color: #000 ! important;

}
#frontbannertext a, #frontbannertext a:visited  {
	color: #fff !important;
	font-weight: normal;
	text-decoration: underline;
}
#frontbannertext a:hover  {
	color: #000 !important;
}



/* @group Newsletter menu */

ul#newslettermenu {
/*	position: relative;*/
display: block;
float: left;
	width: 320px;

	padding: 0px 0px 10px 0px;
	margin: 0px 0px;
	color: #fff;

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: right;
	font-weight: normal;
	display: block;
	z-index: 299;
	
	background: url(img/submenu_end.gif) no-repeat bottom left;


	}

	ul#newslettermenu ul {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 20px 0px;
		list-style: none;
		float: left;
		position: relative;
		display: block;
		}

	ul#newslettermenu li {
		display: block;
		float:left;
		position: relative;
		padding: 2px 0px 3px 0px;
		margin: 0px 0px;
		list-style: none;
		list-style-image: none;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		width: 320px;
		height: 70px;
		list-style: none;
		background: none;
		
		}
	ul#newslettermenu li a img {
		float: left;
		height: 68px;
		width: 104px;
		padding: 0px 10px 0px 0px;
	}
	ul#newslettermenu li.selected a img {
		/*display: none; */
		visibility: hidden; 
	}
	ul#newslettermenu li h2 {
		color: #757575;
		font-size: 8px;
		line-height: 10px;
		font-weight: normal;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		padding: 5px 0px 0px 0px;
		margin: 0px;
		text-transform: uppercase;
	}
	ul#newslettermenu li.selected h2 {
		color: #4c4c4c;
		font-size: 8px;
	}
	
	
	ul#newslettermenu li h1 {
		font-size: 15px;
		line-height: 18px;
		padding: 0px;
		margin: 0px;
		background: none;
		border: none;
	}

	ul#newslettermenu li.selected h1 {
		color: #828181;
		background: none;
		border: none;
	}
	ul#newslettermenu li a {
		padding: 0px 0px 0px 0px;
		position: relative;
		top: 0px;
		display: block;

		vertical-align: bottom;
		text-decoration: none;
		color: #000 ! important;
		font-weight: normal;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 12px;
		height: 68px;
		}
	ul#newslettermenu span {
		vertical-align: text-bottom;
		}
	html>body ul#newslettermenu li a {
		width: auto;
		}

	ul#newslettermenu li a:hover {
		background:#ddd;
		color: #fff;
/*		text-decoration: underline ! important; */
		}

	ul#newslettermenu li.selected a:hover {
		background:#fff;
		color: #fff;
/*		text-decoration: underline ! important; */
		}
	ul#newslettermenu li.selected {
		background: url(img/noicon.gif) no-repeat top left;
	}

	ul#newslettermenu .selected {
	background: url(img/submenu_selected.gif) no-repeat top left;
	  }
	ul#newslettermenu .selected a {
		color:#fff  ! important;
	  }
	ul#newslettermenu .selected li {
		background:#777;
		color:#000;
  		padding: 0px 0px 0px 0px;
	  }

	ul#newslettermenu  a.selected {
		background:#777;
		color:#fff  ! important;
	  }
	  
	  
  	div#newsletter_article_label {
		position: absolute;
	}
  	div#newsletter_article_label h2 {
		color: #757575;
		font-size: 8px;
		line-height: 10px;
		font-weight: normal;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		padding: 5px 0px 0px 15px;
		margin: 0px;
		text-transform: uppercase;
		border-left: 1px solid #aa0000;
	}




#text_newsletter h1 {
	padding: 5px 0px 5px 14px;
	margin-top: 11px;
}
div#newslettermenu-footer {
	display: block;
	float: left;
	width: 320px;
	border-top: 1px solid #999;
	padding: 5px 0px 40px 0px;

}
div#newslettermenu-footer p {
	padding: 0px;
	margin: 0px;
}

/* @end */

table caption {
	border-collapse: separate;
	border-spacing: 1px;
	background: #eee;
	text-align: left;
	padding: 12px 0px 9px 9px;
}

/* @group Table styles */

/* @group Table dark */

table.table-dark  {
   border-collapse: collapse;
   border-spacing: 0px;
   border: 2px solid #818181;
}

table.table-dark tr {
}

table.table-dark td {
   border-bottom: 1px solid #818181;
   border-left: 1px solid #818181;
   background: #fff;
   border-spacing: 0px;
   border-collapse: collapse;
   border: 1px solid #818181;
   padding: 1px 0px 1px 5px;
}

/* @end */

/* @group Table Light */

table.table-light {
   border-collapse: collapse;
   border-spacing: 0px;
   border: 0px solid #999;
   border-top: 1px solid #999;
   background: #999;   
}

table.table-light tr {
}

table.table-light td {
   background: #fff;
   border-spacing: 0px;
   border-collapse: collapse;
   border: 0px solid transparent;
   border-bottom: 1px solid #999;
   padding: 1px 0px 1px 5px;
}

[contenteditable=true] table.table-light td,
[contenteditable=true]>table.table-light td {
   border-right: dotted 1px #faa;
}

/* @end */

/* @group Table None */

table.table-none  {
   border: 0px solid transparent;
   border-collapse: separate;
   border-spacing: 0px;
}

table.table-none td {
   padding: 0px 0px 0px 5px;
   border-spacing: 0px;
   border-spacing: 1px 1px;
}

[contenteditable=true] table.table-none, 
[contenteditable=true]>table.table-none {       
   border-top: 1px  dotted #faa;
}
/*.contenteditor */
[contenteditable=true] table.table-none td, 
[contenteditable=true]>table.table-none td {
   border-right: 1px  dotted #faa;
   border-bottom: 1px  dotted #faa;
}

/* @end */

/* @group Row styles */

tr.row-bold td {
   font-size: 15px;
}

tr.row-bold td p {
   font-size: 15px;
}

tr.row-dark td {
   background: #818181;       
   color: #fff;    
}

tr.row-light td {
   background: #eeeeee;    
}

/* @end */

/* @end */



