/* CSS Document */


body {
	text-align: center;
	min-width: 600px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	background-position:top center; 
	background-repeat:repeat; 
	background-attachment:fixed;
}


img {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

p{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
	line-height: 14pt; 
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
}

.disclaimer {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-style: italic;
}

a.disclaimer:link {
	text-decoration: none;
}

a.disclaimer:visited {
	text-decoration: none;
}

a.disclaimer:hover {
	text-decoration: underline;
}

a.disclaimer:active {
	text-decoration: none;
}

.title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-style: italic;
	font-weight: bold;
}


.label{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px; 
	color: #000000;
	font-weight: bold;
}


.accent{
	color: #111111;
}

.updates{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336600;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-style: italic;
	font-weight: bold;
}

.message{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px; 
	color: #0000FF;
	background-color: #DDDDDD;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
}

.up_text{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
	line-height: 14pt; 
	margin-top: 0px; 
	margin-left: 16px; 
	margin-right: 16px; 
}


a:link{
	color: #0033FF;
	text-decoration: none;
	font-weight: bold;	
}

a:visited{
	color: #0033FF;
	text-decoration: none;
	font-weight: bold;	
}

a:hover{
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;	
}

a:active{
	color: #0033FF;
	text-decoration: none;
	font-weight: bold;	
}

#outer {
	width: 600px;
	text-align: left;
	z-index:1;
	background-color: #bbbbbb;
	top: 36px;
	margin-left: auto;
	margin-right: auto;
	position: relative;	
	border-color: #333333;
	border-width: 5px;
	border-style: solid;
	background-image: url(../images/bk3.jpg);
}

#outeralt {
	width: 600px;
	text-align: left;
	z-index:1;
	background-color: #bbbbbb;
	top: 36px;
	margin-left: auto;
	margin-right: auto;
	position: relative;	
	border-color: #333333;
	border-width: 5px;
	border-style: solid;
	background-image: url(../images/bk3t.jpg);
}

#header {
	top: 0px;
	left: 0px;
	height: 80px;
	text-align: left;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
	z-index: 7;
	background-position: top left; 
	background-repeat:no-repeat;
}	

#content {
	clear:both;
	margin-left: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 18px;
	position: relative;
	z-index: 5;
}

#copyright {
    clear:both;
	width: 600px;
	margin-left: 0px;
	margin-right: 0px;
	position: relative;
	z-index: 7;
}

#copyright2 {
	margin-left: 0px;
	margin-right: 0px;
	position: relative;
	z-index: 7;
}

#footer {
	width: 600px;
	height: 12px;
	margin-left: 0px;
	margin-right: 0px;
	position: static;
}

#updates {
	margin-left: 16px;
	margin-right: 16px;
}

#logo {
	width:104px;
	height:40px;
	top: 0px;
	right: 8px;
	position: absolute;	
	background-image: url(../images/thyme_logo.png);
}

#login {
	width:400px;
	height:150px;
	background-color: #FFFFFF;
	margin-left: 100px;
	margin-bottom: 18px;
	border-color: #333333;
	border-width: 4px;
	border-style: solid;
	background-image: url(../images/image10.jpg);
	background-position: top left; 
	background-repeat:no-repeat; 
	position: relative;
}

#fpnotices {
	width:600px;
	min-height:150px;
	background-color: #FFFFFF;
	margin-bottom: 18px;
	border-color: #333333;
	position: relative;
}

#button {
	float: left;
	background-color: #999999;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	position: relative;
	top: 12px;
	left: 100px;
}


#form_box {
	position: relative;
	width: 240px;
	top: 45px;
	left: 160px;
}

#clear {
	clear: both;
}

label{
	width: 5.5em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	display: block;
}
