BODY {
	MARGIN: 0px; padding: 0; BACKGROUND-COLOR: #fff;
	background: url(backgio2000.gif);
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: #777; FONT-FAMILY: Verdana, Arial
}
HR {
	COLOR: gray; height:1px; width:80%
}
INPUT {
	FONT-SIZE: 9pt; COLOR: #555; FONT-FAMILY: Tahoma,Arial
}
SELECT {
	FONT-SIZE: 9pt; COLOR: #555; FONT-FAMILY: Tahoma,Arial
}
BUTTON {
	FONT-SIZE: 9pt; COLOR: #555; FONT-FAMILY: Tahoma,Arial
}
TEXTAREA {
	FONT-SIZE: 9pt; COLOR: #555; FONT-FAMILY: Tahoma,Arial
}
H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 13pt; COLOR: #555; FONT-FAMILY: Tahoma,Arial,Verdana
}
H3 {
	FONT-WEIGHT: bold; FONT-SIZE: 11pt; COLOR: #555; FONT-FAMILY: Tahoma,Arial,Verdana
}
H4
{
    font-weight: bold;
    font-size: 10pt;
    color: #555;
    font-family: Tahoma,Arial,Verdana;
}
/*TD 
{
	FONT-SIZE: 9pt; FONT-FAMILY: Verdana, Arial
}

TD {
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: #777; FONT-FAMILY: Tahoma,Arial
}
*/
LI
{
    font-weight: normal;
    font-size: 9pt;
    color: #777;
    font-family: Verdana,Tahoma,Arial;
    line-height: 140%;
}
.LImenu
{
    font-weight: normal;
    font-size: 9pt;
    color: #777;
    font-family: Verdana,Tahoma,Arial;
    line-height: 140%;
    list-style-image: url('images/arrow_down.gif');
}
TD12 {
	FONT-WEIGHT: normal; FONT-SIZE: 12pt; COLOR: #777; FONT-FAMILY: Tahoma,Arial
}
.tdhighlight
{
    font-weight: bold;
    font-size: 10pt;
    color: #777;
    font-family: Tahoma,Arial;
}
P {
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: #777; FONT-FAMILY: Tahoma,Arial
}
.Pli
{
    font-weight: normal;
    font-size: 9pt;
    color: #777;
    margin: 0px 0px 0px 30px;
    font-family: Tahoma,Arial;
}
IMG {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px
}
a {
	COLOR: #366ab3; TEXT-DECORATION: none;
}
a:visited {
	COLOR: #366ab3;
}
a:hover
{
    color: #a9a9a9;
    text-decoration: underline;
}

.gvpager a:link
{
color: #366ab3;
text-decoration: underline;
} 
.gvpager a:visited
{
color: #366ab3;
text-decoration: underline;
}
.gvpager a:hover
{
color: #a9a9a9;
text-decoration: underline;
}

.menutext a:link
{
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: white;
text-decoration: none;
} 
.menutext a:visited
{
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: white;
text-decoration: none;
}
.menutext a:hover
{
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: yellow;
text-decoration: none;
}
    .loadingbox
{
    background-color: yellow;
    position:absolute;
    left: 20px;
    bottom: 0%;
    width: 120px;
    height: 25px;
    border-right: black double;
    border-top: black double;
    border-left: black double;
    border-bottom: black double;
}


.linkwhite a:link
{	
	color:#FFFFFF;
	font-weight:bold;
}

.linkwhite a:visited
{	
	color:#FFFFFF;
	font-weight:bold;
}


.autocomplete
{
    font: 9pt Verdana;
    padding-top: 0px;
    list-style-position: outside;
    list-style-type: disc;
    color: blue;
    text-indent: 5px;
}


/*CollapsiblePanel*/
.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{	
	width:100%;		
	height:30px;
	background-image: url(images/bg-menu-main_gray.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}

#master_content .collapsePanelHeader a {color:#FFF;}
#master_content .collapsePanelHeader a:hover {text-decoration:none;background:none;}

/*Textbox Watermark*/

.unwatermarked {
	height:18px;
	width:148px;
	font-weight:bold;
}

.watermarked {
	height:16px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	

/* Accordion */

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5D7B9D;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}



.accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
		color: #FFFFFF;
        background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: transparent;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.countrylinks
{
    font-size: 10pt;
    color: red;
    font-weight: bold;
}
.smallsizelinks
{
    font-size: 8pt;
}





#content p, #content-right p, table {
	margin:0px 0px 0px 0px;
	}

#content-right img {
	border:none;
	}

#breadcrumb-right label {
	display:none
	}

/******************
FORM STYLES
******************/

#content-container form {
	margin:20px 0px;
	padding:0px 0px 0px 0px;
	}

