﻿/* CSS layout */
body {
	background-color: #103B4A;
	background-image: url('../images/bbkgd.gif');
	background-repeat: repeat;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
}
a:link {
	font-family: Tahoma;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
    color: #D0CECE;
}
a:visited {
	font-family: Tahoma;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #D0CECE;
}
a:hover {
	font-family: Tahoma;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #3F90B1;
}
img {  
    border-style: none;
}
div#outer {
    width: 100%;
    margin:0 auto; 
    text-align: center;
    margin-top: 0px;  
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}
div#tpwrapper {
    width: 100%;
    height: 159px;
    margin:0 auto; 
    text-align: center;
    margin-top: 0px;  
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
}
div#intro {
    width: 100%;
    margin:0 auto;
    height: 159px;
	text-align: center;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
    background-color: #000000;
    background-image: url('../images/tpbkgd.gif');
}
div#top1 {
    width: 770px;
    margin:0 auto;
    height: 65px;
	text-align: center;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
    background-image: url('../images/1.gif');
}
div#top2 {
    width: 770px;
    margin:0 auto;
    height: 15px;
	text-align: right;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
    background-image: url('../images/2.gif');
}
div#top3 {
    width: 770px;
    margin:0 auto;
    height: 79px;
	text-align: center;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
    background-image: url('../images/3.gif');
}
div#top4 {
    width: 770px;
    margin:0 auto;
    height: 175px;
	text-align: center;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
    background-image: url('../images/4.jpg');
}
div#date {
    width: 770px;
    margin:0 auto;
    height: 39px;
	text-align: center;
    border-collapse:collapse;
    padding: 0px;
    border-spacing:0px;
    background-image: url('../images/5.gif');
}
.datestamp {
    width: 685px;
    margin:0 auto;
    height: 39px;
	text-align: right;
    border-collapse:collapse;
    padding: 0px;
    border-spacing:0px;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 12px;
    color: #B2B5B6;
}
div#sp {
    width: 770px;
    margin:0 auto;
    height: 1px;
	text-align: center;
    border-collapse:collapse;
    padding: 0px;
    border-spacing:0px;
    background-color: #000000;
}
div#main {
    margin:0 auto;
    width: 770px;
    text-align: center;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
}
.tcenterm {
    margin:0 auto;
    width: 770px;
    text-align: center;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
    background-color: #000000;
	background-image: url('../images/bkgdmain.gif');
}
.sideleft{
    margin:0 auto;
    width: 28px;
    text-align: center;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
	background-color: #000000;
}
.sideright{
    margin:0 auto;
    width: 28px;
    text-align: center;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
	background-color: #000000;
}
.side {
    width: 200px;
    margin:0 auto;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
	background-color: #242424;
}
div#menutitle {
    width: 180px;
    text-align: left;
    border-collapse:collapse;
    padding: 10px;
    font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #959595;
	background-color: #3A3A3A;
}
div#menu {
    width: 170px;
    text-align: left;
    border-collapse:collapse;
    padding:15px;
    font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #6A6A6A;
}
div#sidetexttitle {
    width: 180px;
    text-align: left;
    border-collapse:collapse;
    padding: 10px;
    font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #959595;
	background-color: #3A3A3A;
}
div#sidetext {
    width: 170px;
    text-align: left;
    text-align:justify;
    border-collapse:collapse;
    padding:15px;
    font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #959595;
}
div#sidetext a:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #4088A6;
}
div#sidetext a:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #4088A6;
}
div#sidetext a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #ffffff;
}
.center {
    width: 514px;
    margin:0 auto;
    border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
    background-color: #DEDCDC;
}
.content {
    width: 514px;
    margin:0 auto;
    border-collapse:collapse;
    padding: 0px;
    border-spacing:0px;
}
div#contentbin {
    width: 454px;
    margin:0 auto;
    margin-top: 25px;  
    margin-bottom: 25px;
    margin-left: 30px;
    margin-right: 30px;
	text-align: left;
	text-align: justify;
    border-collapse:collapse;
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #575757;
}
div#contentbin a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #0F6AAF;
}
div#contentbin a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #0F6AAF;
}
div#contentbin a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #5BA3C1;
}
div#bot { 
	width: 770px;
	height: 28px;
	margin:0 auto;
	border-collapse:collapse;
    padding:0px;
    border-spacing:0px;
	background-color: #000000;
}
div#botsp { 
	width: 770px;
    margin:0 auto;
	height: 10px;
}
div#copyright {
    width: 770px;
    text-align: center;
	font-family: "arial";
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #8EADB9;    
    margin-top: 0px; 
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}
div#copyright a:link {
	font-family: Tahoma;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #B3D2DE;
}
div#copyright a:visited {
	font-family: Tahoma;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #B3D2DE;
}
div#copyright a:hover {
	font-family: Tahoma;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #ffffff;
}
.title {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.form {
    width: 450px;
    margin:0 auto;
    border-collapse:collapse;
    padding: 0px;
    border-spacing:0px;
}
.formleft {
    width: 200px;
    text-align: right;
    margin-top: 0px;  
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    border-collapse:collapse;
    padding: 1px;
    border-spacing:0px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #262626;
}
.formright {
    width: 250px;
    text-align: left;
    text-align: justify;
    margin-top: 0px;  
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    border-collapse:collapse;
    padding: 7px;
    border-spacing:0px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #262626;
}
.style1 {
	color: #FF0000;
}
.jobs {
    width: 454px;
    text-align: left;
    margin-top: 0px;  
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    border-collapse:collapse;
    padding: 6px;
    border-spacing: 6px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #575757;
}
;
	color: #575757;
}
.style2 {
	border: 1px solid #575757;
	margin: 0px auto;
	width: 454px;
	text-align: left;
	padding: 3px;
	border-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #262626;
}
.style3 {
	border: 1px solid #3A3A3A;
}
.style4 {
	text-align: center;
}



