/* Smiling Spirit 2003 */
body {
	font-family: helvetica,arial,verdana,sans-serif;
	margin:0px;
	padding:0px;
	background-color:#c3cce0;
	color:#003366;
	}
body.index{
	background-color:#ffffff;
	color:#003366;
	}	
#Index {
	width:550px;
	margin:40px auto 0px ;
	}
#Header {
	margin:75px 125px 0px 125px;
	padding:0px;
	}
#leftcontent {
	float:left;
	width:130px;
/*	background-color:#fff;	*/
	margin-right:15px;
	padding-bottom:20px;
	}
#rightcontent {
	padding:40px;
	}
#Content {
	background-image: url(images/background.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin:0px 125px 0px 125px;
	padding:0px;
	color:#003366;
	background-color:#c3cce0;
	border:1px solid #003366;
	}
a:link {
        color: #003366;
        }
a:visited {
        color: #eeeeee;
	}
p {
	font-size:90%;
	line-height:20px;
	font-family:verdana, arial, helvetica, sans-serif;
	margin:0px 0px 18px 0px;
	}
#Content>p {margin:10px;}
#Content>p+p {text-indent:30px;}
.logo {
	vertical-align:top;
	}
img.button {
	padding:5px
	}
h1 {
	color:#ffffff;
	font:150% verdana, arial, helvetica, sans-serif;
	font-weight:900;
	}
h2 {
	color:#ffffff;
	font:120% verdana, arial, helvetica, sans-serif;
	font-weight:700;
	margin:25px 0px 3px 0px;
	}
img {border-width:0px;}
form {
	font-size:85%;
	font-weight: bold;
	color: #ffffff
	}
fieldset {
	border: 0px solid #eeeeee;
	padding:0px
	}
div.row {
  	clear: both;
  	padding-top: 3px;
  	}

div.row span.label {
  	float: left;
  	width: 80px;
  	text-align: left;
  	}

div.row span.formw {
  	float: right;
  	width: 75%;
  	text-align: left;
  	}
textarea {
	font-family: helvetica,arial,verdana,sans-serif;
	font-size:95%;
		}
input.button {
	background-color:#ffffff;
	}
input,textarea {
	border: 1px solid #003366;
	background-color: transparent;
	color: #003366;
	}
.first {margin-top:0px; padding-top:25px;}

div.address { 
	margin:10px 125px 0px 125px;	
	font-size: 80%;
	text-align: center;
	}
a.foot:link {
    color: #eeeeee;
    text-decoration: none
    }
a.foot:visited {
    color: #eeeeee;
    text-decoration: none
	}
div.foot {
	margin:10px 125px 0px 125px;
    font-size: 70%;
    text-align: center;
    text-decoration: overline;
    color: #eeeeee
	}