#content-container fieldset {
	margin:10px 0px 20px 0px;
	padding:0px 10px 10px 20px;
	}

/* a nested fieldset */
#content-container fieldset fieldset {
	margin:15px 0px 5px 0px;
	padding:0px 5px 5px 5px;
	}

#content-container legend {
	margin-bottom:0px;
	padding:0px 10px 5px 5px;
	color:#666666;
	font-weight:bold;
	}

/* a nested legend */
#content-container fieldset fieldset legend {
	margin-bottom:0px;
	padding:0px;
	font-weight:normal;
	}

#content-container label {
	display:block;
	padding-top:8px;
	}

#breadcrumb-right form {
	margin:0px;
	padding:0px;
	text-align:right;
	}

#breadcrumb-right form fieldset {
	margin:0px;
	padding:0px;
	border:none;
	}

#breadcrumb-right form legend {
	display:none;
	}

/******************
LINKS

******************/
/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work 
a:link {
	color:#FF6600;
	}

a:visited {
	color:#CC6600;
	}

a:hover {
	color:#FF3300;
	text-decoration:none;
	}

a:active {
	color:#669966;
	}

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work 
#mainnav-container a:link {
	color:#FF0000;
	}

#mainnav-container a:visited {
	color:#FF0000;
	}

#mainnav-container a:hover {
	color:#FF6633;
	text-decoration:none;
	}

#mainnav-container a:active {
	color:#669966;
	}

/* All link states are selected with an "a" 
#header a {
	color:#FFFFFF;
	}

#breadcrumb-container a {
	color:#FF6600;
	}

/******************
HEADINGS
******************/

h1 {
	font-size:1.6em;
	padding:0;
	margin:0 0 10px 0;
	}

h2 {
	font-size:1.1em;
	}

h3 {
	font-size:1.4em;
	}
	
h4 {
	font-size:1.1em;
	}
	
h5 {
	font-size:.9em;
	}
	
h6 {
	font-size:.8em;
	}

#three-column-container h2 {
	margin:0px 0px 10px 0px;
	padding:0px;
	}
	
/******************
LAYOUT STYLES
******************/

#mainnav-container {
	width:100%;
	padding:10px;
	border-bottom:2px solid #7F7F7F;
	border-right:1px solid #7F7F7F;
	border-left:1px solid #EDEDED;
	margin-bottom:1px;
	background: #FFFFFF url(Images/bg-topnav.gif) repeat-x;
	table-layout:fixed;
	}

#mainnav-side {
	text-align:right;
	}

#header {
	margin-bottom:1px;
	width:100%;
	color:#000000;
	padding:10px;
	border-bottom:2px solid #7F7F7F;
	border-right:1px solid #7F7F7F;
	height:50px;
	background: #580808 url(Images/bg-header.gif) repeat-x;
	vertical-align:top;
	color:#FFFFFF;
	table-layout:fixed;
	font-size:1.8em;
	font-weight:bold;
	}

#header a {
	text-decoration:none;
	color:#FFFFFF;
	}

#slogan {
	font-size:.68em;
	margin:0px;
	font-weight:normal;
	padding-top:7px;
	}
	
#breadcrumb-container
{
    width: 100%;
    border-top: 0px solid #7F7F7F;
    border-bottom: 0px solid #7F7F7F;
    border-right: 0px solid #7F7F7F;
    border-left: 0px solid #EDEDED;
    margin-bottom: 1px;
}
/*    table-layout: fixed;*/

#breadcrumb-left {
	vertical-align:top;
	}

#breadcrumb-right {
	text-align:right;
	}

#content-container {
	width:100%;
	border-bottom:2px solid #7F7F7F;
	border-right:1px solid #7F7F7F;
	border-left:1px solid #7F7F7F;
	padding:0px;
	margin:0px 0px 1px 0px;
	table-layout:fixed;
	}

#content-left {
	background-color:#F6F6F6;
	width:180px;
	padding:10px;
	vertical-align:top;
	}

#content-right {
	background-color:#F6F6F6;
	width:180px;
	padding:10px;
	vertical-align:top;
	}

#content {
	background-color:#FFFFFF;
	padding:10px;
	border-left:1px dashed #D0D0BF;
	border-right:1px dashed #D0D0BF;
	vertical-align:top;
	}

#three-column-container {
	width:100%;
	margin:10px 0px;
	text-align:justify;
	table-layout:fixed;
	}

#three-column-left {
	width:30%;
	padding-right:3%;
	vertical-align:top;
	}

#three-column-middle {
	width:30%;
	vertical-align:top;
	}

#three-column-right {
	width:30%;
	padding-left:3%;
	vertical-align:top;
	}

