/* CSS Document */

/************************************************
GENERAL
************************************************/
* {
    font-family: Arial;
    font-size: 11px;
	line-height:15px;
}
Body
	{
	margin: 0 auto;
	border: 0;
	padding: 0;
	background: #032d53;
	}
img
	{
	border: 0;
	}
form
	{
	margin: 0;
	border: 0;
	padding: 0;	
	}
.clear
	{ 
  	clear:both; 
	/*** these next attributes are designed to keep the div 
	height to 0 pixels high, critical for Safari and Netscape 7 ***/ 
	  height:1px; 
	  overflow:hidden; 
	  line-height:1%; 
	  font-size:0px; 
	  margin-bottom:-1px; 
} 
/************************************************
CONTAIN
************************************************/
#contain{
	width:968px;
	display: block;
	margin: 0 auto;
	padding: 0;
	border: 0;
	
}

/************************************************
FLASH
************************************************/
#flash{
	width:0px;
	height:0px;
}


/************************************************
NAV
************************************************/
#nav{
	width:968px;
	margin:0 0 0 5px;
	padding:0 0 0 0;
	background-color:#032D53;

/************************************************
CONTENT
************************************************/
}
#content{
	margin:7px 0 0 50px;
	padding:0 0 0 0;
	background-image:url(/images/content_bg.gif);
	background-repeat:repeat-y;

}
#content .left{
	margin-right:10px;
	padding:0 0 13px 0;
	float:left;
	width:435px;
	background-color:#fff;
}
#content .leftTop{
	margin:16px 0 0 16px;
	padding:0 0 0 0;

}
#content .leftTop img{
/*	margin-right:9px;
	margin-top:10px;
*/
	margin:0 3px 0 0;
	padding:0 0 0 0;

}
#content .leftBottom{
	border:#E1E1E1 1px dashed;
	margin:10px 17px 0 16px !important;
	margin:26px 17px 0 16px;
	padding:0 0px 8px 0px;
}
#content .leftBottomContent{
	padding:0 0px 15px 16px;
}
#content .leftBottomContent img{
	margin:7px 0 0 0;
	padding:3px;
	border:#E1E1E1 1px dashed !important;
	border:#E1E1E1 1px double;
	margin-right:10px;
}
.headerText{
/*	margin:4px 0 0 0;
	padding:0px;
*/	margin:8px 0 0 0;
	padding:0 0 0 0;

}
#content .right{
	float:left;
	width:414px;
	background-image:url(/images/right_bg.jpg);
}
#content .flashCallout{
/*	margin-bottom:10px;
*/
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:414px;
	height:136px!important;
	background-image:url(/images/homeFlashCallout_bg.jpg);
	background-color:#fff;
	background-repeat:no-repeat;
}
#content .contentFlashCallout{

}
#content .contentFlashCallout_left{
	float:left;
	width:210px;
	
}
#content .contentFlashCallout_left p{
	margin:55px 0 0 35px;
	padding:0 0 0 0;
	line-height:14px;
	
}
.selectCountryRegion{
	float:right;
	margin:55px 0 0 0;
	padding:0 0 0 0;
}

#content .callout{
	margin:10px 0 0 0;
	padding:0 0 0 0;
	width:414px;
	height:137px;
	background:url(/images/callout_bg.jpg);
}
#content .calloutNews{
	margin:10px 0 0 0;
	padding:0 0 0 0;
	width:414px;
	background:url(/images/callout_bg.jpg);
}
#content .calloutContent{
	width:357px;
	margin:0 0 0 0;
	padding:0 0 0 35px;
}
#content .calloutContent p{
	margin:5px 0 5px 0;
	padding:0 0 0 0;
}
#content .calloutContentLeft {
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:183px;
	float:Left;
}
#content .calloutContentLeft p{
	margin:0 0 0 0;
	padding:0 0 0 0;
	font:Arial;
	font-size:11px;
	color: #231F20;
}
#content .calloutContentRight {
	margin:0 0 0 0;
	padding:0 0 0 0;
	/*margin:4px 0 0 12px;
	padding:0 0 0 0;*/
	float:left;
}
.selectCountry{
	margin:0 0 0 0;
	padding:0 0 0 0;
	border: #E1E1E1 1px solid;
	width:150px;
	color: #000000;
	}
.newsHeader {
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#773E85;
	font-size:14px;
	font-weight:bold;
	font-family:arial;
}
.newsHeaderDate {
	margin:0 0 0 0;
	padding:0 0 0 0;
	/*margin:5px 0 0 0px;
	padding:0 0 0 0;*/
	color:#636467;
	font-size:10px;
	font-weight:bold;
	font-family:arial;
}
.newsBody{
	font:Arial;
	font-size:11px;
	color: #231F20;
}
.newsBody a{
	color:#773E85;
	text-decoration:underline;
}
.newsBody a:hover{
	color:#000;
	text-decoration:underline;
}

/************************************************
FOOTER
************************************************/
#footer{
	width:865px;
	margin: 0 0 40px 46px;
	border: 0;
}
#footer p{
	margin: 0;
	border: 0;
	margin-top:8px;
	color:#A7B7C6;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
}
#footer a{
	margin: 0;
	border: 0;
	margin-top:8px;
	color:#A7B7C6;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
}
#footer a:hover{
	margin: 0;
	border: 0;
	margin-top:8px;
	color:#A7B7C6;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
}
#footer .leftFooter{
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
}
#footer .rightFooter{
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:right;
}
.visitCountry a {
	text-decoration:underline;
	color:#fff;
}

.visitCountry a:hover{
	text-decoration:underline;
	color:#000;
}
/************************************************
HIGHSLIDE
************************************************/

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), finger;
    outline: none;
	
}
.highslide img {
}
.highslide:hover img {
}

.highslide-image {
	border: 10px solid #fff;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid #fff;
    border-top: none;
    padding: 5px;
    background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	line-height:15px;
}
.highslide-loading {
    display: block;
	color: #fff;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    display: none;
	padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: #fff;
    background-color: gray;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/************************************************
HIGHSLIDE html
************************************************/
h1{
    font-family: Arial;
    font-size: 15px;
	text-transform:uppercase;
	color:#fff;
	line-height:19px;
	font-weight:bold;
}
.smallHeader{
	font-size:10px;
	text-transform:uppercase;
}

.highslide-html {

}
.highslide-html-left {
	background-color:#F8982A;
	font-size:18px;
}
.highslide-html-right {
	background-color:#00A8A8;
}
.highslide-html-blur {

}
.highslide-html-content_left{
	padding:10px 10px 10px 10px;
	position: absolute;
    display: none;
	color:#fff;
	background-color:#F8982A;
}
.highslide-html-content_left li{
	font-size:13px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.highslide-html-content_right{
	padding:10px 10px 10px 10px;
	position: absolute;
    display: none;
	color:#fff;
	background-color:#00A8A8;
}
.highslide-html-content_right p{
	font-size:13px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}.highslide-html-countries{
	padding:10px 10px 10px 10px;
	position: absolute;
    display: none;
	color:#fff;
	background-color:#00A8A8;
	
}
.highslide-html-countries a{
	color:#fff;
}
.highslide-html-countries a:hover{
	color:#fff;
	text-decoration:none;
}
.highslide-loading {
    display: block;
	color: black;
	font-family: Arial;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: #fff;
    /*padding-left: 22px;
    background-image: url(highslide/graphics/loader.#fff.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;*/   
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 8pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}
.highslide-html-content a {
	text-decoration:underline;
}
.highslide-html-content a:hover {
	color:#000;
	text-decoration:underline;
}

