/* CSS Document */
.tick{
	height: 1.1em;
	width: 1.1em;
	border: 0;
}

.greentext {
	color: #339900;
	background-color: #FFFFFF
}

.smalltext {
	font-size: 0.98em;
}

em {
 	font-style:normal;
	font-weight: bold;
}
 
h3 {
	font-size: 0.80em;
	margin-bottom: 0em;
	margin-top: 0em;
}

.table2{
	margin-bottom: 1em
}

.table2 td {
	border-bottom: 1px dashed #97D6FF;
	border-left: 1px dashed #97D6FF;
	padding-bottom: 0.2em;
	margin-bottom: 0.2em;
	margin-top: 0.2em;
	padding-left: 0.5em;
}

.table2 caption {	
	/*border: 1px dashed #97D6FF; */
	font-size: 0.90em;
	font-weight: bold;
}

.table2 th {	
	margin-left: 2em;
	border-left: 1px dashed #97D6FF;
	text-align: left;
	padding-left: 0.5em;
	color: #339900;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 0.78em;
}

.top_border{
	border-top: 1px dashed #97D6FF;
}

.right_border {	
	border-right: 1px dashed #97D6FF;
}

.top_btm_right_border{
	border-top: 1px dashed #97D6FF;
	border-bottom:  1px dashed #97D6FF;
	border-right:  1px dashed #97D6FF; 
}

.btm_right_border{
	border-bottom:  1px dashed #97D6FF;
	border-right:  1px dashed #97D6FF; 
}

.top_btm_border{
	border-top: 1px dashed #97D6FF;
	border-bottom:  1px dashed #97D6FF;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0.5em;			/* 1em;	*/
	margin-bottom: 0.7em; 		/* 1em; */
	background-image: url(../images/body_bg_30.jpg);
	background-repeat: repeat-x;
	background-color: #F4F8FE;
	color: #000000;
}

.main {
	width: 27em;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	color: #003399;
	border: 0.05em solid #BBBBBB;
	background-color: #FFFFFF;

}

.maincontent {
	margin-top: 0.5em;
	padding-right: 0.4em;
	padding-left: 0.6em;
	float: left;
	clear: both;
	font-size: 0.99em;				/* 1em; */
	width: 26.2em;
}

.maincontent a{
	color: #003399;
	text-decoration: underline;
	background-color: #FFFFFF;
}

.maincontent a:hover{
	color: #339900;
	text-decoration: underline;
	background-color: #FFFFFF;
}

.logo{
	width: 11.25em;
	height: 3.375em;
	border: 0;
	padding-bottom: 0.2em;
}

.leftnav{
	width: 7em;
	float: left;
}

.firstbtn {
	margin-top: 1em;
	width: 7em;
	border-top: 0;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.6em; 		/* 0.3em; */
}

.currenttop {
	margin-top: 1em;
	padding-left: 0.9em;		/* 0.6em; */
	width: 7em;
	border-top: 0;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	font-size: 0.72em;
	font-weight: bold;
	color: #339900;
	background-color: #FFFFFF;
}

.current {
	color: #339900;
	width: 9.5em;
	border-top: 0.05em solid #CCCCCC;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.9em;		/* 0.6em; */
	font-size: 0.72em;
	font-weight: bold;
	background-color: #FFFFFF;
}

.text8 {
	font-size: 0.72em;
}

.leftnavbtn {
	width: 7em;
	border-top: 0.05em solid #CCCCCC;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.6em;		/* 0.3em; */
}

.leftnav a{
	color: #0066CC;
	font-size: 0.72em;
	text-decoration: none;
	background-color: #FFFFFF;
}

.leftnav a:hover{
	color: #339900;
	font-size: 0.72em;
	text-decoration: none;
	background-color: #FFFFFF;
}

/*
.leftnav a:visited{
	color: #0066CC;
	font-size: 0.72em;
	text-decoration: none;
}
*/

.clearall {
	clear: both;
}

.graybg {
	background-color: #EEF3F5;
	border: 0.01em solid #EEEEEE;
	height: 6.5em;
	margin-bottom: 0.5em;
	color: #000039;
}

.graybg_seg {
	background-color: #EEF3F5;
	border: 0.01em solid #EEEEEE;
	height: 5em;
	padding-top: 0.5em;
	padding-right: 0.5em;
	margin-bottom: 0.7em;
	color: #000039;
}

