@charset "utf-8";
/* CSS Document */


html, body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	background-color: #d5d5d5;
	background-image:url(../images/header_bck.jpg);
	background-repeat:repeat-x;
	color:#4d4d4d;
	min-width:1024px;
	margin:0 auto;
	padding:0;
}

img{
	border:none;
}

h1{
	font-size: 15px;
	font-weight:normal;
	color: #003e78;
}

h2{ 
	font-size:12px;
	font-weight:bold;
}

h3{
	color:#025398;
	font-size:12px;
}

h4{
	font-size: 16px;
	font-weight:bold;
	color: #003e78;
}
.crumbs{
	font-size:12px;
	color:#4d4d4d;
}

/*-----------------Subpage content section---------------------------*/
#content{
	line-height:16px;
	padding-left: 20px;
	width:90%;
}

#contact_pg{
	line-height:16px;
	padding-left: 20px;
	padding-right: 20px;
	width:880px;
}


/*-----------------Subpage image section---------------------------*/
#ctn_img{
	margin-top: 25px;
	margin-left:20px;
}

/*-----------------Subnavigation section---------------------------*/
#subnavi{
	margin-top: 20px;
	margin-left:20px;
	line-height:30px;
	font-size:12px;
	height: 350px;
	background-image:url(../images/navi_bck.png);
	background-repeat:no-repeat;
	padding-left: 30px;
	padding-top: 10px;
}

#subnavinews{
	margin-top: 20px;
	margin-left:20px;
	line-height:30px;
	font-size:12px;
	height: 650px;
	background-image:url(../images/navi_bck2.png);
	background-repeat:no-repeat;
	padding-left: 30px;
	padding-top: 10px;
}

.subnavilink a{
	color:#025398;
	text-decoration:none;
}

.subnavilink a:hover{
	color:#000000;
}

/*-----------------Banner section---------------------------*/
#banner_left{
	width: 474px;
	height:240px;
	background-image:url(../images/banner_left.jpg);
	background-repeat:no-repeat;
}

#banner_right{
	width: 470px;
	height:240px;
	background-image:url(../images/banner_right.jpg);
	background-repeat:no-repeat;
}

#bannertext{
	width: 400px;
	float:right;
	color:#ffffff;
	font-size: 12px;
	text-align: right;
	line-height:20px;
	padding-right: 55px;
	margin-top:130px;
}

/*-----------------Banner section---------------------------*/
#subbanner_left{
	width: 530px;
	height:120px;
	background-image:url(../images/sub_banner_left.jpg);
	background-repeat:no-repeat;
}

#subbanner_right{
	width: 414px;
	height:120px;
	background-image:url(../images/sub_banner_right.jpg);
	background-repeat:no-repeat;
}

#subbannertext{
	width: 350px;
	color:#ffffff;
	font-size: 20px;
	text-align: right;
	padding-top:50px;
	padding-left: 20px;
}


/*-----------------Scope of accreditation panel---------------------------*/
#scope_text1{
	font-size:12px;
	color:#B8CBD1;
	text-align: center;
}

#scopetext_links a{
	color:#ffffff;
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;
}

#scopetext_links a:hover{
	color:#B8CBD1;
	text-decoration:underline;
}

/*-----------------Latest News panel---------------------------*/
#latest_news{
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
}

#readmore a{
	color:#0033FF;
	font-weight:normal;
	text-decoration:none;
}

#readmore a:hover{
	color:#000000;
}

#newstext{
	padding-left: 15px;
}

/*-----------------Main Pg Columns panel---------------------------*/
#welcome{
	padding-left: 10px;
	width: 236px;
	line-height:16px;
}

#samm{
	padding-top:10px;
	padding-left: 10px;
	width: 236px;
	line-height:16px;
}

#scope_column{
	width:310px;
	padding-left:10px;
	line-height:16px;
}

#scope_more{
	margin-top:15px;
	width: 304px;
	height:29px;
	background-image:url(../images/scope_bck.png);
	background-repeat:no-repeat;
	line-height:25px;
	text-align:center;
}

#scope_more a{
	padding-left:10px;
	padding-right:10px;
	color:#0033FF;
	text-decoration:none;
}

#scope_more a:hover{
	color:#000000;
}

#contact_column{
	padding-left: 10px;
	width: 250px;
	line-height:16px;
}

#contact_more{
	margin-top:10px;
	width: 120px;
	height:31px;
	background-image:url(../images/contact_bck.png);
	background-repeat:no-repeat;
	line-height:30px;
	text-align:left;
	padding-left: 2px;
	float: right;
}

#contact_more a{
	padding-left:10px;
	padding-right:10px;
	color:#0033FF;
	text-decoration:none;
}

#contact_more a:hover{
	color:#000000;
}

#mid_contact_more{
	margin-top:10px;
	width: 100px;
	height:31px;
	background-image:url(../images/mid_contact_bck.png);
	background-repeat:no-repeat;
	line-height:30px;
	text-align:left;
	padding-left: 2px;
	float: right;
}

#mid_contact_more a{
	padding-left:10px;
	padding-right:10px;
	color:#0033FF;
	text-decoration:none;
}

#mid_contact_more a:hover{
	color:#000000;
}

#contact_more_long{
	margin-top:10px;
	width: 165px;
	height:31px;
	background-image:url(../images/long_contact_bck.png);
	background-repeat:no-repeat;
	line-height:30px;
	text-align:left;
	padding-left: 2px;
	float: right;
}

#contact_more_long a{
	padding-left:10px;
	padding-right:10px;
	color:#0033FF;
	text-decoration:none;
}

#contact_more_long a:hover{
	color:#000000;
}

/*-----------------Main Pg Columns panel------------------------*/
#footer a{
	margin-left:10px;
	color:#999999;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	display:inline;
}

#footer a:hover{
	color:#000000;
}

#footer_logo{
	width: 68px;
	float: right;
}

.footer_text{
	color: #999999;
}
/*-----------------------------------------------*/
.textlink a{
	color:#0033FF;
	text-decoration:none;
}

.textlink a:hover{
	color:#000000;
	text-decoration:underline;
}

.content_link{
	color:#025398;
	font-weight:bold;
}

/*-----------------------------------------------*/
ul.lista {
	line-height:20px;
	
}

/*------------------Headings---------------------*/
#title{
	background-image:url(../images/title_bck.jpg);
	border-bottom-width:medium;
	background-repeat: no-repeat;
	line-height:45px;
	padding-left: 10px;
	width:600px;
	height:45px;
}

#contact_title{
	background-image:url(../images/title_contact.jpg);
	background-repeat: no-repeat;
	line-height:45px;
	padding-left: 10px;
}

/*------------------News Ticker---------------------*/

#moostick{
     display: block;
     height: 1.1em;
     margin: 0;
     padding: 2px 0 2px 0;
     overflow: hidden;
}
            
#moostick li{
     display: block; 
     list-style-type: none;
     margin: 0 auto 0 auto;
     padding: 0;
     visibility: hidden;
     opacity: 0;
}

#moostick .show,
	.moostick .show
{
	visibility: visible;
	opacity: 1;
}
/*-----------------------------------------------*/
#sitepanel ul 
{
	list-style-image:url(../images/arrow.png);
}
/*-----------------------------------------------*/
.ISO_Header {
	font-size:12px;

	color: #FFF;
	background-color: #C71216;
	text-align: left;
}
.ISO_Sub_Header {
	font-size:12px;

	color: #000;
	background-color: #FFDFDF;
	text-align: center;
}
.ISO_Sub_Content {
	font-size:12px;
	color: #000;
	text-align: center;
}

