/* GENERAL COMMANDS */

body { 
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	background-color: #053875;
	background-image: url("img/bg_index2.jpg");
	font-family: Arial,helvetica,sans-serif;
	text-decoration: none;
}

a	{text-decoration: none}
a:link	{text-decoration: none}
a:visited	{text-decoration: none}
a:active	{text-decoration: none}
a:hover	{text-decoration: none}

td { vertical-align:top;}

/* BACKGROUNDS */

.bg_table {
	background-color: #FFF;	
	vertical-align: top;
	width: 780px;
	background-repeat: repeat-x;
	border-right: 1px solid #06375f;
	border-left: 1px solid #06375f;
}

.bg_flash {
	background-color: #003C63;	
	vertical-align: top;
	border: 0px;
	width: 780px;
}

/* PADDING AND SIZERS */

.pad_col1 {
	font-size: 2px;
	line-height: 2px;
	height: 2px;
	width: 138px;
	background-color: #FFF;
	vertical-align: top;
}
.pad_col2 {
	font-size: 2px;
	line-height: 2px;
	height: 2px;
	width: 138px;
	background-color: #FFF;
	vertical-align: top;
}
.pad_col3 {
	font-size: 2px;
	line-height: 2px;
	height: 2px;
	width: 378px;
	background-color: #FFF;
	vertical-align: top;
}
.pad_col4 {
	font-size: 2px;
	line-height: 2px;
	height: 2px;
	width: 126px;
	background-color: #FFF;
	vertical-align: top;
}
.pad_col4sm {
	font-size: 2px;
	line-height: 2px;
	height: 2px;
	width: 26px;
	vertical-align: top;
	background-color: #FFFFFF;
}
.pad_crumb {
	vertical-align: top;
	padding-left: 21px;
	padding-bottom: 20px;
	padding-top: 5px;
}
.pad_copy {
	vertical-align: top;
	padding-left: 23px;
	padding-bottom: 20px;
	padding-top: 0px;
}
.pad_rule_bot {
	vertical-align: top;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 5px;
}
.pad_logo {
	padding-bottom: 8px;
	padding-right: 15px;
	padding-top: 10px;
	text-align: right;
	background-image: url("img/bg_top.gif");
}
.pad_nav1 {
	text-align: right;
	vertical-align: top;
	padding-left: 7px;
}
.pad_nav2 {
	text-align: right;
	vertical-align: top;
	padding-left: 6px;
}
.pad_content {
	padding-left: 20px;
	text-align: right;
	width: 358px;   /* was 340px */
	vertical-align: top;

}
.pad_links {
	padding-left: 20px;
	text-align: right;
	width: 458px;
	vertical-align: top;
}
.pad_content_rt {
	width: 140px;
}
.table_top {
	vertical-align: top;
}
.title_g {
	vertical-align: top;
}

/* CRUMBS */

.crumbtext {
	font-size: 10px;
	line-height: 12px;
	color: #252525;
	text-align: left;
	padding-right: 6px;
}
.crumbtext a:link, .crumbtext a:visited {
	color: #6C6C6C;
	padding-right: 8px;
	font-weight: normal;
}
.crumbtext a:hover, .crumbtext a:active {
	color: #165fa3;
}

/* for last element in crumb trail */
.lastcrumb, .lastcrumb a:link, .lastcrumb a:visited, .lastcrumb a:hover, .lastcrumb a:active { 
	color: #000; 
}

/* NAVIGATION - FAR LEFT MENU
     nav1 is for regular menu elements
     nav1_roll is for when they're rolled over
     nav1_on is for when they're active

     the nav2_on block is duplicated in colour_about to override the color
     
*/

.nav1 {
	font-size: 11px;
	line-height: 19px;
	color: #666666;
	text-align: left;
	font-weight: normal;
	/* padding-top: 2px;
	padding-bottom: 2px; */
	padding-left: 6px;
	padding-right: 10px;

	background-color: #EBEBEB;
}
.nav1 a:link, .nav1 a:visited {
	color: #666666;
}
.nav1 a:hover, .nav1 a:active {
	color: #666666;
}

.nav1_roll {
	font-size: 11px;
	line-height: 19px;
	color: #666666;
	text-align: left;
	font-weight: normal;
	/* padding-top: 2px;
	padding-bottom: 2px; */
	padding-left: 6px;
	padding-right: 10px;

	background-color: #D6D6D6;
}
.nav1_roll a:link, .nav1_roll a:visited {
	color: #666666;
}
.nav1_roll a:hover, .nav1_roll a:active {
	color: #666666;
}

.nav1_on {
	font-size: 11px;
	line-height: 19px;
	color: #666666;
	text-align: left;
	font-weight: normal;
	padding-left: 6px;
	padding-right: 10px;
	background-color: #D6D6D6;
}