.graybg_voda {
	background-color: #EEF3F5;
	border: 0.01em solid #EEEEEE;
	height: 3.5em;
	padding-top: 0.5em;
	padding-right: 0.5em;
	margin-bottom: 0.7em;
	color: #000039;
}

.graybg_seg4 {
	background-color: #EEF3F5;
	border: 0.01em solid #EEEEEE; 
	height: 3.5em;
	padding-top: 0.5em;
	padding-right: 0.5em;
	margin-bottom: 0.7em;
	color: #000039;
}

.accred_text {
	width: 41em;

}

.accred_below {
	clear: both;
}

.accred_logo {
	border: 0;
	width: 8.247em;
	height: 8.681em;
	float: left;
	padding-right: 1.5em;
}

.accred_floatleft {
	float: left;
}

.bluequotes {
	font-size: 1.3em;
}

.formtextp {
	font-size: 1em;
	margin: 0 0.2em 0 0.5em;
}

.div29 {
	width: 27em;
	float: right;
	padding-top: 0.5em;
	padding-right: 1em;
}

h1{
	color: #006699;
/*	font-size: 0.9em;		*/
	margin: 0.1em 0 0.8em 1em;
	background-color: #FFFFFF;
	font-size: 0.80em;
}

h2 {
	font-size: 0.85em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

html>body h2 {
	font-size: 0.85em;
	margin-bottom: 0.5em;
	margin-top: 0em;
}

p{
	font-size: 0.75em;		/* 0.72em */
	margin-top: 0em;
}

.tim{

	width: 7.0625em;
	height: 5.0625em;
	float: left;
	padding-top: 0.5em;
	padding-left: 0.5em;
}

.memberlogos {
	clear: both;
	margin-top: -4em;
	padding-bottom: 0.5em;
}

.gsmlogo {
	width: 3.125em;
	height: 3.875em;
	border: 0;
}

.w3clogo {
	width: 4.5em;
	height: 3em;
	border: 0;
}

.topdivider{
	padding-top: 2em;
	padding-bottom: 0.5em;
	text-align: center;
	clear: both;
}


.footer{
	margin-top: 0.5em;
	font-size: 1em;
	text-align: center;
	clear: both;
}

.footer p{
	font-size: 0.6em;
	margin-top: 0.4em;
	margin-bottom: 0;
}

.hrule {
	background-image: url(../images/hr_bg.gif);
}

.hrulegry {
	background-image: url(../images/hr_bg_gry.gif);
	width: 100%;
}


li {
	font-size: 0.75em;
	padding-bottom: 0.2em;
	list-style-image: url(../images/arrow.gif);
}

li.report_btn {
	margin-bottom: -1em;
	margin-top: -0.8em;
	list-style-image: url(../images/next_btn.gif);
	list-style-position: outside;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.floatleftradio {
	float: left;
	width: 2.5em;
	text-align: right;
}

.floatrightradio {
	float: right;
	width: 30.5em;	/* 25.5em */
}

.floatlefttext {
	float: left;
	width: 7.5em;
	padding-left: 0.5em;
}

.floatrighttext {
	float: right;
	width: 25em;	/* 20em */
}

.floatrightbtn {
	float: right;
	margin-top: 0.5em;
}

input.names {
	width: 29em;	/* 24em */
	background-color: #F5F5F5;
	font-size: 0.87em;
	border: 0.1em solid #339933;
	color: #003399;
}

textarea {
	background-color: #F5F5F5;
	color: #003399;
}

.commentbox {
	font-size: 0.98em;
	font-family: Arial, Helvetica, sans-serif;
	width: 25.7em;		/* 19.44em */
	border: 0.1em solid #339933;
	background-color: #F5F5F5;
	color: #003399;
	margin-bottom: 0.8em;
}

select {
	background-color: #F5F5F5;
	color: #003399;
}

.selectbox {
	font-size: 0.98em;
	font-family: Arial, Helvetica, sans-serif;
	width: 23.5em;		/* 19.44em */
	background-color: #F5F5F5;
	color: #003399;
	margin-bottom: 0.8em;
}

.selectbox_date {
	font-size: 0.98em;
	font-family: Arial, Helvetica, sans-serif;
	width: 3.8em;
	background-color: #F5F5F5;
	color: #003399;
	margin-bottom: 0.8em;
}

.selectbox_month {
	font-size: 0.98em;
	font-family: Arial, Helvetica, sans-serif;
	width: 8.5em;
	background-color: #F5F5F5;
	color: #003399;
	margin-bottom: 0.8em;
}

.selectbox_year {
	font-size: 0.98em;
	font-family: Arial, Helvetica, sans-serif;
	width: 5em;
	background-color: #F5F5F5;
	color: #003399;
	margin-bottom: 0.8em;
}

.submit_btn {
	margin-top: 0.5em;
	font-size: 0.9em;
}

.blueborder {
	border: 1px solid #339933;
	padding: 0.5em 0 0.5em 2em;
	width: 20em;
}

legend {
	font-size: 0.8em;
	font-weight: bold;
}

.formtext{
	margin-top: 0.1em;
	margin-bottom: 0.5em;
}

.formtext_clear {
	margin-top: 0.1em;
	margin-bottom: 0.5em;
	clear: both;
}

.formtext_top{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.redtext {
	color: #FF0000;
	background-color: #FFFFFF;
}

.topmarginfs {
	margin-top: 1em;
	border: 0.1em solid #339933;
}

.datatablepos {
	clear: both;
	margin-top: -6em;
	padding-bottom: 0.5em;
}

/* ---------- Certificate CSS --------------*/

.mainlogo_cert {
	float: left;
	width: 11.25em;
	height: 3.375em;
	border: 0;
	padding-bottom: 0.2em;
}

.logoAA {
/*	float: right;		*/
	margin: 0.5em 0 0.05em 1em;
	height: 3.75em;
	width: 7.75em;
	border: 0;
}

.logo_certified {
	margin: 0.5em 0 0.05em 1em;
	border: 0;
	height: 2.25em;
	width: 7.8125em;
}

.topdivider{
	padding-top: 0.2em;
	text-align: center;
	clear: both;
	width: 100%;
}

.tabledata_1 {
	width: 22em;
	margin-top: 0.5em;
	margin-bottom: 0.2em;
	margin-left: 0.5em;
	padding: 0.3em;
	font-size: 0.99em;				/* 1em */
}

.tabledata_1 a{
	color: #003399;
	background-color: #EEF3F5;
}

th{
	font-size: 0.78em;
	text-align: right;
	padding-bottom: 0.2em;
	font-weight: bold;
}
td{
	font-size: 0.75em;		/* 0.71em */
	text-align: left;
	padding-bottom: 0.2em;
	padding-left: 1em;
}

.topnav {	
	text-align: right;
	font-size: 0.95em;
	font-weight: bold;
	padding-top: 0;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	float: right	
}

html>body .topnav {	
	text-align: right;
	font-size: 0.95em;
	font-weight: bold;
	padding-top: 0;
	margin-right: 0em;
	margin-bottom: -0.2em;
	margin-top: 0;
	float: right	
}

.topnav ul {
	float: left;
	padding-right: 0;
	margin-left: 0em;
	margin-right: 0.1em;
}

.topnav ul li {
	list-style-type: none;
	display: inline;
	padding-left: 0.1em;
	padding-right: 0.5em;
}

.topnav a {
	text-decoration: underline;
	color: #003399;
	background-color: #FFFFFF;
}

.topnav a:hover {
	text-decoration: underline;
	color: #339900;
	background-color: #FFFFFF;
}

.topnav a:active {
	text-decoration: none;
	color: #339900;
	background-color: #FFFFFF;
}

/*
.toplinks_div {
	float: right;
	margin-bottom: 0;
	font-size: 0.92em;
	font-weight: bolder;
}

.toplink a {
	margin-right: 1em;
	text-decoration: underline;
	color: #003399;
	background-color: #FFFFFF;
}
*/

.nolink {
	margin-right: 1em;
	color: #003399;
	background-color: #FFFFFF;

}


.toplink a:hover {
	color: #339900;
	background-color: #FFFFFF;
	text-decoration: none;
}

.segalalink a{
	color: #003399;
	background-color: #FFFFFF;
}


.segalalink a:hover{
	color: #339900;
	background-color: #FFFFFF;
	text-decoration: underline;
}

/* -------- ROUNDED CORNERS -------------- */

div.uedge {
	background-image: none; width: 28em; background-color: #EEF3F5; color: #003399; margin-left: auto; margin-right: auto;
}
div.redge {
	background-position: right top; background-image: url(../images/redge.gif); background-repeat: repeat-y
}
div.bedge {
	background-position: left bottom; background-image: url(../images/bedge.gif); background-repeat: repeat-x
}
div.ledge {
	background-image: none
}
div.ulcorner {
	background-position: left top; background-image: url(../images/tlcorner.gif); background-repeat: no-repeat
}
div.urcorner {
	background-position: right top; background-image: url(../images/trcorner.gif); background-repeat: no-repeat }
div.blcorner {
	background-position: left bottom; background-image: url(../images/blcorner.gif); background-repeat: no-repeat }
div.brcorner {
	padding-right: 0px; background-position: right bottom; padding-left: 0px; background-image: url(../images/brcorner.gif); padding-bottom: 0px; padding-top: 0px; background-repeat: no-repeat }
div.innercontent {
	width: 100%;
}

div.uedge_4 {
	background-image: none; width: 95%; background-color: #EEF3F5; color: #003399; clear: both; margin-left: 1em; margin-right: auto;
}

div.redge_1 {
	background-image: url(../images/re.gif);	/* redge_1.gif */
	background-position: top right;
	background-repeat: repeat-y;
}

div.bedge_1 {
	background-image: url(../images/be.gif);	/* bedge_1.gif */
	background-position: bottom left;
	background-repeat: repeat-x;
}

div.ledge_1 {
	background-image: none;
}

div.blcorner_1 {
	background-image: url(../images/bl.gif);	/* blcorner_1.gif */
	background-position: bottom left;
	background-repeat: no-repeat;
}
div.brcorner_1 {
	background-image: url(../images/br.gif);	/* brcorner_1.gif */
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 1px 20px 25px 10px;
}

div.ulcorner_news {
	background-image: url(../images/tl_1.gif);	/* tlcorner_2.gif */
	background-position: top left;
	background-repeat: no-repeat;
}
div.urcorner_news {
	background-image: url(../images/tr_1.gif);	/* trcorner_3.gif */
	background-position: top right;
	background-repeat: no-repeat;
}

input.btn_1{
	color: #000066;
	font-size: 65%;
	font-weight: bold;
	background-color: #DAEAFA;
	border:1px solid;
	border-top-color: #DAE1FA;
	border-left-color: #DAE1FA;
	border-right-color: #000066;
	border-bottom-color: #000066;
	margin-top: 0.5em;

}

html>body input.btn_1{
	color: #000066;
	font-size: 65%;
	font-weight: bold;
	background-color: #DAEAFA;
	border:1px solid;
	border-top-color: #DAE1FA;
	border-left-color: #DAE1FA;
	border-right-color: #000066;
	border-bottom-color: #000066;
	margin-top: 0.5em;
}

.query_btn {
	border: 0;
	width: 11.25em;
	height: 1.875em;
	clear: both;
}

html>body .query_btn {
	border: 0;
	width: 11.25em;
	height: 1.875em;
	clear: both;
}

.center_align{
	text-align: center;
}
.backtotop_arrow {
	background-image: url(../images/toparrow.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 1.9em;
}
.backtotop{
	float: right;
	font-size: 0.7em;
	clear: both;
}

acronym {
	border-bottom: 1px dotted #AAAAAA;
}
.grey{
	color: #555555;
	background: #FFFFFF;
}

input.btn_2{
	color: #000066;
	font-size: 95%;
	background-color: #DAEAFA;
	border:1px solid;
	border-top-color: #DAE1FA;
	border-left-color: #DAE1FA;
	border-right-color: #000066;
	border-bottom-color: #000066;
	margin-top: 0.5em;
}

html>body input.btn_2{
	color: #000066;
	font-size: 95%;
	background-color: #DAEAFA;
	border:1px solid;
	border-top-color: #DAE1FA;
	border-left-color: #DAE1FA;
	border-right-color: #000066;
	border-bottom-color: #000066;
	margin-top: 0.5em;
}

.date_div{
	width: 15%;
	float: left;
}

.month_div{
	width: 33%;
	float: left;
}

.year_div{
	width: 33%;
	float: left;
}

.trust_link {
	margin-bottom: 1em;
	text-align: center;
}

.trust_link a{
	border: #003399 solid 1px;
	font-size: 0.72em;
	color: #000066;
	background-color:#CADAE8;
	text-decoration: none;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-top: 0.2em;
}

.trust_link a:hover {
	color: #FFFFFF;						/* #CADAE8; */
	background-color: #FF0000; 			/* #002062; */
	border: #FF0000 solid 1px;
	text-decoration: none;
}
