a { 
color: #495C7C;
text-decoration: none;
}

a:hover { 
color: #495C7C;
text-decoration: underline;
}

body {
background: #8B97AD;
}

input {
font-size: 10px;
font-family: Verdana; 
color: #000000; 
margin: 0px 0px 0px 0px; 
background: #FFFFFF; 
}

td {
font-size: 11px; 
font-family: Tahoma;
color: #666666;
}

.body {
border-bottom: 5px solid #A4BEE0;
}

.breadcrumb { 
font-size: 10px; 
font-family: Verdana; 
font-weight: bold; 
color: #EDE7D9;
background-color: #938A80;
padding: 5px 10px 5px 10px;
}

a.breadcrumb:hover { 
color: #EDE7D9;
}

.footer { 
font-size: 9px; 
font-family: Verdana; 
color: #FFFFFF;
}

a.footer { 
color: #FFFFFF;
font-weight: bold;
}

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

td.footer {
background-color: #495C7C;
padding: 10px;
}

.formContent { 
line-height: 16px; 
background-color: #FFFFFF; 
padding: 7px 10px 7px 10px;
}

.headline { 
font-weight: bold;
font-size: 14px;
font-family: Lucida Grande;
}


.infoboxContent { 
line-height: 16px; 
background-color: #FFFFFF; 
padding: 10px;
}

.infoboxHeader { 
font-weight: bold;
color: #FFFFFF;
background-color: #A4BEE0;
padding: 10px 10px 10px 10px;
height: 20px;
}

.infoboxHeader:Hover { 
color: #FFFFFF;
}

.modulebox { 
width: 600px;
}

.moduleboxContent { 
font-size: 11px; 
line-height: 16px; 
font-family: Verdana; 
padding: 10px 15px 10px 15px;
border-style: solid; 
border-width: 0px 0px 1px 0px; 
border-color: #938A80;
}

.moduleboxHeader { 
font-size: 11px; 
font-family: Verdana;
font-weight: bold;
color: #FFFFFF;
background-color: #938A80;
padding: 7px 10px 7px 10px;
height: 20px;
}

.navbox   { color: #ffffff; font-size: 12px; font-family: Verdana; font-weight: bold }

a.navbox:hover { 
color: #FFFFFF;
}

.subhead { 
font-size: 14px; 
font-family: Verdana;
font-weight: bold;
color: #873830;
}

textarea.textarea { 
margin: 0px 0px 0px 0px; 
background: #FFFFFF; 
font-size: 10px; 
font-family: verdana; 
color: #000000;
}
/* FACEBOOK LIKE BUTTONS
-------------------------------------------*/
.float-left {
	float: left;
	}
.float-right {
	float: right;
	}
.clear-both {
	clear: both;
	}		
.logo-container-home {
	background-image: url(images/index_01.jpg); 
	background-position: top left; 
	background-repeat: no-repeat; 
	width: 668px; 
	height:124px; 
	display: block; 
	 }

.logo-interior {
	background-image: url(images/to-logo.gif); 
	background-position: bottom left; 
	background-repeat: no-repeat;
	}	 
.facebook-container-home {
	float:right; 
	padding: 61px 0 0 0; 
	width:250px;
	}	 
.facebook-container-interior {
	float:right; 
	padding: 61px 55px 0 0; 
	width:130px;
	}	
.facebook-box-home {
	width: 230px; 
	height:35px; 
	background-color:#a4bee0; 
	color:#ffffff; 
	font-size:11px; 
	padding: 5px 10px;
	}
.facebook-box-interior {
	width: 130px; 
	height:45px; 
	background-color:#a4bee0; 
	color:#ffffff; 
	font-size:11px; 
	padding: 5px 10px;
	}	
.facebook-header {
	padding:10px 0 0 0; 
	margin: 0; 
	float: left;
	}	
.facebook-header-interior {
	padding:0 0 10px 0; 
	margin: 0;
	}	
.facebook-button {
	border:none; 
	overflow:hidden; 
	width:75px; 
	height:34px; 
	background-color:#a4bee0; 
	margin: 6px 0 0 0; 
	float: right;
	}	
.facebook-button-interior {
	border:none; 
	overflow:hidden; 
	width:130px; 
	height:21px; 
	background-color:#a4bee0; 
	margin: 0;
    padding:0;
	}		
