@charset "UTF-8";
/* CSS Document */



body {
	font: 1.1em Verdana, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	background-attachment: scroll;
	background-color: #046692;
	background-image: url(../images/GoFoton_bg.jpg);
	background-repeat: repeat;
	clip: rect(auto,auto,auto,auto);
}
.oneColFixCtrHdr #container {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	border: 0px solid #000000;
	text-align: left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0 auto;
	
	
}




.oneColFixCtrHdr #header {
	background: #DDDDDD; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.oneColFixCtrHdr #footer {
	
	background-image: url(../images/GoFoton_15.jpg);
	height: 29px;
	width: 950px;
	}
	
	
.footer_copyright  {
	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 11px;
	color:#666666;
	display:inline;
	font-family: 1.1em Verdana, Helvetica, sans-serif;
	white-space: normal;
	
	}	

.footer_text  {
	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-size: 11px;
	color:#666666;
	display:inline;
	font-family: 1.1em Verdana, Helvetica, sans-serif;
	white-space: normal;
	margin: 0 auto;
}


.footer_text  a:link {font-family: 1.1em Verdana, Helvetica, sans-serif; color:#666666; font-size: 11px; text-decoration: none; }

.footer_text  a:visited{font-family: 1.1em Verdana, Helvetica, sans-serif; color:#666666; font-size: 11px; 
text-decoration: none; }

.footer_text  a:active {font-family: 1.1em Verdana, Helvetica, sans-serif; color:#666666; font-size: 11px; 
text-decoration: none; }

.footer_text  a:hover {font-family: 1.1em Verdana, Helvetica, sans-serif; color:#090; font-size: 11px; text-decoration: none; }



#BodyText {
font-family: 1.1em Verdana, Helvetica, sans-serif; color:#1a403b; font-size: 12px; background-color: #ffffff; border-left:2px solid #a2c0f4; border-right:2px solid #a2c0f4; padding-top:10px; width:946px;
}

a:link, a:visited, a:active {font-family: 1.1em Verdana, Helvetica, sans-serif;  font-size: 12px;	
	color: #057aaf; background-color: transparent; text-decoration: none;
}

a:hover {
	font-family: 1.1em Verdana, Helvetica, sans-serif;  font-size: 12px;	
	text-decoration: underline; color: #090;
}

.bullet_dot { margin-left:0;padding-left:0;list-style:none; }
.bullet_dot li {padding-left:15px; margin:5px;background-image:url(../images/bul_green.gif);line-height:1.0em;background-repeat:no-repeat;background-position: 4px 4px;}


	
#BodyText_second p {
font-family: 1.1em Verdana, Helvetica, sans-serif; color:#666666;font-size: 12px;	
padding:0px;}


.Title_blue {font-family: 1.1em Verdana, Helvetica, sans-serif; color:#057aaf;font-size: 18px; }
.Title_red {font-family: 1.1em Verdana, Helvetica, sans-serif; color:#fb0326;font-size: 12px; }

.Titles_blue {
	font-family: 1.1em Verdana, Helvetica, sans-serif;
	color:#057aaf;
	font-size: 18px;
	padding:5px 0px 15px 0px;
	text-transform: uppercase;
	text-align: center;
}
.Title_green {
	font-family: 1.1em Verdana, Helvetica, sans-serif;
	color:#65a44b;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
}
.Title_grey {
	font-family: 1.1em Verdana, Helvetica, sans-serif;
	color:#666666;
	font-size: 14px;
	text-align: left;
}

	
#Tb {
font-family: 1.1em Verdana, Helvetica, sans-serif; color:#1a403b; font-size: 12px; color:#666666;
background-color: #ffffff;
border-left:1px solid #057aaf;
	border-right:1px solid #057aaf;
	padding:5px;
	width:226px;
	
	
}

.bullet { margin-left:0;padding-left:0;list-style:none; }
.bullet li {padding-left:35px; margin:12px;background-image:url(../images/bul.jpg);line-height:1.4em;background-repeat:no-repeat;background-position: 6px 2px;}


.year {
	font-size:18px;
	font-family:Verdana, Helvetica, sans-serif;
	margin:0;
	color:#ffffff;
	padding:8px 9px;
	background-image: url(../images/title_year_bg.gif);
	background-repeat: repeat-x;
	width:59px;
	border-right:0px solid #057aaf;
	border-bottom:0px solid #FFF;
	}
	
	
	.title_box {
	font-size:18px;
	font-family:Verdana, Helvetica, sans-serif;
	margin:0;
	color:#ffffff;
	padding:8px 9px;
	background-image: url(../images/title_year_bg.gif);
	background-repeat: repeat-x;
	width:200px;
	border-right:0px solid #057aaf;
	border-bottom:0px solid #FFF;
	}
	
	.title_contact {
	font-size:18px;
	font-family:Verdana, Helvetica, sans-serif;
	margin:0;
	color:#ffffff;
	padding:8px 9px;
	background-image: url(../images/title_year_bg.gif);
	background-repeat: repeat-x;
	width:250px;
	border-right:0px solid #057aaf;
	border-bottom:0px solid #FFF;
	}
	
	
	.tb{
	background-image: url(../images/his_td_bg.jpg);
	background-repeat: repeat-x;
	padding:13px 10px 13px 10px;
	color:#333;
	vertical-align:top;
	height:70px;
	background-color:#FFF;
	border-top:1px solid #c3c9cc;
	}
	
	.tb_r{
	border-top:1px solid #c3c9cc;
	background-image: url(../images/his_td_bg.jpg);
	background-repeat: repeat-x;
	padding:13px 10px 13px 10px;
	color:#333;
	border-left:1px dotted #ccc;
	vertical-align:top;
	height:70px;
	background-color:#FFF;
	text-align: left;
	
	}
	

.oneColFixCtrHdr #container #BodyText table tr .tb_r table {
	text-align: left;
}
td {
	text-align: left;
}
.oneColFixCtrHdr #container #BodyText table tr .tb_r table tr td {
	text-align: left;
}