.nav1_on a:link, .nav1_on a:visited {
	color: #666666;
}
.nav1_on a:hover, .nav1_on a:active {
	color: #666666;
}

/* NAVIGATION - LEFT MENU */

.nav2 {
	font-size: 11px;
	line-height: 19px;
	color: #666666;
	text-align: left;
	font-weight: normal;
	/* padding-top: 2px;
	padding-bottom: 2px; */
	padding-left: 6px;
	padding-right: 10px;

	background-color: #D6D6D6;
}
.nav2 a:link, .nav2 a:visited {
	color: #666666;
}
.nav2 a:hover, .nav2 a:active {
	color: #666666;
}
.nav2_roll {
	font-size: 11px;
	line-height: 19px;
	color: #666666;
	text-align: left;
	font-weight: normal;
	/* padding-top: 2px;
	padding-bottom: 2px; */
	padding-left: 6px;
	padding-right: 10px;

	background-color: #BABABA;
}
.nav2_roll a:link, .nav2_roll a:visited {
	color: #666666;
}
.nav2_roll a:hover, .nav2_roll a:active {
	color: #666666;
}


.nav2_on {
	font-size: 11px;
	line-height: 19px;
	color: #000000;
	text-align: left;
	font-weight: normal;
	padding-left: 6px;
	padding-right: 10px;
	background-image: url("img/bg_nav.gif");
	background-color: #165fa3;
}

/* added */
.nav2_on a:link, .nav2_on a:visited {
	color: #fff;
}
.nav2_on a:hover, .nav2_on a:active {
	color: #fff;
}



/* COMLUMN 3 - TEXT AND COPY - CONTENT AREA */

.text {
	font-size: 10px;
	line-height: 14px;
	color: #4C4C4C;
	text-align: left;
	padding-left: 0px;
	padding-top: 1px;
}
.text a:link, .text a:visited {
	color: #165fa3;
}
.text a:hover, .text a:active {
	color: #000;
}


.title {
	font-size: 11px;
	line-height: 13px;
	color: #2E2E2E;
	text-align: left;
	font-weight: bold;  
	margin-bottom: 0px;
	margin-top: 2px; 
}
.sub_title {
	font-size: 11px;
	line-height: 13px;
	color: #2E2E2E;
	text-align: left;
	font-weight: bold;  
	margin-bottom: 0px;
	margin-top: 2px; 
}

.bodytext {
	font-size: 10px;
	line-height: 14px;
	color: #616161;
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
	padding-top: 0px; 
	margin-top: 0px;
	margin-bottom: 4px;
}


/* CONTACT TEXT */

.con_country {
	font-size: 11px;
	line-height: 13px;
	color: #000;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	width: 130px;
	background-color: #FFF;
	padding-top: 2px;
}
.con_city {
	font-size: 10px;
	line-height: 12px;
	color: #616161; /* 4C4C4C; */
	text-align: left;
	/* font-weight: bold; */
}
/* address uses con_company, not con_text! */
.con_text {
	font-size: 10px;
	line-height: 13px;
	color: #616161;
	text-align: left;
	vertical-align: top;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 14px;
	width: 236px;
	background-color: #FFF;
}
.con_company {
	font-size: 10px;
	line-height: 13px;
	color: #616161;
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
}

.con_phone {
	font-size: 11px;
	/* line-height: 12px; */
	color: #4C4C4C;
	font-weight: bold;
}


/* for .news_list_title, see colour_XXX.css */


/* RULES */

.rule {
	width: 358px;
	background-color: #FFF;
	background-image: url("img/rule.gif");
	background-repeat: repeat-x;
	font-size: 2px;
	line-height: 2px;
	margin-bottom: 0px;
}
.rule_bot {
	width: 358px;
	background-color: #FFF;
	background-image: url("img/rule.gif");
	background-repeat: repeat-x;
	font-size: 2px;
	line-height: 2px;
	margin-top: 5px;
}

.rule_contact {
	width: 358px;
	background-color: #FFF;
	background-image: url("img/rule.gif");
	background-repeat: repeat-x;
	font-size: 2px;
	line-height: 2px;
	margin-bottom: 1px;
}


/* BORDERS */

.images {
	border: 1px solid #707070;
	margin-bottom: 7px;
	margin-top: 1px;
}
.flag {
	margin-right: 4px;
}
.map {
	padding-bottom: 0px;
	padding-top: 0px;
}
.photo_essay {
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 7px;
	border: 1px solid #707070;
	vertical-align: top;
}
.photo_bios {
	margin-right: 6px;
	margin-top: 6px;
	margin-bottom: 0px;
	border: 1px solid #707070;
	vertical-align: top;
}

