/* GENERAL */

body {
	background-image: url(images/bg01.gif);
	background-color: #edf5fe;
	background-repeat: repeat-x;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: "Arial", "Verdana", "Helvetica", sans-serif;
	font-size: 11px;
	color: #000000;
}

table { 
	border-collapse: collapse; 
	border-spacing: 0px; 
}

td, th { 
	padding: 0px; 
	vertical-align: top;
}

:link, :visited {
	color: #0066cc;
	text-decoration: underline;
}

:link:hover, :visited:hover {
	text-decoration: none;
}

h1 {
	font-family: "Arial", "Verdana", "Helvetica", sans-serif;
	font-size: 20px;
	line-height: 18px;
	color: #660066;
	font-weight: normal;
}

h2 {
	font-family: "Arial", "Verdana", "Helvetica", sans-serif;
	font-size: 16px;
	color: #000066;
	font-weight: bold;
	margin-bottom: 2px;
}

h3 {
	font-family: "Arial", "Verdana", "Helvetica", sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 2px;
}

ul {
	margin-top: 0px;
}


/* HOMEPAGE 
-----------------------------------------*/

#main {
	font-family: "Arial", "Verdana", "Helvetica", sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	padding: 0 20px 20px 20px;
}

#main_inside {
	font-family: "Arial", "Verdana", "Helvetica", sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	padding: 20px;
}

.img {
	float: right;
	margin: 0 0 10px 10px;
	clear: both;
}

#contact_info {
	background-image: url(images/bg_contact_info.gif);
	background-repeat: repeat-x;
	height: 280px;
	font-family: "Tahoma", "Verdana", "Helvetica", sans-serif;
	font-size: 10px;
	color: #003366;
	line-height: 12px;
	padding: 30px 10px 20px 20px;
}


/* START braces pages styles ---------------------------------*/
.img2 {
	border: 5px solid #ffffff;
	margin: 0 15px 10px 0;
}

.main3 {
	width: 140px;
	font-family: "Arial", "Verdana", "Helvetica", sans-serif;
	font-size: 11px; 
	color: #333333;
	padding: 20px 25px 10px 10px;
	line-height: 14px;
}

.braces {
	background-color: #ffffff;
	padding: 10px;
	text-align: center;
	height: 100%;
}
/* END braces pages styles ---------------------------------*/



/* FOOTER
-----------------------------------------*/
#footer {
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
	width: 620px;
	height: 122px;
	color: #0066cc;
	font: 11px "Tahoma", Helvetica, sans-serif;
	line-height: 18px;
	padding: 15px 10px 0 30px;
}

#footer :link, #footer :visited {
	color: #0066cc;
	text-decoration: underline;
}

#footer :link:hover, #footer :visited:hover {
	color: #024385;
	text-decoration: none;
}

#sesame {
	color: #0159b1;
	font: 10px "Tahoma", Helvetica, sans-serif;
	line-height: 18px;
}

#sesame :link, #sesame :visited {
	color: #0159b1;
	text-decoration: underline;
}

#sesame :link:hover, #sesame :visited:hover {
	color: #01274d;
	text-decoration: none;
}


/* FORMS
-----------------------------------------*/
form {
	padding: 15px;
}

#form {
	line-height: 14px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

td#form {
	padding: 0px 0px 6px 0px;
}

input, select {
	color: #000000;
	font: 10px "Arial", Helvetica, sans-serif;
	background-color: #ffffff;
}

input#button {
	background-color: #eeeeee;
	font-weight: bold;
	font-size: 11px;
}

textarea {
	color: #000;
	font: 10px "Arial", Helvetica, sans-serif;
	width: 300px;
	background-color: #ffffff;
}

input#button {
	background-color: #eeeeee;
	font-weight: bold;
	font-size: 11px;
}

textarea {
	color: #000000;
	font: 10px "Arial", Helvetica, sans-serif;
	width: 300px;
	background-color: #ffffff;
}