#footer {
	width:100%;
	padding:10px;
	border-bottom:2px solid #7F7F7F;
	border-right:1px solid #7F7F7F;
	border-left:1px solid #EDEDED;
	text-align:center;
	background: #FFFFFF url(Images/bg-topnav.gif) repeat-x;
	table-layout:fixed;
	}

/******************
MENU ITEMS
******************/

#mainnav-container ul {
	margin:0px;
	padding:0px;
	}

#mainnav-container li {
	padding:0px;
	list-style:none;
	display:inline;
	margin:5px 10px 5px 0px;
	}

#mainnav-side li {
	padding:0px;
	margin:5px 0px 5px 10px;
	}

/******************
LISTS - IN THE CONTENT DIV
******************/

#content ul.list, #content ul.link-list-vertical {
	margin:0px 0px 15px 15px;
	padding:0px;
	}

#content ul.list li {
	list-style:none;
	padding:2px 0px 2px 12px;
	margin:0px;
	background: url(Images/bullet.gif) no-repeat;
	background-position:0 .6em;
	}

#content ul.link-list-vertical li {
	list-style:none;
	margin:0px;
	padding:2px 0px;
	}

#content ul.link-list-vertical li a:link {
	padding:2px 0px 2px 12px;
	background: url(Images/bullet-link.gif) no-repeat;
	background-position:0 .6em;
	}

#content ul.link-list-vertical li a:visited {
	padding:2px 0px 2px 12px;
	background: url(Images/bullet-link-visited.gif) no-repeat;
	background-position:0 .6em;
	}

#content ul.link-list-vertical li a:hover {
	padding:2px 0px 2px 12px;
	background: url(Images/bullet-link-hover.gif) no-repeat;
	background-position:0 .6em;
	}

#content ul.link-list-vertical li a:active {
	padding:2px 0px 2px 12px;
	background: url(Images/bullet-link-active.gif) no-repeat;
	background-position:0 .6em;
	}

/******************
LISTS - IN THE RIGHT OR LEFT COLUMNS
******************/

#content-right ul.list, #content-right ul.link-list-vertical,
#content-left ul.list, #content-left ul.link-list-vertical {
	margin:0px 0px 15px 0px;
	padding:0px;
	}

#content-right ul.list li,
#content-left ul.list li {
	list-style:none;
	padding:2px 0px 2px 12px;
	margin:0px;
	background: url(Images/bullet-right.gif) no-repeat;
	background-position:0 .6em;
	}

#content-right ul.link-list-vertical li,
#content-left ul.link-list-vertical li {
	list-style:none;
	margin:0px;
	padding:2px 0px;
	}

#content-right ul.link-list-vertical li a:link,
#content-left ul.link-list-vertical li a:link {
	padding:2px 0px 2px 12px;
	background: url(Images/bullet-link.gif) no-repeat;
	background-position:0 .6em;
	}

#content-right ul.link-list-vertical li a:visited,
#content-left ul.link-list-vertical li a:visited {
	padding:2px 0px 2px 12px;
	background: url(Images/bullet-link-visited.gif) no-repeat;
	background-position:0 .6em;
	}

#content-right ul.link-list-vertical li a:hover,
#content-left ul.link-list-vertical li a:hover {
	padding:2px 0px 2px 12px;
	background: url(Images/bullet-link-hover.gif) no-repeat;
	background-position:0 .6em;
	}

#content-right ul.link-list-vertical li a:active,
#content-left ul.link-list-vertical li a:active {
	padding:2px 0px 2px 12px;
	background: url(Images/bullet-link-active.gif) no-repeat;
	background-position:0 .6em;
	}

/******************
TABLE STYLES
******************/

.table {
	width:100%;
	border:1px solid #D0D0BF;
	border-collapse:collapse;
	}
	
.table td {
	padding:10px;
	}

thead th, tfoot th {
	background-color:#E8E8E8;
	border-bottom:2px solid #D0D0BF;
	border-top:2px solid #D0D0BF;
	padding:10px;
	font-weight:normal;
	font-variant:small-caps;
	}

/******************
CLASSES
******************/

.clear {
	clear:both;
	}

.button-big {
	margin-top:8px;
	}

img.photobig, img.photosmall {
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	background: #E0E0E0 url(background_table_04.gif) repeat-x;
	padding:8px;
	}

img.photosmall {
	margin-right:10px;
	margin-bottom:2px;
	float: left;
	}
	
.searchbox {
	height:13px;
	margin:0px;
	padding:0px;
	width:8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	}

.button-search {
	height:18px;
	margin:0px;
	padding:0px 0px 0px 0px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	background: url(bg-button-search.gif) repeat-x;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	}

.none {
	display:none;
	}
	
