@charset "utf-8";
body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px;
	background: #7faef6 url(top-gradient.png) top left repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #03386e;
}
.thrColFixHdr a:link {
	font-family:Tahoma, Geneva, sans-serif;
	color: #0d7ef2;
	text-decoration: none;
	font-size: 14px;
}
.thrColFixHdr a:visited {
	font-family:Tahoma, Geneva, sans-serif;
	color: #0d7ef2;
	text-decoration: none;
	font-size: 14px;
}
.thrColFixHdr a:hover {
	font-family:Tahoma, Geneva, sans-serif;
	color: #0d7ef2;
	text-decoration: underline;
	font-size: 14px;
}
.thrColFixHdr #container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
.thrColFixHdr #header {
	height: 52px;
	color: white;
	text-align: left;
	vertical-align: top;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 50px;
}
.thrColFixHdr #sidebar1 {
	float: left;
	width: 170px;
	padding: 15px 10px 15px 20px;
}
.thrColFixHdr #sidebar2 {
	float: right;
	width: 170px;
	padding: 15px 10px 15px 20px;
}
.thrColFixHdr #contentcontainer {
	width: 890px;
	background: #F0F8FF;
	border: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
	border:5px solid #fff;
	min-height:500px;
}
.thrColFixHdr #createcontentcontainer {
	width: 1200px;
	background: #F0F8FF;
	border: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
}
.thrColFixHdr #createcontainer {
	width: 1200px;
	margin: 0 auto;
	text-align: left;
}
.thrColFixHdr #mainContent {
	margin: 0 210px;
	font-weight:14px;
	font-weight:bold;
	text-align:justify;
}
.thrColFixHdr #footer {
	height: 65px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 10px;
}
.thrColFixHdr #footer a:link {
	font-size: 14px;
	color: #cee2f6;
	text-decoration: none;
}
.thrColFixHdr #footer a:visited {
	font-size: 14px;
	color: #cee2f6;
	text-decoration: none;
}
.thrColFixHdr #footer a:hover {
	font-size: 14px;
	color: #cee2f6;
	text-decoration: underline;
}
.thrColFixHdr #bottomback {
}
.topad {
	background: white;
	width: 470px;
	border: 1px solid #76b5f6;
	text-align: center;
	padding: 3px;
}
.thrColFixHdr #footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.codeArea {
	width:96%;
	height:150px;
	border:1px solid #03386e;
	background: #FF6;
	color: #03386e;
	font-size: 12px;
	overflow:hidden;
}
.button {
	border:1px solid #03386e;
	background: #FF6;
	color: #03386e;
	cursor:pointer;
}
.inputArea {
	border:1px solid #03386e;
	background: #FF9;
	color: #03386e;
	font-size: 12px;
	overflow:hidden;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: navy;
	text-decoration: underline;
}
.chart_title {
	color :  #ffffff;
	background-color : #96a6d1;
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.form_field {
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	color : #474747;
	font-weight : bold;
}
.form_text {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
}
.form_button_on {
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-weight : bold;
	border: 1px solid #D9D9D9;
	background-color : #f57301;
	border-color : #000000;
	border-right-color : #ffffff;
	border-bottom-color : #ffffff;
	text-align : center;
}
.form_button_off {
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-weight : bold;
	border: 1px solid #D9D9D9;
	background-color : #2ca755;
	border-color : #000000;
	border-left-color : #ffffff;
	border-top-color : #ffffff;
	text-align : center;
}
.OutMsg {
	font-family:Tahoma, Geneva, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #FF0000;
}
h3 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: black;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.copyright {
	font-family: tahoma, arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	text-align:right;
	color:#999999;
}
#menu {
	width: 200px;
}
#menu ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
#menu a {
	display: block;
	padding: 3px;
	width: 160px;
	background-color: #03386e;
	border-bottom: 1px solid #fff;
}
#menu a:link, #navlist a:visited {
	color: #fff;
	text-decoration: none;
}
#menu a:hover {
	background-color: #7faef6;
	color: #fff;
}
#navlist li
{
list-style-type: none;
font-size:12px;
padding-bottom:5px;
}
#navlist li a:link
{
list-style-type: none;
font-size:12px;
font-weight:bold;
color:#0d7ef2;
}
#navlist li a:visited
{
list-style-type: none;
font-size:12px;
font-weight:bold;
color:#0d7ef2;
}
#navlist li a:hover
{
list-style-type: none;
font-size:12px;
font-weight:bold;
color:#0d7ef2;
}
#botezlink { font-size:10px; text-align:right;font-weight:bold;}
#botezlink a
{
color:#0d7ef2;
font-size:10px;
}
#botezlink a:visited
{
color:#0d7ef2;
font-size:10px;
}
#botezlink a:hover
{
color:#0d7ef2;
font-size:10px;
}
#featlink { width:200px;float:left;text-align:left;font-size:12px;margin-left:-18px;margin-top:-5px;background:white;padding:2px;margin-right:10px;border:1px solid #ccc;margin-bottom:5px;}
.featlinktext { width:200px;margin-left:-10px;}
